﻿@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
/*greys tone*/
/*grey*/
/*green*/
/*blue*/
/*yellow*/
/*red*/
/*blue grey*/
html, body {
  height: 100% !important; }

.loginDiv, .blankpage-form-field {
  background-color: rgba(238, 238, 238, 0.8);
  border-color: #212121; }
