@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
html {
  height: 100%; }

main > div.ui.page {
  min-height: calc(100vh - 80px); }

.pusher {
  background: #FFF url("/images/bg/whitediamond.png") repeat top center !important; }

#topmenu, #top-menu {
  height: 70px;
  max-height: 70px;
  min-height: 70px; }

#screen {
  min-height: calc(100vh - 80px); }

.logo {
  display: -webkit-box;
  display: flex;
  direction: column; }

.hidden.menu {
  display: none; }

.text.white {
  color: #FFFFFF; }

.text.grey {
  color: #999999; }

.text.black {
  color: #1B1C1D; }

.text.yellow {
  color: #F2C61F; }

.text.teal {
  color: #00B5AD; }

.text.red {
  color: #D95C5C; }

.text.purple {
  color: #564F8A; }

.text.pink {
  color: #D9499A; }

.text.orange {
  color: #E07B53; }

.text.green {
  color: #5BBD72; }

.text.blue {
  color: #3B83C0; }

.ui.inverted.dimmer {
  background-color: white !important; }

.ui.page.text.inverted.loader {
  float: left; }

p.tiny {
  font-size: 0.75em; }

.faded {
  opacity: 0.5; }

.ui.cards > .green.card.active {
  background-color: rgba(91, 189, 114, 0.05); }

.selectable {
  cursor: pointer; }

.ui.offer.card .image {
  height: 200px;
  overflow: hidden;
  background-color: #FFF; }
  .ui.offer.card .image img {
    width: 100%; }

/*# sourceMappingURL=app.css.map */
