div.headerWithArrowAndCalendarMenu {
  background-color: #84bd00 !important;
  height: 15vh;
}

html,
body {
  background-color: #fff !important;
}

html #darkyellowBackground {
  background-color: #6e8f3b !important;
}

html #darkblueBackground {
  background-color: #84bd00;
}

html #buttonBlueBackgroundWhiteFont {
  background-color: #49612c !important;
}
html #fontColorDarkblue {
  color: #84bd00 !important;
}

html div.menuHeader {
  background-color: #84bd00 !important;
  height: 90px;
}

html #nonSelectTap {
  background-color: #6e8f3b;
}

html #selectTap {
  background-color: #6e8f3b;
  border: 2px solid #fff;
}
/* html h2:last-child,
h1:first-child,
h3,
h4:last-child,
h5:last-child {
  color: #6e8f3b !important;
} */

.text-attendee {
  color: #010101 !important;
}

.text-attendee-busy {
  color: #ff0000 !important;
}

h1,
h2,
h3,
h4,
h5 {
  color: #ffffff !important;
}

#textLogin {
  color: #6e8f3b !important;
}

html #no-room {
  color: white;
}

html a,
h2:first-child {
  color: white;
}

html .sixteen.wide.column form .ui.grid {
  background-color: darkgray;
  border-radius: 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 15px;
}

html #defaultBackgroundColor {
  background-color: #84bd00;
}

html div .row .sixteen.wide.column h2:last-child {
  color: #000000;
}

div .h1Subject {
  font-size: 45px;
  margin-bottom: 30px;
}

div.visible.menu.transition {
  color: #000000;
}

div.calendar-container {
  /* margin-top: 50px; */
}

div .ui.tiny.image,
.ui.tiny.images .image,
.ui.tiny.images img,
.ui.tiny.images svg {
  width: auto !important;
  /* height: 80%; */
}

html #boxResult {
  margin-top: 14vh !important;
}

html i.blue.icon {
  color: #6e8f3b !important;
}

i.inverted.bordered.blue.icon,
i.inverted.circular.blue.icon {
  background-color: #6e8f3b !important;
  color: #fff !important;
  margin-top: 40px;
}

html .react-datepicker__day--selected,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--in-range {
  border-radius: 0.3rem;
  background-color: #6e8f3b;
  color: #fff;
}

html a .ui.column.grid > [class*="nine wide computer"].column,
.ui.grid > .column.row > [class*="nine wide computer"].column,
.ui.grid > .row > [class*="nine wide computer"].column,
.ui.grid > [class*="nine wide computer"].column {
  color: #fff !important;
  font-weight: bold;
}

/* html i.icon,
i.icons {
  color: #84bd00 !important;
} */

#colorIconOnBg {
  color: #fff !important;
}

#colorIconOnBody {
  color: #84bd00 !important;
}

#colorIcon {
  color: #84bd00 !important;
}

html .roomInfoBlueText {
  color: #84bd00;
  padding-left: 10px;
}

html .inlineText {
  font-weight: bold;
}

html #event-item .ui.grid .row .column:nth-child(2) .ui.grid .row div {
  color: #fff !important;
}

.current-day {
  background-color: #6e8f3b;
}

.booking-day {
  background-color: #98b53b;
}

html #image {
  height: 50vh !important;
  margin-top: 90px;
}

.ui.button.buttonInfo {
  background-color: #6e8f3b;
}

html div.footer {
  background-color: #ffa625 !important;
}

a .row.ui.container {
  background-color: darkgray;
}

div .ui.left.icon.input {
  border: 1px solid darkgray !important;
}

/* div .ui.container {
    margin-top: 15vh;
} */
.h3Style {
  color: #000 !important;
  margin-top: 10px;
}
.normalText {
  color: #000 !important;
}
