zeus.ugent.be/content/assets/stylesheets/main.css
2016-09-27 18:11:32 +02:00

5314 lines
227 KiB
CSS

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700);
/* line 14, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-weight: normal;
vertical-align: baseline;
background: transparent; }
/* line 23, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
article, aside, figure, footer, header, nav, section, details, summary {
display: block; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
html {
box-sizing: border-box; }
/* line 33, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
*,
*:before,
*:after {
box-sizing: inherit; }
/* line 41, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
img,
object,
embed {
max-width: 100%; }
/* line 54, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
html {
overflow-y: scroll; }
/* line 59, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
ul {
list-style: none; }
/* line 62, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
blockquote, q {
quotes: none; }
/* line 68, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
a {
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent; }
/* line 79, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
del {
text-decoration: line-through; }
/* line 82, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
abbr[title], dfn[title] {
border-bottom: 1px dotted #000;
cursor: help; }
/* line 87, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
table {
border-collapse: collapse;
border-spacing: 0; }
/* line 91, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
th {
font-weight: bold;
vertical-align: bottom; }
/* line 95, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
td {
font-weight: normal;
vertical-align: top; }
/* line 99, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0; }
/* line 107, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
input, select {
vertical-align: middle; }
/* line 110, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
pre {
white-space: pre;
white-space: pre-wrap;
white-space: pre-line;
word-wrap: break-word; }
/* line 120, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
input[type="radio"] {
vertical-align: text-bottom; }
/* line 123, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
input[type="checkbox"] {
vertical-align: bottom; }
/* line 126, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
select, input, textarea {
font: 99% sans-serif; }
/* line 129, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
table {
font-size: inherit;
font: 100%; }
/* line 133, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
small {
font-size: 85%; }
/* line 136, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
strong {
font-weight: bold; }
/* line 139, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
td, td img {
vertical-align: top; }
/* line 143, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
sub, sup {
font-size: 75%;
line-height: 0;
position: relative; }
/* line 148, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
sup {
top: -0.5em; }
/* line 151, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
sub {
bottom: -0.25em; }
/* line 155, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
pre, code, kbd, samp {
font-family: monospace, sans-serif; }
/* line 163, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
label,
input[type=button],
input[type=submit],
input[type=file],
button {
cursor: pointer; }
/* line 167, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
button, input, select, textarea {
margin: 0; }
/* line 172, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/reset.sass */
button,
input[type=button] {
width: auto;
overflow: visible; }
@keyframes spin-around {
from {
transform: rotate(0deg); }
to {
transform: rotate(359deg); } }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
html {
background-color: #f5f7fa;
font-size: 14px;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
min-width: 300px;
overflow-x: hidden;
overflow-y: scroll;
text-rendering: optimizeLegibility; }
/* line 17, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
display: block; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
body,
button,
input,
select,
textarea {
font-family: "Open Sans", sans-serif; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
code,
pre {
-moz-osx-font-smoothing: auto;
-webkit-font-smoothing: auto;
font-family: "Source Code Pro", "Monaco", "Inconsolata", monospace;
line-height: 1.25; }
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
body {
color: #69707a;
font-size: 1rem;
font-weight: 400;
line-height: 1.428571428571429; }
/* line 42, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
a {
color: #FF7F00;
cursor: pointer;
text-decoration: none;
transition: none 86ms ease-out; }
/* line 47, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
a:hover {
color: #222324; }
/* line 50, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
code {
background-color: #f5f7fa;
color: #ed6c63;
font-size: 12px;
font-weight: normal;
padding: 1px 2px 2px; }
/* line 57, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
hr {
border-top-color: #d3d6db;
margin: 40px 0; }
/* line 61, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
img {
max-width: 100%; }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
vertical-align: baseline; }
/* line 68, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
small {
font-size: 11px; }
/* line 71, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
span {
font-style: inherit;
font-weight: inherit; }
/* line 75, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
strong {
color: #222324;
font-weight: 700; }
/* line 81, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
pre {
background-color: #f5f7fa;
color: #69707a;
white-space: pre;
word-wrap: normal; }
/* line 86, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
pre code {
background-color: #f5f7fa;
color: #69707a;
display: block;
overflow-x: auto;
padding: 16px 20px; }
/* line 93, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
table {
width: 100%; }
/* line 96, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
table td,
table th {
text-align: left;
vertical-align: top; }
/* line 99, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/generic.sass */
table th {
color: #222324; }
/* line 2, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/classes.sass */
.block:not(:last-child), .box:not(:last-child), .content:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .highlight:not(:last-child), .level:not(:last-child), .message:not(:last-child), .tabs:not(:last-child) {
margin-bottom: 20px; }
/* line 5, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/classes.sass */
.container {
position: relative; }
@media screen and (min-width: 980px) {
/* line 5, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/classes.sass */
.container {
margin: 0 auto;
max-width: 960px; }
/* line 11, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/classes.sass */
.container.is-fluid {
margin: 0 20px;
max-width: none; } }
@media screen and (min-width: 1180px) {
/* line 5, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/classes.sass */
.container {
max-width: 1200px; } }
/* line 17, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/classes.sass */
.fa {
font-size: 21px;
text-align: center;
vertical-align: top; }
/* line 5, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-block {
display: block; }
@media screen and (max-width: 768px) {
/* line 7, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-block-mobile {
display: block !important; } }
@media screen and (min-width: 769px) {
/* line 10, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-block-tablet {
display: block !important; } }
@media screen and (min-width: 769px) and (max-width: 979px) {
/* line 13, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-block-tablet-only {
display: block !important; } }
@media screen and (max-width: 979px) {
/* line 16, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-block-touch {
display: block !important; } }
@media screen and (min-width: 980px) {
/* line 19, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-block-desktop {
display: block !important; } }
@media screen and (min-width: 980px) and (max-width: 1179px) {
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-block-desktop-only {
display: block !important; } }
@media screen and (min-width: 1180px) {
/* line 25, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-block-widescreen {
display: block !important; } }
/* line 5, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-flex {
display: flex; }
@media screen and (max-width: 768px) {
/* line 7, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-flex-mobile {
display: flex !important; } }
@media screen and (min-width: 769px) {
/* line 10, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-flex-tablet {
display: flex !important; } }
@media screen and (min-width: 769px) and (max-width: 979px) {
/* line 13, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-flex-tablet-only {
display: flex !important; } }
@media screen and (max-width: 979px) {
/* line 16, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-flex-touch {
display: flex !important; } }
@media screen and (min-width: 980px) {
/* line 19, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-flex-desktop {
display: flex !important; } }
@media screen and (min-width: 980px) and (max-width: 1179px) {
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-flex-desktop-only {
display: flex !important; } }
@media screen and (min-width: 1180px) {
/* line 25, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-flex-widescreen {
display: flex !important; } }
/* line 5, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline {
display: inline; }
@media screen and (max-width: 768px) {
/* line 7, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-mobile {
display: inline !important; } }
@media screen and (min-width: 769px) {
/* line 10, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-tablet {
display: inline !important; } }
@media screen and (min-width: 769px) and (max-width: 979px) {
/* line 13, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-tablet-only {
display: inline !important; } }
@media screen and (max-width: 979px) {
/* line 16, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-touch {
display: inline !important; } }
@media screen and (min-width: 980px) {
/* line 19, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-desktop {
display: inline !important; } }
@media screen and (min-width: 980px) and (max-width: 1179px) {
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-desktop-only {
display: inline !important; } }
@media screen and (min-width: 1180px) {
/* line 25, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-widescreen {
display: inline !important; } }
/* line 5, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-block {
display: inline-block; }
@media screen and (max-width: 768px) {
/* line 7, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-block-mobile {
display: inline-block !important; } }
@media screen and (min-width: 769px) {
/* line 10, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-block-tablet {
display: inline-block !important; } }
@media screen and (min-width: 769px) and (max-width: 979px) {
/* line 13, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-block-tablet-only {
display: inline-block !important; } }
@media screen and (max-width: 979px) {
/* line 16, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-block-touch {
display: inline-block !important; } }
@media screen and (min-width: 980px) {
/* line 19, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-block-desktop {
display: inline-block !important; } }
@media screen and (min-width: 980px) and (max-width: 1179px) {
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-block-desktop-only {
display: inline-block !important; } }
@media screen and (min-width: 1180px) {
/* line 25, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-block-widescreen {
display: inline-block !important; } }
/* line 5, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-flex {
display: inline-flex; }
@media screen and (max-width: 768px) {
/* line 7, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-flex-mobile {
display: inline-flex !important; } }
@media screen and (min-width: 769px) {
/* line 10, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-flex-tablet {
display: inline-flex !important; } }
@media screen and (min-width: 769px) and (max-width: 979px) {
/* line 13, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-flex-tablet-only {
display: inline-flex !important; } }
@media screen and (max-width: 979px) {
/* line 16, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-flex-touch {
display: inline-flex !important; } }
@media screen and (min-width: 980px) {
/* line 19, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-flex-desktop {
display: inline-flex !important; } }
@media screen and (min-width: 980px) and (max-width: 1179px) {
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-flex-desktop-only {
display: inline-flex !important; } }
@media screen and (min-width: 1180px) {
/* line 25, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-inline-flex-widescreen {
display: inline-flex !important; } }
/* line 14, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.is-clearfix:after {
clear: both;
content: " ";
display: table; }
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-pulled-left {
float: left; }
/* line 38, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-pulled-right {
float: right; }
/* line 43, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-clipped {
overflow: hidden !important; }
/* line 48, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-overlay {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0; }
/* line 53, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.has-text-centered {
text-align: center; }
/* line 56, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.has-text-left {
text-align: left; }
/* line 59, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.has-text-right {
text-align: right; }
/* line 64, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-hidden {
display: none !important; }
@media screen and (max-width: 768px) {
/* line 67, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-hidden-mobile {
display: none !important; } }
@media screen and (min-width: 769px) {
/* line 71, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-hidden-tablet {
display: none !important; } }
@media screen and (min-width: 769px) and (max-width: 979px) {
/* line 75, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-hidden-tablet-only {
display: none !important; } }
@media screen and (max-width: 979px) {
/* line 79, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-hidden-touch {
display: none !important; } }
@media screen and (min-width: 980px) {
/* line 83, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-hidden-desktop {
display: none !important; } }
@media screen and (min-width: 980px) and (max-width: 1179px) {
/* line 87, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-hidden-desktop-only {
display: none !important; } }
@media screen and (min-width: 1180px) {
/* line 91, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-hidden-widescreen {
display: none !important; } }
/* line 97, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-disabled {
pointer-events: none; }
/* line 100, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/base/helpers.sass */
.is-marginless {
margin: 0 !important; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/box.sass */
.box {
background-color: #fff;
border-radius: 5px;
box-shadow: 0 2px 3px rgba(17, 17, 17, 0.1), 0 0 0 1px rgba(17, 17, 17, 0.1);
display: block;
padding: 20px; }
/* line 11, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/box.sass */
a.box:hover,
a.box:focus {
box-shadow: 0 2px 3px rgba(17, 17, 17, 0.1), 0 0 0 1px #FF7F00; }
/* line 13, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/box.sass */
a.box:active {
box-shadow: inset 0 1px 2px rgba(17, 17, 17, 0.2), 0 0 0 1px #FF7F00; }
/* line 19, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button {
-moz-appearance: none;
-webkit-appearance: none;
align-items: center;
background-color: white;
border: 1px solid #d3d6db;
border-radius: 3px;
color: #222324;
display: inline-flex;
font-size: 14px;
height: 32px;
justify-content: flex-start;
line-height: 24px;
padding-left: 8px;
padding-right: 8px;
position: relative;
vertical-align: top;
justify-content: center;
padding-left: 10px;
padding-right: 10px;
text-align: center;
white-space: nowrap; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/controls.sass */
.button:hover {
border-color: #aeb1b5; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/controls.sass */
.button:active,
.button:focus,
.button.is-active {
border-color: #FF7F00;
outline: none; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/controls.sass */
.button[disabled],
.button.is-disabled {
background-color: #f5f7fa;
border-color: #d3d6db;
cursor: not-allowed;
pointer-events: none; }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.button[disabled]::-moz-placeholder,
.button.is-disabled::-moz-placeholder {
color: rgba(34, 35, 36, 0.3); }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.button[disabled]::-webkit-input-placeholder,
.button.is-disabled::-webkit-input-placeholder {
color: rgba(34, 35, 36, 0.3); }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.button[disabled]:-moz-placeholder,
.button.is-disabled:-moz-placeholder {
color: rgba(34, 35, 36, 0.3); }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.button[disabled]:-ms-input-placeholder,
.button.is-disabled:-ms-input-placeholder {
color: rgba(34, 35, 36, 0.3); }
/* line 27, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button strong {
color: inherit; }
/* line 29, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button small {
display: block;
font-size: 11px;
line-height: 1;
margin-top: 5px; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button .icon:first-child,
.button .tag:first-child {
margin-left: -2px;
margin-right: 4px; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button .icon:last-child,
.button .tag:last-child {
margin-left: 4px;
margin-right: -2px; }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button:hover,
.button:focus,
.button.is-active {
color: #222324; }
/* line 46, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button:active {
box-shadow: inset 0 1px 2px rgba(17, 17, 17, 0.2); }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-white {
background-color: #fff;
border-color: transparent;
color: #111; }
/* line 58, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-white:hover,
.button.is-white:focus,
.button.is-white.is-active {
background-color: #e6e6e6;
border-color: transparent;
color: #111; }
/* line 62, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-white:active {
border-color: transparent; }
/* line 64, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted {
background-color: #111;
color: #fff; }
/* line 67, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted:hover {
background-color: #040404; }
/* line 70, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-loading:after {
border-color: transparent transparent #111 #111 !important; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-outlined {
background-color: transparent;
border-color: #fff;
color: #fff; }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-outlined:hover,
.button.is-white.is-outlined:focus {
background-color: #fff;
border-color: #fff;
color: #111; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-black {
background-color: #111;
border-color: transparent;
color: #fff; }
/* line 58, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-black:hover,
.button.is-black:focus,
.button.is-black.is-active {
background-color: black;
border-color: transparent;
color: #fff; }
/* line 62, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-black:active {
border-color: transparent; }
/* line 64, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted {
background-color: #fff;
color: #111; }
/* line 67, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted:hover {
background-color: #f2f2f2; }
/* line 70, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-loading:after {
border-color: transparent transparent #fff #fff !important; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-outlined {
background-color: transparent;
border-color: #111;
color: #111; }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-outlined:hover,
.button.is-black.is-outlined:focus {
background-color: #111;
border-color: #111;
color: #fff; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-light {
background-color: #f5f7fa;
border-color: transparent;
color: #69707a; }
/* line 58, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-light:hover,
.button.is-light:focus,
.button.is-light.is-active {
background-color: #d3dce9;
border-color: transparent;
color: #69707a; }
/* line 62, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-light:active {
border-color: transparent; }
/* line 64, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-inverted {
background-color: #69707a;
color: #f5f7fa; }
/* line 67, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-inverted:hover {
background-color: #5d636c; }
/* line 70, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-loading:after {
border-color: transparent transparent #69707a #69707a !important; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-outlined {
background-color: transparent;
border-color: #f5f7fa;
color: #f5f7fa; }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-outlined:hover,
.button.is-light.is-outlined:focus {
background-color: #f5f7fa;
border-color: #f5f7fa;
color: #69707a; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-dark {
background-color: #69707a;
border-color: transparent;
color: #f5f7fa; }
/* line 58, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-dark:hover,
.button.is-dark:focus,
.button.is-dark.is-active {
background-color: #51575f;
border-color: transparent;
color: #f5f7fa; }
/* line 62, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-dark:active {
border-color: transparent; }
/* line 64, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-inverted {
background-color: #f5f7fa;
color: #69707a; }
/* line 67, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-inverted:hover {
background-color: #e4e9f2; }
/* line 70, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-loading:after {
border-color: transparent transparent #f5f7fa #f5f7fa !important; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-outlined {
background-color: transparent;
border-color: #69707a;
color: #69707a; }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-outlined:hover,
.button.is-dark.is-outlined:focus {
background-color: #69707a;
border-color: #69707a;
color: #f5f7fa; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-primary {
background-color: #FF7F00;
border-color: transparent;
color: white; }
/* line 58, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-primary:hover,
.button.is-primary:focus,
.button.is-primary.is-active {
background-color: #cc6600;
border-color: transparent;
color: white; }
/* line 62, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-primary:active {
border-color: transparent; }
/* line 64, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-inverted {
background-color: white;
color: #FF7F00; }
/* line 67, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-inverted:hover {
background-color: #f2f2f2; }
/* line 70, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-loading:after {
border-color: transparent transparent white white !important; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-outlined {
background-color: transparent;
border-color: #FF7F00;
color: #FF7F00; }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-outlined:hover,
.button.is-primary.is-outlined:focus {
background-color: #FF7F00;
border-color: #FF7F00;
color: white; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-info {
background-color: #42afe3;
border-color: transparent;
color: white; }
/* line 58, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-info:hover,
.button.is-info:focus,
.button.is-info.is-active {
background-color: #1f99d3;
border-color: transparent;
color: white; }
/* line 62, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-info:active {
border-color: transparent; }
/* line 64, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-inverted {
background-color: white;
color: #42afe3; }
/* line 67, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-inverted:hover {
background-color: #f2f2f2; }
/* line 70, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-loading:after {
border-color: transparent transparent white white !important; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-outlined {
background-color: transparent;
border-color: #42afe3;
color: #42afe3; }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-outlined:hover,
.button.is-info.is-outlined:focus {
background-color: #42afe3;
border-color: #42afe3;
color: white; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-success {
background-color: #97cd76;
border-color: transparent;
color: white; }
/* line 58, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-success:hover,
.button.is-success:focus,
.button.is-success.is-active {
background-color: #7bbf51;
border-color: transparent;
color: white; }
/* line 62, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-success:active {
border-color: transparent; }
/* line 64, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-inverted {
background-color: white;
color: #97cd76; }
/* line 67, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-inverted:hover {
background-color: #f2f2f2; }
/* line 70, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-loading:after {
border-color: transparent transparent white white !important; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-outlined {
background-color: transparent;
border-color: #97cd76;
color: #97cd76; }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-outlined:hover,
.button.is-success.is-outlined:focus {
background-color: #97cd76;
border-color: #97cd76;
color: white; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-warning {
background-color: #fce473;
border-color: transparent;
color: rgba(17, 17, 17, 0.5); }
/* line 58, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-warning:hover,
.button.is-warning:focus,
.button.is-warning.is-active {
background-color: #fbda41;
border-color: transparent;
color: rgba(17, 17, 17, 0.5); }
/* line 62, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-warning:active {
border-color: transparent; }
/* line 64, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-inverted {
background-color: rgba(17, 17, 17, 0.5);
color: #fce473; }
/* line 67, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-inverted:hover {
background-color: rgba(4, 4, 4, 0.5); }
/* line 70, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-loading:after {
border-color: transparent transparent rgba(17, 17, 17, 0.5) rgba(17, 17, 17, 0.5) !important; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-outlined {
background-color: transparent;
border-color: #fce473;
color: #fce473; }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-outlined:hover,
.button.is-warning.is-outlined:focus {
background-color: #fce473;
border-color: #fce473;
color: rgba(17, 17, 17, 0.5); }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-danger {
background-color: #ed6c63;
border-color: transparent;
color: white; }
/* line 58, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-danger:hover,
.button.is-danger:focus,
.button.is-danger.is-active {
background-color: #e84135;
border-color: transparent;
color: white; }
/* line 62, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-danger:active {
border-color: transparent; }
/* line 64, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-inverted {
background-color: white;
color: #ed6c63; }
/* line 67, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-inverted:hover {
background-color: #f2f2f2; }
/* line 70, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-loading:after {
border-color: transparent transparent white white !important; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-outlined {
background-color: transparent;
border-color: #ed6c63;
color: #ed6c63; }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-outlined:hover,
.button.is-danger.is-outlined:focus {
background-color: #ed6c63;
border-color: #ed6c63;
color: white; }
/* line 81, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-link {
background-color: transparent;
border-color: transparent;
color: #69707a;
text-decoration: underline; }
/* line 87, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-link:hover,
.button.is-link:focus {
background-color: #d3d6db;
color: #222324; }
/* line 91, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-small {
border-radius: 2px;
font-size: 11px;
height: 24px;
line-height: 16px;
padding-left: 6px;
padding-right: 6px; }
/* line 93, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-medium {
font-size: 18px;
height: 40px;
padding-left: 14px;
padding-right: 14px; }
/* line 95, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-large {
font-size: 22px;
height: 48px;
padding-left: 20px;
padding-right: 20px; }
/* line 99, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button[disabled],
.button.is-disabled {
opacity: 0.5; }
/* line 101, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-fullwidth {
display: flex;
width: 100%; }
/* line 104, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-loading {
color: transparent !important;
pointer-events: none; }
/* line 107, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/button.sass */
.button.is-loading:after {
left: 50%;
margin-left: -8px;
margin-top: -8px;
position: absolute;
top: 50%;
position: absolute !important; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content a:not(.button) {
border-bottom: 1px solid #d3d6db; }
/* line 6, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content a:not(.button):visited {
color: #FF7F00; }
/* line 8, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content a:not(.button):hover {
border-bottom-color: #FF7F00; }
/* line 10, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content li + li {
margin-top: 0.25em; }
/* line 17, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content blockquote:not(:last-child),
.content p:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child) {
margin-bottom: 1em; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
color: #222324;
font-weight: 300;
line-height: 1.125;
margin-bottom: 20px; }
/* line 32, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content h1:not(:first-child),
.content h2:not(:first-child),
.content h3:not(:first-child) {
margin-top: 40px; }
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content blockquote {
background-color: #f5f7fa;
border-left: 5px solid #d3d6db;
padding: 1.5em; }
/* line 38, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content h1 {
font-size: 2em; }
/* line 40, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content h2 {
font-size: 1.75em; }
/* line 42, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content h3 {
font-size: 1.5em; }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content h4 {
font-size: 1.25em; }
/* line 46, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content h5 {
font-size: 1.125em; }
/* line 48, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content h6 {
font-size: 1em; }
/* line 50, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content ol {
list-style: decimal outside;
margin-left: 2em;
margin-right: 2em;
margin-top: 1em; }
/* line 55, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content ul {
list-style: disc outside;
margin-left: 2em;
margin-right: 2em;
margin-top: 1em; }
/* line 60, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content ul ul {
list-style-type: circle;
margin-top: 0.5em; }
/* line 63, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content ul ul ul {
list-style-type: square; }
/* line 66, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content.is-medium {
font-size: 18px; }
/* line 68, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content.is-medium code {
font-size: 14px; }
/* line 70, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content.is-large {
font-size: 24px; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/content.sass */
.content.is-large code {
font-size: 18px; }
/* line 8, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input, .textarea {
-moz-appearance: none;
-webkit-appearance: none;
align-items: center;
background-color: white;
border: 1px solid #d3d6db;
border-radius: 3px;
color: #222324;
display: inline-flex;
font-size: 14px;
height: 32px;
justify-content: flex-start;
line-height: 24px;
padding-left: 8px;
padding-right: 8px;
position: relative;
vertical-align: top;
box-shadow: inset 0 1px 2px rgba(17, 17, 17, 0.1);
max-width: 100%;
width: 100%; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/controls.sass */
.input:hover, .textarea:hover {
border-color: #aeb1b5; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/controls.sass */
.input:active,
.textarea:active,
.input:focus,
.textarea:focus,
.input.is-active, .is-active.textarea {
border-color: #FF7F00;
outline: none; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/controls.sass */
.input[disabled],
[disabled].textarea,
.input.is-disabled, .is-disabled.textarea {
background-color: #f5f7fa;
border-color: #d3d6db;
cursor: not-allowed;
pointer-events: none; }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.input[disabled]::-moz-placeholder,
[disabled].textarea::-moz-placeholder,
.input.is-disabled::-moz-placeholder, .is-disabled.textarea::-moz-placeholder {
color: rgba(34, 35, 36, 0.3); }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.input[disabled]::-webkit-input-placeholder,
[disabled].textarea::-webkit-input-placeholder,
.input.is-disabled::-webkit-input-placeholder, .is-disabled.textarea::-webkit-input-placeholder {
color: rgba(34, 35, 36, 0.3); }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.input[disabled]:-moz-placeholder,
[disabled].textarea:-moz-placeholder,
.input.is-disabled:-moz-placeholder, .is-disabled.textarea:-moz-placeholder {
color: rgba(34, 35, 36, 0.3); }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.input[disabled]:-ms-input-placeholder,
[disabled].textarea:-ms-input-placeholder,
.input.is-disabled:-ms-input-placeholder, .is-disabled.textarea:-ms-input-placeholder {
color: rgba(34, 35, 36, 0.3); }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-white, .is-white.textarea {
border-color: #fff; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-black, .is-black.textarea {
border-color: #111; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-light, .is-light.textarea {
border-color: #f5f7fa; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-dark, .is-dark.textarea {
border-color: #69707a; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-primary, .is-primary.textarea {
border-color: #FF7F00; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-info, .is-info.textarea {
border-color: #42afe3; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-success, .is-success.textarea {
border-color: #97cd76; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-warning, .is-warning.textarea {
border-color: #fce473; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-danger, .is-danger.textarea {
border-color: #ed6c63; }
/* line 13, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input[type="search"], [type="search"].textarea {
border-radius: 290486px; }
/* line 16, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-small, .is-small.textarea {
border-radius: 2px;
font-size: 11px;
height: 24px;
line-height: 16px;
padding-left: 6px;
padding-right: 6px; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-medium, .is-medium.textarea {
font-size: 18px;
height: 40px;
line-height: 32px;
padding-left: 10px;
padding-right: 10px; }
/* line 20, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-large, .is-large.textarea {
font-size: 24px;
height: 48px;
line-height: 40px;
padding-left: 12px;
padding-right: 12px; }
/* line 23, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-fullwidth, .is-fullwidth.textarea {
display: block;
width: 100%; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.input.is-inline, .is-inline.textarea {
display: inline;
width: auto; }
/* line 30, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.textarea {
display: block;
line-height: 1.2;
max-height: 600px;
max-width: 100%;
min-height: 120px;
min-width: 100%;
padding: 10px;
resize: vertical; }
/* line 41, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.checkbox, .radio {
cursor: pointer;
display: inline-block;
line-height: 16px;
position: relative;
vertical-align: top; }
/* line 47, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.checkbox input, .radio input {
cursor: pointer; }
/* line 49, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.checkbox:hover, .radio:hover {
color: #222324; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.is-disabled.checkbox, .is-disabled.radio {
color: #aeb1b5;
pointer-events: none; }
/* line 54, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.is-disabled.checkbox input, .is-disabled.radio input {
pointer-events: none; }
/* line 62, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.radio + .radio {
margin-left: 10px; }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select {
display: inline-block;
height: 32px;
position: relative;
vertical-align: top; }
/* line 70, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select select {
-moz-appearance: none;
-webkit-appearance: none;
align-items: center;
background-color: white;
border: 1px solid #d3d6db;
border-radius: 3px;
color: #222324;
display: inline-flex;
font-size: 14px;
height: 32px;
justify-content: flex-start;
line-height: 24px;
padding-left: 8px;
padding-right: 8px;
position: relative;
vertical-align: top;
cursor: pointer;
display: block;
outline: none;
padding-right: 36px; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/controls.sass */
.select select:hover {
border-color: #aeb1b5; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/controls.sass */
.select select:active,
.select select:focus,
.select select.is-active {
border-color: #FF7F00;
outline: none; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/controls.sass */
.select select[disabled],
.select select.is-disabled {
background-color: #f5f7fa;
border-color: #d3d6db;
cursor: not-allowed;
pointer-events: none; }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.select select[disabled]::-moz-placeholder,
.select select.is-disabled::-moz-placeholder {
color: rgba(34, 35, 36, 0.3); }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.select select[disabled]::-webkit-input-placeholder,
.select select.is-disabled::-webkit-input-placeholder {
color: rgba(34, 35, 36, 0.3); }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.select select[disabled]:-moz-placeholder,
.select select.is-disabled:-moz-placeholder {
color: rgba(34, 35, 36, 0.3); }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.select select[disabled]:-ms-input-placeholder,
.select select.is-disabled:-ms-input-placeholder {
color: rgba(34, 35, 36, 0.3); }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select select.is-white {
border-color: #fff; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select select.is-black {
border-color: #111; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select select.is-light {
border-color: #f5f7fa; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select select.is-dark {
border-color: #69707a; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select select.is-primary {
border-color: #FF7F00; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select select.is-info {
border-color: #42afe3; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select select.is-success {
border-color: #97cd76; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select select.is-warning {
border-color: #fce473; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select select.is-danger {
border-color: #ed6c63; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select select:hover {
border-color: #aeb1b5; }
/* line 78, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select select::ms-expand {
display: none; }
/* line 80, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select.is-fullwidth {
width: 100%; }
/* line 82, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select.is-fullwidth select {
width: 100%; }
/* line 84, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select:after {
border: 1px solid #FF7F00;
border-right: 0;
border-top: 0;
content: " ";
display: block;
height: 7px;
pointer-events: none;
position: absolute;
transform: rotate(-45deg);
width: 7px;
margin-top: -6px;
right: 16px;
top: 50%; }
/* line 90, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select:hover:after {
border-color: #222324; }
/* line 92, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select.is-small {
height: 24px; }
/* line 94, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select.is-small select {
border-radius: 2px;
font-size: 11px;
height: 24px;
line-height: 16px;
padding-left: 6px;
padding-right: 6px;
padding-right: 28px; }
/* line 97, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select.is-medium {
height: 40px; }
/* line 99, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select.is-medium select {
font-size: 18px;
height: 40px;
line-height: 32px;
padding-left: 10px;
padding-right: 10px;
padding-right: 44px; }
/* line 102, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select.is-large {
height: 48px; }
/* line 104, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.select.is-large select {
font-size: 24px;
height: 48px;
line-height: 40px;
padding-left: 12px;
padding-right: 12px;
padding-right: 52px; }
/* line 108, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.label {
color: #222324;
display: block;
font-weight: bold; }
/* line 112, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.label:not(:last-child) {
margin-bottom: 5px; }
/* line 115, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.help {
display: block;
font-size: 11px;
margin-top: 5px; }
/* line 120, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.help.is-white {
color: #fff; }
/* line 120, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.help.is-black {
color: #111; }
/* line 120, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.help.is-light {
color: #f5f7fa; }
/* line 120, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.help.is-dark {
color: #69707a; }
/* line 120, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.help.is-primary {
color: #FF7F00; }
/* line 120, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.help.is-info {
color: #42afe3; }
/* line 120, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.help.is-success {
color: #97cd76; }
/* line 120, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.help.is-warning {
color: #fce473; }
/* line 120, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.help.is-danger {
color: #ed6c63; }
@media screen and (max-width: 768px) {
/* line 126, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control-label {
margin-bottom: 5px; } }
@media screen and (min-width: 769px) {
/* line 126, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control-label {
flex-grow: 1;
margin-right: 20px;
padding-top: 7px;
text-align: right; } }
/* line 135, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control {
position: relative;
text-align: left; }
/* line 138, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control:not(:last-child) {
margin-bottom: 10px; }
/* line 141, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-addons {
display: flex;
justify-content: flex-start; }
/* line 146, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-addons .button,
.control.has-addons .input,
.control.has-addons .textarea,
.control.has-addons .select {
border-radius: 0;
margin-right: -1px;
width: auto; }
/* line 150, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-addons .button:hover,
.control.has-addons .input:hover,
.control.has-addons .textarea:hover,
.control.has-addons .select:hover {
z-index: 2; }
/* line 153, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-addons .button:active,
.control.has-addons .button:focus,
.control.has-addons .input:active,
.control.has-addons .textarea:active,
.control.has-addons .input:focus,
.control.has-addons .textarea:focus,
.control.has-addons .select:active,
.control.has-addons .select:focus {
z-index: 3; }
/* line 155, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-addons .button:first-child,
.control.has-addons .input:first-child,
.control.has-addons .textarea:first-child,
.control.has-addons .select:first-child {
border-radius: 3px 0 0 3px; }
/* line 157, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-addons .button:first-child select,
.control.has-addons .input:first-child select,
.control.has-addons .textarea:first-child select,
.control.has-addons .select:first-child select {
border-radius: 3px 0 0 3px; }
/* line 159, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-addons .button:last-child,
.control.has-addons .input:last-child,
.control.has-addons .textarea:last-child,
.control.has-addons .select:last-child {
border-radius: 0 3px 3px 0; }
/* line 161, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-addons .button:last-child select,
.control.has-addons .input:last-child select,
.control.has-addons .textarea:last-child select,
.control.has-addons .select:last-child select {
border-radius: 0 3px 3px 0; }
/* line 163, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-addons .button.is-expanded,
.control.has-addons .input.is-expanded,
.control.has-addons .is-expanded.textarea,
.control.has-addons .select.is-expanded {
flex-grow: 1; }
/* line 165, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-addons.has-addons-centered {
justify-content: center; }
/* line 167, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-addons.has-addons-right {
justify-content: flex-end; }
/* line 172, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-addons.has-addons-fullwidth .button,
.control.has-addons.has-addons-fullwidth .input,
.control.has-addons.has-addons-fullwidth .textarea,
.control.has-addons.has-addons-fullwidth .select {
flex-grow: 1; }
/* line 175, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon > .fa {
display: inline-block;
font-size: 14px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: top;
width: 24px;
color: #aeb1b5;
pointer-events: none;
position: absolute;
top: 4px;
z-index: 4; }
/* line 183, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon .input:focus + .fa, .control.has-icon .textarea:focus + .fa {
color: #222324; }
/* line 185, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon .input.is-small + .fa, .control.has-icon .is-small.textarea + .fa {
font-size: 10.5px;
top: 0; }
/* line 188, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon .input.is-medium + .fa, .control.has-icon .is-medium.textarea + .fa {
font-size: 21px;
top: 8px; }
/* line 191, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon .input.is-large + .fa, .control.has-icon .is-large.textarea + .fa {
font-size: 21px;
top: 12px; }
/* line 195, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon:not(.has-icon-right) > .fa {
left: 4px; }
/* line 197, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon:not(.has-icon-right) .input, .control.has-icon:not(.has-icon-right) .textarea {
padding-left: 32px; }
/* line 199, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon:not(.has-icon-right) .input.is-small, .control.has-icon:not(.has-icon-right) .is-small.textarea {
padding-left: 24px; }
/* line 201, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon:not(.has-icon-right) .input.is-small + .fa, .control.has-icon:not(.has-icon-right) .is-small.textarea + .fa {
left: 0; }
/* line 203, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon:not(.has-icon-right) .input.is-medium, .control.has-icon:not(.has-icon-right) .is-medium.textarea {
padding-left: 40px; }
/* line 205, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon:not(.has-icon-right) .input.is-medium + .fa, .control.has-icon:not(.has-icon-right) .is-medium.textarea + .fa {
left: 8px; }
/* line 207, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon:not(.has-icon-right) .input.is-large, .control.has-icon:not(.has-icon-right) .is-large.textarea {
padding-left: 48px; }
/* line 209, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon:not(.has-icon-right) .input.is-large + .fa, .control.has-icon:not(.has-icon-right) .is-large.textarea + .fa {
left: 12px; }
/* line 212, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon.has-icon-right > .fa {
right: 4px; }
/* line 214, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon.has-icon-right .input, .control.has-icon.has-icon-right .textarea {
padding-right: 32px; }
/* line 216, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon.has-icon-right .input.is-small, .control.has-icon.has-icon-right .is-small.textarea {
padding-right: 24px; }
/* line 218, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon.has-icon-right .input.is-small + .fa, .control.has-icon.has-icon-right .is-small.textarea + .fa {
right: 0; }
/* line 220, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon.has-icon-right .input.is-medium, .control.has-icon.has-icon-right .is-medium.textarea {
padding-right: 40px; }
/* line 222, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon.has-icon-right .input.is-medium + .fa, .control.has-icon.has-icon-right .is-medium.textarea + .fa {
right: 8px; }
/* line 224, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon.has-icon-right .input.is-large, .control.has-icon.has-icon-right .is-large.textarea {
padding-right: 48px; }
/* line 226, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.has-icon.has-icon-right .input.is-large + .fa, .control.has-icon.has-icon-right .is-large.textarea + .fa {
right: 12px; }
/* line 228, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.is-grouped {
display: flex;
justify-content: flex-start; }
/* line 232, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.is-grouped > .control:not(:last-child) {
margin-bottom: 0;
margin-right: 10px; }
/* line 235, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.is-grouped > .control.is-expanded {
flex-grow: 1; }
/* line 237, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.is-grouped.is-grouped-centered {
justify-content: center; }
/* line 239, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.is-grouped.is-grouped-right {
justify-content: flex-end; }
@media screen and (min-width: 769px) {
/* line 241, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.is-horizontal {
display: flex; }
/* line 244, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.is-horizontal > .control {
display: flex;
flex-grow: 5; } }
/* line 248, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/form.sass */
.control.is-loading:after {
position: absolute !important;
right: 8px;
top: 8px; }
/* line 3, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image {
display: block;
position: relative; }
/* line 6, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image img {
display: block;
height: auto;
width: 100%; }
/* line 17, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image.is-square img,
.image.is-1by1 img,
.image.is-4by3 img,
.image.is-3by2 img,
.image.is-16by9 img,
.image.is-2by1 img {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 100%; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image.is-square,
.image.is-1by1 {
padding-top: 100%; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image.is-4by3 {
padding-top: 75%; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image.is-3by2 {
padding-top: 66.6666%; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image.is-16by9 {
padding-top: 56.25%; }
/* line 30, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image.is-2by1 {
padding-top: 50%; }
/* line 33, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image.is-16x16 {
height: 16px;
width: 16px; }
/* line 33, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image.is-24x24 {
height: 24px;
width: 24px; }
/* line 33, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image.is-32x32 {
height: 32px;
width: 32px; }
/* line 33, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image.is-48x48 {
height: 48px;
width: 48px; }
/* line 33, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image.is-64x64 {
height: 64px;
width: 64px; }
/* line 33, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image.is-96x96 {
height: 96px;
width: 96px; }
/* line 33, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/image.sass */
.image.is-128x128 {
height: 128px;
width: 128px; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/notification.sass */
.notification {
background-color: #f5f7fa;
border-radius: 3px;
padding: 16px 20px;
position: relative; }
/* line 14, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/utilities/mixins.sass */
.notification:after {
clear: both;
content: " ";
display: table; }
/* line 8, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/notification.sass */
.notification .delete, .notification .modal-close {
border-radius: 0 3px;
float: right;
margin: -16px -20px 0 20px; }
/* line 13, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/notification.sass */
.notification .subtitle,
.notification .title {
color: inherit; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/notification.sass */
.notification.is-white {
background-color: #fff;
color: #111; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/notification.sass */
.notification.is-black {
background-color: #111;
color: #fff; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/notification.sass */
.notification.is-light {
background-color: #f5f7fa;
color: #69707a; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/notification.sass */
.notification.is-dark {
background-color: #69707a;
color: #f5f7fa; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/notification.sass */
.notification.is-primary {
background-color: #FF7F00;
color: white; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/notification.sass */
.notification.is-info {
background-color: #42afe3;
color: white; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/notification.sass */
.notification.is-success {
background-color: #97cd76;
color: white; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/notification.sass */
.notification.is-warning {
background-color: #fce473;
color: rgba(17, 17, 17, 0.5); }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/notification.sass */
.notification.is-danger {
background-color: #ed6c63;
color: white; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress {
-moz-appearance: none;
-webkit-appearance: none;
border: none;
border-radius: 290486px;
display: block;
height: 12px;
overflow: hidden;
padding: 0;
width: 100%; }
/* line 12, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
background-color: #d3d6db; }
/* line 14, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress::-webkit-progress-value {
background-color: #69707a; }
/* line 16, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress::-moz-progress-bar {
background-color: #69707a; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
background-color: #fff; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
background-color: #fff; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
background-color: #111; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
background-color: #111; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
background-color: #f5f7fa; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
background-color: #f5f7fa; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
background-color: #69707a; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
background-color: #69707a; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
background-color: #FF7F00; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
background-color: #FF7F00; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value {
background-color: #42afe3; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar {
background-color: #42afe3; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
background-color: #97cd76; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
background-color: #97cd76; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value {
background-color: #fce473; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar {
background-color: #fce473; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value {
background-color: #ed6c63; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar {
background-color: #ed6c63; }
/* line 27, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-small {
height: 8px; }
/* line 29, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-medium {
height: 16px; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/progress.sass */
.progress.is-large {
height: 20px; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table {
background-color: #fff;
color: #222324;
margin-bottom: 20px;
width: 100%; }
/* line 7, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table td,
.table th {
border: 1px solid #d3d6db;
border-width: 0 0 1px;
padding: 8px 10px;
vertical-align: top; }
/* line 13, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table td.is-icon,
.table th.is-icon {
padding: 5px;
text-align: center;
white-space: nowrap;
width: 1%; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table td.is-icon .fa,
.table th.is-icon .fa {
display: inline-block;
font-size: 21px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: top;
width: 24px; }
/* line 20, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table td.is-icon.is-link,
.table th.is-icon.is-link {
padding: 0; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table td.is-icon.is-link > a,
.table th.is-icon.is-link > a {
padding: 5px; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
padding: 0; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table td.is-link > a,
.table th.is-link > a {
display: block;
padding: 8px 10px; }
/* line 29, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table td.is-link > a:hover,
.table th.is-link > a:hover {
background-color: #FF7F00;
color: white; }
/* line 32, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
white-space: nowrap;
width: 1%; }
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table th {
color: #222324;
text-align: left; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table tr:hover {
background-color: #f5f7fa;
color: #222324; }
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table thead td,
.table thead th {
border-width: 0 0 2px;
color: #aeb1b5; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
border-bottom-width: 0; }
/* line 55, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
border-width: 2px 0 0;
color: #aeb1b5; }
/* line 61, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
border-width: 1px; }
/* line 66, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
border-bottom-width: 1px; }
/* line 70, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
padding: 5px 10px; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table.is-narrow td.is-icon,
.table.is-narrow th.is-icon {
padding: 2px; }
/* line 75, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table.is-narrow td.is-icon.is-link,
.table.is-narrow th.is-icon.is-link {
padding: 0; }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table.is-narrow td.is-icon.is-link > a,
.table.is-narrow th.is-icon.is-link > a {
padding: 2px; }
/* line 79, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table.is-narrow td.is-link,
.table.is-narrow th.is-link {
padding: 0; }
/* line 81, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table.is-narrow td.is-link > a,
.table.is-narrow th.is-link > a {
padding: 5px 10px; }
/* line 86, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table.is-striped tbody tr:hover {
background-color: #eef2f7; }
/* line 88, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table.is-striped tbody tr:nth-child(2n) {
background-color: #f5f7fa; }
/* line 90, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/table.sass */
.table.is-striped tbody tr:nth-child(2n):hover {
background-color: #eef2f7; }
/* line 2, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title,
.subtitle {
font-weight: 300;
word-break: break-word; }
/* line 7, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title em,
.title span,
.subtitle em,
.subtitle span {
font-weight: 300; }
/* line 10, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title a:hover,
.subtitle a:hover {
border-bottom: 1px solid; }
/* line 12, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title strong,
.subtitle strong {
font-weight: 500; }
/* line 14, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title .tag,
.subtitle .tag {
vertical-align: bottom; }
/* line 17, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title {
color: #222324;
font-size: 28px;
line-height: 1; }
/* line 21, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title code {
display: inline-block;
font-size: 28px; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title strong {
color: inherit; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title + .highlight {
margin-top: -10px; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title + .subtitle {
margin-top: -10px; }
/* line 32, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-1 {
font-size: 48px; }
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-1 code {
font-size: 40px; }
/* line 32, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-2 {
font-size: 40px; }
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-2 code {
font-size: 28px; }
/* line 32, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-3 {
font-size: 28px; }
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-3 code {
font-size: 24px; }
/* line 32, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-4 {
font-size: 24px; }
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-4 code {
font-size: 18px; }
/* line 32, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-5 {
font-size: 18px; }
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-5 code {
font-size: 14px; }
/* line 32, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-6 {
font-size: 14px; }
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-6 code {
font-size: 14px; }
/* line 38, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-normal {
font-weight: 400; }
/* line 40, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title.is-normal strong {
font-weight: 700; }
@media screen and (min-width: 769px) {
/* line 44, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.title + .subtitle {
margin-top: -15px; } }
/* line 47, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle {
color: #69707a;
font-size: 18px;
line-height: 1.125; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle code {
border-radius: 3px;
display: inline-block;
font-size: 14px;
padding: 2px 3px;
vertical-align: top; }
/* line 57, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle strong {
color: #222324; }
/* line 59, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle + .title {
margin-top: -20px; }
/* line 63, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-1 {
font-size: 48px; }
/* line 66, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-1 code {
font-size: 40px; }
/* line 63, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-2 {
font-size: 40px; }
/* line 66, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-2 code {
font-size: 28px; }
/* line 63, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-3 {
font-size: 28px; }
/* line 66, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-3 code {
font-size: 24px; }
/* line 63, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-4 {
font-size: 24px; }
/* line 66, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-4 code {
font-size: 18px; }
/* line 63, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-5 {
font-size: 18px; }
/* line 66, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-5 code {
font-size: 14px; }
/* line 63, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-6 {
font-size: 14px; }
/* line 66, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-6 code {
font-size: 14px; }
/* line 69, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-normal {
font-weight: 400; }
/* line 71, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/title.sass */
.subtitle.is-normal strong {
font-weight: 700; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.delete, .modal-close {
-moz-appearance: none;
-webkit-appearance: none;
background-color: rgba(17, 17, 17, 0.2);
border: none;
border-radius: 290486px;
cursor: pointer;
display: inline-block;
height: 24px;
position: relative;
vertical-align: top;
width: 24px; }
/* line 15, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.delete:before,
.modal-close:before,
.delete:after, .modal-close:after {
background-color: #fff;
content: "";
display: block;
height: 2px;
left: 50%;
margin-left: -25%;
margin-top: -1px;
position: absolute;
top: 50%;
width: 50%; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.delete:before, .modal-close:before {
transform: rotate(45deg); }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.delete:after, .modal-close:after {
transform: rotate(-45deg); }
/* line 30, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.delete:hover, .modal-close:hover {
background-color: rgba(17, 17, 17, 0.5); }
/* line 33, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.delete.is-small, .tag:not(.is-large) .delete, .tag:not(.is-large) .modal-close, .is-small.modal-close {
height: 16px;
width: 16px; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.delete.is-medium, .is-medium.modal-close {
height: 32px;
width: 32px; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.delete.is-large, .is-large.modal-close {
height: 40px;
width: 40px; }
/* line 43, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.icon {
display: inline-block;
font-size: 21px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: top;
width: 24px; }
/* line 45, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.icon .fa {
font-size: inherit;
line-height: inherit; }
/* line 49, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.icon.is-small {
display: inline-block;
font-size: 14px;
height: 16px;
line-height: 16px;
text-align: center;
vertical-align: top;
width: 16px; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.icon.is-medium {
display: inline-block;
font-size: 28px;
height: 32px;
line-height: 32px;
text-align: center;
vertical-align: top;
width: 32px; }
/* line 53, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.icon.is-large {
display: inline-block;
font-size: 42px;
height: 48px;
line-height: 48px;
text-align: center;
vertical-align: top;
width: 48px; }
/* line 56, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.hamburger, .nav-toggle {
cursor: pointer;
display: block;
height: 50px;
position: relative;
width: 50px; }
/* line 62, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.hamburger span, .nav-toggle span {
background-color: #69707a;
display: block;
height: 1px;
left: 50%;
margin-left: -7px;
position: absolute;
top: 50%;
transition: none 86ms ease-out;
transition-property: background, left, opacity, transform;
width: 15px; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.hamburger span:nth-child(1), .nav-toggle span:nth-child(1) {
margin-top: -6px; }
/* line 75, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.hamburger span:nth-child(2), .nav-toggle span:nth-child(2) {
margin-top: -1px; }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.hamburger span:nth-child(3), .nav-toggle span:nth-child(3) {
margin-top: 4px; }
/* line 79, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.hamburger:hover, .nav-toggle:hover {
background-color: #f5f7fa; }
/* line 83, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.hamburger.is-active span, .is-active.nav-toggle span {
background-color: #FF7F00; }
/* line 85, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.hamburger.is-active span:nth-child(1), .is-active.nav-toggle span:nth-child(1) {
margin-left: -5px;
transform: rotate(45deg);
transform-origin: left top; }
/* line 89, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.hamburger.is-active span:nth-child(2), .is-active.nav-toggle span:nth-child(2) {
opacity: 0; }
/* line 91, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.hamburger.is-active span:nth-child(3), .is-active.nav-toggle span:nth-child(3) {
margin-left: -5px;
transform: rotate(-45deg);
transform-origin: left bottom; }
/* line 96, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.heading {
display: block;
font-size: 11px;
letter-spacing: 1px;
margin-bottom: 5px;
text-transform: uppercase; }
/* line 103, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.highlight {
font-size: 12px;
font-weight: normal;
max-width: 100%;
overflow: hidden;
padding: 0; }
/* line 110, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.highlight pre {
overflow: auto;
max-width: 100%; }
/* line 114, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.loader, .button.is-loading:after, .control.is-loading:after {
animation: spin-around 500ms infinite linear;
border: 2px solid #d3d6db;
border-radius: 290486px;
border-right-color: transparent;
border-top-color: transparent;
content: "";
display: block;
height: 16px;
position: relative;
width: 16px; }
/* line 126, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.number {
background-color: #f5f7fa;
border-radius: 290486px;
display: inline-block;
font-size: 18px;
vertical-align: top; }
/* line 133, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag {
align-items: center;
background-color: #f5f7fa;
border-radius: 290486px;
color: #69707a;
display: inline-flex;
font-size: 12px;
height: 24px;
justify-content: center;
line-height: 16px;
padding-left: 10px;
padding-right: 10px;
vertical-align: top;
white-space: nowrap; }
/* line 147, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag .delete, .tag .modal-close {
margin-left: 4px;
margin-right: -6px; }
/* line 156, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag.is-white {
background-color: #fff;
color: #111; }
/* line 156, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag.is-black {
background-color: #111;
color: #fff; }
/* line 156, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag.is-light {
background-color: #f5f7fa;
color: #69707a; }
/* line 156, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag.is-dark {
background-color: #69707a;
color: #f5f7fa; }
/* line 156, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag.is-primary {
background-color: #FF7F00;
color: white; }
/* line 156, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag.is-info {
background-color: #42afe3;
color: white; }
/* line 156, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag.is-success {
background-color: #97cd76;
color: white; }
/* line 156, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag.is-warning {
background-color: #fce473;
color: rgba(17, 17, 17, 0.5); }
/* line 156, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag.is-danger {
background-color: #ed6c63;
color: white; }
/* line 161, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag.is-small {
font-size: 11px;
height: 20px;
padding-left: 8px;
padding-right: 8px; }
/* line 166, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag.is-medium {
font-size: 14px;
height: 32px;
padding-left: 14px;
padding-right: 14px; }
/* line 171, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag.is-large {
font-size: 18px;
height: 40px;
line-height: 24px;
padding-left: 18px;
padding-right: 18px; }
/* line 177, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.tag.is-large .delete, .tag.is-large .modal-close {
margin-left: 4px;
margin-right: -8px; }
/* line 181, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/elements/other.sass */
.unselectable, .is-unselectable, .button, .delete, .modal-close, .tabs {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/card.sass */
.card-header {
align-items: stretch;
box-shadow: 0 1px 2px rgba(17, 17, 17, 0.1);
display: flex;
min-height: 40px; }
/* line 7, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/card.sass */
.card-header-title {
align-items: flex-start;
color: #222324;
display: flex;
flex-grow: 1;
font-weight: bold;
padding: 10px; }
/* line 15, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/card.sass */
.card-header-icon {
align-items: center;
cursor: pointer;
display: flex;
justify-content: center;
width: 40px; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/card.sass */
.card-image {
display: block;
position: relative; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/card.sass */
.card-content {
padding: 20px; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/card.sass */
.card-content .title + .subtitle {
margin-top: -20px; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/card.sass */
.card-footer {
border-top: 1px solid #d3d6db;
align-items: stretch;
display: flex; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/card.sass */
.card-footer-item {
align-items: center;
display: flex;
flex-grow: 1;
justify-content: center;
padding: 10px; }
/* line 42, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/card.sass */
.card-footer-item:not(:last-child) {
border-right: 1px solid #d3d6db; }
/* line 45, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/card.sass */
.card {
background-color: #fff;
box-shadow: 0 2px 3px rgba(17, 17, 17, 0.1), 0 0 0 1px rgba(17, 17, 17, 0.1);
color: #69707a;
max-width: 100%;
position: relative;
width: 300px; }
/* line 52, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/card.sass */
.card .media:not(:last-child) {
margin-bottom: 10px; }
/* line 55, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/card.sass */
.card.is-fullwidth {
width: 100%; }
/* line 57, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/card.sass */
.card.is-rounded {
border-radius: 5px; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column {
flex-basis: 0;
flex-grow: 1;
flex-shrink: 1;
padding: 10px; }
/* line 6, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-narrow {
flex: none; }
/* line 8, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-full {
flex: none;
width: 100%; }
/* line 11, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-three-quarters {
flex: none;
width: 75%; }
/* line 14, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-two-thirds {
flex: none;
width: 66.6666%; }
/* line 17, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-half {
flex: none;
width: 50%; }
/* line 20, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-one-third {
flex: none;
width: 33.3333%; }
/* line 23, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-one-quarter {
flex: none;
width: 25%; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-three-quarters {
margin-left: 75%; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-two-thirds {
margin-left: 66.6666%; }
/* line 30, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-half {
margin-left: 50%; }
/* line 32, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-one-third {
margin-left: 33.3333%; }
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-one-quarter {
margin-left: 25%; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-1 {
flex: none;
width: 8.33333%; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-1 {
margin-left: 8.33333%; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-2 {
flex: none;
width: 16.66667%; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-2 {
margin-left: 16.66667%; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-3 {
flex: none;
width: 25%; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-3 {
margin-left: 25%; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-4 {
flex: none;
width: 33.33333%; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-4 {
margin-left: 33.33333%; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-5 {
flex: none;
width: 41.66667%; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-5 {
margin-left: 41.66667%; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-6 {
flex: none;
width: 50%; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-6 {
margin-left: 50%; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-7 {
flex: none;
width: 58.33333%; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-7 {
margin-left: 58.33333%; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-8 {
flex: none;
width: 66.66667%; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-8 {
margin-left: 66.66667%; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-9 {
flex: none;
width: 75%; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-9 {
margin-left: 75%; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-10 {
flex: none;
width: 83.33333%; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-10 {
margin-left: 83.33333%; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-11 {
flex: none;
width: 91.66667%; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-11 {
margin-left: 91.66667%; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-12 {
flex: none;
width: 100%; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile > .column.is-offset-12 {
margin-left: 100%; }
@media screen and (max-width: 768px) {
/* line 43, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-narrow-mobile {
flex: none; }
/* line 45, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-full-mobile {
flex: none;
width: 100%; }
/* line 48, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-three-quarters-mobile {
flex: none;
width: 75%; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-two-thirds-mobile {
flex: none;
width: 66.6666%; }
/* line 54, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-half-mobile {
flex: none;
width: 50%; }
/* line 57, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-one-third-mobile {
flex: none;
width: 33.3333%; }
/* line 60, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-one-quarter-mobile {
flex: none;
width: 25%; }
/* line 63, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-three-quarters-mobile {
margin-left: 75%; }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-two-thirds-mobile {
margin-left: 66.6666%; }
/* line 67, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-half-mobile {
margin-left: 50%; }
/* line 69, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-one-third-mobile {
margin-left: 33.3333%; }
/* line 71, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-one-quarter-mobile {
margin-left: 25%; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-1-mobile {
flex: none;
width: 8.33333%; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-1-mobile {
margin-left: 8.33333%; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-2-mobile {
flex: none;
width: 16.66667%; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-2-mobile {
margin-left: 16.66667%; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-3-mobile {
flex: none;
width: 25%; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-3-mobile {
margin-left: 25%; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-4-mobile {
flex: none;
width: 33.33333%; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-4-mobile {
margin-left: 33.33333%; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-5-mobile {
flex: none;
width: 41.66667%; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-5-mobile {
margin-left: 41.66667%; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-6-mobile {
flex: none;
width: 50%; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-6-mobile {
margin-left: 50%; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-7-mobile {
flex: none;
width: 58.33333%; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-7-mobile {
margin-left: 58.33333%; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-8-mobile {
flex: none;
width: 66.66667%; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-8-mobile {
margin-left: 66.66667%; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-9-mobile {
flex: none;
width: 75%; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-9-mobile {
margin-left: 75%; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-10-mobile {
flex: none;
width: 83.33333%; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-10-mobile {
margin-left: 83.33333%; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-11-mobile {
flex: none;
width: 91.66667%; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-11-mobile {
margin-left: 91.66667%; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-12-mobile {
flex: none;
width: 100%; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-12-mobile {
margin-left: 100%; } }
@media screen and (min-width: 769px) {
/* line 81, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-narrow,
.column.is-narrow-tablet {
flex: none; }
/* line 84, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-full,
.column.is-full-tablet {
flex: none;
width: 100%; }
/* line 88, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-three-quarters,
.column.is-three-quarters-tablet {
flex: none;
width: 75%; }
/* line 92, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-two-thirds,
.column.is-two-thirds-tablet {
flex: none;
width: 66.6666%; }
/* line 96, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-half,
.column.is-half-tablet {
flex: none;
width: 50%; }
/* line 100, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-one-third,
.column.is-one-third-tablet {
flex: none;
width: 33.3333%; }
/* line 104, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-one-quarter,
.column.is-one-quarter-tablet {
flex: none;
width: 25%; }
/* line 108, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-three-quarters,
.column.is-offset-three-quarters-tablet {
margin-left: 75%; }
/* line 111, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-two-thirds,
.column.is-offset-two-thirds-tablet {
margin-left: 66.6666%; }
/* line 114, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-half,
.column.is-offset-half-tablet {
margin-left: 50%; }
/* line 117, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-one-third,
.column.is-offset-one-third-tablet {
margin-left: 33.3333%; }
/* line 120, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-one-quarter,
.column.is-offset-one-quarter-tablet {
margin-left: 25%; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-1,
.column.is-1-tablet {
flex: none;
width: 8.33333%; }
/* line 125, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-1,
.column.is-offset-1-tablet {
margin-left: 8.33333%; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-2,
.column.is-2-tablet {
flex: none;
width: 16.66667%; }
/* line 125, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-2,
.column.is-offset-2-tablet {
margin-left: 16.66667%; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-3,
.column.is-3-tablet {
flex: none;
width: 25%; }
/* line 125, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-3,
.column.is-offset-3-tablet {
margin-left: 25%; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-4,
.column.is-4-tablet {
flex: none;
width: 33.33333%; }
/* line 125, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-4,
.column.is-offset-4-tablet {
margin-left: 33.33333%; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-5,
.column.is-5-tablet {
flex: none;
width: 41.66667%; }
/* line 125, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-5,
.column.is-offset-5-tablet {
margin-left: 41.66667%; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-6,
.column.is-6-tablet {
flex: none;
width: 50%; }
/* line 125, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-6,
.column.is-offset-6-tablet {
margin-left: 50%; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-7,
.column.is-7-tablet {
flex: none;
width: 58.33333%; }
/* line 125, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-7,
.column.is-offset-7-tablet {
margin-left: 58.33333%; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-8,
.column.is-8-tablet {
flex: none;
width: 66.66667%; }
/* line 125, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-8,
.column.is-offset-8-tablet {
margin-left: 66.66667%; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-9,
.column.is-9-tablet {
flex: none;
width: 75%; }
/* line 125, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-9,
.column.is-offset-9-tablet {
margin-left: 75%; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-10,
.column.is-10-tablet {
flex: none;
width: 83.33333%; }
/* line 125, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-10,
.column.is-offset-10-tablet {
margin-left: 83.33333%; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-11,
.column.is-11-tablet {
flex: none;
width: 91.66667%; }
/* line 125, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-11,
.column.is-offset-11-tablet {
margin-left: 91.66667%; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-12,
.column.is-12-tablet {
flex: none;
width: 100%; }
/* line 125, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-12,
.column.is-offset-12-tablet {
margin-left: 100%; } }
@media screen and (min-width: 980px) {
/* line 129, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-narrow-desktop {
flex: none; }
/* line 131, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-full-desktop {
flex: none;
width: 100%; }
/* line 134, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-three-quarters-desktop {
flex: none;
width: 75%; }
/* line 137, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-two-thirds-desktop {
flex: none;
width: 66.6666%; }
/* line 140, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-half-desktop {
flex: none;
width: 50%; }
/* line 143, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-one-third-desktop {
flex: none;
width: 33.3333%; }
/* line 146, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-one-quarter-desktop {
flex: none;
width: 25%; }
/* line 149, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-three-quarters-desktop {
margin-left: 75%; }
/* line 151, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-two-thirds-desktop {
margin-left: 66.6666%; }
/* line 153, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-half-desktop {
margin-left: 50%; }
/* line 155, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-one-third-desktop {
margin-left: 33.3333%; }
/* line 157, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-one-quarter-desktop {
margin-left: 25%; }
/* line 159, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-1-desktop {
flex: none;
width: 8.33333%; }
/* line 162, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-1-desktop {
margin-left: 8.33333%; }
/* line 159, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-2-desktop {
flex: none;
width: 16.66667%; }
/* line 162, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-2-desktop {
margin-left: 16.66667%; }
/* line 159, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-3-desktop {
flex: none;
width: 25%; }
/* line 162, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-3-desktop {
margin-left: 25%; }
/* line 159, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-4-desktop {
flex: none;
width: 33.33333%; }
/* line 162, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-4-desktop {
margin-left: 33.33333%; }
/* line 159, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-5-desktop {
flex: none;
width: 41.66667%; }
/* line 162, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-5-desktop {
margin-left: 41.66667%; }
/* line 159, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-6-desktop {
flex: none;
width: 50%; }
/* line 162, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-6-desktop {
margin-left: 50%; }
/* line 159, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-7-desktop {
flex: none;
width: 58.33333%; }
/* line 162, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-7-desktop {
margin-left: 58.33333%; }
/* line 159, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-8-desktop {
flex: none;
width: 66.66667%; }
/* line 162, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-8-desktop {
margin-left: 66.66667%; }
/* line 159, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-9-desktop {
flex: none;
width: 75%; }
/* line 162, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-9-desktop {
margin-left: 75%; }
/* line 159, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-10-desktop {
flex: none;
width: 83.33333%; }
/* line 162, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-10-desktop {
margin-left: 83.33333%; }
/* line 159, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-11-desktop {
flex: none;
width: 91.66667%; }
/* line 162, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-11-desktop {
margin-left: 91.66667%; }
/* line 159, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-12-desktop {
flex: none;
width: 100%; }
/* line 162, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-12-desktop {
margin-left: 100%; } }
@media screen and (min-width: 1180px) {
/* line 166, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-narrow-widescreen {
flex: none; }
/* line 168, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-full-widescreen {
flex: none;
width: 100%; }
/* line 171, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-three-quarters-widescreen {
flex: none;
width: 75%; }
/* line 174, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-two-thirds-widescreen {
flex: none;
width: 66.6666%; }
/* line 177, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-half-widescreen {
flex: none;
width: 50%; }
/* line 180, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-one-third-widescreen {
flex: none;
width: 33.3333%; }
/* line 183, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-one-quarter-widescreen {
flex: none;
width: 25%; }
/* line 186, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-three-quarters-widescreen {
margin-left: 75%; }
/* line 188, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-two-thirds-widescreen {
margin-left: 66.6666%; }
/* line 190, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-half-widescreen {
margin-left: 50%; }
/* line 192, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-one-third-widescreen {
margin-left: 33.3333%; }
/* line 194, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-one-quarter-widescreen {
margin-left: 25%; }
/* line 196, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-1-widescreen {
flex: none;
width: 8.33333%; }
/* line 199, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-1-widescreen {
margin-left: 8.33333%; }
/* line 196, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-2-widescreen {
flex: none;
width: 16.66667%; }
/* line 199, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-2-widescreen {
margin-left: 16.66667%; }
/* line 196, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-3-widescreen {
flex: none;
width: 25%; }
/* line 199, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-3-widescreen {
margin-left: 25%; }
/* line 196, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-4-widescreen {
flex: none;
width: 33.33333%; }
/* line 199, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-4-widescreen {
margin-left: 33.33333%; }
/* line 196, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-5-widescreen {
flex: none;
width: 41.66667%; }
/* line 199, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-5-widescreen {
margin-left: 41.66667%; }
/* line 196, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-6-widescreen {
flex: none;
width: 50%; }
/* line 199, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-6-widescreen {
margin-left: 50%; }
/* line 196, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-7-widescreen {
flex: none;
width: 58.33333%; }
/* line 199, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-7-widescreen {
margin-left: 58.33333%; }
/* line 196, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-8-widescreen {
flex: none;
width: 66.66667%; }
/* line 199, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-8-widescreen {
margin-left: 66.66667%; }
/* line 196, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-9-widescreen {
flex: none;
width: 75%; }
/* line 199, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-9-widescreen {
margin-left: 75%; }
/* line 196, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-10-widescreen {
flex: none;
width: 83.33333%; }
/* line 199, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-10-widescreen {
margin-left: 83.33333%; }
/* line 196, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-11-widescreen {
flex: none;
width: 91.66667%; }
/* line 199, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-11-widescreen {
margin-left: 91.66667%; }
/* line 196, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-12-widescreen {
flex: none;
width: 100%; }
/* line 199, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.column.is-offset-12-widescreen {
margin-left: 100%; } }
/* line 203, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns {
margin-left: -10px;
margin-right: -10px;
margin-top: -10px; }
/* line 207, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns:last-child {
margin-bottom: -10px; }
/* line 209, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns:not(:last-child) {
margin-bottom: 10px; }
/* line 212, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-centered {
justify-content: center; }
/* line 214, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-gapless {
margin-left: 0;
margin-right: 0;
margin-top: 0; }
/* line 218, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-gapless:last-child {
margin-bottom: 0; }
/* line 220, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-gapless:not(:last-child) {
margin-bottom: 20px; }
/* line 222, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-gapless > .column {
margin: 0;
padding: 0; }
@media screen and (min-width: 769px) {
/* line 225, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-grid {
flex-wrap: wrap; }
/* line 229, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-grid > .column {
max-width: 33.3333%;
padding: 10px;
width: 33.3333%; }
/* line 233, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-grid > .column + .column {
margin-left: 0; } }
/* line 235, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-mobile {
display: flex; }
/* line 237, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-multiline {
flex-wrap: wrap; }
/* line 239, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-vcentered {
align-items: center; }
@media screen and (min-width: 769px) {
/* line 243, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns:not(.is-desktop) {
display: flex; } }
@media screen and (min-width: 980px) {
/* line 247, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.columns.is-desktop {
display: flex; } }
/* line 250, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile {
align-items: stretch;
flex-basis: auto;
flex-grow: 1;
flex-shrink: 1;
min-height: min-content; }
/* line 257, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-ancestor {
margin-left: -10px;
margin-right: -10px;
margin-top: -10px; }
/* line 261, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-ancestor:last-child {
margin-bottom: -10px; }
/* line 263, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-ancestor:not(:last-child) {
margin-bottom: 10px; }
/* line 265, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-child {
margin: 0 !important; }
/* line 267, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-parent {
padding: 10px; }
/* line 269, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-vertical {
flex-direction: column; }
/* line 271, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-vertical > .tile.is-child:not(:last-child) {
margin-bottom: 20px !important; }
@media screen and (min-width: 769px) {
/* line 275, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile:not(.is-child) {
display: flex; }
/* line 277, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-1 {
flex: none;
width: 8.33333%; }
/* line 277, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-2 {
flex: none;
width: 16.66667%; }
/* line 277, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-3 {
flex: none;
width: 25%; }
/* line 277, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-4 {
flex: none;
width: 33.33333%; }
/* line 277, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-5 {
flex: none;
width: 41.66667%; }
/* line 277, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-6 {
flex: none;
width: 50%; }
/* line 277, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-7 {
flex: none;
width: 58.33333%; }
/* line 277, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-8 {
flex: none;
width: 66.66667%; }
/* line 277, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-9 {
flex: none;
width: 75%; }
/* line 277, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-10 {
flex: none;
width: 83.33333%; }
/* line 277, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-11 {
flex: none;
width: 91.66667%; }
/* line 277, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/grid.sass */
.tile.is-12 {
flex: none;
width: 100%; } }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight {
background-color: #fdf6e3;
color: #586e75; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .c {
color: #93a1a1; }
/* line 7, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .err,
.highlight .g {
color: #586e75; }
/* line 9, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .k {
color: #859900; }
/* line 12, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .l,
.highlight .n {
color: #586e75; }
/* line 14, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .o {
color: #859900; }
/* line 16, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .x {
color: #cb4b16; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .p {
color: #586e75; }
/* line 20, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .cm {
color: #93a1a1; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .cp {
color: #859900; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .c1 {
color: #93a1a1; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .cs {
color: #859900; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .gd {
color: #2aa198; }
/* line 30, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .ge {
color: #586e75;
font-style: italic; }
/* line 33, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .gr {
color: #dc322f; }
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .gh {
color: #cb4b16; }
/* line 37, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .gi {
color: #859900; }
/* line 40, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .go,
.highlight .gp {
color: #586e75; }
/* line 42, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .gs {
color: #586e75;
font-weight: bold; }
/* line 45, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .gu {
color: #cb4b16; }
/* line 47, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .gt {
color: #586e75; }
/* line 49, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .kc {
color: #cb4b16; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .kd {
color: #268bd2; }
/* line 54, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .kn,
.highlight .kp {
color: #859900; }
/* line 56, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .kr {
color: #268bd2; }
/* line 58, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .kt {
color: #dc322f; }
/* line 60, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .ld {
color: #586e75; }
/* line 63, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .m,
.highlight .s {
color: #2aa198; }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .na {
color: #B58900; }
/* line 67, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .nb {
color: #586e75; }
/* line 69, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .nc {
color: #268bd2; }
/* line 71, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .no {
color: #cb4b16; }
/* line 73, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .nd {
color: #268bd2; }
/* line 76, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .ni,
.highlight .ne {
color: #cb4b16; }
/* line 78, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .nf {
color: #268bd2; }
/* line 83, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .nl,
.highlight .nn,
.highlight .nx,
.highlight .py {
color: #586e75; }
/* line 86, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .nt,
.highlight .nv {
color: #268bd2; }
/* line 88, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .ow {
color: #859900; }
/* line 90, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .w {
color: #586e75; }
/* line 95, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .mf,
.highlight .mh,
.highlight .mi,
.highlight .mo {
color: #2aa198; }
/* line 97, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .sb {
color: #93a1a1; }
/* line 99, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .sc {
color: #2aa198; }
/* line 101, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .sd {
color: #586e75; }
/* line 103, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .s2 {
color: #2aa198; }
/* line 105, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .se {
color: #cb4b16; }
/* line 107, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .sh {
color: #586e75; }
/* line 110, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .si,
.highlight .sx {
color: #2aa198; }
/* line 112, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .sr {
color: #dc322f; }
/* line 115, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .s1,
.highlight .ss {
color: #2aa198; }
/* line 120, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .bp,
.highlight .vc,
.highlight .vg,
.highlight .vi {
color: #268bd2; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/highlight.sass */
.highlight .il {
color: #2aa198; }
/* line 3, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level-item .title,
.level-item .subtitle {
margin-bottom: 0; }
@media screen and (max-width: 768px) {
/* line 7, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level-item:not(:last-child) {
margin-bottom: 10px; } }
/* line 13, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level-left .level-item:not(:last-child),
.level-right .level-item:not(:last-child) {
margin-right: 10px; }
/* line 16, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
flex-grow: 1; }
@media screen and (max-width: 768px) {
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level-left + .level-right {
margin-top: 20px; } }
@media screen and (min-width: 769px) {
/* line 19, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level-left {
align-items: center;
display: flex; } }
@media screen and (min-width: 769px) {
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level-right {
align-items: center;
display: flex;
justify-content: flex-end; } }
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level {
align-items: center;
justify-content: space-between; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level code {
border-radius: 3px; }
/* line 41, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level img {
display: inline-block;
vertical-align: top; }
/* line 45, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level.is-mobile {
display: flex; }
/* line 48, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level.is-mobile > .level-item:not(:last-child) {
margin-bottom: 0; }
/* line 50, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level.is-mobile > .level-item:not(.is-narrow) {
flex-grow: 1; }
@media screen and (min-width: 769px) {
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level {
display: flex; }
/* line 56, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/level.sass */
.level > .level-item:not(.is-narrow) {
flex-grow: 1; } }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media-number {
background-color: #f5f7fa;
border-radius: 290486px;
display: inline-block;
font-size: 18px;
height: 32px;
line-height: 24px;
min-width: 32px;
padding: 4px 8px;
text-align: center;
vertical-align: top; }
@media screen and (max-width: 768px) {
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media-number {
margin-bottom: 10px; } }
@media screen and (min-width: 769px) {
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media-number {
margin-right: 10px; } }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media-left {
margin-right: 10px; }
/* line 21, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media-right {
margin-left: 10px; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media-content {
flex-grow: 1;
text-align: left; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media {
align-items: flex-start;
display: flex;
text-align: left; }
/* line 32, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media .content:not(:last-child) {
margin-bottom: 10px; }
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media .media {
border-top: 1px solid rgba(211, 214, 219, 0.5);
display: flex;
padding-top: 10px; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
margin-bottom: 5px; }
/* line 41, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media .media .media {
padding-top: 5px; }
/* line 43, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media .media .media + .media {
margin-top: 5px; }
/* line 45, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media + .media {
border-top: 1px solid rgba(211, 214, 219, 0.5);
margin-top: 10px;
padding-top: 10px; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media.is-large + .media {
margin-top: 20px;
padding-top: 20px; }
@media screen and (min-width: 769px) {
/* line 57, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/media.sass */
.media.is-large .media-number {
margin-right: 20px; } }
/* line 2, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/menu.sass */
.menu-nav a {
display: block;
padding: 5px 10px; }
/* line 7, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/menu.sass */
.menu-list a {
border-radius: 2px;
color: #69707a;
display: block;
padding: 5px 10px; }
/* line 12, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/menu.sass */
.menu-list a:hover {
background-color: #f5f7fa;
color: #FF7F00; }
/* line 16, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/menu.sass */
.menu-list a.is-active {
background-color: #FF7F00;
color: white; }
/* line 20, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/menu.sass */
.menu-list li ul {
border-left: 1px solid #d3d6db;
margin: 10px;
padding-left: 10px; }
/* line 25, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/menu.sass */
.menu-label {
color: #aeb1b5;
font-size: 11px;
letter-spacing: 1px;
margin-bottom: 5px;
text-transform: uppercase; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/menu.sass */
.menu-label:not(:first-child) {
margin-top: 20px; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message-body {
border: 1px solid #d3d6db;
border-radius: 3px;
padding: 12px 15px; }
/* line 5, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message-body strong {
color: inherit; }
/* line 8, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message-header {
background-color: #69707a;
border-radius: 3px 3px 0 0;
color: white;
padding: 7px 10px; }
/* line 13, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message-header strong {
color: inherit; }
/* line 15, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message-header + .message-body {
border-radius: 0 0 3px 3px;
border-top: none; }
/* line 19, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message {
background-color: #f5f7fa;
border-radius: 3px; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-white {
background-color: white; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-white .message-header {
background-color: #fff;
color: #111; }
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-white .message-body {
border-color: #fff;
color: #666666; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-black {
background-color: whitesmoke; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-black .message-header {
background-color: #111;
color: #fff; }
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-black .message-body {
border-color: #111;
color: gray; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-light {
background-color: #f5f7fa; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-light .message-header {
background-color: #f5f7fa;
color: #69707a; }
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-light .message-body {
border-color: #f5f7fa;
color: #666666; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-dark {
background-color: #f4f5f6; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-dark .message-header {
background-color: #69707a;
color: #f5f7fa; }
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-dark .message-body {
border-color: #69707a;
color: gray; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-primary {
background-color: #fff5eb; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-primary .message-header {
background-color: #FF7F00;
color: white; }
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-primary .message-body {
border-color: #FF7F00;
color: gray; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-info {
background-color: #edf7fc; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-info .message-header {
background-color: #42afe3;
color: white; }
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-info .message-body {
border-color: #42afe3;
color: gray; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-success {
background-color: #f4faf0; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-success .message-header {
background-color: #97cd76;
color: white; }
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-success .message-body {
border-color: #97cd76;
color: gray; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-warning {
background-color: #fffbeb; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-warning .message-header {
background-color: #fce473;
color: rgba(17, 17, 17, 0.5); }
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-warning .message-body {
border-color: #fce473;
color: #666666; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-danger {
background-color: #fdeeed; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-danger .message-header {
background-color: #ed6c63;
color: white; }
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/message.sass */
.message.is-danger .message-body {
border-color: #ed6c63;
color: gray; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/modal.sass */
.modal-background {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
background-color: rgba(17, 17, 17, 0.86); }
/* line 5, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/modal.sass */
.modal-content, .modal-card {
margin: 0 20px;
max-height: calc(100vh - 160px);
overflow: auto;
position: relative;
width: 100%; }
@media screen and (min-width: 769px) {
/* line 5, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/modal.sass */
.modal-content, .modal-card {
margin: 0 auto;
max-height: calc(100vh - 40px);
width: 640px; } }
/* line 17, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/modal.sass */
.modal-close {
background: none;
height: 40px;
position: fixed;
right: 20px;
top: 20px;
width: 40px; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/modal.sass */
.modal-card {
background-color: #fff;
border-radius: 5px;
display: flex;
flex-direction: column;
max-height: calc(100vh - 40px);
overflow: hidden; }
/* line 36, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/modal.sass */
.modal-card-head,
.modal-card-foot {
align-items: center;
background-color: #f5f7fa;
display: flex;
flex-shrink: 0;
justify-content: flex-start;
padding: 20px;
position: relative; }
/* line 45, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/modal.sass */
.modal-card-head {
border-bottom: 1px solid #d3d6db; }
/* line 48, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/modal.sass */
.modal-card-title {
color: #222324;
flex-grow: 1;
font-size: 24px;
line-height: 1; }
/* line 54, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/modal.sass */
.modal-card-foot {
border-top: 1px solid #d3d6db; }
/* line 57, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child) {
margin-right: 10px; }
/* line 60, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/modal.sass */
.modal-card-body {
flex-grow: 1;
overflow: auto;
padding: 20px; }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/modal.sass */
.modal {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
align-items: center;
display: none;
justify-content: center;
overflow: hidden;
position: fixed;
z-index: 1986; }
/* line 74, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/modal.sass */
.modal.is-active {
display: flex; }
@media screen and (min-width: 769px) {
/* line 3, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-toggle {
display: none; } }
/* line 9, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-item {
align-items: center;
display: flex;
justify-content: center;
padding: 10px; }
/* line 14, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-item a {
flex-grow: 1; }
/* line 16, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-item img {
max-height: 24px; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-item .button + .button {
margin-left: 10px; }
/* line 21, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-item .tag:first-child {
margin-right: 5px; }
/* line 23, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-item .tag:last-child {
margin-left: 5px; }
@media screen and (max-width: 768px) {
/* line 9, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-item {
justify-content: flex-start; } }
/* line 30, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-item a,
a.nav-item {
color: #69707a; }
/* line 32, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-item a:hover,
a.nav-item:hover {
color: #222324; }
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-item a.is-active,
a.nav-item.is-active {
color: #222324; }
/* line 37, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-item a.is-tab,
a.nav-item.is-tab {
border-bottom: 1px solid transparent;
border-top: 1px solid transparent;
padding-left: 12px;
padding-right: 12px; }
/* line 42, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-item a.is-tab:hover,
a.nav-item.is-tab:hover {
border-bottom: 1px solid #FF7F00;
border-top: 1px solid transparent; }
/* line 45, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-item a.is-tab.is-active,
a.nav-item.is-tab.is-active {
border-bottom: 3px solid #FF7F00;
border-top: 3px solid transparent;
color: #FF7F00; }
@media screen and (max-width: 768px) {
/* line 52, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-menu {
background-color: #fff;
box-shadow: 0 4px 7px rgba(17, 17, 17, 0.1);
left: 0;
display: none;
right: 0;
top: 100%;
position: absolute; }
/* line 62, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-menu .nav-item {
border-top: 1px solid rgba(211, 214, 219, 0.5);
padding: 10px; }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-menu.is-active {
display: block; } }
@media screen and (min-width: 769px) and (max-width: 979px) {
/* line 52, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-menu {
padding-right: 20px; } }
/* line 70, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-left {
align-items: stretch;
display: flex;
flex-basis: 0;
flex-grow: 1;
justify-content: flex-start;
overflow: hidden;
overflow-x: auto;
white-space: nowrap; }
/* line 80, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-center {
align-items: stretch;
display: flex;
justify-content: center;
margin-left: auto;
margin-right: auto; }
@media screen and (min-width: 769px) {
/* line 87, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav-right {
align-items: stretch;
display: flex;
flex-basis: 0;
flex-grow: 1;
justify-content: flex-end; } }
/* line 98, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav {
align-items: stretch;
background-color: #fff;
display: flex;
min-height: 50px;
position: relative;
text-align: center;
z-index: 2; }
/* line 106, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav > .container {
align-items: stretch;
display: flex;
min-height: 50px;
width: 100%; }
/* line 112, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav > .container > .nav-left > .nav-item:first-child:not(.is-tab) {
padding-left: 0; }
/* line 115, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav > .container > .nav-right > .nav-item:last-child:not(.is-tab) {
padding-right: 0; }
/* line 119, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.container > .nav > .nav-left > .nav-item:first-child:not(.is-tab) {
padding-left: 0; }
/* line 122, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.container > .nav > .nav-right > .nav-item:last-child:not(.is-tab) {
padding-right: 0; }
/* line 125, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav.has-shadow {
box-shadow: 0 2px 3px rgba(17, 17, 17, 0.1); }
@media screen and (max-width: 979px) {
/* line 132, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/nav.sass */
.nav > .container > .nav-left > .nav-item.is-brand:first-child,
.container > .nav > .nav-left > .nav-item.is-brand:first-child {
padding-left: 20px; } }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/pagination.sass */
.pagination {
align-items: center;
display: flex;
justify-content: center;
text-align: center; }
/* line 6, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/pagination.sass */
.pagination a {
display: block;
min-width: 32px;
padding: 3px 8px; }
/* line 10, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/pagination.sass */
.pagination span {
color: #aeb1b5;
display: block;
margin: 0 4px; }
/* line 14, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/pagination.sass */
.pagination li {
margin: 0 2px; }
/* line 16, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/pagination.sass */
.pagination ul {
align-items: center;
display: flex;
flex-grow: 1;
justify-content: center; }
@media screen and (max-width: 768px) {
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/pagination.sass */
.pagination {
flex-wrap: wrap; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/pagination.sass */
.pagination > a {
width: calc(50% - 5px); }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/pagination.sass */
.pagination > a:not(:first-child) {
margin-left: 10px; }
/* line 28, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/pagination.sass */
.pagination li {
flex-grow: 1; }
/* line 30, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/pagination.sass */
.pagination ul {
margin-top: 10px; } }
@media screen and (min-width: 769px) {
/* line 34, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/pagination.sass */
.pagination > a:not(:first-child) {
order: 1; } }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
.panel-icon {
display: inline-block;
font-size: 14px;
height: 16px;
line-height: 16px;
text-align: center;
vertical-align: top;
width: 16px;
color: #aeb1b5;
float: left;
margin: 0 4px 0 -2px; }
/* line 6, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
.panel-icon .fa {
font-size: inherit;
line-height: inherit; }
/* line 10, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
.panel-heading {
background-color: #f5f7fa;
border-bottom: 1px solid #d3d6db;
border-radius: 4px 4px 0 0;
color: #222324;
font-size: 18px;
font-weight: 300;
padding: 10px; }
/* line 20, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
.panel-list a {
color: #69707a; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
.panel-list a:hover {
color: #FF7F00; }
/* line 25, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
.panel-tabs {
display: flex;
font-size: 11px;
padding: 5px 10px 0;
justify-content: center; }
/* line 30, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
.panel-tabs a {
border-bottom: 1px solid #d3d6db;
margin-bottom: -1px;
padding: 5px; }
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
.panel-tabs a.is-active {
border-bottom-color: #222324;
color: #222324; }
/* line 38, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
.panel-tabs:not(:last-child) {
border-bottom: 1px solid #d3d6db; }
/* line 41, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
.panel-block {
color: #222324;
display: block;
line-height: 16px;
padding: 10px; }
/* line 46, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
.panel-block:not(:last-child) {
border-bottom: 1px solid #d3d6db; }
/* line 50, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
a.panel-block:hover {
background-color: #f5f7fa; }
/* line 53, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
.panel {
border: 1px solid #d3d6db;
border-radius: 5px; }
/* line 56, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/panel.sass */
.panel:not(:last-child) {
margin-bottom: 20px; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs {
align-items: stretch;
display: flex;
justify-content: space-between;
line-height: 24px;
overflow: hidden;
overflow-x: auto;
white-space: nowrap; }
/* line 11, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs a {
align-items: center;
border-bottom: 1px solid #d3d6db;
color: #69707a;
display: flex;
justify-content: center;
margin-bottom: -1px;
padding: 6px 12px;
vertical-align: top; }
/* line 20, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs a:hover {
border-bottom-color: #222324;
color: #222324; }
/* line 23, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs li {
display: block; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs li.is-active a {
border-bottom-color: #FF7F00;
color: #FF7F00; }
/* line 29, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs ul {
align-items: center;
border-bottom: 1px solid #d3d6db;
display: flex;
flex-grow: 1;
justify-content: flex-start; }
/* line 35, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs ul.is-left {
padding-right: 10px; }
/* line 37, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs ul.is-center {
flex: none;
justify-content: center;
padding-left: 10px;
padding-right: 10px; }
/* line 42, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs ul.is-right {
justify-content: flex-end;
padding-left: 10px; }
/* line 46, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs .icon:first-child {
margin-right: 8px; }
/* line 48, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs .icon:last-child {
margin-left: 8px; }
/* line 52, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-centered ul {
justify-content: center; }
/* line 55, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-right ul {
justify-content: flex-end; }
/* line 59, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-boxed a {
border: 1px solid transparent;
border-radius: 3px 3px 0 0;
padding-bottom: 5px;
padding-top: 5px; }
/* line 64, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
background-color: #f5f7fa;
border-bottom-color: #d3d6db; }
/* line 69, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
background-color: #fff;
border-color: #d3d6db;
border-bottom-color: transparent !important; }
/* line 74, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-fullwidth li {
flex-grow: 1; }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle a {
border: 1px solid #d3d6db;
margin-bottom: 0;
padding-bottom: 5px;
padding-top: 5px;
position: relative; }
/* line 83, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
background-color: #f5f7fa;
border-color: #aeb1b5;
z-index: 2; }
/* line 88, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li + li {
margin-left: -1px; }
/* line 90, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
border-radius: 3px 0 0 3px; }
/* line 92, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
border-radius: 0 3px 3px 0; }
/* line 95, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
background-color: #FF7F00;
border-color: #FF7F00;
color: white;
z-index: 1; }
/* line 100, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle ul {
border-bottom: none; }
/* line 103, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-small {
font-size: 11px; }
/* line 105, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-small a {
padding: 2px 8px; }
/* line 109, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-small.is-boxed a,
.tabs.is-small.is-toggle a {
padding-bottom: 1px;
padding-top: 1px; }
/* line 112, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-medium {
font-size: 18px; }
/* line 114, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-medium a {
padding: 10px 16px; }
/* line 118, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-medium.is-boxed a,
.tabs.is-medium.is-toggle a {
padding-bottom: 9px;
padding-top: 9px; }
/* line 121, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-large {
font-size: 28px; }
/* line 123, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-large a {
padding: 14px 20px; }
/* line 127, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/components/tabs.sass */
.tabs.is-large.is-boxed a,
.tabs.is-large.is-toggle a {
padding-bottom: 13px;
padding-top: 13px; }
/* line 3, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero-video {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
overflow: hidden; }
/* line 6, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero-video video {
left: 50%;
min-height: 100%;
min-width: 100%;
position: absolute;
top: 50%;
transform: translate3d(-50%, -50%, 0); }
/* line 14, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero-video.is-transparent {
opacity: 0.3; }
@media screen and (max-width: 768px) {
/* line 3, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero-video {
display: none; } }
/* line 20, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero-buttons {
margin-top: 20px; }
@media screen and (max-width: 768px) {
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero-buttons .button {
display: flex; }
/* line 26, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero-buttons .button:not(:last-child) {
margin-bottom: 10px; } }
@media screen and (min-width: 769px) {
/* line 20, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero-buttons {
display: flex;
justify-content: center; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero-buttons .button:not(:last-child) {
margin-right: 20px; } }
/* line 37, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero-head,
.hero-foot {
flex-shrink: 0; }
/* line 40, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero-body {
flex-grow: 1;
padding: 40px 20px; }
@media screen and (min-width: 980px) {
/* line 40, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero-body {
padding-left: 0;
padding-right: 0; } }
/* line 50, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero {
align-items: stretch;
background-color: #fff;
display: flex;
flex-direction: column;
justify-content: space-between; }
/* line 56, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero .nav {
background: none;
box-shadow: 0 1px 0 rgba(211, 214, 219, 0.3); }
/* line 60, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero .tabs ul {
border-bottom: none; }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white {
background-color: #fff;
color: #111; }
/* line 69, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .title {
color: #111; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .title a,
.hero.is-white .title strong {
color: inherit; }
/* line 74, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .subtitle {
color: rgba(17, 17, 17, 0.7); }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .subtitle a,
.hero.is-white .subtitle strong {
color: #111; }
/* line 79, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .nav {
box-shadow: 0 1px 0 rgba(17, 17, 17, 0.2); }
@media screen and (max-width: 768px) {
/* line 81, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .nav-menu {
background-color: #fff; } }
/* line 85, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white a.nav-item,
.hero.is-white .nav-item a:not(.button) {
color: rgba(17, 17, 17, 0.5); }
/* line 88, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white a.nav-item:hover,
.hero.is-white a.nav-item.is-active,
.hero.is-white .nav-item a:not(.button):hover,
.hero.is-white .nav-item a:not(.button).is-active {
color: #111; }
/* line 91, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs a {
color: #111;
opacity: 0.5; }
/* line 94, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
opacity: 1; }
/* line 97, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
opacity: 1; }
/* line 101, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a,
.hero.is-white .tabs.is-toggle a {
color: #111; }
/* line 103, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a:hover,
.hero.is-white .tabs.is-toggle a:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 107, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed li.is-active a,
.hero.is-white .tabs.is-boxed li.is-active a:hover,
.hero.is-white .tabs.is-toggle li.is-active a,
.hero.is-white .tabs.is-toggle li.is-active a:hover {
background-color: #111;
border-color: #111;
color: #fff; }
/* line 112, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white.is-bold {
background-image: linear-gradient(141deg, #e6e6e6 0%, #fff 71%, white 100%); }
@media screen and (max-width: 768px) {
/* line 119, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .nav-toggle span {
background-color: #111; }
/* line 121, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .nav-toggle:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 124, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .nav-toggle.is-active span {
background-color: #111; }
/* line 127, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .nav-menu .nav-item {
border-top-color: rgba(17, 17, 17, 0.2); } }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black {
background-color: #111;
color: #fff; }
/* line 69, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .title {
color: #fff; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .title a,
.hero.is-black .title strong {
color: inherit; }
/* line 74, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .subtitle {
color: rgba(255, 255, 255, 0.7); }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .subtitle a,
.hero.is-black .subtitle strong {
color: #fff; }
/* line 79, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .nav {
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); }
@media screen and (max-width: 768px) {
/* line 81, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .nav-menu {
background-color: #111; } }
/* line 85, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black a.nav-item,
.hero.is-black .nav-item a:not(.button) {
color: rgba(255, 255, 255, 0.5); }
/* line 88, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black a.nav-item:hover,
.hero.is-black a.nav-item.is-active,
.hero.is-black .nav-item a:not(.button):hover,
.hero.is-black .nav-item a:not(.button).is-active {
color: #fff; }
/* line 91, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs a {
color: #fff;
opacity: 0.5; }
/* line 94, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
opacity: 1; }
/* line 97, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
opacity: 1; }
/* line 101, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a,
.hero.is-black .tabs.is-toggle a {
color: #fff; }
/* line 103, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a:hover,
.hero.is-black .tabs.is-toggle a:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 107, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed li.is-active a,
.hero.is-black .tabs.is-boxed li.is-active a:hover,
.hero.is-black .tabs.is-toggle li.is-active a,
.hero.is-black .tabs.is-toggle li.is-active a:hover {
background-color: #fff;
border-color: #fff;
color: #111; }
/* line 112, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black.is-bold {
background-image: linear-gradient(141deg, black 0%, #111 71%, #1f1c1c 100%); }
@media screen and (max-width: 768px) {
/* line 119, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .nav-toggle span {
background-color: #fff; }
/* line 121, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .nav-toggle:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 124, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .nav-toggle.is-active span {
background-color: #fff; }
/* line 127, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .nav-menu .nav-item {
border-top-color: rgba(255, 255, 255, 0.2); } }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light {
background-color: #f5f7fa;
color: #69707a; }
/* line 69, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .title {
color: #69707a; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .title a,
.hero.is-light .title strong {
color: inherit; }
/* line 74, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .subtitle {
color: rgba(105, 112, 122, 0.7); }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .subtitle a,
.hero.is-light .subtitle strong {
color: #69707a; }
/* line 79, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .nav {
box-shadow: 0 1px 0 rgba(105, 112, 122, 0.2); }
@media screen and (max-width: 768px) {
/* line 81, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .nav-menu {
background-color: #f5f7fa; } }
/* line 85, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light a.nav-item,
.hero.is-light .nav-item a:not(.button) {
color: rgba(105, 112, 122, 0.5); }
/* line 88, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light a.nav-item:hover,
.hero.is-light a.nav-item.is-active,
.hero.is-light .nav-item a:not(.button):hover,
.hero.is-light .nav-item a:not(.button).is-active {
color: #69707a; }
/* line 91, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs a {
color: #69707a;
opacity: 0.5; }
/* line 94, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
opacity: 1; }
/* line 97, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
opacity: 1; }
/* line 101, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a,
.hero.is-light .tabs.is-toggle a {
color: #69707a; }
/* line 103, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a:hover,
.hero.is-light .tabs.is-toggle a:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 107, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed li.is-active a,
.hero.is-light .tabs.is-boxed li.is-active a:hover,
.hero.is-light .tabs.is-toggle li.is-active a,
.hero.is-light .tabs.is-toggle li.is-active a:hover {
background-color: #69707a;
border-color: #69707a;
color: #f5f7fa; }
/* line 112, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light.is-bold {
background-image: linear-gradient(141deg, #d0e0ec 0%, #f5f7fa 71%, white 100%); }
@media screen and (max-width: 768px) {
/* line 119, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .nav-toggle span {
background-color: #69707a; }
/* line 121, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .nav-toggle:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 124, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .nav-toggle.is-active span {
background-color: #69707a; }
/* line 127, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .nav-menu .nav-item {
border-top-color: rgba(105, 112, 122, 0.2); } }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark {
background-color: #69707a;
color: #f5f7fa; }
/* line 69, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .title {
color: #f5f7fa; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .title a,
.hero.is-dark .title strong {
color: inherit; }
/* line 74, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .subtitle {
color: rgba(245, 247, 250, 0.7); }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .subtitle a,
.hero.is-dark .subtitle strong {
color: #f5f7fa; }
/* line 79, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .nav {
box-shadow: 0 1px 0 rgba(245, 247, 250, 0.2); }
@media screen and (max-width: 768px) {
/* line 81, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .nav-menu {
background-color: #69707a; } }
/* line 85, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark a.nav-item,
.hero.is-dark .nav-item a:not(.button) {
color: rgba(245, 247, 250, 0.5); }
/* line 88, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark a.nav-item:hover,
.hero.is-dark a.nav-item.is-active,
.hero.is-dark .nav-item a:not(.button):hover,
.hero.is-dark .nav-item a:not(.button).is-active {
color: #f5f7fa; }
/* line 91, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs a {
color: #f5f7fa;
opacity: 0.5; }
/* line 94, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
opacity: 1; }
/* line 97, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
opacity: 1; }
/* line 101, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a,
.hero.is-dark .tabs.is-toggle a {
color: #f5f7fa; }
/* line 103, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a:hover,
.hero.is-dark .tabs.is-toggle a:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 107, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed li.is-active a,
.hero.is-dark .tabs.is-boxed li.is-active a:hover,
.hero.is-dark .tabs.is-toggle li.is-active a,
.hero.is-dark .tabs.is-toggle li.is-active a:hover {
background-color: #f5f7fa;
border-color: #f5f7fa;
color: #69707a; }
/* line 112, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark.is-bold {
background-image: linear-gradient(141deg, #495a67 0%, #69707a 71%, #6e768e 100%); }
@media screen and (max-width: 768px) {
/* line 119, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .nav-toggle span {
background-color: #f5f7fa; }
/* line 121, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .nav-toggle:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 124, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .nav-toggle.is-active span {
background-color: #f5f7fa; }
/* line 127, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .nav-menu .nav-item {
border-top-color: rgba(245, 247, 250, 0.2); } }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary {
background-color: #FF7F00;
color: white; }
/* line 69, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .title {
color: white; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .title a,
.hero.is-primary .title strong {
color: inherit; }
/* line 74, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .subtitle {
color: rgba(255, 255, 255, 0.7); }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .subtitle a,
.hero.is-primary .subtitle strong {
color: white; }
/* line 79, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .nav {
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); }
@media screen and (max-width: 768px) {
/* line 81, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .nav-menu {
background-color: #FF7F00; } }
/* line 85, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary a.nav-item,
.hero.is-primary .nav-item a:not(.button) {
color: rgba(255, 255, 255, 0.5); }
/* line 88, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary a.nav-item:hover,
.hero.is-primary a.nav-item.is-active,
.hero.is-primary .nav-item a:not(.button):hover,
.hero.is-primary .nav-item a:not(.button).is-active {
color: white; }
/* line 91, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs a {
color: white;
opacity: 0.5; }
/* line 94, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
opacity: 1; }
/* line 97, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
opacity: 1; }
/* line 101, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a,
.hero.is-primary .tabs.is-toggle a {
color: white; }
/* line 103, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a:hover,
.hero.is-primary .tabs.is-toggle a:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 107, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed li.is-active a,
.hero.is-primary .tabs.is-boxed li.is-active a:hover,
.hero.is-primary .tabs.is-toggle li.is-active a,
.hero.is-primary .tabs.is-toggle li.is-active a:hover {
background-color: white;
border-color: white;
color: #FF7F00; }
/* line 112, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary.is-bold {
background-image: linear-gradient(141deg, #cc4400 0%, #FF7F00 71%, #ffb21a 100%); }
@media screen and (max-width: 768px) {
/* line 119, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .nav-toggle span {
background-color: white; }
/* line 121, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .nav-toggle:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 124, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .nav-toggle.is-active span {
background-color: white; }
/* line 127, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .nav-menu .nav-item {
border-top-color: rgba(255, 255, 255, 0.2); } }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info {
background-color: #42afe3;
color: white; }
/* line 69, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .title {
color: white; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .title a,
.hero.is-info .title strong {
color: inherit; }
/* line 74, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .subtitle {
color: rgba(255, 255, 255, 0.7); }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .subtitle a,
.hero.is-info .subtitle strong {
color: white; }
/* line 79, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .nav {
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); }
@media screen and (max-width: 768px) {
/* line 81, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .nav-menu {
background-color: #42afe3; } }
/* line 85, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info a.nav-item,
.hero.is-info .nav-item a:not(.button) {
color: rgba(255, 255, 255, 0.5); }
/* line 88, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info a.nav-item:hover,
.hero.is-info a.nav-item.is-active,
.hero.is-info .nav-item a:not(.button):hover,
.hero.is-info .nav-item a:not(.button).is-active {
color: white; }
/* line 91, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs a {
color: white;
opacity: 0.5; }
/* line 94, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs a:hover {
opacity: 1; }
/* line 97, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a {
opacity: 1; }
/* line 101, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a,
.hero.is-info .tabs.is-toggle a {
color: white; }
/* line 103, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a:hover,
.hero.is-info .tabs.is-toggle a:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 107, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed li.is-active a,
.hero.is-info .tabs.is-boxed li.is-active a:hover,
.hero.is-info .tabs.is-toggle li.is-active a,
.hero.is-info .tabs.is-toggle li.is-active a:hover {
background-color: white;
border-color: white;
color: #42afe3; }
/* line 112, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info.is-bold {
background-image: linear-gradient(141deg, #13bfdf 0%, #42afe3 71%, #53a1eb 100%); }
@media screen and (max-width: 768px) {
/* line 119, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .nav-toggle span {
background-color: white; }
/* line 121, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .nav-toggle:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 124, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .nav-toggle.is-active span {
background-color: white; }
/* line 127, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .nav-menu .nav-item {
border-top-color: rgba(255, 255, 255, 0.2); } }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success {
background-color: #97cd76;
color: white; }
/* line 69, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .title {
color: white; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .title a,
.hero.is-success .title strong {
color: inherit; }
/* line 74, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .subtitle {
color: rgba(255, 255, 255, 0.7); }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .subtitle a,
.hero.is-success .subtitle strong {
color: white; }
/* line 79, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .nav {
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); }
@media screen and (max-width: 768px) {
/* line 81, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .nav-menu {
background-color: #97cd76; } }
/* line 85, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success a.nav-item,
.hero.is-success .nav-item a:not(.button) {
color: rgba(255, 255, 255, 0.5); }
/* line 88, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success a.nav-item:hover,
.hero.is-success a.nav-item.is-active,
.hero.is-success .nav-item a:not(.button):hover,
.hero.is-success .nav-item a:not(.button).is-active {
color: white; }
/* line 91, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs a {
color: white;
opacity: 0.5; }
/* line 94, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
opacity: 1; }
/* line 97, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
opacity: 1; }
/* line 101, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a,
.hero.is-success .tabs.is-toggle a {
color: white; }
/* line 103, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a:hover,
.hero.is-success .tabs.is-toggle a:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 107, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed li.is-active a,
.hero.is-success .tabs.is-boxed li.is-active a:hover,
.hero.is-success .tabs.is-toggle li.is-active a,
.hero.is-success .tabs.is-toggle li.is-active a:hover {
background-color: white;
border-color: white;
color: #97cd76; }
/* line 112, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success.is-bold {
background-image: linear-gradient(141deg, #8ecb45 0%, #97cd76 71%, #96d885 100%); }
@media screen and (max-width: 768px) {
/* line 119, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .nav-toggle span {
background-color: white; }
/* line 121, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .nav-toggle:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 124, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .nav-toggle.is-active span {
background-color: white; }
/* line 127, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .nav-menu .nav-item {
border-top-color: rgba(255, 255, 255, 0.2); } }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning {
background-color: #fce473;
color: rgba(17, 17, 17, 0.5); }
/* line 69, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .title {
color: rgba(17, 17, 17, 0.5); }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .title a,
.hero.is-warning .title strong {
color: inherit; }
/* line 74, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .subtitle {
color: rgba(17, 17, 17, 0.7); }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .subtitle a,
.hero.is-warning .subtitle strong {
color: rgba(17, 17, 17, 0.5); }
/* line 79, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .nav {
box-shadow: 0 1px 0 rgba(17, 17, 17, 0.2); }
@media screen and (max-width: 768px) {
/* line 81, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .nav-menu {
background-color: #fce473; } }
/* line 85, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning a.nav-item,
.hero.is-warning .nav-item a:not(.button) {
color: rgba(17, 17, 17, 0.5); }
/* line 88, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning a.nav-item:hover,
.hero.is-warning a.nav-item.is-active,
.hero.is-warning .nav-item a:not(.button):hover,
.hero.is-warning .nav-item a:not(.button).is-active {
color: rgba(17, 17, 17, 0.5); }
/* line 91, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs a {
color: rgba(17, 17, 17, 0.5);
opacity: 0.5; }
/* line 94, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover {
opacity: 1; }
/* line 97, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a {
opacity: 1; }
/* line 101, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a,
.hero.is-warning .tabs.is-toggle a {
color: rgba(17, 17, 17, 0.5); }
/* line 103, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a:hover,
.hero.is-warning .tabs.is-toggle a:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 107, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed li.is-active a,
.hero.is-warning .tabs.is-boxed li.is-active a:hover,
.hero.is-warning .tabs.is-toggle li.is-active a,
.hero.is-warning .tabs.is-toggle li.is-active a:hover {
background-color: rgba(17, 17, 17, 0.5);
border-color: rgba(17, 17, 17, 0.5);
color: #fce473; }
/* line 112, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning.is-bold {
background-image: linear-gradient(141deg, #ffbd3d 0%, #fce473 71%, #fffe89 100%); }
@media screen and (max-width: 768px) {
/* line 119, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .nav-toggle span {
background-color: rgba(17, 17, 17, 0.5); }
/* line 121, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .nav-toggle:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 124, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .nav-toggle.is-active span {
background-color: rgba(17, 17, 17, 0.5); }
/* line 127, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .nav-menu .nav-item {
border-top-color: rgba(17, 17, 17, 0.2); } }
/* line 65, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger {
background-color: #ed6c63;
color: white; }
/* line 69, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .title {
color: white; }
/* line 72, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .title a,
.hero.is-danger .title strong {
color: inherit; }
/* line 74, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .subtitle {
color: rgba(255, 255, 255, 0.7); }
/* line 77, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .subtitle a,
.hero.is-danger .subtitle strong {
color: white; }
/* line 79, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .nav {
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); }
@media screen and (max-width: 768px) {
/* line 81, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .nav-menu {
background-color: #ed6c63; } }
/* line 85, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger a.nav-item,
.hero.is-danger .nav-item a:not(.button) {
color: rgba(255, 255, 255, 0.5); }
/* line 88, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger a.nav-item:hover,
.hero.is-danger a.nav-item.is-active,
.hero.is-danger .nav-item a:not(.button):hover,
.hero.is-danger .nav-item a:not(.button).is-active {
color: white; }
/* line 91, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs a {
color: white;
opacity: 0.5; }
/* line 94, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover {
opacity: 1; }
/* line 97, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a {
opacity: 1; }
/* line 101, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a,
.hero.is-danger .tabs.is-toggle a {
color: white; }
/* line 103, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a:hover,
.hero.is-danger .tabs.is-toggle a:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 107, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed li.is-active a,
.hero.is-danger .tabs.is-boxed li.is-active a:hover,
.hero.is-danger .tabs.is-toggle li.is-active a,
.hero.is-danger .tabs.is-toggle li.is-active a:hover {
background-color: white;
border-color: white;
color: #ed6c63; }
/* line 112, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger.is-bold {
background-image: linear-gradient(141deg, #f32a3e 0%, #ed6c63 71%, #f39376 100%); }
@media screen and (max-width: 768px) {
/* line 119, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .nav-toggle span {
background-color: white; }
/* line 121, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .nav-toggle:hover {
background-color: rgba(17, 17, 17, 0.1); }
/* line 124, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .nav-toggle.is-active span {
background-color: white; }
/* line 127, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .nav-menu .nav-item {
border-top-color: rgba(255, 255, 255, 0.2); } }
@media screen and (min-width: 769px) {
/* line 132, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-medium .hero-body {
padding-bottom: 120px;
padding-top: 120px; } }
@media screen and (min-width: 769px) {
/* line 137, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-large .hero-body {
padding-bottom: 240px;
padding-top: 240px; } }
/* line 140, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-fullheight {
min-height: 100vh; }
/* line 142, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-fullheight .hero-body {
align-items: center;
display: flex; }
/* line 145, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/hero.sass */
.hero.is-fullheight .hero-body > .container {
flex-grow: 1; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/section.sass */
.section {
background-color: #fff;
padding: 40px 20px; }
@media screen and (min-width: 980px) {
/* line 7, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/section.sass */
.section.is-medium {
padding: 120px 20px; }
/* line 9, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/section.sass */
.section.is-large {
padding: 240px 20px; } }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/footer.sass */
.footer {
background-color: #f5f7fa;
padding: 40px 20px 80px; }
/* line 6, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/footer.sass */
.footer a,
.footer a:visited {
color: #69707a; }
/* line 8, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/footer.sass */
.footer a:hover,
.footer a:visited:hover {
color: #222324; }
/* line 10, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/footer.sass */
.footer a:not(.icon),
.footer a:visited:not(.icon) {
border-bottom: 1px solid #d3d6db; }
/* line 12, /Users/mehmet/Projects/zeus.ugent.be/node_modules/bulma/sass/layout/footer.sass */
.footer a:not(.icon):hover,
.footer a:visited:not(.icon):hover {
border-bottom-color: #FF7F00; }
/* line 13, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/main.scss */
.nav-right {
flex: none; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/cammie.scss */
#cammie-container {
display: flex;
justify-content: center;
position: relative;
width: 100%; }
/* line 10, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/cammie.scss */
.fullpage {
min-width: 100%;
min-height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
background-color: black; }
/* line 19, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/cammie.scss */
#cammie-section {
position: relative;
height: 100%; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/cammie.scss */
#cammie-section #cammie-body {
position: relative;
height: 100%; }
/* line 27, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/cammie.scss */
#cammie-section .ctrl {
background-color: rgba(0, 0, 0, 0.6);
color: white;
z-index: 100;
position: absolute;
display: flex;
justify-content: center;
align-items: center; }
/* line 38, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/cammie.scss */
#cammie-section .ctrl:hover {
background-color: #FF7F00;
z-index: 200;
cursor: pointer; }
/* line 45, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/cammie.scss */
#cammie-section .left {
height: 100%;
width: 50px;
left: 0; }
/* line 51, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/cammie.scss */
#cammie-section .right {
height: 100%;
width: 100px;
right: 0; }
/* line 57, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/cammie.scss */
#cammie-section .up {
height: 100px;
width: 100%;
top: 0; }
/* line 63, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/cammie.scss */
#cammie-section .down {
height: 100px;
width: 100%;
bottom: 0; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/events.scss */
.subevent {
margin-left: 20px; }
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/tiles.scss */
.notification.is-info .content,
.notification.is-success .content,
.notification.is-primary .content {
color: white; }
/* line 6, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/tiles.scss */
.notification.is-info .content h1,
.notification.is-success .content h1,
.notification.is-primary .content h1 {
color: white;
font-weight: bold; }
/* line 2, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/blogpost.scss */
.blogpost .blogtitle {
font-size: 4em; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/general.scss */
html, body {
height: 100%;
width: 100%; }
/* line 5, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/general.scss */
.fa-ul {
list-style: none !important; }
/* line 8, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/general.scss */
.fa-ul .fa {
font-size: inherit; }
/* line 14, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/general.scss */
#navbar {
align-items: flex-end; }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/general.scss */
#navbar #logo-link #logo {
width: 100px; }
/* line 22, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/general.scss */
#navbar .nav {
height: 100%;
align-items: flex-end; }
/* line 25, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/general.scss */
#navbar .nav .nav-item {
transition: 0.2s;
font-variant: small-caps;
font-size: 1.25em; }
/* line 31, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/general.scss */
#navbar .nav .nav-item:hover {
transition: 0.2s; }
/* line 39, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/general.scss */
footer .fa {
font-size: inherit;
text-align: inherit;
vertical-align: inherit; }
/* line 1, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/404.scss */
.img-center {
display: block;
margin: auto; }
/*# sourceMappingURL=projects.css.map */
/* line 4, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/projects.scss */
.imgspace {
display: flex;
justify-content: space-around;
width: 100%;
text-align: center; }
/* line 11, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/projects.scss */
.imgcenter {
display: flex;
justify-content: center;
/* align horizontal */
align-items: center;
/* align vertical */ }
/* line 18, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/projects.scss */
.padbot {
padding-bottom: 15px; }
/* line 24, /Users/mehmet/Projects/zeus.ugent.be/content/assets/stylesheets/includes/projects.scss */
.padtop {
padding-top: 25px; }
/*# sourceMappingURL=main.css.map */