/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.sd-theme-provider {
  min-width: 0;
}

.sd-theme-popup-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 0;
  pointer-events: none;
}