%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/emergentqj/actioncivile/pre-auth/.8352c036a19b0051d0217d27d25e3f4a/static/js/common/components/
Upload File :
Create Path :
Current File : /home/emergentqj/actioncivile/pre-auth/.8352c036a19b0051d0217d27d25e3f4a/static/js/common/components/styles.js

import theme from "./theme";

const styles = {
  justifyContentRight: {
    justifyContent: "flex-end",
  },
  buttonWhite: {
    border: "1px solid",
    backgroundColor: "#FFF",
    borderColor: theme.palette.primary.main,
  },
  buttonGroup: {
    border: "1px solid rgba(0, 0, 0, 0.12) !important",
    backgroundColor: "#ffffff",
    borderRadius: "22px",
    color: "#000000",
    marginBottom: "20px",
  },
  buttonSelected: {
    borderTopRightRadius: "22px !important",
    borderBottomRightRadius: "22px !important",
    borderTopLeftRadius: "22px !important",
    borderBottomLeftRadius: "22px !important",
    borderRadius: "22px",
    backgroundColor: "#872878 !important",
    color: "#ffffff !important",
  },
  button: {
    padding: "5px 15px",
    border: "0px none !important",
    transition: "all 0.5s ease",
    borderRadius: "22px",
    "&:hover": {
      backgroundColor: "#FFF",
    },
    "&:focus": {
      backgroundColor: "#FFF",
    },
  },
  bold: {
    fontWeight: 600,
    color: theme.palette.text.primary,
  },
  alignCenter: {
    textAlign: "center",
  },
  alignRight: {
    textAlign: "right",
  },
  cardTitle: {
    fontSize: theme.typography.body1.fontSize,
  },
  spacer: {
    height: "15px",
    width: "100%",
  },
  bullet: {
    paddingLeft: theme.spacing(1),
    paddingRight: theme.spacing(1),
    color: theme.palette.text.secondary,
  },
  link: {
    color: theme.palette.primary.main,
    cursor: "pointer",
    fontWeight: "normal",
    textDecoration: "underline",
    fontSize: "14px",
  },
  linkInHelperText: {
    color: "inherit",
  },
  line: {
    border: "1px solid #EEE",
    borderBottom: "none",
  },
  horizontalLine: {
    margin: "50px auto",
    border: "none",
    height: "1px",
    color: "#333",
    backgroundColor: "#B1B1B1",
    width: "47.5%",
  },
  signUpBusinessForm: {
    paddingBottom: "10px",
  },
  finishedRegistrationHeader: {
    marginBottom: "0",
  },
  finishedRegistrationParagraph: {
    margin: "7px",
    whiteSpace: "pre-wrap",
  },
  finishedRegistrationButtonGroup: {
    margin: "25px 0",
  },
  registrationFinishedWrapper: {
    maxWidth: "550px",
    margin: "0 auto",
  },
  alertDanger: {
    color: "#a94442",
    backgroundColor: "#f2dede",
    borderColor: "#ebccd1",
    padding: "12px",
    borderRadius: "4px",
    "& p": {
      margin: 0,
    },
  },
  vatExclusionDisclaimer: {
    marginTop: "2rem",
  },
  narrowedForm: {
    maxWidth: "650px",
    margin: "0 auto",
  },
  modal: {
    position: "absolute",
    top: "50%",
    left: "50%",
    transform: "translate(-50%, -50%)",
    width: "50%",
    maxWidth: "400px",
    backgroundColor: "#fff",
    padding: "24px",
    outline: "none",
    borderRadius: "4px",
  },
  modalCloseCross: {
    position: "absolute",
    right: "24px",
    cursor: "pointer",
  },
  modalParagraph: {
    margin: "20px 0",
  },
  modalTitle: {
    fontWeight: 500,
    fontSize: "22px",
    lineHeight: "28px",
    color: "#000",
  },
  titleSmall: {
    fontFamily: "Poppins",
    fontStyle: "normal",
    fontWeight: 700,
    fontSize: "24px",
    lineHeight: "32px",
  },
  bodyLarge: {
    fontFamily: "Poppins",
    fontStyle: "normal",
    fontWeight: 400,
    fontSize: "16px",
    lineHeight: "24px",
  },
  phoneNumber: {
    color: "#872878",
  },
  modalSubmitButton: {
    cursor: "pointer",
  },
};
export default styles;

Zerion Mini Shell 1.0