@charset "UTF-8";
/*
    Created on : Feb 13, 2017, 3:52:05 PM
    Author     : pantelis
*/
/*#525564;*/
/* #027902;    #d63447;*/
body, html {
  max-width: 1000px;
                   /* XXX make width for production
/*min-width: 460px;*/
  margin: auto;
  letter-spacing: normal;
  background-color: lightgrey; }

h1, h2, h3, h4 {
  font-family: "Roboto Slab", serif;
  line-height: 1em;
  font-weight: 400; }

h3 {
  font-size: 1em;
  margin-bottom: .2em; }

p, li {
  color: black;
  margin: .5em 0;
  line-height: 1.4rem; }

ol, ul {
  color: black;
  margin: .2em 0; }

dl dt {
  font-style: italic; }

a, a:visited {
  color: #e41b0c;
  font-family: "Open Sans", sans-serif;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a.pure-button-red, a.pure-button-red:hover, a.pure-button-red:visited {
  color: white; }

.pure-g [class*="pure-u"] {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300;
  letter-spacing: normal;
  background-color: white; }
.pure-g > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.pure-g > .l-box {
  padding: .8em; }

header, footer {
  height: 6.7em;
  background-color: #8fbc8f; }
  header [class*="pure-u"], footer [class*="pure-u"] {
    background-color: transparent !important; }
  header .logo, footer .logo {
    text-align: right;
    padding-right: 0 !important; }
    header .logo img, footer .logo img {
      width: 6em; }
  header.with-image, footer.with-image {
    position: relative;
    height: 8.9em; }
    header.with-image:before, footer.with-image:before {
      display: inline-block;
      content: "";
      position: absolute;
      background-color: transparent;
      background-image: url(../images/panteion_logo_transparent.png);
      background-repeat: no-repeat;
      background-size: cover;
      width: 52px;
      height: 88px;
      top: 1em;
      left: 2em; }
    header.with-image:after, footer.with-image:after {
      display: block;
      position: absolute;
      content: "Πάντειο Πανεπιστήμιο";
      text-align: center;
      margin-left: 5px;
      top: 10em;
      width: 100px;
      font-size: .7em;
      line-height: 1em;
      left: .35em; }
    header.with-image h1, footer.with-image h1 {
      margin-left: 3.5em; }

footer {
  height: 3em;
  text-align: center;
  font-size: smaller; }
  footer.large {
    height: 10em;
    margin-top: -.4em; }

.pure-button-red {
  background-color: red !important;
  color: white !important; }

.highlight {
  font-weight: 400; }

.centered {
  text-align: center; }

.enhanced {
  color: red;
  font-style: italic; }

.hidden {
  display: none; }

span.hidden {
  text-decoration: line-through;
  color: coral !important;
  display: inline !important;
  display: none !important; }

.pseudo-hidden {
  display: none;
  padding: .5em;
  border: thin dotted #cc0000; }

.smaller {
  width: 100%; }

legend {
  padding: 0 .5rem; }

.test {
  color: orange; }

.section {
  display: block;
  font-style: bold; }

.button-small {
  font-size: 85%; }

span.faint, h3.faint, .faint {
  display: none;
  color: darkturquoise; }

.alert, .note-alert {
  background-color: #f1c3b1 !important; }

.note-alert, .note {
  padding: .4em;
  font-style: italic;
  font-weight: 400;
  margin: .5em 0 0; }

h3 span.faint-r, h3.faint-r {
  /*display: inline-block;*/
  display: none;
  position: absolute;
  top: -3em;
  right: .2em;
  color: darkturquoise;
  background-color: #ffffff78; }

#main-text {
  position: relative; }
  #main-text #message {
    z-index: 100;
    position: absolute;
    top: 1em;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
    width: 40%;
    background-color: #fbffd7;
    border: thin solid silver;
    box-shadow: 2px 2px 3px silver; }
    #main-text #message > div {
      border-bottom: thin solid silver; }
    #main-text #message button {
      margin: .4em; }

.all-from-file {
  position: relative;
  margin-bottom: 1em; }

#start-container {
  text-align: center; }
  #start-container button#start {
    /* Ερωτηματολόγιο */
    display: inline-block; }

.espa_logo {
  margin-top: .5em;
  margin-bottom: -.5em; }

/*#header, #footer {
    background-color: $color-header;
    h1, h2 {
        margin-left: 120px;
    }
    a, a:visited {
        color: $color-p;
        text-decoration: none;
    }
    a:hover {
        text-decoration: underline
    }
    .espa-logo {
        height: 6em;
    }
}
#header {
    height: 6.7em;
}
#footer {
    height: 3em;
}*/
main {
  position: relative; }
  main #scroller {
    box-sizing: border-box;
    padding-bottom: .1rem;
    border: thin solid darkseagreen;
    border-radius: 1.1rem;
    background-color: #ffffff69;
    z-index: 1000;
    width: 2.2rem;
    text-align: center; }
  main #up, main #down {
    box-sizing: border-box;
    font-size: 1.2rem;
    color: #8fbc8f;
    cursor: pointer; }
  main #up:after {
    content: "\25B2";
    /*content: "\1f53C" ;*/ }
  main #down:after {
    content: "▼";
    /*content: "\1f53D" ;*/ }

.buttons {
  display: none; }
  .buttons #group-info {
    display: flex;
    justify-content: flex-end;
    font-size: smaller; }
    .buttons #group-info #group-array, .buttons #group-info #group-page-number {
      color: darkturquoise;
      display: inline-block;
      margin: 0 .5em; }

.button-small {
  font-size: 85%; }

.input-group {
  position: relative;
  margin-top: 1em;
  padding: .4em;
  /*border: thin solid $color-border;*/
  transition: background 0.5s, height .5s;
  background-color: #514aa205; }

.input-group-horizontal {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  text-align: center;
  width: 80%;
  height: auto;
  margin: auto; }
  .input-group-horizontal .flex-item {
    display: flex;
    flex-direction: column;
    width: 30%;
    overflow-x: hidden;
    /* border: thin dotted red; */ }
    .input-group-horizontal .flex-item .flex-item-top {
      align-self: flex-start;
      height: auto;
      width: 100%;
      padding-bottom: .5em;
      overflow: hidden; }
    .input-group-horizontal .flex-item .flex-item-bottom {
      align-self: flex-end;
      width: 100%;
      height: 20px;
      padding-top: .2em;
      padding-bottom: .2em;
      border-top: thin solid gray; }

.input-group-wide {
  width: 100%; }
  .input-group-wide .flex-item {
    width: 20%; }
  .input-group-wide .flex-item-top {
    font-size: .8em; }

hr.nice {
  border: none;
  border-top: 3px double #333;
  color: #333;
  overflow: visible;
  text-align: center;
  height: 5px;
  /*    &:after {
          background: #fff;
          content: '\1F3C1';
          padding: 0 4px;
          position: relative;
          top: -13px;
      }*/ }

form#form .pseudo-hidden {
  display: none;
  border-width: thick; }

.sidebar {
  background-color: #ebf3eb !important;
  text-align: right; }

/****************************************/
@media only screen and (max-width: 480px) {
  #test-a .one-to-four-item {
    width: 2em; }

  #test-c .one-to-seven-item {
    width: 2em; } }

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