body,html {
  height: 100%;
}

.pointer {cursor: pointer;}

.w-5 {
  width: 5% !important;
}

.xx-small{
	font-size: xx-small !important;
}
.x-small{
	font-size: x-small !important;
}