/************************************************
 			*FONT-SECTION-STARTS*
 ************************************************/
 html,body{font-family: 'Poppins', sans-serif;}
 .error {
	 color: #ff0000;
 }
 .fs-cal {font-family: Calibri!important;}
 .fs-gog {font-family: Calibri!important;}
 
 
 .fs-08	{font-size: 08px!important;}
 .fs-10	{font-size: 10px!important;}
 .fs-12	{font-size: 12px!important;}
 .fs-14	{font-size: 14px!important;}
 .fs-16	{font-size: 16px!important;}
 .fs-18	{font-size: 18px!important;}
 .fs-20	{font-size: 20px!important;}
 .fs-22	{font-size: 22px!important;}
 .fs-24	{font-size: 24px!important;}
 .fs-26	{font-size: 26px!important;}
 .fs-28	{font-size: 28px!important;}
 .fs-30	{font-size: 30px!important;}
 .fs-32	{font-size: 32px!important;}
 .fs-34	{font-size: 34px!important;}
 
 
 .fw-200 { font-weight: 200!important; }
 .fw-300 { font-weight: 300!important; }
 .fw-400 { font-weight: 400!important; }
 .fw-500 { font-weight: 500!important; }
 .fw-600 { font-weight: 600!important; }
 .fw-700 { font-weight: 700!important; }
 .fw-800 { font-weight: 800!important; }
 .fw-900 { font-weight: 900!important; }
 
 
 
 .theme-1 { background-color: #FEE2C5!important; }
 .theme-2 { background-color: #C4DDFF!important; }
 .theme-3 { background-color: #7FB5FF!important; }
 .theme-4 { background-color: #001D6E!important; }
 
 
 .text-1 { color: #FEE2C5!important; }
 .text-2 { color: #C4DDFF!important; }
 .text-3 { color: #7FB5FF!important; }
 .text-4 { color: #001D6E!important; }
 
 
 .bord-1 { border: 1px solid #FEE2C5!important; }
 .bord-2 { border: 1px solid #C4DDFF!important; }
 .bord-3 { border: 1px solid #7FB5FF!important; }
 .bord-4 { border: 1px solid #001D6E!important; }
 
 
 .bord-pri { border: 1px solid #0D6EFD!important; }
 .bord-sec { border: 1px solid #6C757D!important; }
 .bord-suc { border: 1px solid #198754!important; }
 .bord-war { border: 1px solid #FFC107!important; }
 .bord-dan { border: 1px solid #DC3545!important; }
 .bord-inf { border: 1px solid #0DCAF0!important; }
 
 
 .pbar-1 { background-color: #FFBC34!important; }
 .pbar-2 { background-color: #55CE63!important; }
 .pbar-3 { background-color: #009EFB!important; }
 .pbar-4 { background-color: #7460EE!important; }
 .pbar-5 { background-color: #F62D51!important; }
 
 .ptxt-1 { color: #FFBC34!important; }
 .ptxt-2 { color: #55CE63!important; }
 .ptxt-3 { color: #009EFB!important; }
 .ptxt-4 { color: #7460EE!important; }
 .ptxt-5 { color: #F62D51!important; }
 
 
 .lh-10 { line-height: 10%!important; }
 .lh-20 { line-height: 20%!important; }
 .lh-30 { line-height: 30%!important; }
 .lh-40 { line-height: 40%!important; }
 .lh-50 { line-height: 50%!important; }
 .lh-60 { line-height: 60%!important; }
 .lh-70 { line-height: 70%!important; }
 .lh-80 { line-height: 80%!important; }
 .lh-90 { line-height: 90%!important; }
 .lh-100 { line-height: 100%!important; }
 .lh-110 { line-height: 110%!important; }
 .lh-120 { line-height: 120%!important; }
 
 
 .lh-15 { line-height: 10%!important; }
 .lh-25 { line-height: 20%!important; }
 .lh-35 { line-height: 30%!important; }
 .lh-45 { line-height: 40%!important; }
 .lh-55 { line-height: 50%!important; }
 .lh-65 { line-height: 60%!important; }
 .lh-75 { line-height: 70%!important; }
 .lh-85 { line-height: 80%!important; }
 .lh-95 { line-height: 90%!important; }
 .lh-105 { line-height: 100%!important; }
 .lh-115 { line-height: 110%!important; }
 .lh-125 { line-height: 120%!important; }
 
 
 
 /************************************************
			  *FONT-SECTION-STARTS*
  ************************************************/
 /* Scrollbar */
 ::-webkit-scrollbar{width: 5px!important;height: 5px!important;}
 ::-webkit-scrollbar-track{background: #FBF9F6!important;}
 ::-webkit-scrollbar-thumb{background-color: #374151!important;border-radius: 20px!important;}
 .bg-75{
	 background-color: #3abe4d;
 }
 .btn{font-size: .7rem!important}
 .btn-edit{background-color: #58DED3;color: #111;}
 .btn-edit:hover{background-color: #05CEBE;color: #111;}
 
 .btn-danger{background-color: #F85562;}
 .btn-danger:hover{background-color: #FA3141;}
 .error{font-size: .75rem!important}