﻿@charset "UTF-8";

@font-face {
    font-family: "RobotoCondensed-Regular";
    src: url("../fonts/robotocondensed/RobotoCondensed-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/robotocondensed/RobotoCondensed-Regular.woff") format("woff"), url("../fonts/robotocondensed/RobotoCondensed-Regular.ttf") format("truetype"), url("../fonts/robotocondensed/RobotoCondensed-Regular.svg#RobotoCondensed-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RobotoCondensed-Light";
    src: url("../fonts/robotocondensed/RobotoCondensed-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/robotocondensed/RobotoCondensed-Light.woff") format("woff"), url("../fonts/robotocondensed/RobotoCondensed-Light.ttf") format("truetype"), url("../fonts/robotocondensed/RobotoCondensed-Light.svg#RobotoCondensed-Light") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RobotoCondensed-Bold";
    src: url("../fonts/robotocondensed/RobotoCondensed-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/robotocondensed/RobotoCondensed-Bold.woff") format("woff"), url("../fonts/robotocondensed/RobotoCondensed-Bold.ttf") format("truetype"), url("../fonts/robotocondensed/RobotoCondensed-Bold.svg#RobotoCondensed-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

html, body, #app {
    height: 100%;
}

.menu-bar {
    background: linear-gradient(90deg, rgba(85,0,227,1) 0%, rgba(198,61,255,1) 100%) !important;
}

.platform-logo {
    max-width: 100px;
}

@media screen and (min-width: 480px) {

}

