@import url("//fonts.googleapis.com/css?family=Candal");
.default-color, #head {
  background: #1592ff; }

.text-default-color, .help h4, .start-title .info-texts #footer a {
  color: #1592ff; }

.logo a {
  font: 31px "Candal", sans-serif; }

.priceBox1, .priceBox2, .priceBox4 {
  border-radius: 8px;
  margin-top: 26px; }

.priceBox1, .priceBox2, .priceBox4, button.plus1, button.plus2, button.plus3, button.plus4 {
  background: #466187;
  background: -moz-linear-gradient(top, #466187 0%, #466187 41%, #2989d8 84%, #62d1ef 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #466187), color-stop(41%, #466187), color-stop(84%, #2989d8), color-stop(100%, #62d1ef));
  background: -webkit-linear-gradient(top, #466187 0%, #466187 41%, #2989d8 84%, #62d1ef 100%);
  background: -o-linear-gradient(top, #466187 0%, #466187 41%, #2989d8 84%, #62d1ef 100%);
  background: -ms-linear-gradient(top, #466187 0%, #466187 41%, #2989d8 84%, #62d1ef 100%);
  background: linear-gradient(to bottom, #466187 0%, #466187 41%, #2989d8 84%, #62d1ef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$gradient-1', endColorstr='$gradient-3',GradientType=0 ); }

/***this one will have different background color from others** */
.priceBox3, .pricebox-action {
  border-radius: 8px;
  background: #032859;
  background: -moz-linear-gradient(top, #032859 0%, #032859 41%, #2989d8 84%, #62d1ef 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #032859), color-stop(41%, #032859), color-stop(84%, #2989d8), color-stop(100%, #62d1ef));
  background: -webkit-linear-gradient(top, #032859 0%, #032859 41%, #2989d8 84%, #62d1ef 100%);
  background: -o-linear-gradient(top, #032859 0%, #032859 41%, #2989d8 84%, #62d1ef 100%);
  background: -ms-linear-gradient(top, #032859 0%, #032859 41%, #2989d8 84%, #62d1ef 100%);
  background: linear-gradient(to bottom, #032859 0%, #032859 41%, #2989d8 84%, #62d1ef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#032859', endColorstr='$gradient-3',GradientType=0 );
  height: 210px; }

/*# sourceMappingURL=greek-date.css.map */
