.select2-container {
	z-index: 2050;
}

.modal .modal-full{
	max-width: 95%
}

.pointer{
	cursor:pointer;
}

body {
  margin: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 100;
  line-height: 1.5;
}

.login-page {
  background: url("../img/poise/bg.jpg");

}

