body {
  background-color: #f5f5f5;
}

.breadcrumbCss {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  /* line-height: 19px; */
  /* identical to box height, or 136% */

  display: flex;
  align-items: center;

  /* Text field default */

  color: #c4c4c4;
}

/* .breadcrumbOutlineCss {
 
  margin-top: 16px;

  margin-bottom: 16px;
  border-radius: 0%;
  height: 50px;
  background-color: #FFFFFF;
  padding: 5px;
  width: 100%;
  margin-left: 5px;
} */

.ant-table-thead {
  background-color: #fafaff;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  /* identical to box height, or 136% */
  color: #000000;
}

.ant-table-row {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  /* identical to box height, or 136% */

  /* Table body font */

  color: #333333;
}

.ant-layout-sider {
  min-width: 300px !important;
}

.menu-textCss {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  /* line-height: 19px; */
  /* identical to box height, or 136% */

  /* display: flex; */
  /* align-items: center; */

  color: rgba(0, 0, 0, 0.54);
}

.menu-btnCss {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;

  color: #7389f5;
  min-width: 100%;
  text-align: center;
}

.head1Css {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
}

.head2Css {
  width: 100%;
  height: 25px;

  /* Heading 3/Medium */

  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  /* line-height: 25px; */
}

.switchCss {
  width: 50px;
  height: 22px;

  /* Footnote/description */


  font-style: normal;
  font-weight: 400;
  font-size: 12px;

  color: #ffffff;
}

.btnSaveCss {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10.5px 20px;
  gap: 10px;
  width: 74px;
  height: 40px;
  background: linear-gradient(104.57deg, #7389f5 -2%, #455dda 100.62%);
  border-radius: 4px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.btnCancelCss {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10.5px 20px;
  gap: 10px;
  width: 74px;
  height: 40px;
  background: transparent;
  border-radius: 4px;
  border: none;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.labelText {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  padding: "0px !important";
  /* line-height: 19px; */
}

.labelText>* {
  padding: "0px !important";
}

.rdoButtonCss {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 19px;
  line-height: 25px;
  /* identical to box height, or 132% */

  /* display: flex; */
  align-items: center;

  color: #000000;
}

.ant-radio-checked {
  /* color: #49AC00 !important; */
  filter: hue-rotate(240deg);
}

.detailsCss {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 19px;
}

.hintyCss {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
}

.btnExportCss {
  min-width: 100%;
  height: 40px;

  /* menu fill */

  background: linear-gradient(92.04deg,
      rgba(84, 120, 242, 0.105) 0.68%,
      rgba(84, 120, 242, 0.21) 97.41%);
  border-radius: 4px;
  color: linear-gradient(95.06deg, #7389f5 5.06%, #455dda 101.16%);
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  float: right;
  text-align: center;
}

.btnCreateCss {
  text-align: center;
  min-width: 100%;
  height: 40px;

  background: linear-gradient(104.57deg, #7389f5 -2%, #455dda 100.62%);
  border-radius: 4px;

  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;

  /* identical to box height, or 136% */

  color: #ffffff;
  float: right;
}

.txtSearchCss {
  box-sizing: border-box;
  border: 1px solid #ffffff;
  min-width: 100%;
  height: 40px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
}

.select-SearchCss {
  /* height: 40px; */
  padding: 9px, 8px, 9px, 16px;
  background: #ffffff;
  border-radius: 4px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #a9abad;
  min-width: 100%;
}

/* div.ant-select-selector
{
  border: none !important;
  padding: 5px !important;
} */

.stepCss {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
}

[data-theme="compact"] p,
p {
  margin: 0;
}

#components-collapse-demo-collapsible .ant-space {
  width: 100%;
}

/* .ant-input
  {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    width: 100%;
    background-color: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #C4C4C4;
    border-radius: 2px;
  } */

.text-inputCss {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  width: 100%;
  background-color: #ffffff;
  box-sizing: border-box;
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  height: 32px;
}

.select-inputCss {
  height: 32px;
  /* padding: 
  9px, 8px, 9px, 16px; */
  background: #ffffff;
  border-radius: 4px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  /* line-height: 19px; */
  color: #a9abad;
  min-width: 100%;
}

.ant-col {
  /* padding: 5px; */
}

.ant-collapse {
  border: none;
}

.collapseHeadCss {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  /* line-height: 19px; */
}

.ant-switch {
  background-color: #dd1717 !important;
}

.ant-switch-checked {
  background-color: #49ac00 !important;
}

.isTagCss {
  background-color: #ffe7ba;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  border-radius: 0;
}

.RdoBtnCss {
  min-width: 135%;
  /* min-width: 100% */
}