html {
  font-family: "Barlow", sans-serif;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 11pt;
}

body {
  font-family: "Barlow", sans-serif;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 11pt;
}

#app {
  position: relative;
}

h1 {
  font-family: inherit;
  color: #ff8400;
}

h2 {
  font-family: inherit;
  color: #ff8400;
}

h3 {
  font-family: inherit;
  color: #ff8400;
}

h4 {
  font-family: inherit;
  color: #ff8400;
}

h1.with-hr, h2.with-hr, h3.with-hr, h4.with-hr {
  border-bottom: 1px dashed;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

table.table td {
  text-align: left;
  padding: 3px;
  vertical-align: top;
}
table.table td.fetching {
  text-align: center;
  padding: 50px;
  font-style: italic;
  color: #aaa;
}
table.table th {
  text-align: left;
  vertical-align: top;
  background: #444;
  color: white;
}
table.table.table-hover tbody tr {
  cursor: pointer;
}
table.table.table-hover tbody tr:hover {
  background: #eee;
}

input[type=text] {
  padding: 10px 20px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
input[type=search] {
  color: #aaa !important;
}
input[type=button] {
  padding: 0.375rem 0.75rem;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
input[type=submit] {
  padding: 0.375rem 0.75rem;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

select {
  padding: 0.375rem 0.75rem;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

button {
  padding: 0.375rem 0.75rem !important;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  background: #ff921d;
  font-size: 14px;
}
button.mx-btn.mx-btn-text {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.timergoButton {
  padding: 10px 20px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.card.bg-light .card-body {
  background-color: #fff;
}

.inputRow:not(.disable-timer-labels) {
  position: relative;
  min-height: 30px;
}
.inputRow:not(.disable-timer-labels) input:not(.vs__search) {
  height: auto !important;
  padding-top: 22px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  border: 1px solid #ddd;
  width: 100%;
}
.inputRow:not(.disable-timer-labels) label {
  position: absolute !important;
  font-size: 10pt;
  top: 7px;
  left: 12px;
  cursor: text !important;
  color: #aaa;
  z-index: 10;
  width: auto;
}
.inputRow:not(.disable-timer-labels) select {
  height: auto !important;
  padding-top: 22px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  border: 1px solid #ddd;
  width: 100%;
}

.alertify-notifier .ajs-message.ajs-error,
.alertify-notifier .ajs-message.ajs-success {
  text-shadow: none !important;
  color: white;
}

select.active-handler {
  padding: 6px 15px;
  top: -7em;
  right: 19em;
  position: absolute;
  margin-top: 1px;
}

.table tbody + tbody {
  border-top: 1px solid #dee2e6;
}

.has-label .vs__dropdown-toggle {
  padding-top: 14px;
  padding-left: 10px;
  padding-bottom: 0;
  border: 1px solid #ddd !important;
  min-height: 57px;
}

.vs--open {
  /*
  Why was this disabled? Prevents tags be seen?
  .vs__selected {
      display: none !important;
  }
   */
}

.vs--multiple .vs__selected-options {
  margin-top: 8px;
  margin-bottom: 8px;
}
.vs--multiple .vs__selected-options .vs__selected {
  background-color: #f8f9fa;
  font-size: 0.9em;
}

.form-group {
  margin-bottom: 0.6rem !important;
}

.mx-datepicker.form-control {
  padding: 1px !important;
  border: 1px solid #ddd !important;
}

.timer-labels div:not(.disable-timer-labels) > input:not(.vs__search), .timer-labels div:not(.disable-timer-labels) > select, .timer-labels div:not(.disable-timer-labels) > textarea {
  height: auto !important;
  padding-top: 22px !important;
  padding-bottom: 12px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.timer-labels div:not(.disable-timer-labels) > input:not(.vs__search).mx-input, .timer-labels div:not(.disable-timer-labels) > select.mx-input, .timer-labels div:not(.disable-timer-labels) > textarea.mx-input {
  padding-top: 26px !important;
  padding-bottom: 8px !important;
}
.timer-labels div:not(.disable-timer-labels) > textarea {
  min-height: 100px;
}
.timer-labels div:not(.disable-timer-labels) > select {
  padding-top: 25px !important;
  padding-bottom: 9px !important;
  min-height: 57px;
}
.timer-labels div:not(.disable-timer-labels) > label {
  position: absolute !important;
  font-size: 10pt;
  top: 4px;
  cursor: text !important;
  color: #aaa;
  z-index: 10;
  width: auto;
  left: 10px;
}
.timer-labels div:not(.disable-timer-labels) div.col > label, .timer-labels div:not(.disable-timer-labels) div[class*=col] > label, .timer-labels div:not(.disable-timer-labels) div.col.form-group > label, .timer-labels div:not(.disable-timer-labels) div[class*=col].form-group > label {
  left: 25px;
}
.timer-labels div:not(.disable-timer-labels) div[class*=col] > label, .timer-labels div:not(.disable-timer-labels) div[class*=col] > .has-label > label {
  left: 25px;
}
.timer-labels div:not(.disable-timer-labels) button.btn {
  margin: 0;
  padding: 10px !important;
}
.timer-labels div:not(.disable-timer-labels) button.btn select {
  padding: 0 !important;
}
.timer-labels div:not(.disable-timer-labels) button.btn.btn-timer, .timer-labels div:not(.disable-timer-labels) button.btn.btn-orange {
  background: #e0811a;
  color: white;
}
.timer-labels div:not(.disable-timer-labels) button.btn-md {
  height: 50px;
}
.timer-labels div:not(.disable-timer-labels) button.btn-lg {
  min-height: 68px;
  min-width: 120px;
}
.timer-labels div:not(.disable-timer-labels) button.form-control {
  height: unset;
}
.timer-labels div:not(.disable-timer-labels) button.match-input {
  height: 58px;
  width: 100%;
}
.timer-labels div:not(.disable-timer-labels) table.table-sm th {
  padding: 5px;
}
.timer-labels div:not(.disable-timer-labels) table.table-sm td {
  padding: 0;
  border-right: 1px dashed #ddd;
}
.timer-labels div:not(.disable-timer-labels) table.table-sm td.static {
  padding: 4px 5px 0 5px !important;
}
.timer-labels div:not(.disable-timer-labels) table.table-sm .vs__dropdown-toggle {
  border: 0 !important;
}
.timer-labels div:not(.disable-timer-labels) table.table-sm input:not(.vs__search) {
  border: none;
  box-sizing: border-box;
  width: 100%;
  padding: 5px;
}
.timer-labels .form-inline label {
  left: 8px !important;
}
.timer-labels .btn-light {
  border-color: #dadbdc;
}

.vs__dropdown-toggle {
  background: white;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-success:focus, .btn-success.focus {
  background-color: #38c172;
  border-color: #38c172;
  color: white;
  box-shadow: none;
}

.timergoDialog .inputRow input {
  box-sizing: border-box;
}
.timergoDialog .inputRow label {
  width: auto;
}

#usersTable th {
  padding: 10px 5px;
}

ul.timer-nav {
  width: 100%;
}

li.nav-item-help {
  position: absolute;
  right: 20px;
}

ul.ui-corner-all {
  margin: 0 !important;
}

.highlight {
  background-color: #EEE;
}

#exercisesummary {
  margin-top: -30px;
}
#exercisesummary > div {
  background: #666;
  border: 0;
  padding: 5px;
  margin-right: 5px;
  border-radius: 0 0 5px 5px;
  border-top: 0;
}
#exercisesummary > div p {
  margin-top: 0px;
}
#exercisesummary h4 {
  margin-top: 0 !important;
  color: white !important;
  font-size: 14px !important;
}

.sidebarBox {
  background: #eee;
  color: black;
  padding: 0;
  max-height: 300px;
  overflow-y: auto;
  margin-bottom: 15px;
  border-radius: 5px;
  min-height: 130px;
  border: 1px solid #bbb;
}
.sidebarBox h1 {
  color: #666;
  margin: 5px 0;
  font-size: 11pt;
}
.sidebarBox h2 {
  color: #666;
  margin: 5px 0;
  font-size: 11pt;
  background: #666;
  color: white;
  padding: 10px;
  margin: 0;
}
.sidebarBox h3 {
  color: #666;
  margin: 5px 0;
  font-size: 11pt;
}
.sidebarBox h4 {
  color: #666;
  margin: 5px 0;
  font-size: 11pt;
}
.sidebarBox > .padding {
  padding: 0 10px;
}

footer {
  background: #eee;
  text-align: center;
  color: #666;
  position: relative;
}

.toplist h3 {
  background: #af6413;
  padding: 10px;
}

.styledSelect {
  height: auto;
}
.styledSelect select {
  height: auto;
  padding: 11px;
  min-height: 34px;
}

#lowermast {
  height: 100px;
  width: auto;
}
#lowermast img#mastimg {
  margin: 0;
}

#header {
  background: #444;
}

ul.userActions {
  border: 1px solid #ccc;
}

.ui-menu .ui-menu-item a {
  font-size: 10pt;
  color: #666;
}

#dailyProgramme {
  margin: 10px 0 10px 5px;
}

#dailyProgrammeDate {
  float: right;
}

#main-nav-actions {
  position: absolute;
  right: 0;
  top: 15px;
}

#language {
  position: relative;
  display: inline-block;
  margin: 0;
  top: 0;
  float: left;
  margin-left: 10px;
  min-height: 34px;
  border-radius: 5px;
}

#logout {
  position: relative;
  display: inline-block;
  margin: 0;
  top: 0;
  float: left;
  margin-left: 10px;
  min-height: 34px;
}

#navigation {
  background: none;
  background-color: #f38c1a;
}

#menu {
  height: 43px;
  width: auto;
}
#menu li {
  float: left;
}
#menu li a.menulink {
  padding: 6px 25px;
  height: auto;
  border-radius: 0 !important;
}
#menu li a:hover {
  background: #444444;
}
#menu .menubolder a {
  background: #444444;
}

.menuSpacer {
  display: none;
  height: auto;
  font-size: 16px;
  position: relative;
  top: -7px;
}

#submenu {
  border-top: 0;
  min-height: 0;
  border-bottom: 0;
}

.searchWrapper {
  margin-bottom: 10px;
}

.form-group {
  position: relative;
}

.menuPopup {
  padding: 20px !important;
  background-color: #444 !important;
  z-index: 10;
  display: none;
  border: 0 !important;
  box-shadow: none;
  line-height: normal;
  white-space: normal;
}

#kalenteri {
  max-width: unset;
  width: 100%;
}

.mx-datepicker {
  width: 100% !important;
}

.kalenteritaulu {
  width: 100%;
}
.kalenteritaulu td {
  width: unset;
}
.kalenteritaulu th {
  width: unset;
}

#submenulist {
  width: auto;
}

.content {
  padding-top: 30px;
}

.floating-action-buttons {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  left: 0;
  right: 0;
  background: #ddd;
  padding: 1em;
  border-top: 1px solid #aaa;
  margin: 0 !important;
}
.floating-action-buttons button {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  .content {
    max-width: 540px;
  }

  #lowermast {
    max-width: 540px;
  }

  #menu {
    max-width: 540px;
  }

  #submenulist {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .content {
    max-width: 720px;
  }

  #lowermast {
    max-width: 720px;
  }

  #menu {
    max-width: 720px;
  }

  #submenulist {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .content {
    max-width: 960px;
  }

  #lowermast {
    max-width: 960px;
  }

  #menu {
    max-width: 960px;
  }

  #submenulist {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .content {
    max-width: 1140px;
  }

  #lowermast {
    max-width: 1140px;
  }

  #menu {
    max-width: 1140px;
  }

  #submenulist {
    max-width: 1140px;
  }
}
@media (max-width: 768px) {
  .mobile-margins [class*=col-] {
    margin-bottom: 10px;
  }
}

/*# sourceMappingURL=facelift-2019.css.map */
