html, body{
  height: auto;
  overflow-x: hidden;
}

.Menu_b .active{
  background-color: rgb(204,153,153);
}

.dates
{
  margin: 1.5% 0 -1.5% 0;
  width: auto;
  height: auto;
  padding: 20px 10px 25px 10px;
  background-color: rgb(150,150,150);
  color: black;
  text-align: center;
  font-size: 17px;
}

.fi
{
  background-color: rgb(150,150,150);
  border-radius: 0 0 50px 50px;
  cursor: pointer;
  text-align: center;
  padding: 0 30px 20px;
}

.title{
  background-color: rgb(204, 153, 153)
}

.for_btn
{
  width: 100%;
  text-align: center;
}
