@font-face {
	font-family: 'UTMAvo';
	src: local('UTMAvo'), url('./UTMAvo.woff') format('woff');
}
@font-face {
	font-family: 'arialceb';
	src: local('arialceb'), url('./arialceb.ttf') format('ttf');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_79356">Text with this font applied</p> */
.fontsforweb_fontid_79356 {
	font-family: 'UTMAvo' !important;
}
.UTMAvo{
  font-family: 'UTMAvo';
}
.ARIALBD_Bold{
  font-family: "Arial Bold", Arial, sans-serif;
  font-weight: normal; /* Ensure normal weight, as "Arial Bold" already implies bold */
}
body{
  font-family: 'UTMAvo';
}
.colorYellow{
  color:  #ffffff;
}
#sidebarr .overflow-y-auto{
  overflow-y: none;
}
.bgYellow{
  background-color:  #ffcd36;
}

.bgOrange{
  background-color: #4b83cc;
}
.bgOrange_secondary{
  background-color: #4b83cc !important;
}
.bgOrange_third{
  background-color: #ffffff;
}
.even\:bgOrange_third:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: #f5d9cc;
}
.bg_onlinechecker
{
  background-color: #79a1c8;
}
.textColorCustom1{
 color : #ffffff !important;
}
