
.fa-clock-o {
  color: #fff;
}

#time_left {
  padding: 6px 20px;
  font-size: 24px;
  color: #fff;
}

.tabsTitle {
  padding-top: 10px;
  text-align: center;
}

.tab-content {
  background-color: white;
  padding: 3px;
  overflow-y: scroll;
}


.wars{
  height: 500px;
}


.notess {
  margin: 7px;
  padding:10px;
  border: 1px dashed #242331;
  cursor: pointer;
}
