﻿/* Variables */
body, a, label, input, select, p, div, td, th {
  font-family: 'Rubik', sans-serif;
  font-size: 12px !important;
  color: #54667a !important;
  font-weight: 300; }

input[type=password], input[type=text], select, textarea {
  background-color: #fff; }

body, textarea {
  font-family: 'Rubik', sans-serif;
  font-size: mainFont; }

#imageContainer {
  width: 240px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center; }

.ButtonSmallLight {
  background-image: none;
  background-color: #fff; }

.ButtonSmallLight.DisabledButton {
  background-color: #85b4d0; }

form, .HideForReceiving .TopSection .Column1 .LeftColumn, #ctl00_ContentPlaceHolder1_BulkEmailUpdatePanel td, #ctl00_ContentPlaceHolder1_BulkDocumentExportFileTypePicker_TotalFileSizeUpdatePanel td, #ctl00_ContentPlaceHolder1_BulkDownloadUpdatePanel td {
  background-color: #fff !important; }

.HomepageGridView .AlternateRow {
  background-color: #f7fafc !important; }

.ButtonSmallGreen {
  background-image: none !important; }

#imageContainer img {
  /*transform:translate(-50%,-50%);
    top:50%;
    left:50%;*/
  position: relative;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto; }

.ActivityName {
  margin-bottom: 10px; }

.BlueLabel, .BlueLabelMedium, .BlueLabelSmall {
  color: #77a2bb; }

.ButtonLargeDark {
  background-image: none !important;
  color: #fff !important;
  background-color: #85b4d0 !important; }

.AdminTable select.TextBox50 {
  width: auto; }

