@charset "utf-8";
/* CSS Document */
body {
  font-family: "Belgrano", serif;
}
#header {
  width: 80%;
  height: 135px;
  margin: auto;
  position: relative;
}

.menu.mobile_menu {
  display: none;
}
@media only screen and (min-width: 800px) {
  #header .logo img {
    float: left;
    width: 161px;
  }
  #login {
    margin: auto;
    width: 400px;
    height: 300px;
    position: relative;
  }
  #content {
    margin: 50px auto;
    width: 800px;
    min-height: 300px;
    position: relative;
  }
  #dashboard {
    margin: auto;
    width: 930px;
    min-height: 300px;
    position: relative;
  }
  /* extra styles */
  #header {
    width: 1000px;
  }
  body #cssmenu {
    height: 49px;
    background: rgb(255 0 0 / 0%);
    border: 0;
  }
  body #cssmenu a {
    background: #252525;
    box-shadow: none !important;
    min-width: 130px;
    text-align: center;
  }
  h1 {
    color: #000 !important;
  }
  #content {
    border: 2px solid #353535;
    border-radius: 0 8px 8px 8px;
    margin: 0;
    padding: 50px;
    width: 100%;
    min-height: 500px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
  }
  #main {
    clear: both;
  }
  #menu {
    padding: 0;
  }
  #header {
    margin-top: 30px;
    height: auto;
    margin-bottom: 70px;
  }
  #header,
  #header div {
    padding: 8px;
  }
  #header .text {
    float: left;
  }
  table[border="1"] {
    margin-top: 20px;
  }
  table[border="1"] td,
  table[border="1"] th {
    padding: 10px;
    text-align: left;
  }
  table[border="1"] th {
    font-weight: bold;
    text-align: left;
    font-size: 14px;
  }
  #nextDay {
    margin-left: 10px;
    height: 36px;
    padding: 0 20px;
  }
  #dailyreport #date {
    width: 180px;
  }
  [type="button"],
  [type="submit"],
  button {
    background: #353535;
    border: 0;
    padding: 0px 20px;
    color: #fff;
    height: 36px;
    border-radius: 4px;
    box-shadow: 0px 0px 6px 3px rgb(0 0 0 / 15%);
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    outline: 0 !important;
  }
  [type="button"]:active,
  [type="submit"]:active,
  button:active {
    position: relative;
    top: 1px;
  }
  .sendBtn {
    margin-top: 30px;
  }
  .sendBtn img {
    width: 15px;
    margin-right: 10px;
  }
  body #cssmenu ul ul a {
    text-align: left;
  }
  input[type="text"],
  select,
  textarea {
    width: 152px;
    padding: 7px 8px;
    outline: none;
    color: #333;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 8%);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all 0.15s ease-in 0;
    -webkit-transition: all 0.15s ease-in 0;
    vertical-align: middle;
    margin-left: 10px;
  }
  .dailyreport#content,
  #content.section {
    font-family: Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;
  }
  .calendar .ui.input {
    padding: 0;
  }
  .ui.calendar .popup {
    font-size: 1.4rem;
  }
  input[type="text"].date {
    width: 192px;
  }
  .ui.calendar .table > thead > tr > th {
    border-top: 0;
  }
  .ui.calendar .table {
    border: 0;
  }
  .ui.calendar th .link {
    font-size: 14px;
  }
  .ui.calendar .ui.bottom.left.popup:before {
    box-shadow: none;
  }
  [data-tooltip]:after {
    font-size: 12px;
  }
  [data-position="top center"][data-tooltip]:before {
    bottom: 97%;
    font-size: 18px;
  }
  #kj {
    padding: 20px;
    box-shadow: 0 0 4px rgb(0 0 0 / 29%);
    border-radius: 4px;
  }
  div[id*="TextBoxDiv"],
  .task {
    margin: 30px 0px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  .ui.selection.dropdown .menu > .item {
    padding: 1.18571429rem 1.14285714rem !important;
    font-size: 13px;
  }
  .button-time-control [type="button"] {
    background: transparent;
    border: 0;
    padding: 0px 4px;
    box-shadow: none;
    text-align: center;
    border-radius: 0;
  }
  .button-time-control i {
    color: #000;
    position: relative;
  }
  .divTimeSetterContainer .button-time-control div.updownButton {
    height: 19px;
  }
  .divTimeSetterContainer .button-time-control div.updownButton i {
    top: 4px;
  }
  .ui.search.dropdown {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
  }
  div[id*="TextBoxDiv"] > label,
  .task > label {
    float: left;
    margin-right: 10px;
  }
  .divTimeSetterContainer .timeValueBorder {
    border: 1px solid #dededf;
    border-radius: 3px;
    height: 38px;
    margin-left: 10px;
  }
  .timeValueBorder input {
    box-shadow: none;
  }
  .divTimeSetterContainer {
    margin: 0;
  }
  .divTimeSetterContainer input.timePart {
    height: 35px;
  }
  .divTimeSetterContainer span.hourSymbol,
  .divTimeSetterContainer span.minuteSymbol {
    margin: 10px 2px 0 2px;
  }
  .divTimeSetterContainer span.timeDelimiter {
    margin: 6px 2px 0 2px;
  }
  .divTimeSetterContainer input.minutes {
    margin-left: 2px;
  }
  .textarea-field {
    clear: both;
    margin-top: 20px;
    float: left;
  }
  .ui.search.dropdown {
    min-width: 230px;
  }
  .task-wrap {
    float: left;
    width: 90%;
  }
  .textarea-field textarea {
    width: 400px;
    border-color: #dededf;
    box-shadow: none;
  }
  .textarea-field textarea:focus {
    border-color: skyblue;
  }
  #sub button {
    background: transparent;
    box-shadow: none;
    padding: 0 3px;
  }
  #sub input {
    width: 28px;
    margin-right: 8px;
    outline: 0 !important;
  }
  ._messages {
    position: relative;
    margin: 25px 0;
  }
  #dailyreport #date {
    margin: 25px 0;
  }
  #sub {
    margin-top: 20px;
  }
  #sub img {
    width: 28px;
  }
  [data-tooltip]:after {
    font-size: 12px;
  }
  ._result_,
  html body .ui._loading_.message {
    display: none;
  }
  #dailyreport ._loading_ {
    position: absolute;
    top: 0;
    margin-top: 0;
  }
  ._loading_ i {
    float: left;
  }
  .ui.success.message {
    background-color: #f4ffda;
  }
  .message a {
    font-size: 14px;
    text-decoration: underline;
    color: #1c541d;
    font-weight: bold;
  }
  .animated-dots .one {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0s;
    animation: dot 1.3s infinite;
    animation-delay: 0s;
  }

  .animated-dots .two {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.2s;
    animation: dot 1.3s infinite;
    animation-delay: 0.2s;
  }

  .animated-dots .three {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.3s;
    animation: dot 1.3s infinite;
    animation-delay: 0.3s;
  }

  @-webkit-keyframes dot {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }

  @keyframes dot {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }

  @keyframes fadeInUp {
    from {
      transform: translate3d(0, 40px, 0);
      opacity: 0;
    }

    to {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }

  @-webkit-keyframes fadeInUp {
    from {
      transform: translate3d(0, 40px, 0);
      opacity: 0;
    }

    to {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }

  .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
  }

  .animatedFadeInUp {
    opacity: 0;
  }

  .fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
  }
  .hover[data-tooltip]:after {
    -webkit-transform: translateX(-50%) scale(1) !important;
    transform: translateX(-50%) scale(1) !important;
    visibility: visible;
    opacity: 1;
  }

  .hover[data-tooltip]:before {
    -webkit-transform: rotate(45deg) scale(1) !important;
    transform: rotate(45deg);
    visibility: visible;
    opacity: 1;
  }
  #info-panel {
    position: fixed;
    bottom: 30px;
    right: 30px;
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
    z-index: 1900;
    border: 1px solid #d4d4d5;
    line-height: 1.4285em;
    max-width: 300px;
    background: #fff;
    padding: 0.833em 1em;
    font-weight: 400;
    font-style: normal;
    color: rgba(0, 0, 0, 0.87);
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 4px 0 rgb(34 36 38 / 12%),
      0 2px 10px 0 rgb(34 36 38 / 15%);
    box-shadow: 0 2px 4px 0 rgb(34 36 38 / 12%),
      0 2px 10px 0 rgb(34 36 38 / 15%);
    animation: fadeInUp 2s;
  }
  #info-panel.animated {
    animation: fadeInUp 2s;
  }
  .task {
    padding: 20px;
    box-shadow: 0px 0px 2px 1px rgb(0 0 0 / 10%);
    border-radius: 3px;
    background: #fff;
  }
  h3.title {
    display: table;
    margin: 30px auto !important;
    border-bottom: 2px solid #000;
    padding: 7px 0;
  }
  .ui.search.dropdown .menu {
    max-height: 24.028571rem;
  }

  /* end of extra styles */
}
@media only screen and (max-width: 799px) {
  #header .logo {
    text-align: center;
  }
  #header .logo img {
    width: 20%;
  }
  #login {
    margin: auto;
    width: 100%;
    height: auto;
    position: relative;
  }
  #content {
    margin: 10px auto;
    width: 100%;
    min-height: 200px;
    position: relative;
  }
  #dashboard {
    margin: auto;
    width: 100%;
    min-height: 200px;
    position: relative;
  }

  /* messages animation */
}

#header .text {
  text-align: center;
  font-size: 1.4em;
  padding-top: 10px;
}

#main {
  width: 1000px;
  margin: auto;
  position: relative;
}

.textfield {
  font-size: 11px;
  color: #333333;
  background: #f7f7f7;
  border: 1px solid #cccccc;
  padding-left: 1px;
}
h1 {
  color: #99cc00;
  margin: 0px 0px 5px;
  padding: 0px 0px 3px;
  font: bold 18px Helvetica, Arial, Verdana, sans-serif;

  border-bottom: 1px dashed #e6e8ed;
}
a {
  color: #2d3954;
  font-size: 11px;
}
a:hover {
  color: #99cc00;
}
.err {
  color: #ff9900;
}
th {
  font-weight: normal;
  text-align: left;
  font-size: 12px;
}
