.form_pink {
  border-radius: 10px;
  border:2px solid  #eb0d8b;
}

.form_pink:focus {
  box-shadow: 0 0 10px #eb0d8b !important;
}


.swal-text,.swal-title,.swal-button{
  font-family: "Open Sans", sans-serif;
}
.toast-message{
	font-family: "Open Sans", sans-serif;
}
body,td,pre,button,i{
	font-family: DBHelvethaica;
	font-size:24px;
}
a{
	color: #style="color:#1E97B5";
}

.l-btn-text{
	font-size:24px;
}

.panel-title{
	font-size:24px;
}
.panel-body{
	font-size:24px;
}