.cursor_pointer {
	cursor: pointer;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.hide {
  display : none;
}