@font-face {
    font-family: 'BalooThambi2-Regular';
    src: url('../fonts/BalooThambi2-Regular.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BalooThambi2-Medium';
    src: url('../fonts/BalooThambi2-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
#global-loader-ringim {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  text-align: center; 
  background-color: #232333;
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
}
.preloaderimage {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 42%;
  left: 0;
  height: 150px;
  text-align: center; 
}
.preloaderimage img{
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.mainsection{
  background-color: var(--bg-color-light);
  width: 100% !important;
  height: 100vh;
  position: fixed !important;
  top: 0;
  left: 0;
}
.loginformhead h2,.menulistsec ul li a,.mobmenulistsec ul li a,.profmenulistsec ul li a,.mobprofmenulistsec ul li a,.createbtn,
.tablelistingsec th,.modal-title,.ai-labe,.user-label,.key-name,.na-badge,.success-badge,.danger-badge,.custendcall-badge,.assfwdcall-badge,.custbusy-badge,
.assendcall-badge,.siltimeout-badge,.othererr-badge,.createempformdiv label,.profileformdiv label,.profileupdformdiv label,.linkformdiv label,
.filterformdiv label,.createempbtndiv .savebtn,.createempbtndiv .updatebtn,.profileformdivbtn .savebtn,.linkformbtn .link-btn,.createempbtndiv .clearbtn,
.filterformbtn .filterbtn,.filterformbtn .clearbtn,.logformdivbtn button,#phoneTypesContainer label,.content h3,.callhistname,.modilist li,
.outboundform label,.outboundformradiocheck .form-label,.usernamedailer h2,.audio-player h2,.ai-label,.user-label,.key-name,.outboundform .maxname,.dashcount,
.select-all-option,.crightsec p,.settingcardhead h2,.tableinfo
{
  font-family: 'BalooThambi2-Medium' !important;
  font-weight: 500 !important;
}
.tablelistingsec td,.key-value,#transcriptText,div.dt-container .dt-length, div.dt-container .dt-search, div.dt-container .dt-info, div.dt-container .dt-processing,
 div.dt-container .dt-paging,.dt-length label,.footercont,.logformdivcheck label,.createempformdiv select,.createempformdiv input,.content p,.callhistphnum,
 .callmodelabel,.outboundformcheck .form-label,.audio-player p,.key-value,.outboundform .csvname,.upload-box .browse-button,
 .select2-container--default .select2-selection--single .select2-selection__placeholder,.select2-container--default .select2-search--inline .select2-search__field,
 .filterformdiv input, .outboundform input, .profileformdiv input, .createempformdiv input, .linkformdiv input,.callogmsg,.search-box-option,.crightsec a{
  font-family: 'BalooThambi2-Regular' !important;
  font-weight: normal !important;
}