.menu-button.one {
  background-color: #ffffff;
}

.menu-button.two {
  background-color: #ffffff;
}

.menu-button.three {
  background-color: #ffffff;
}

.mapplic-active, a.mapplic-active > path, g.mapplic-active > * {
  fill: #dd0000;
}

#loader {
  border-top-color: #dd0000;
}

#loader:before {
  border-top-color: #dd0000;
}

#loader:after {
  border-top-color: #dd0000;
}

button.route-button {
  background-color: #dd0000;
}

.floor-buttons button.selected {
  background-color: #dd0000;
}

.tipue_drop_image
{
     /* width: 40px; */
     min-height: 32px;
     border-radius: 20px;
     border: 2px solid transparent;
     padding: 0px;
     border: 2px solid #D9D3D2;
     /* background-color: #D9D3D2; */
     opacity: 0;
     width: 0px;
     /* left: -20px; */
}

.tipue_drop_right
{
     display: table-cell;
     vertical-align: middle;
     font: 300 14px/15px Inter,"Trebuchet MS", sans-serif;
     letter-spacing: 2.5px;
     color: #333;
     width: 100%;
     padding: 0 0px;
     cursor: pointer;
     border-bottom: light-gray;
     border-bottom-width: 0;
     border-bottom-style: ridge;
}

.tipue_drop_right2
{
     display: table-cell;
     vertical-align: middle;
     font: 300 14px/15px Inter,"Trebuchet MS", sans-serif;
     letter-spacing: 2.5px;
     color: #333;
     width: 100%;
     padding: 0 0px;
     cursor: pointer;
     border-bottom: light-gray;
     border-bottom-width: 0;
     border-bottom-style: ridge;
}

.tipue_drop_image_0 {
  background-color: white;
}
.tipue_drop_image_Other {
  background-color: white;
}