body {
  overflow: hidden;
  overflow: hidden;
}

html {
  margin: 0;
  padding: 0;
  margin: 0;
  height: 100%;
  font-size: 0.875rem !important;
}

.table * {
  font-size: 0.875rem !important;
}

.table th {
  border-top: 0 !important;
  padding: 1rem 0.5rem !important;
  word-wrap: break-word;
  line-height: normal !important;
  vertical-align: middle;
}

.table-name .title {
  margin-left: 0.5rem;
  font-size: 1.5rem !important;
}

.table-name .icon {
  font-size: 1.25rem !important;
}

.sidebar {
  max-width: 11rem !important;
  min-height: 100vh;
  background: #ad3333;
  color: #ffffff !important;
}

.sidebar a {
  padding-left: 1.5rem !important;
}

.sidebar .menu-label {
  margin-top: 1rem !important;
  padding-top: 0.5rem !important;
  padding-left: 1rem !important;
  cursor: pointer;
}

.sidebar .menu {
  overflow-y: auto;
  top: 0;
  bottom: 0;
  position: fixed;
  margin-left: -1rem !important;
  width: 13rem !important;
}

.sidebar .icon {
  padding-right: 0.75rem !important;
}

.container {
  padding: 1rem 1rem 0.5rem 1rem !important;
}

.master {
  min-height: 100vh;
  background: #efefef;
}

.tag {
  margin: 0 !important;
  padding: 0 !important;
  text-align: left;
  /* border: 1px solid #dbdbdb; */
  background: none !important;
  height: auto !important;
  min-height: 2rem;
  white-space: unset !important;
  text-decoration: underline;
  text-decoration-color: #dbdbdb;
}

.tag a {
  color: #363636 !important;
}

.header {
  font-weight: bold;
}

.select {
  width: 100% !important;
}

select {
  width: 100% !important;
}

.row:nth-child(2n) {
  background: #fafafa !important;
  border: 1px solid #dbdbdb;
}

.table {
  word-wrap: break-word;
}

.table td {
  vertical-align: middle !important;
}

.table td input {
  vertical-align: middle !important;
}

.no-border td {
  border: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.table {
  min-width: 100% !important;
}

.discount {
  max-width: 6rem !important;
}

table {
  table-layout: fixed !important;
}

thead th {
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}

.table tbody tr {
  height: 2rem !important;
  line-height: 2rem !important;
}

.is-table-id-1 {
  width: 8% !important;
  max-width: 8% !important;
}

.is-table-icon-1 {
  width: 6% !important;
  max-width: 6% !important;
}

.is-table-icon-2 {
  width: 8% !important;
  max-width: 8% !important;
}

.is-table-icon-3 {
  width: 10% !important;
  max-width: 10% !important;
}

.is-table-icon-4 {
  width: 12% !important;
  max-width: 12% !important;
}

.is-table-icon-5 {
  width: 14% !important;
  max-width: 14% !important;
}

.is-table-date-1 {
  width: 6% !important;
  max-width: 6% !important;
}

.is-table-date-2 {
  width: 8% !important;
  max-width: 8% !important;
}

.is-table-date-3 {
  width: 10% !important;
  max-width: 10% !important;
}

.is-table-date-4 {
  width: 12% !important;
  max-width: 12% !important;
}

.is-table-date-5 {
  width: 14% !important;
  max-width: 14% !important;
}

.is-table-serial-1 {
  width: 4% !important;
  max-width: 4% !important;
}

.is-table-serial-2 {
  width: 6% !important;
  max-width: 6% !important;
}

.is-table-serial-3 {
  width: 8% !important;
  max-width: 8% !important;
}

.is-table-serial-4 {
  width: 10% !important;
  max-width: 10% !important;
}

.is-table-serial-5 {
  width: 12% !important;
  max-width: 12% !important;
}

.is-table-1 {
  /* width: 10% !important; */
  max-width: 8% !important;
}

.is-table-2 {
  width: 16% !important;
  max-width: 16% !important;
}

.is-table-3 {
  width: 24% !important;
  max-width: 24% !important;
}

.is-table-4 {
  width: 32% !important;
  max-width: 32% !important;
}

.is-table-5 {
  width: 40% !important;
  max-width: 40% !important;
}

.action {
  float: left;
  padding: 0 0.25rem !important;
}

.required:after {
  content: "*";
  font-weight: bold;
  color: red;
  padding-left: 0.25rem;
}

.menu-list a:hover {
  background: #3f3f3f !important;
}

.main-content {
  margin-left: 0rem !important;
  margin-top: 0rem !important;
}

.table-content {
  margin-top: 4.4rem !important;
  padding: 0 !important;
  padding-right: 0.5rem !important;
}

.quick-settings {
  position: fixed;
  background: #f5f5f5;
  padding: 1rem 11rem 1rem 0 !important;
  border: 1px solid #dbdbdb;
}

.quick-settings .button {
  margin-right: 1rem !important;
}

.modal-card {
  min-width: 55vw !important;
  width: auto !important;
  max-width: 55vw !important;
  min-height: 50vh !important;
}

.modal-card-settings {
  max-width: 70vw !important;
  width: 70vw !important;
}

.modal-card-body {
  padding: 0.5rem 1rem !important;
}

#settingsContainer {
  padding: 0.5rem 0.75rem !important;
  height: 80vh !important;
  overflow-y: scroll !important;
}

.is-view {
  margin-top: 7rem !important;
}

.edit-menu {
  position: fixed;
  width: 55vw;
  z-index: 1;
  height: 5.75rem !important;
  margin-left: -1rem;
  margin-top: -0.5rem;
  background: #f5f5f5;
  border-bottom: 1px solid #dbdbdb;
  padding: 0.5rem 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.edit-menu-item {
  float: left;
  padding: 0.5rem;
  margin-right: 0.5rem !important;
  cursor: pointer;
  border: 1px solid #f5f5f5;
  color: #363636 !important;
}

.edit-menu-item:hover {
  color: #000;
  border: 1px solid #dbdbdb;
  background: #eaeaea;
  border-radius: 0.25rem;
}

.custom-actions {
  float: left;
  padding-top: 1.25rem !important;
}

.custom-actions p {
  padding-top: 0.25rem !important;
}

.custom-actions:hover {
  border: 0px !important;
  background: #f5f5f5 !important;
}

.edit-menu-item p {
  padding-top: 0.5rem !important;
}

.separator {
  height: 4rem;
  margin-top: -0.25rem;
  border-right: 1px solid #dbdbdb !important;
}

.is-horizontal .label {
  word-wrap: break-word;
  line-height: normal !important;
  vertical-align: middle;
}

.select-control .delete {
  margin-left: 0.5rem !important;
}

.field .button {
  margin-top: 0.5rem !important;
}

input.checkbox {
  margin-top: 0.75rem !important;
}

.settings-header {
  margin: 0.5rem 0 1.5rem 0 !important;
}

.is-archived {
  color: #dbdbdb !important;
}

.is-archived a {
  color: #dbdbdb !important;
}

.is-locked {
  color: red !important;
}

.is-locked a {
  color: red !important;
}

.input-right {
  text-align: right !important;
  padding-right: 0rem !important;
}

.input-right-text {
  padding-right: 0.75rem !important;
}

tfoot td {
  border: 0px !important;
}

tfoot {
  border-top: 1px solid #dbdbdb;
}

.v-context {
  outline: 0 !important;
}

.v-context ul {
  font-size: inherit !important;
  font-weight: inherit !important;
  padding: 0 !important;
}

.v-context li {
  padding: 0.5rem 1.5rem !important;
  border-bottom: 1px solid #dbdbdb !important;
}

.v-context i {
  padding-right: 1rem !important;
}

#loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ad3333;
  z-index: 2;
  cursor: pointer;
}

.lds-dual-ring {
  margin: auto !important;
  left: 0;
  right: 0;
  width: 96px;
  height: 96px;
  position: absolute;
  top: 40%;
}

.lds-dual-ring p {
  width: inherit;
  position: absolute;
  top: 9rem !important;
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 96px;
  height: 96px;
  margin: 5px;
  border-radius: 50%;
  border: 10px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.lds-dual-ring-content:after {
  border: 10px solid #cfcfcf;
  border-color: #fff transparent #cfcfcf transparent;
}

.dashboard {
  padding: 1.5rem 2rem 0rem 1.5rem !important;
}

.dashboard-entry {
  padding: 2rem 0;
  border: 1px solid #dbdbdb;
}

#user {
  padding: 1rem;
}

#user .avatar {
  color: #1e3251 !important;
  margin-bottom: 1rem;
  margin-left: 2.5rem;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  border-radius: 50%;
  font-size: 1.75rem;
}

.login {
  height: 100vh;
  background: #282828 !important;
}

.login .card {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 25vh;
  width: 20rem;
}

.file button {
  margin-left: 1rem;
}

.text-editor ul {
  list-style: initial !important;
}

.text-editor li {
  margin-left: 2rem !important;
}

.position>.name {
  /* padding-left: 2rem !important; */
}

.group td {
  padding: 1.5rem 0.5rem !important;
  background: #fafafa !important;
  border: 0 !important;
  padding-bottom: 0 !important;
}

.group-text td {
  background: #fafafa !important;
  padding-bottom: 1.5rem !important;
}

.text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.switch {
  padding: 0.125rem 0.5rem;
}

.is-hidden-anim {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.13s, opacity 0.13s linear;
}

@-webkit-keyframes rotating

/* Safari and Chrome */
  {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rotating {
  -webkit-animation: rotating 0.666s linear infinite;
  -moz-animation: rotating 0.666s linear infinite;
  -ms-animation: rotating 0.666s linear infinite;
  -o-animation: rotating 0.666s linear infinite;
  animation: rotating 0.666s linear infinite;
}

.subtotal {
  vertical-align: top !important;
}

.fa-file-excel {
  color: #1d6f42 !important;
}

.calendar {
  height: 93.5vh !important;
}

.calendar .fc-header-toolbar {
  padding: 1rem !important;
}

.column.is-gapless {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.calendar .dropdown {
  position: absolute;
  margin-left: 12.5rem;
  margin-top: 1.15rem;
}

.calendar .dropdown-menu {
  width: 22rem !important;
}

.calendar .dropdown .calendar-label {
  white-space: normal !important;
}

.calendar .indicator {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  margin-top: 0.15rem !important;
}