.g_center {
  text-align: center !important;
}

.g_right {
  text-align: right !important;
}

.g-test {
  text-align: right;
}

.login_error_msg {
  padding-top: 15px;
  text-align: center !important;
  color: #fd397a;
}

.g_full_width {
  width: 100% !important;
}

.g_bg_white {
  background: white !important;
}

.g_uppercase {
  text-transform: uppercase;
}

.g_max_height_600 {
  max-height: 600px !important;
}

.app-bg {
  background-image: url("https://scontent-amt2-1.xx.fbcdn.net/v/t1.0-9/58461468_2619420784739014_6241455030122053632_o.jpg?_nc_cat=102&_nc_sid=dd9801&_nc_eui2=AeHv3I9UOGfrGLCqm6G8vZkEXn3G6y8pBY1efcbrLykFjbOmbMyJzrEwcP4rJP5NQahscdpw1r9b3aRjPKXBg1mY&_nc_oc=AQnqQtdLTeovAyQ9JwUFTCic3IBP_k8N8eYkQoaqkMv2F3oviy1gI1M9LFhgYln4tho&_nc_ht=scontent-amt2-1.xx&oh=9fba7328ffcaca1534bcba409a5c539b&oe=5EB9D180");
  width: 100%;
  height: 90vh;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}

.saf-container {
  padding-top: 5% !important;
}

.saf-section {
  padding-bottom: 15px;
}

.saf-logo-container {
  padding: 30px !important;
  text-align: center !important;
}

.saf-t-confirmation {
  text-align: right !important;
  width: 250px !important;
}

.p-top-10 {
  padding-top: 10px !important;
}

.m-top-10 {
  margin-top: 10px !important;
}

