#ajax-loader {
  position: fixed;
  left: 50%;
  top: 50%;
  display: none;
  z-index: 99;
}
.preview-link {
	margin-top: 1rem;
	text-align: center;
}
.hidden {
	display: none;
}
.select2-container {
	width: 100% !important;
}
.section {
	margin-top: 2rem;
	height: 1.8rem;
	background-image: linear-gradient(to bottom, rgba(58,59,69,.15), rgba(58,59,69,0));	
}
#jsonprofile {
	width: 100%;
	height: 30rem;
}
