/*Type your css here*/
.imgCustomImage>img{
  height: 20px !important;
  width: 20px !important;
}
.imgCustomHBMenuImage>img{
  height: 24px !important;
  width: 32px !important;
}
.imgCustomImageH32pxW32px>img{
  height: 32px !important;
  width: 32px !important;
}
.imgCustomImageH56pxW56px>img{
  height: 56px !important;
  width: 56px !important;
}
.imgCustomImageH36pxW58px>img{
  height: 36px !important;
  width: 58px !important;
}
.imgCustomImageH143pxW180px>img{
  height: 143px !important;
  width: 180px !important;
}
.imgCustomImageH13pxW8px>img{
  height: 13px !important;
  width: 8px !important;
}
.imgCustomImageH24pxW24px>img{
  height: 24px !important;
  width: 24px !important;
}
.flxWidget{
  width: calc(100% - 5px) !important;
}
.imgCustomwidth11dpheight6dp{
  height: 6px !important;
  width: 11px !important;
}
.imgCustomRefreshH22pxW22px{
  height: 22px !important;
  width: 22px !important;
}
.imgCustomImageH48pxW48px>img{
  height: 48px !important;
  width: 48px !important;
}
.flxWidthForFireFoxWindows{
   position: static  !important;
   width: calc(100% - 8px) !important;
}
.flxWidthForFireFoxMac{
   position: static  !important;
   width: calc(100% - 11px) !important;
}
.imgCustomImageH40pxW40px>img{
  height: 48px !important;
  width: 48px !important;
}
.triangle {
   width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 6.4px 4px 0 4px;
  border-radius: 0 0 0 0.25px;
   border-color: #ffe1df transparent transparent transparent;
   transform: rotate(0deg);
}
.imgCustomImageH54pxW54px>img{
  height: 56px !important;
  width: 56px !important;
}
.imgCustomImageH28pxW28px>img{
  height: 28px !important;
  width: 28px !important;
}
.imgCustomImageH20pxW20px>img{
  height: 20px !important;
  width: 20px !important;
}
.imgCustomImageLoginScreen>img{
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 100% !important;
    margin: 0px !important;
    object-fit: cover !important;
    padding: 0px !important;
    position: absolute !important;
    width: 100% !important;
    object-position: top !important;
}
.imgCustomImageRegScreen>img{
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 100% !important;
    margin: 0px !important;
    object-fit: cover !important;
    padding: 0px !important;
    position: absolute !important;
    width: 100% !important;
    object-position: top !important;
}
.imgCustomImageForgot>img{
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 100% !important;
    margin: 0px !important;
    object-fit: cover !important;
    padding: 0px !important;
    position: absolute !important;
    width: 100% !important;
    object-position: top !important;
}