/* Font Size */
.fs-12p {
  font-size: 12px !important;
}
.fs-13p {
  font-size: 13px !important;
}
.fs-14p {
  font-size: 14px !important;
}
.fs-15p {
  font-size: 15px !important;
}
.fs-16p {
  font-size: 16px !important;
}
.fs-17p {
  font-size: 17px !important;
}
.fs-18p {
  font-size: 18px !important;
}
.fs-19p {
  font-size: 19px !important;
}
.fs-20p {
  font-size: 20px !important;
}
.fs-22p {
  font-size: 22px !important;
}
.fs-23p {
  font-size: 23px !important;
}
.fs-26p {
  font-size: 26px !important;
}
.fs-30p {
  font-size: 30px !important;
}
.fs-35p {
  font-size: 35px !important;
}
/* Font Size */
/* Font Weight */
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
/* Font Weight */
/* Border Radius */
.br-0p {
  border-radius: 0px !important;
}
.brt-0p {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}
.brb-0p {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.brtl-0p {
  border-top-left-radius: 0px !important;
}
.brtr-0p {
  border-top-right-radius: 0px !important;
}
.brbl-0p {
  border-bottom-left-radius: 0px !important;
}
.brbr-0p {
  border-bottom-right-radius: 0px !important;
}
.br-4p {
  border-radius: 4px !important;
}
.br-5p {
  border-radius: 5px !important;
}
.br-8p {
  border-radius: 8px !important;
}
.br-10p {
  border-radius: 10px !important;
}
.br-15p {
  border-radius: 15px !important;
}
.brt-10p {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}
.brtl-10p {
  border-top-left-radius: 10px !important;
}
.brtr-10p {
  border-top-right-radius: 10px !important;
}
.brb-10p {
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.brbl-10p {
  border-bottom-left-radius: 10px !important;
}
.brbr-10p {
  border-bottom-right-radius: 10px !important;
}
.br-12p {
  border-radius: 12px !important;
}
.br-50p {
  border-radius: 50px !important;
}
/* Border Radius */
@media (min-width: 992px) {
  .border-start-lg {
    border-left: 1px solid #E9EBEC !important;
  }
  .border-top-lg-0 {
    border-top: none !important;
  }
}
/* Border Color */
.border-color-D8D8D8 {
  border-color: #D8D8D8 !important;
}
.border-color-839FF9 {
  border-color: #839FF9 !important;
}
.border-color-F1B3BA {
  border-color: #F1B3BA !important;
}
.border-color-D1D5DB {
  border-color: #D1D5DB !important;
}
.border-color-A3A3A3 {
  border-color: #A3A3A3 !important;
}
.border-color-CBCBCB {
  border-color: #CBCBCB !important;
}
.border-color-3D3D3D {
  border-color: #3D3D3D !important;
}
.border-color-FFFFFF {
  border-color: #FFFFFF !important;
}
/* Border Color End */
/* Background Color Start*/
.bg-FFFFFF, .bg-FFF {
  background-color: #FFFFFF !important;
}
.bg-F1F4F9 {
  background-color: #F1F4F9 !important;
}
.bg-D5E6FF {
  background-color: #D5E6FF !important;
}
.bg-CDD9FF {
  background-color: #CDD9FF !important;
}
.bg-FBEAEC {
  background-color: #FBEAEC !important;
}
.bg-A3A3A3 {
  background-color: #A3A3A3 !important;
}
.bg-006EFF {
  background-color: #006EFF !important;
}
.bg-02223C {
  background-color: #02223C !important;
}
.bg-F0F0F0 {
  background-color: #F0F0F0 !important;
}
/* Background Color End */

/* Text Color Start */
.text-inherit {
  color: inherit !important;
}
.text-000000 {
  color: #000000 !important;
}
.text-7D7D7D {
  color: #7D7D7D !important;
}
.text-161616 {
  color: #161616 !important;
}
.text-202224 {
  color: #202224 !important;
}
.text-111827 {
  color: #111827 !important;
}
.text-4D4E50 {
  color: #4D4E50 !important;
}
.text-4B5563 {
  color: #4B5563 !important;
}
.text-0271F4 {
  color: #0271F4 !important;
}
.text-505050 {
  color: #505050 !important;
}
.text-303030 {
  color: #303030 !important;
}
.text-A3A3A3 {
  color: #A3A3A3 !important;
}
.text-282828 {
  color: #282828 !important;
}
.text-646464 {
  color: #646464 !important;
}
.text-A9A9A9 {
  color: #A9A9A9 !important;
}
.text-081735 {
  color: #081735 !important;
}
.text-8F95B2 {
  color: #8F95B2 !important;
}
.text-2241B4 {
  color: #2241B4 !important;
}
.text-333333 {
  color: #333333 !important;
}
/* Text Color End */
.wh-12p {
  width: 12px !important;
  height: 12px !important;
}
.wh-16p {
  width: 16px !important;
  height: 16px !important;
}
.h-29p {
  height: 29px !important;
}
.wh-32p {
  width: 32px !important;
  height: 32px !important;
}
.w-37p {
  width: 37px !important;
}
.w-50p {
  width: 50px !important;
}
.wh-57p {
  width: 57px !important;
  height: 57px !important;
}
.w-300p {
  width: 300px !important;
}
.w-350p {
  width: 350px !important;
}
.mih-108p {
  min-height: 108px !important;
}
.miw-200p {
  min-width: 200px !important;
}
.maw-200p {
  max-width: 200px !important;
}
.maw-300p {
  max-width: 300px !important;
}
.mah-500p {
  max-height: 500px !important;
}
.mw-85 {
  max-width: 85% !important;
}
.mw-90 {
  max-width: 90% !important;
}
.w-30 {
  width: 30% !important;
}
.w-35 {
  width: 35% !important;
}
.w-40 {
  width: 40% !important;
}
.w-80 {
  width: 80% !important;
}
.w-90 {
  width: 90% !important;
}
.h-30 {
  height: 30% !important;
}
.h-35 {
  height: 35% !important;
}
.h-40 {
  height: 40% !important;
}
.h-80 {
  height: 80% !important;
}
.h-90 {
  height: 90% !important;
}
.top-240p {
  top: 240px !important;
}
/* Line Height */
.lh-28p {
  line-height: 28px !important;
}
.lh-32p {
  line-height: 32px !important;
}
.lh-48p {
  line-height: 50px !important;
}
.lh-50p {
  line-height: 50px !important;
}
.lh-57p {
  line-height: 57px !important;
}
.lh-58p {
  line-height: 58px !important;
}
.lh-64p {
  line-height: 64px !important;
}
.lh-75p {
  line-height: 75px !important;
}
/* Line Height */
.py-4p {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.py-10p {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.py-14p {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}
.py-15p {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.py-16p {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.py-20p {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.py-21p {
  padding-top: 21px !important;
  padding-bottom: 21px !important;
}
.py-25p {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.py-30p {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.px-20p {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.px-35p {
  padding-left: 35px !important;
  padding-right: 35px !important;
}
.pr-20p, .pe-20p {
  padding-right: 20px !important;
}
.pt-100 {
  padding-top: 100%;
}
.end-24p {
  right: 24px !important;
}