.img-captcha {
  	border-radius: 30px;
  	margin-bottom: 10px;
}
.loader {
    display: inline-block;
    position: fixed;
    left: 47%;
    top: 50%;
}

.gif-loader {
    width: 40%;
}

.text-danger {
	font-size: 14px;
}

.card-navigation {
	float:right;
}

.modal-xlg {
    max-width: 1024px;
}

.mt-min-1 {
  margin-top: -16px;
}

.notification-forget {
  margin-top: 5rem !important;
}