/* New Layout */
.aside .brand {
  background-color: #191919; }
  .aside .brand .logo-button {
    padding-right: 32px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -0.01em;
    color: #fff;
    border: none;
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M8%2011L3%206.00005L3.7%205.30005L8%209.60005L12.3%205.30005L13%206.00005L8%2011Z%22%20fill%3D%22white%22%20%2F%3E%3C%2Fsvg%3E");
    background-position: right center;
    background-repeat: no-repeat; }
.aside .aside-menu-wrapper {
  border-right: 1px solid rgba(4, 37, 46, 0.1); }
  .aside .aside-menu-wrapper .aside-menu .menu-item:hover .menu-link {
    background-color: transparent !important; }
    .aside .aside-menu-wrapper .aside-menu .menu-item:hover .menu-link .menu-text {
      /*color: #5F44AF;*/ }
    .aside .aside-menu-wrapper .aside-menu .menu-item:hover .menu-link .menu-icon.svg-icon svg {
      fill: #5F44AF; }
      .aside .aside-menu-wrapper .aside-menu .menu-item:hover .menu-link .menu-icon.svg-icon svg g {
        fill: #5F44AF; }
  .aside .aside-menu-wrapper .aside-menu .menu-item.menu-item-active .homePageLink {
    background-color: #F2EDFF !important;
    border-radius: 8px; }

.wrapper {
  padding-top: 169px !important; }
  .wrapper .header {
    background-color: #191919 !important; }
    .wrapper .header #search-container .input-group-solid {
      background-color: rgba(243, 246, 249, 0.1); }
      .wrapper .header #search-container .input-group-solid input[type=text] {
        padding: 0 0 0 8px;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 20px;
        color: #FFFFFF;
        opacity: 0.8; }
  .wrapper .subheader {
    height: 104px !important;
    background-color: transparent !important;
    background: linear-gradient(to bottom, #EEF0F8 60%, rgba(238, 240, 248, 0.7) 80%, rgba(238, 240, 248, 0) 100%);
    box-shadow: none !important; }
    .wrapper .subheader #subheaderBackLink {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background-color: #E6E6EC;
      background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M8.75%2016.25L9.63125%2015.3687L4.89375%2010.625H17.5V9.375H4.89375L9.63125%204.63125L8.75%203.75L2.5%2010L8.75%2016.25Z%22%20fill%3D%22%2304252E%22%2F%3E%3C%2Fsvg%3E");
      background-position: center center;
      background-repeat: no-repeat;
      transition: background-color 0.2s; }
      .wrapper .subheader #subheaderBackLink:hover {
        background-color: #dedede; }

/* End:New Layout */
/* Listing Types (ul) */
.list-type-A {
  list-style: none;
  padding-left: 0em; }
  .list-type-A li {
    position: relative;
    padding-left: 0.6em; }
    .list-type-A li:before {
      content: '-';
      position: absolute;
      left: 0px; }

/* End */
.btn-01 {
  border-radius: 4px;
  background: #5F44AF;
  padding: 10px 16px;
  color: white;
  transition: 0.25s; }
  .btn-01:hover {
    background: #7F65CE;
    color: white !important; }
  .btn-01.disabled {
    background-color: grey;
    color: white;
    opacity: 0.5;
    border: none; }

.btn-02 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #E3DCF6;
  height: 40px;
  padding: 10px 16px;
  margin-right: 10px;
  transition: border 0.25s;
  border: 1px solid #E3DCF6; }
  .btn-02 .text-01 {
    color: #4B3393; }
  .btn-02:hover {
    border: 1px solid #5F44AF; }

.btn-03 {
  width: 150px;
  height: 40px;
  background-color: #eef0f8;
  border: 1px solid #5F44AF;
  color: #5F44AF;
  border-radius: 4px;
  transition: 0.25s; }
  .btn-03:hover {
    background: #E3DCF6; }
  .btn-03:disabled {
    background-color: #EAEAEA;
    color: #BCBCBC;
    opacity: 0.5;
    border: none; }

/* Container Style Combinations */
.f-container-A {
  background-color: #FFFAFA !important;
  border-color: rgba(162, 9, 9, 0.2) !important; }
  .f-container-A .container-header {
    color: #A30909 !important; }

.f-container-B {
  background-color: #FFFEFA !important;
  border-color: rgba(198, 106, 22, 0.2) !important; }
  .f-container-B .container-header {
    color: #C66A16 !important; }

.f-container-C {
  background-color: #FFFEFB !important;
  border-color: rgba(113, 63, 16, 0.2) !important; }
  .f-container-C .container-header {
    color: #713F10 !important; }

.f-container-D {
  background-color: #f9f9f9 !important;
  border-color: #dedede !important; }
  .f-container-D .container-header {
    color: #333 !important; }

.f-container-E {
  background-color: #f3f6f9 !important;
  border-color: #dedede !important; }
  .f-container-E .container-header {
    color: #333 !important; }

#menuAdditionContainer {
  background: #d5d7de !important;
  opacity: 0.3 !important;
  border-radius: 5px !important;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #444858 !important; }

#pageTemplate {
  background: #EDEFF7;
  opacity: 1;
  border-radius: 4px; }

.property-container {
  background: #FFFFFF !important;
  border: 1px solid #D5D7DE !important;
  box-sizing: border-box !important;
  border-radius: 5px !important; }

.accordion-parent-card {
  background-color: #ECEEF6 !important; }
  .accordion-parent-card > .card-header > .card-title {
    color: #04252e !important; }

.accordion-child-card {
  background-color: rgba(255, 255, 255, 0.6) !important;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05) !important;
  border-radius: 5px !important; }

.accordion-child-card > .card-header > .card-title {
  color: #04252e !important; }

.option-group-drawer-value {
  background: #edeff7 !important;
  opacity: 0.4 !important;
  border-radius: 4px !important; }

.switch-view-card {
  background: #F4F4F6 !important;
  border-radius: 5px !important; }

/* End */
#timeOutBtn {
  position: absolute;
  top: 100px;
  z-index: 9999;
  right: 38px; }

/* Texts */
.status-active {
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  width: 66px;
  height: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 4px 12px;
  color: #191c30;
  background: #e0f7ed;
  border-radius: 100px; }

.status-passive {
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  width: 66px;
  height: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 4px 12px;
  color: #191c30;
  background: #edeff3;
  border-radius: 100px; }

.problem-text {
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  background: #f7e0e0;
  border-radius: 100px; }

#product-text {
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 10px !important;
  line-height: 12px !important;
  color: #191C30 !important;
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 4px 12px !important;
  background: #E0F7ED !important;
  border-radius: 100px !important; }

#sub-category-text {
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 10px !important;
  line-height: 12px !important;
  color: #191C30 !important;
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 4px 12px !important;
  background: #E0E5F7 !important;
  border-radius: 100px !important; }

#child-container-text {
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 10px !important;
  line-height: 12px !important;
  color: #191C30 !important;
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 4px 12px !important;
  background: #F7ECE0 !important;
  border-radius: 100px !important; }

.accordion-parent-card-title {
  background: white !important;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05) !important;
  border-radius: 5px !important; }

.option-group-drawer-text {
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  color: #444858 !important; }

.login-text-small {
  color: #444858 !important;
  font-size: 14px !important;
  line-height: 17px !important; }

/* End */
/* Buttons */
.editBtn {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M15%2013H1V14H15V13Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M12.7%204.5C13.1%204.1%2013.1%203.5%2012.7%203.1L10.9%201.3C10.5%200.9%209.9%200.9%209.5%201.3L2%208.8V12H5.2L12.7%204.5ZM10.2%202L12%203.8L10.5%205.3L8.7%203.5L10.2%202ZM3%2011V9.2L8%204.2L9.8%206L4.8%2011H3Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3C%2Fsvg%3E%20"); }

.deleteBtn {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M7%206H6V12H7V6Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M10%206H9V12H10V6Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M2%203V4H3V14C3%2014.2652%203.10536%2014.5196%203.29289%2014.7071C3.48043%2014.8946%203.73478%2015%204%2015H12C12.2652%2015%2012.5196%2014.8946%2012.7071%2014.7071C12.8946%2014.5196%2013%2014.2652%2013%2014V4H14V3H2ZM4%2014V4H12V14H4Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M10%201H6V2H10V1Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3C%2Fsvg%3E%20"); }

.deleteBtn4 {
  display: flex;
  width: 32px;
  height: 32px;
  border-radius: 4px;
  background-color: #f3f6f9;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M8.75%207.5H7.5V15H8.75V7.5Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M12.5%207.5H11.25V15H12.5V7.5Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M2.5%203.75V5H3.75V17.5C3.75%2017.8315%203.8817%2018.1495%204.11612%2018.3839C4.35054%2018.6183%204.66848%2018.75%205%2018.75H15C15.3315%2018.75%2015.6495%2018.6183%2015.8839%2018.3839C16.1183%2018.1495%2016.25%2017.8315%2016.25%2017.5V5H17.5V3.75H2.5ZM5%2017.5V5H15V17.5H5Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M12.5%201.25H7.5V2.5H12.5V1.25Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3C%2Fsvg%3E"); }
  .deleteBtn4:hover {
    background-color: #fff; }

.itemeditBtn {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M15%2013H1V14H15V13Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M12.7%204.5C13.1%204.1%2013.1%203.5%2012.7%203.1L10.9%201.3C10.5%200.9%209.9%200.9%209.5%201.3L2%208.8V12H5.2L12.7%204.5ZM10.2%202L12%203.8L10.5%205.3L8.7%203.5L10.2%202ZM3%2011V9.2L8%204.2L9.8%206L4.8%2011H3Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3C%2Fsvg%3E%20"); }

.itemdeleteBtn {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M7%206H6V12H7V6Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M10%206H9V12H10V6Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M2%203V4H3V14C3%2014.2652%203.10536%2014.5196%203.29289%2014.7071C3.48043%2014.8946%203.73478%2015%204%2015H12C12.2652%2015%2012.5196%2014.8946%2012.7071%2014.7071C12.8946%2014.5196%2013%2014.2652%2013%2014V4H14V3H2ZM4%2014V4H12V14H4Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M10%201H6V2H10V1Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3C%2Fsvg%3E%20"); }

.deleteLinkButton {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M12%204.7L11.3%204L8%207.3L4.7%204L4%204.7L7.3%208L4%2011.3L4.7%2012L8%208.7L11.3%2012L12%2011.3L8.7%208L12%204.7Z%22%20fill%3D%22%23444858%22%2F%3E%3C%2Fsvg%3E"); }

.dragBtn {
  background-image: url("data:image/svg+xml,%20%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M7%203H5V5H7V3Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M11%203H9V5H11V3Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M7%207H5V9H7V7Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M11%207H9V9H11V7Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M7%2011H5V13H7V11Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M11%2011H9V13H11V11Z%22%20fill%3D%22%23444858%22%2F%3E%20%3C%2Fsvg%3E%20"); }

.inspectBtn {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M15.47%207.83C14.882%206.30882%2013.861%204.99331%2012.5334%204.04604C11.2058%203.09878%209.62977%202.56129%208.00003%202.5C6.37029%202.56129%204.79423%203.09878%203.46663%204.04604C2.13904%204.99331%201.11811%206.30882%200.530031%207.83C0.490315%207.93985%200.490315%208.06015%200.530031%208.17C1.11811%209.69118%202.13904%2011.0067%203.46663%2011.954C4.79423%2012.9012%206.37029%2013.4387%208.00003%2013.5C9.62977%2013.4387%2011.2058%2012.9012%2012.5334%2011.954C13.861%2011.0067%2014.882%209.69118%2015.47%208.17C15.5097%208.06015%2015.5097%207.93985%2015.47%207.83ZM8.00003%2012.5C5.35003%2012.5%202.55003%2010.535%201.53503%208C2.55003%205.465%205.35003%203.5%208.00003%203.5C10.65%203.5%2013.45%205.465%2014.465%208C13.45%2010.535%2010.65%2012.5%208.00003%2012.5Z%22%20fill%3D%22black%22%2F%3E%20%3Cpath%20d%3D%22M8%205C7.40666%205%206.82664%205.17595%206.33329%205.50559C5.83994%205.83524%205.45543%206.30377%205.22836%206.85195C5.0013%207.40013%204.94189%208.00333%205.05765%208.58527C5.1734%209.16721%205.45912%209.70176%205.87868%2010.1213C6.29824%2010.5409%206.83279%2010.8266%207.41473%2010.9424C7.99667%2011.0581%208.59987%2010.9987%209.14805%2010.7716C9.69623%2010.5446%2010.1648%2010.1601%2010.4944%209.66671C10.8241%209.17336%2011%208.59334%2011%208C11%207.20435%2010.6839%206.44129%2010.1213%205.87868C9.55871%205.31607%208.79565%205%208%205ZM8%2010C7.60444%2010%207.21776%209.8827%206.88886%209.66294C6.55996%209.44318%206.30362%209.13082%206.15224%208.76537C6.00087%208.39991%205.96126%207.99778%206.03843%207.60982C6.1156%207.22186%206.30608%206.86549%206.58579%206.58579C6.86549%206.30608%207.22186%206.1156%207.60982%206.03843C7.99778%205.96126%208.39992%206.00087%208.76537%206.15224C9.13082%206.30362%209.44318%206.55996%209.66294%206.88886C9.8827%207.21776%2010%207.60444%2010%208C10%208.53043%209.78929%209.03914%209.41421%209.41421C9.03914%209.78929%208.53043%2010%208%2010Z%22%20fill%3D%22black%22%2F%3E%20%3C%2Fsvg%3E%20"); }

.copyBtn {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M14%205V14H5V5H14ZM14%204H5C4.73478%204%204.48043%204.10536%204.29289%204.29289C4.10536%204.48043%204%204.73478%204%205V14C4%2014.2652%204.10536%2014.5196%204.29289%2014.7071C4.48043%2014.8946%204.73478%2015%205%2015H14C14.2652%2015%2014.5196%2014.8946%2014.7071%2014.7071C14.8946%2014.5196%2015%2014.2652%2015%2014V5C15%204.73478%2014.8946%204.48043%2014.7071%204.29289C14.5196%204.10536%2014.2652%204%2014%204Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M2%209H1V2C1%201.73478%201.10536%201.48043%201.29289%201.29289C1.48043%201.10536%201.73478%201%202%201H9V2H2V9Z%22%20fill%3D%22%23444858%22%2F%3E%20%3C%2Fsvg%3E%20"); }

.cardViewBtn {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M17.5%203.75H6.25V5H17.5V3.75Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M17.5%207.5H6.25V8.75H17.5V7.5Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M17.5%2011.25H9.375V12.5H17.5V11.25Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M17.5%2015H6.25V16.25H17.5V15Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M2.5%208.75L6.875%2011.875L2.5%2015V8.75Z%22%20fill%3D%22%23444858%22%2F%3E%20%3C%2Fsvg%3E%20"); }

.gridViewBtn {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M18.75%205H10V6.25H18.75V5Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M18.75%2013.75H10V15H18.75V13.75Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M6.25%208.75H2.5C2.1686%208.74962%201.85087%208.6178%201.61654%208.38346C1.3822%208.14913%201.25038%207.8314%201.25%207.5V3.75C1.25038%203.4186%201.3822%203.10087%201.61654%202.86654C1.85087%202.6322%202.1686%202.50038%202.5%202.5H6.25C6.5814%202.50038%206.89913%202.6322%207.13346%202.86654C7.3678%203.10087%207.49962%203.4186%207.5%203.75V7.5C7.49962%207.8314%207.3678%208.14913%207.13346%208.38346C6.89913%208.6178%206.5814%208.74962%206.25%208.75ZM2.5%203.75V7.5H6.25075L6.25%203.75H2.5Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M6.25%2017.5H2.5C2.1686%2017.4996%201.85087%2017.3678%201.61654%2017.1335C1.3822%2016.8991%201.25038%2016.5814%201.25%2016.25V12.5C1.25038%2012.1686%201.3822%2011.8509%201.61654%2011.6165C1.85087%2011.3822%202.1686%2011.2504%202.5%2011.25H6.25C6.5814%2011.2504%206.89913%2011.3822%207.13346%2011.6165C7.3678%2011.8509%207.49962%2012.1686%207.5%2012.5V16.25C7.49962%2016.5814%207.3678%2016.8991%207.13346%2017.1335C6.89913%2017.3678%206.5814%2017.4996%206.25%2017.5ZM2.5%2012.5V16.25H6.25075L6.25%2012.5H2.5Z%22%20fill%3D%22%23444858%22%2F%3E%20%3C%2Fsvg%3E%20"); }

.editBtn,
.deleteBtn,
.inspectBtn,
.copyBtn {
  display: flex;
  width: 32px;
  height: 32px;
  border: 1px solid #BBBFC3;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  transition: border 0.2s; }
  .editBtn:hover,
  .deleteBtn:hover,
  .inspectBtn:hover,
  .copyBtn:hover {
    border: 1px solid #AAA; }

.itemeditBtn,
.itemdeleteBtn {
  display: flex;
  width: 32px;
  height: 32px;
  border: 0px solid #BBBFC3;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  transition: border 0.2s; }
  .itemeditBtn:hover,
  .itemdeleteBtn:hover {
    border: 1px solid #AAA; }

.rotateBtn {
  transform: rotate(0deg) !important; }

.imageBtn {
  font-family: Roboto !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 15px !important;
  text-align: center !important;
  background-color: #edeff7 !important;
  opacity: 0.4 !important;
  border-radius: 4px !important;
  color: #444858 !important; }

.deleteBtn2 {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M8.75%207.5H7.5V15H8.75V7.5Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M12.5%207.5H11.25V15H12.5V7.5Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M2.5%203.75V5H3.75V17.5C3.75%2017.8315%203.8817%2018.1495%204.11612%2018.3839C4.35054%2018.6183%204.66848%2018.75%205%2018.75H15C15.3315%2018.75%2015.6495%2018.6183%2015.8839%2018.3839C16.1183%2018.1495%2016.25%2017.8315%2016.25%2017.5V5H17.5V3.75H2.5ZM5%2017.5V5H15V17.5H5Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M12.5%201.25H7.5V2.5H12.5V1.25Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3C%2Fsvg%3E"); }

.deleteBtn3 {
  display: flex;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M8.75%207.5H7.5V15H8.75V7.5Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M12.5%207.5H11.25V15H12.5V7.5Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M2.5%203.75V5H3.75V17.5C3.75%2017.8315%203.8817%2018.1495%204.11612%2018.3839C4.35054%2018.6183%204.66848%2018.75%205%2018.75H15C15.3315%2018.75%2015.6495%2018.6183%2015.8839%2018.3839C16.1183%2018.1495%2016.25%2017.8315%2016.25%2017.5V5H17.5V3.75H2.5ZM5%2017.5V5H15V17.5H5Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M12.5%201.25H7.5V2.5H12.5V1.25Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3C%2Fsvg%3E"); }

.previewBtn2 {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M19.3377%209.7875C18.6026%207.88603%2017.3264%206.24164%2015.6669%205.05755C14.0074%203.87347%2012.0373%203.20161%2010.0002%203.125C7.96298%203.20161%205.9929%203.87347%204.33341%205.05755C2.67392%206.24164%201.39776%207.88603%200.662661%209.7875C0.613016%209.92482%200.613016%2010.0752%200.662661%2010.2125C1.39776%2012.114%202.67392%2013.7584%204.33341%2014.9424C5.9929%2016.1265%207.96298%2016.7984%2010.0002%2016.875C12.0373%2016.7984%2014.0074%2016.1265%2015.6669%2014.9424C17.3264%2013.7584%2018.6026%2012.114%2019.3377%2010.2125C19.3873%2010.0752%2019.3873%209.92482%2019.3377%209.7875ZM10.0002%2015.625C6.68766%2015.625%203.18766%2013.1687%201.91891%2010C3.18766%206.83125%206.68766%204.375%2010.0002%204.375C13.3127%204.375%2016.8127%206.83125%2018.0814%2010C16.8127%2013.1687%2013.3127%2015.625%2010.0002%2015.625Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3Cpath%20d%3D%22M10%206.25C9.25832%206.25%208.5333%206.46993%207.91661%206.88199C7.29993%207.29404%206.81928%207.87971%206.53545%208.56494C6.25162%209.25016%206.17736%2010.0042%206.32206%2010.7316C6.46675%2011.459%206.8239%2012.1272%207.34835%2012.6517C7.8728%2013.1761%208.54098%2013.5332%209.26841%2013.6779C9.99584%2013.8226%2010.7498%2013.7484%2011.4351%2013.4645C12.1203%2013.1807%2012.706%2012.7001%2013.118%2012.0834C13.5301%2011.4667%2013.75%2010.7417%2013.75%2010C13.75%209.00544%2013.3549%208.05161%2012.6517%207.34835C11.9484%206.64509%2010.9946%206.25%2010%206.25ZM10%2012.5C9.50555%2012.5%209.0222%2012.3534%208.61108%2012.0787C8.19995%2011.804%207.87952%2011.4135%207.6903%2010.9567C7.50108%2010.4999%207.45158%209.99723%207.54804%209.51227C7.6445%209.02732%207.8826%208.58186%208.23223%208.23223C8.58187%207.8826%209.02732%207.6445%209.51228%207.54804C9.99723%207.45157%2010.4999%207.50108%2010.9567%207.6903C11.4135%207.87952%2011.804%208.19995%2012.0787%208.61107C12.3534%209.0222%2012.5%209.50555%2012.5%2010C12.5%2010.663%2012.2366%2011.2989%2011.7678%2011.7678C11.2989%2012.2366%2010.663%2012.5%2010%2012.5Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3C%2Fsvg%3E"); }

.activateBtn2 {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20fill-opacity%3D%220.5%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M10%201.25C8.26942%201.25%206.57769%201.76318%205.13876%202.72464C3.69983%203.6861%202.57832%205.05267%201.91606%206.65152C1.25379%208.25037%201.08051%2010.0097%201.41813%2011.707C1.75575%2013.4044%202.58911%2014.9635%203.81282%2016.1872C5.03653%2017.4109%206.59563%2018.2442%208.29296%2018.5819C9.9903%2018.9195%2011.7496%2018.7462%2013.3485%2018.0839C14.9473%2017.4217%2016.3139%2016.3002%2017.2754%2014.8612C18.2368%2013.4223%2018.75%2011.7306%2018.75%2010C18.75%207.67936%2017.8281%205.45376%2016.1872%203.81282C14.5462%202.17187%2012.3206%201.25%2010%201.25ZM8.75%2013.4942L5.625%2010.3692L6.61913%209.375L8.75%2011.5058L13.3813%206.875L14.3786%207.86619L8.75%2013.4942Z%22%20fill%3D%22%23444%22%2F%3E%20%3C%2Fsvg%3E%20"); }

.arrowBtn {
  display: flex;
  width: 36px;
  height: 36px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M10%2013.75L3.75%207.5L4.625%206.625L10%2012L15.375%206.625L16.25%207.5L10%2013.75Z%22%20fill%3D%22%2304252E%22%2F%3E%20%3C%2Fsvg%3E%20");
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer; }

.sortBtn {
  display: flex;
  width: 36px;
  height: 36px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M8.75%203.75H6.25V6.25H8.75V3.75Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M13.75%203.75H11.25V6.25H13.75V3.75Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M8.75%208.75H6.25V11.25H8.75V8.75Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M13.75%208.75H11.25V11.25H13.75V8.75Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M8.75%2013.75H6.25V16.25H8.75V13.75Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M13.75%2013.75H11.25V16.25H13.75V13.75Z%22%20fill%3D%22%23444858%22%2F%3E%20%3C%2Fsvg%3E%20");
  background-repeat: no-repeat;
  background-position: center center; }

.deleteBtn2,
.previewBtn2,
.activateBtn2 {
  display: flex;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #ECECEC;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  opacity: 0.75;
  transition: opacity 0.2s; }
  .deleteBtn2:hover,
  .previewBtn2:hover,
  .activateBtn2:hover {
    opacity: 1; }

.dragBtn {
  display: flex;
  width: 16px;
  height: 16px; }

.cardViewBtn,
.gridViewBtn {
  display: flex;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #FFFFFF;
  border: 1px solid #444858;
  border-radius: 5px; }
  .cardViewBtn.off,
  .gridViewBtn.off {
    border: 1px solid transparent;
    opacity: 0.75; }

.cardViewBtn {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M17.5%203.75H6.25V5H17.5V3.75Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M17.5%207.5H6.25V8.75H17.5V7.5Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M17.5%2011.25H9.375V12.5H17.5V11.25Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M17.5%2015H6.25V16.25H17.5V15Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M2.5%208.75L6.875%2011.875L2.5%2015V8.75Z%22%20fill%3D%22%23444858%22%2F%3E%20%3C%2Fsvg%3E%20"); }

#copyTitle {
  position: absolute;
  margin-left: 80px;
  z-index: 999;
  background: grey;
  color: white;
  padding: 3px;
  opacity: 0;
  transition: 0.50s;
  border-radius: 5px; }
  #copyTitle.active {
    opacity: 1; }

.gridViewBtn {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M18.75%205H10V6.25H18.75V5Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M18.75%2013.75H10V15H18.75V13.75Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M6.25%208.75H2.5C2.1686%208.74962%201.85087%208.6178%201.61654%208.38346C1.3822%208.14913%201.25038%207.8314%201.25%207.5V3.75C1.25038%203.4186%201.3822%203.10087%201.61654%202.86654C1.85087%202.6322%202.1686%202.50038%202.5%202.5H6.25C6.5814%202.50038%206.89913%202.6322%207.13346%202.86654C7.3678%203.10087%207.49962%203.4186%207.5%203.75V7.5C7.49962%207.8314%207.3678%208.14913%207.13346%208.38346C6.89913%208.6178%206.5814%208.74962%206.25%208.75ZM2.5%203.75V7.5H6.25075L6.25%203.75H2.5Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M6.25%2017.5H2.5C2.1686%2017.4996%201.85087%2017.3678%201.61654%2017.1335C1.3822%2016.8991%201.25038%2016.5814%201.25%2016.25V12.5C1.25038%2012.1686%201.3822%2011.8509%201.61654%2011.6165C1.85087%2011.3822%202.1686%2011.2504%202.5%2011.25H6.25C6.5814%2011.2504%206.89913%2011.3822%207.13346%2011.6165C7.3678%2011.8509%207.49962%2012.1686%207.5%2012.5V16.25C7.49962%2016.5814%207.3678%2016.8991%207.13346%2017.1335C6.89913%2017.3678%206.5814%2017.4996%206.25%2017.5ZM2.5%2012.5V16.25H6.25075L6.25%2012.5H2.5Z%22%20fill%3D%22%23444858%22%2F%3E%20%3C%2Fsvg%3E%20"); }

/* End  */
/* Draggable card */
.draggable-card-A {
  position: relative;
  display: flex; }
  .draggable-card-A .draggable-handle {
    display: flex;
    width: 32px;
    margin-right: 2px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M7%203H5V5H7V3Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M11%203H9V5H11V3Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M7%207H5V9H7V7Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M11%207H9V9H11V7Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M7%2011H5V13H7V11Z%22%20fill%3D%22%23444858%22%2F%3E%20%3Cpath%20d%3D%22M11%2011H9V13H11V11Z%22%20fill%3D%22%23444858%22%2F%3E%3C%2Fsvg%3E");
    background-position: center center;
    background-repeat: no-repeat; }
  .draggable-card-A .deleteLinkButton {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 16px;
    height: 16px; }

/* End  */
.accordionActionButtons {
  position: absolute;
  top: 0;
  right: 55px;
  display: flex;
  align-items: center; }

/* Selectable card */
.selectable-card-A {
  height: 215px;
  background-color: rgba(242, 243, 245, 0.5);
  border: 2px solid transparent;
  color: #444858 !important;
  transition: border 0.2s, background 0.2s, color 0.2s; }
  .selectable-card-A:hover {
    border: 2px solid #eee; }
  .selectable-card-A.selectedSectionType {
    color: #4666F6 !important;
    border: 2px solid #4666F6;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M9%200.25C7.26942%200.25%205.57769%200.763179%204.13876%201.72464C2.69983%202.6861%201.57832%204.05267%200.916058%205.65152C0.253791%207.25037%200.0805121%209.00971%200.418133%2010.707C0.755753%2012.4044%201.58911%2013.9635%202.81282%2015.1872C4.03653%2016.4109%205.59563%2017.2443%207.29296%2017.5819C8.9903%2017.9195%2010.7496%2017.7462%2012.3485%2017.0839C13.9473%2016.4217%2015.3139%2015.3002%2016.2754%2013.8612C17.2368%2012.4223%2017.75%2010.7306%2017.75%209C17.75%206.67936%2016.8281%204.45376%2015.1872%202.81282C13.5462%201.17187%2011.3206%200.25%209%200.25V0.25ZM7.75%2012.4942L4.625%209.36925L5.61913%208.375L7.75%2010.5058L12.3813%205.875L13.3786%206.86619L7.75%2012.4942Z%22%20fill%3D%22%234666F6%22%2F%3E%20%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 16.25px 16.25px; }
    .selectable-card-A.selectedSectionType .checkedMark {
      display: block !important; }
  .selectable-card-A.selectedStorefrontPageType {
    color: #4666F6 !important;
    border: 2px solid #4666F6;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M9%200.25C7.26942%200.25%205.57769%200.763179%204.13876%201.72464C2.69983%202.6861%201.57832%204.05267%200.916058%205.65152C0.253791%207.25037%200.0805121%209.00971%200.418133%2010.707C0.755753%2012.4044%201.58911%2013.9635%202.81282%2015.1872C4.03653%2016.4109%205.59563%2017.2443%207.29296%2017.5819C8.9903%2017.9195%2010.7496%2017.7462%2012.3485%2017.0839C13.9473%2016.4217%2015.3139%2015.3002%2016.2754%2013.8612C17.2368%2012.4223%2017.75%2010.7306%2017.75%209C17.75%206.67936%2016.8281%204.45376%2015.1872%202.81282C13.5462%201.17187%2011.3206%200.25%209%200.25V0.25ZM7.75%2012.4942L4.625%209.36925L5.61913%208.375L7.75%2010.5058L12.3813%205.875L13.3786%206.86619L7.75%2012.4942Z%22%20fill%3D%22%234666F6%22%2F%3E%20%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 16.25px 16.25px; }
    .selectable-card-A.selectedStorefrontPageType .checkedMark {
      display: block !important; }
  .selectable-card-A label.error {
    display: none !important; }

/* End  */
/* Blinking animation */
.blink-opacity {
  animation: blink-opacity-animation 0.75s steps(5, start) 2;
  -webkit-animation: blink-opacity-animation 0.75s steps(5, start) 2; }

@keyframes blink-opacity-animation {
  to {
    opacity: 0.4; } }
@-webkit-keyframes blink-opacity-animation {
  to {
    opacity: 0.4; } }
/* End - Blinking animation */
/* Accordion Status Styles */
[data-section-status='Active'] .activateBtn2,
[data-page-status='Active'] .activateBtn2,
[data-item-status='Active'] .activateBtn2 {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M10%201.25C8.26942%201.25%206.57769%201.76318%205.13876%202.72464C3.69983%203.6861%202.57832%205.05267%201.91606%206.65152C1.25379%208.25037%201.08051%2010.0097%201.41813%2011.707C1.75575%2013.4044%202.58911%2014.9635%203.81282%2016.1872C5.03653%2017.4109%206.59563%2018.2442%208.29296%2018.5819C9.9903%2018.9195%2011.7496%2018.7462%2013.3485%2018.0839C14.9473%2017.4217%2016.3139%2016.3002%2017.2754%2014.8612C18.2368%2013.4223%2018.75%2011.7306%2018.75%2010C18.75%207.67936%2017.8281%205.45376%2016.1872%203.81282C14.5462%202.17187%2012.3206%201.25%2010%201.25ZM8.75%2013.4942L5.625%2010.3692L6.61913%209.375L8.75%2011.5058L13.3813%206.875L14.3786%207.86619L8.75%2013.4942Z%22%20fill%3D%22%234666F6%22%2F%3E%20%3C%2Fsvg%3E%20");
  opacity: 0.85; }

/* End - Accordion Status Styles */
/* Category Accordion */
#category-list .card-header {
  margin-bottom: 1px;
  background: #FFF;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05);
  border-radius: 5px; }
  #category-list .card-header:hover {
    cursor: default; }
#category-list .card {
  background: #EEF0F8;
  border-radius: unset; }
#category-list #category-level-2 .card-header,
#category-list #category-level-3 .card-header {
  background: rgba(255, 255, 255, 0.6); }
#category-list .accordionBtn {
  display: flex;
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Ccircle%20r%3D%2216%22%20transform%3D%22matrix%281%200%200%20-1%2016%2016%29%22%20fill%3D%22%23EFEFF2%22%2F%3E%20%3Cpath%20d%3D%22M20%2018L16%2013L12%2018H20Z%22%20fill%3D%22black%22%2F%3E%20%3C%2Fsvg%3E%20");
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out; }
  #category-list .accordionBtn.collapsed {
    transform: rotate(0); }
#category-list .acc-item-title {
  color: #04252E;
  font-weight: normal;
  letter-spacing: -0.01em; }
#category-list .acc-item-tag-01,
#category-list .acc-item-tag-02 {
  color: #191C30 !important;
  font-weight: 600;
  border-radius: 100px !important; }
#category-list .acc-item-tag-01 {
  background: #E0F7ED !important; }
#category-list .acc-item-tag-02 {
  background: #E0E5F7 !important; }

/* End */
/* Trademark Accordion */
#trademark-list .card-header {
  margin-bottom: 1px;
  background: #FFF;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05);
  border-radius: 5px; }
  #trademark-list .card-header:hover {
    cursor: default; }
#trademark-list .card {
  background: #EEF0F8;
  border-radius: unset; }
#trademark-list #trademark-level-2 .card-header,
#trademark-list #trademark-level-3 .card-header {
  background: rgba(255, 255, 255, 0.6); }
#trademark-list .accordionBtn {
  display: flex;
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Ccircle%20r%3D%2216%22%20transform%3D%22matrix%281%200%200%20-1%2016%2016%29%22%20fill%3D%22%23EFEFF2%22%2F%3E%20%3Cpath%20d%3D%22M20%2018L16%2013L12%2018H20Z%22%20fill%3D%22black%22%2F%3E%20%3C%2Fsvg%3E%20");
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out; }
  #trademark-list .accordionBtn.collapsed {
    transform: rotate(0); }
#trademark-list .acc-item-title {
  color: #04252E;
  font-weight: normal;
  letter-spacing: -0.01em; }
#trademark-list .acc-item-tag-01,
#trademark-list .acc-item-tag-02 {
  color: #191C30 !important;
  font-weight: 600;
  border-radius: 100px !important; }
#trademark-list .acc-item-tag-01 {
  background: #E0F7ED !important; }
#trademark-list .acc-item-tag-02 {
  background: #E0E5F7 !important; }

/* End */
#kt_header_mobile {
  display: none; }

/* DataPool related */
.nav-link .tabNotification {
  background: #365158;
  color: #FFFFFF; }

.nav-link.active .tabNotification {
  background: #4666F6 !important; }

.text-dark-info {
  color: #4B3393; }

.text-dark-danger {
  color: #B22424; }

.text-dark-success {
  color: #327450 !important; }

.btn-light-green {
  background-color: #E0F6DC;
  color: #27704D; }

.btn-light-yellow {
  background-color: #FBF5BE;
  color: #876219; }

.poolTableContainer {
  overflow: scroll;
  width: 1149px;
  overflow-y: auto; }

.titleCell {
  display: flex;
  position: absolute;
  z-index: 1;
  height: 45px;
  background-color: #FFFFFF;
  box-shadow: 4px 0px 4px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #ebedf3 !important;
  white-space: nowrap;
  overflow: hidden; }
  .titleCell .cellOverlay,
  .titleCell .cellOverlayV2 {
    box-shadow: inset -20px 0 16px white;
    right: 0; }
  .titleCell .cellOverlay {
    width: calc(100% - 75px); }
  .titleCell .cellOverlayV2 {
    width: calc(100% - 120px); }

.tableCell {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 15px;
  border-bottom: 1px solid #ebedf3 !important;
  white-space: nowrap;
  overflow: hidden; }
  .tableCell .cellOverlay {
    box-shadow: inset -25px 0 16px white;
    left: 0;
    width: 100%; }

.deleteEditCell {
  display: flex;
  position: absolute;
  right: 26px;
  z-index: 1;
  height: 100px;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #ebedf3 !important;
  white-space: nowrap;
  overflow: hidden; }

.cellOverlay,
.cellOverlayV2 {
  position: absolute;
  top: 0;
  height: 100%; }
  .cellOverlay.multiContent,
  .cellOverlayV2.multiContent {
    top: unset; }

.poolPagination .btnPage {
  border: 1px solid #BBBFC3;
  color: #BBBFC3; }
  .poolPagination .btnPage.active {
    border: 2px solid #474959;
    color: #444858; }

/* End - DataPool related */
/* DataPool Scrollbar */
.poolTable::-webkit-scrollbar {
  width: 25px; }

.poolTable::-webkit-scrollbar-track {
  background-color: #f3f6f9;
  border-bottom-left-radius: 0.42rem;
  border-bottom-right-radius: 0.42rem; }

.poolTable::-webkit-scrollbar-thumb {
  background-color: #ebedf3;
  border-bottom-left-radius: 0.42rem;
  border-bottom-right-radius: 0.42rem; }

/* End - DataPool Scrollbar */
/* DataPool Checkbox */
/* hide default checkbox */
.customCB input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* custom checkbox */
.checkmark {
  position: relative;
  height: 16px;
  width: 16px;
  background-color: #eee;
  border-radius: 4px;
  border: 1px solid #D1D1D1; }

/* checked background */
.customCB input:checked ~ .checkmark {
  background-color: #000000;
  border: 1px solid #000000; }

/* checkmark (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* show checkmark when checked */
.customCB input:checked ~ .checkmark:after {
  display: block; }

/* checkmark/indicator ver.1 (minus) */
.customCB .checkmark1:after {
  left: 7px;
  top: 2px;
  width: 2px;
  height: 10px;
  border: solid white;
  border-width: 0 0 8px 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/* checkmark/indicator ver.2 (tick) */
.customCB .checkmark2:after {
  left: 5px;
  top: 2px;
  width: 4px;
  height: 9px;
  border: solid white;
  border-width: 0px 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/* End - DataPool Checkbox */
#modalBulkUpdate #productList {
  overflow: scroll; }

/* Item List Product Photos */
#modalGallery .modalGallerycloseBtn {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: white;
  top: -25px;
  right: -25px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: #00000030 0px 7px 29px 0px; }
#modalGallery .outer {
  margin: 0 auto;
  max-width: 800px; }
  #modalGallery .outer #big.owl-theme {
    position: relative; }
    #modalGallery .outer #big.owl-theme .owl-next, #modalGallery .outer #big.owl-theme .owl-prev {
      width: 22px;
      line-height: 40px;
      height: 40px;
      margin-top: -20px;
      position: absolute;
      text-align: center;
      top: 50%; }
    #modalGallery .outer #big.owl-theme .owl-prev {
      left: 10px; }
    #modalGallery .outer #big.owl-theme .owl-next {
      right: 10px; }
  #modalGallery .outer #big .item img {
    border-radius: 4px; }
  #modalGallery .outer #thumbs {
    margin: 0 45px; }
    #modalGallery .outer #thumbs.owl-carousel {
      width: 85%; }
    #modalGallery .outer #thumbs .owl-stage-outer {
      margin-top: 16px;
      z-index: 2;
      display: flex;
      justify-content: center; }
      #modalGallery .outer #thumbs .owl-stage-outer .owl-stage {
        width: min-content !important;
        display: flex; }
        #modalGallery .outer #thumbs .owl-stage-outer .owl-stage .owl-item {
          width: 55px !important; }
          #modalGallery .outer #thumbs .owl-stage-outer .owl-stage .owl-item.current .item {
            border: 1px solid #4666F6; }
          #modalGallery .outer #thumbs .owl-stage-outer .owl-stage .owl-item .item {
            border-radius: 3px;
            cursor: pointer; }
            #modalGallery .outer #thumbs .owl-stage-outer .owl-stage .owl-item .item img {
              padding: 4px;
              width: 55px;
              height: 55px; }
    #modalGallery .outer #thumbs .owl-nav {
      display: flex;
      position: absolute;
      top: 6px;
      left: -46px;
      justify-content: space-between;
      width: 118%;
      height: 80%; }
      #modalGallery .outer #thumbs .owl-nav [type=button] {
        width: 40px;
        background-color: #E4E6EE;
        border-radius: 100%;
        height: 40px; }
      #modalGallery .outer #thumbs .owl-nav .owl-arrow {
        background-repeat: no-repeat;
        background-position: center center;
        height: 40px;
        width: 40px; }
      #modalGallery .outer #thumbs .owl-nav .owl-arrow-right {
        background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_261_407%29%22%3E%20%3Cpath%20d%3D%22M10.5%2019.5L11.5575%2018.4425L5.8725%2012.75H21V11.25H5.8725L11.5575%205.5575L10.5%204.5L3%2012L10.5%2019.5Z%22%20fill%3D%22%23444858%22%20%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_261_407%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%20%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E"); }
        #modalGallery .outer #thumbs .owl-nav .owl-arrow-right.passive {
          background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_261_407%29%22%3E%20%3Cpath%20d%3D%22M10.5%2019.5L11.5575%2018.4425L5.8725%2012.75H21V11.25H5.8725L11.5575%205.5575L10.5%204.5L3%2012L10.5%2019.5Z%22%20fill%3D%22%23B8B8B8%22%20%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_261_407%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%20%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E"); }
      #modalGallery .outer #thumbs .owl-nav .owl-arrow-left {
        background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_261_412%29%22%3E%20%3Cpath%20d%3D%22M13.5%204.5L12.4425%205.5575L18.1275%2011.25L3%2011.25L3%2012.75L18.1275%2012.75L12.4425%2018.4425L13.5%2019.5L21%2012L13.5%204.5Z%22%20fill%3D%22%23444858%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_261_412%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%20transform%3D%22translate%2824%2024%29%20rotate%28-180%29%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20"); }
        #modalGallery .outer #thumbs .owl-nav .owl-arrow-left.passive {
          background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_261_412%29%22%3E%20%3Cpath%20d%3D%22M13.5%204.5L12.4425%205.5575L18.1275%2011.25L3%2011.25L3%2012.75L18.1275%2012.75L12.4425%2018.4425L13.5%2019.5L21%2012L13.5%204.5Z%22%20fill%3D%22%23B8B8B8%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_261_412%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%20transform%3D%22translate%2824%2024%29%20rotate%28-180%29%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20"); }
#modalGallery #main-carousel.splide .splide__track .splide__list .splide__slide {
  width: 586px !important; }
  #modalGallery #main-carousel.splide .splide__track .splide__list .splide__slide img {
    width: 100%;
    border-radius: 4px; }
#modalGallery #thumbnail-carousel.splide {
  display: flex;
  justify-content: center;
  max-width: 85%;
  margin: 16px auto 0 auto !important; }
  #modalGallery #thumbnail-carousel.splide .splide__arrows svg {
    display: none; }
  #modalGallery #thumbnail-carousel.splide .splide__arrows .splide__arrow--prev,
  #modalGallery #thumbnail-carousel.splide .splide__arrows .splide__arrow--next {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center; }
  #modalGallery #thumbnail-carousel.splide .splide__arrows .splide__arrow--prev {
    left: -45px !important;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_261_407%29%22%3E%20%3Cpath%20d%3D%22M10.5%2019.5L11.5575%2018.4425L5.8725%2012.75H21V11.25H5.8725L11.5575%205.5575L10.5%204.5L3%2012L10.5%2019.5Z%22%20fill%3D%22%23444858%22%20%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_261_407%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%20%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E"); }
    #modalGallery #thumbnail-carousel.splide .splide__arrows .splide__arrow--prev[disabled] {
      background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_261_407%29%22%3E%20%3Cpath%20d%3D%22M10.5%2019.5L11.5575%2018.4425L5.8725%2012.75H21V11.25H5.8725L11.5575%205.5575L10.5%204.5L3%2012L10.5%2019.5Z%22%20fill%3D%22%23B8B8B8%22%20%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_261_407%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%20%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E"); }
  #modalGallery #thumbnail-carousel.splide .splide__arrows .splide__arrow--next {
    right: -45px !important;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_261_412%29%22%3E%20%3Cpath%20d%3D%22M13.5%204.5L12.4425%205.5575L18.1275%2011.25L3%2011.25L3%2012.75L18.1275%2012.75L12.4425%2018.4425L13.5%2019.5L21%2012L13.5%204.5Z%22%20fill%3D%22%23444858%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_261_412%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%20transform%3D%22translate%2824%2024%29%20rotate%28-180%29%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20"); }
    #modalGallery #thumbnail-carousel.splide .splide__arrows .splide__arrow--next[disabled] {
      background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_261_412%29%22%3E%20%3Cpath%20d%3D%22M13.5%204.5L12.4425%205.5575L18.1275%2011.25L3%2011.25L3%2012.75L18.1275%2012.75L12.4425%2018.4425L13.5%2019.5L21%2012L13.5%204.5Z%22%20fill%3D%22%23B8B8B8%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_261_412%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%20transform%3D%22translate%2824%2024%29%20rotate%28-180%29%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20"); }
  #modalGallery #thumbnail-carousel.splide .splide__track {
    width: 89%; }
    #modalGallery #thumbnail-carousel.splide .splide__track .splide__list .splide__slide {
      width: 55px !important;
      height: 55px !important;
      padding: 2px;
      border-radius: 4px; }
      #modalGallery #thumbnail-carousel.splide .splide__track .splide__list .splide__slide.is-active {
        border: 1px solid #4666F6; }
      #modalGallery #thumbnail-carousel.splide .splide__track .splide__list .splide__slide img {
        width: 100%;
        border-radius: 4px; }

/* End - Item List Product Photos */
/* Custom Widths */
.w-360px {
  width: 360px; }

.min-w-360px {
  min-width: 360px; }

.max-w-360px {
  max-width: 360px; }

.w-392px {
  width: 392px; }

.min-w-392px {
  min-width: 392px; }

.max-w-392px {
  max-width: 392px; }

.w-930px {
  width: 930px; }

.min-w-930px {
  min-width: 930px; }

.max-w-930px {
  max-width: 930px; }

/* End */
/* Custom Heights */
.h-36px {
  height: 36px; }

.max-h-36px {
  max-height: 36px; }

.h-640px {
  height: 640px; }

.max-h-640px {
  max-height: 640px; }

/* End */
/* Reports Table */
#tableHead::-webkit-scrollbar {
  display: none; }

#table_all::-webkit-scrollbar {
  width: 20px;
  height: 20px; }
#table_all::-webkit-scrollbar-track {
  background-color: #f3f6f9;
  border-radius: 25px; }
#table_all::-webkit-scrollbar-thumb {
  background-color: #ebedf3;
  border-radius: 25px; }

.leftBarShadow {
  box-shadow: inset -15px 0px 22px -25px #bbbbbb; }

.rightBarShadow {
  box-shadow: inset 15px 0px 22px -25px #bbbbbb; }

/* End - Reports Table */
/* ListFilter Dropdowns */
[data-area-info=Sort] .dropdown-menu.show {
  max-height: 500px;
  overflow: scroll;
  overflow-x: hidden;
  transform: translate3d(-140px, 40px, 0px) !important; }

[data-area-info=Search] .dropdown-menu.show {
  transform: translate3d(0px, 40px, 0px) !important; }

[data-area-info=Sort] .dropdown-menu.show::-webkit-scrollbar,
[data-area-info=Search] .dropdown-menu.show::-webkit-scrollbar {
  width: 10px; }
[data-area-info=Sort] .dropdown-menu.show::-webkit-scrollbar-track,
[data-area-info=Search] .dropdown-menu.show::-webkit-scrollbar-track {
  background-color: #FFFFFF;
  border-top-right-radius: 0.42rem;
  border-bottom-right-radius: 0.42rem; }
[data-area-info=Sort] .dropdown-menu.show::-webkit-scrollbar-thumb,
[data-area-info=Search] .dropdown-menu.show::-webkit-scrollbar-thumb {
  background-color: #ebedf3;
  border-radius: 0.42rem; }

/* End - ListFilter Dropdowns */
/* Tag Colors */
.tagColor1 {
  background-color: #DCE3E8 !important; }
  .tagColor1 .tagify__tag-text, .tagColor1 .tagNameContainer {
    color: #5C7281 !important; }

.tagTextColor1 {
  color: #5C7281 !important; }

.tagColor2 {
  background-color: #D5E5F9 !important; }
  .tagColor2 .tagify__tag-text, .tagColor2 .tagNameContainer {
    color: #206EDB !important; }

.tagTextColor2 {
  color: #206EDB !important; }

.tagColor3 {
  background-color: #FADCDA !important; }
  .tagColor3 .tagify__tag-text, .tagColor3 .tagNameContainer {
    color: #D7221F !important; }

.tagTextColor3 {
  color: #D7221F !important; }

.tagColor4 {
  background-color: #C8EBD2 !important; }
  .tagColor4 .tagify__tag-text, .tagColor4 .tagNameContainer {
    color: #147C56 !important; }

.tagTextColor4 {
  color: #147C56 !important; }

.tagColor5 {
  background-color: #FAF6D1 !important; }
  .tagColor5 .tagify__tag-text, .tagColor5 .tagNameContainer {
    color: #F4C434 !important; }

.tagTextColor5 {
  color: #F4C434 !important; }

.tagColor6 {
  background-color: #FBDDC9 !important; }
  .tagColor6 .tagify__tag-text, .tagColor6 .tagNameContainer {
    color: #E66532 !important; }

.tagTextColor6 {
  color: #E66532 !important; }

.tagColor7 {
  background-color: #D6EFB4 !important; }
  .tagColor7 .tagify__tag-text, .tagColor7 .tagNameContainer {
    color: #3F7C1A !important; }

.tagTextColor7 {
  color: #3F7C1A !important; }

.tagColor8 {
  background-color: #C0EBE7 !important; }
  .tagColor8 .tagify__tag-text, .tagColor8 .tagNameContainer {
    color: #1E7B7D !important; }

.tagTextColor8 {
  color: #1E7B7D !important; }

.tagColor9 {
  background-color: #C8E8ED !important; }
  .tagColor9 .tagify__tag-text, .tagColor9 .tagNameContainer {
    color: #147A90 !important; }

.tagTextColor9 {
  color: #147A90 !important; }

.tagColor10 {
  background-color: #CAE7F4 !important; }
  .tagColor10 .tagify__tag-text, .tagColor10 .tagNameContainer {
    color: #1075B8 !important; }

.tagTextColor10 {
  color: #1075B8 !important; }

.tagColor11 {
  background-color: #DEE1F9 !important; }
  .tagColor11 .tagify__tag-text, .tagColor11 .tagNameContainer {
    color: #5564E5 !important; }

.tagTextColor11 {
  color: #5564E5 !important; }

.tagColor12 {
  background-color: #EADDFB !important; }
  .tagColor12 .tagify__tag-text, .tagColor12 .tagNameContainer {
    color: #8E50DB !important; }

.tagTextColor12 {
  color: #8E50DB !important; }

.tagColor13 {
  background-color: #F7DBED !important; }
  .tagColor13 .tagify__tag-text, .tagColor13 .tagNameContainer {
    color: #CA2690 !important; }

.tagTextColor13 {
  color: #CA2690 !important; }

/* End */
/* Status Colors */
.statusColorSuccess1 {
  background-color: #3DB280;
  color: #FFFFFF; }

.statusColorSuccess2 {
  background-color: #6BCAA1;
  color: #FFFFFF; }

.statusColorSuccess3 {
  background-color: #97DABD;
  color: #000000; }

.statusColorSuccess4 {
  background-color: #C3EAD9;
  color: #000000; }

.statusColorSuccess5 {
  background-color: #E2F5EC;
  color: #000000; }

.statusColorDanger1 {
  background-color: #FF5151;
  color: #FFFFFF; }

.statusColorDanger2 {
  background-color: #FF6666;
  color: #FFFFFF; }

.statusColorDanger3 {
  background-color: #FF9999;
  color: #000000; }

.statusColorDanger4 {
  background-color: #FFB3B3;
  color: #000000; }

.statusColorDanger5 {
  background-color: #FFCCCC;
  color: #000000; }

.statusColorDanger6 {
  background-color: #FFE6E6;
  color: #000000; }

.statusColorWarning1 {
  background-color: #F9C87F;
  color: #000000; }

.statusColorWarning2 {
  background-color: #FBDEB1;
  color: #000000; }

.statusColorWarning3 {
  background-color: #FDF2E0;
  color: #000000; }

.statusColorGray1 {
  background-color: #D3D3D3;
  color: #000000; }

.statusColorGray2 {
  background-color: #EBEBEB;
  color: #000000; }

.statusColorPrimary1 {
  background-color: #99C2FF;
  color: #FFFFFF; }

.statusColorPrimary2 {
  background-color: #CCE0FF;
  color: #000000; }

.statusColorPrimary3 {
  background-color: #E6F0FF;
  color: #000000; }

.statusColorInfo1 {
  background-color: #C699FF;
  color: #FFFFFF; }

.statusColorInfo2 {
  background-color: #E2CCFF;
  color: #000000; }

.statusColorInfo3 {
  background-color: #F3EAFF;
  color: #000000; }

/* End */
/* Media-Visual Switch */
.switchCustom1 input:checked ~ span:before {
  background-color: #60DDA7 !important; }
.switchCustom1 input:checked ~ span:after {
  background-color: #FFFFFF !important;
  margin-left: 14px !important; }
.switchCustom1 span {
  width: 28px !important;
  height: 16px !important; }
  .switchCustom1 span:before {
    background-color: #E2E2E8 !important;
    width: 28px !important;
    height: 16px !important; }
  .switchCustom1 span:after {
    background-color: #BABBC4 !important;
    height: 12px !important;
    width: 12px !important; }

/* End - Media-Visual Switch */
/* Media-Document Switch */
.switchCustom2 input:checked ~ span:before {
  background-color: #60DDA7 !important; }
.switchCustom2 input:checked ~ span:after {
  background-color: #FFFFFF !important;
  margin-left: 44px !important; }
.switchCustom2 span {
  width: 68px !important;
  height: 28px !important; }
  .switchCustom2 span:before {
    background-color: #E2E2E8 !important;
    width: 68px !important;
    height: 28px !important; }
  .switchCustom2 span:after {
    background-color: #BABBC4 !important;
    height: 21px !important;
    width: 21px !important;
    margin-top: 1px !important; }
.switchCustom2 ~ .activeText {
  width: 45px;
  height: 32px; }
  .switchCustom2 ~ .activeText.tr {
    font-size: 10px; }
  .switchCustom2 ~ .activeText.en {
    font-size: 9px; }
.switchCustom2 ~ .passiveText {
  width: 45px;
  height: 32px;
  margin-left: 22px; }
  .switchCustom2 ~ .passiveText.tr {
    font-size: 10px; }
  .switchCustom2 ~ .passiveText.en {
    font-size: 9px; }

.switchOverlay {
  width: 68px !important;
  height: 32px !important; }

/* End - Media-Document Switch */
/* Cover Picture Radio */
.radioCustom1 > input:checked ~ span {
  border-color: #5D5D5D !important; }
  .radioCustom1 > input:checked ~ span:after {
    background-color: #5D5D5D !important; }

/* End - Cover Picture Radio */
/* Import Document */
#uploadContainer input[type="file"] {
  display: none; }
#uploadContainer .customFileUploader {
  width: 674px;
  display: flex;
  padding: 20px 12px 20px 20px;
  border: 1px dashed #C8CAD3;
  border-radius: 5px;
  cursor: pointer;
  text-align: center; }
  #uploadContainer .customFileUploader .fileUploadHeader {
    width: 246px;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #444858; }
  #uploadContainer .customFileUploader .fileUploadDesc {
    width: 246px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #B5B5C2; }
  #uploadContainer .customFileUploader .dz-preview {
    width: 120px;
    height: 120px; }
    #uploadContainer .customFileUploader .dz-preview .dz-details {
      display: none; }
    #uploadContainer .customFileUploader .dz-preview .dz-size {
      display: none; }
    #uploadContainer .customFileUploader .dz-preview .dz-progress {
      display: none; }
    #uploadContainer .customFileUploader .dz-preview .dz-error-message {
      display: none; }
    #uploadContainer .customFileUploader .dz-preview .dz-success-mark {
      display: none; }
    #uploadContainer .customFileUploader .dz-preview .dz-error-mark {
      display: none; }
    #uploadContainer .customFileUploader .dz-preview .dz-remove {
      display: flex !important;
      height: 24px !important;
      width: 24px !important;
      border-radius: 50% !important;
      top: -32px;
      position: relative;
      right: -88px;
      background-color: #FFFFFF;
      background-repeat: no-repeat;
      background-position: center;
      background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M5.25%204.5H4.5V9H5.25V4.5Z%22%20fill%3D%22%23191C30%22%2F%3E%20%3Cpath%20d%3D%22M7.5%204.5H6.75V9H7.5V4.5Z%22%20fill%3D%22%23191C30%22%2F%3E%20%3Cpath%20d%3D%22M1.5%202.25V3H2.25V10.5C2.25%2010.6989%202.32902%2010.8897%202.46967%2011.0303C2.61032%2011.171%202.80109%2011.25%203%2011.25H9C9.19891%2011.25%209.38968%2011.171%209.53033%2011.0303C9.67098%2010.8897%209.75%2010.6989%209.75%2010.5V3H10.5V2.25H1.5ZM3%2010.5V3H9V10.5H3Z%22%20fill%3D%22%23191C30%22%2F%3E%20%3Cpath%20d%3D%22M7.5%200.75H4.5V1.5H7.5V0.75Z%22%20fill%3D%22%23191C30%22%2F%3E%20%3C%2Fsvg%3E%20");
      box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
      -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important; }
    #uploadContainer .customFileUploader .dz-preview.zip, #uploadContainer .customFileUploader .dz-preview.rar {
      display: flex;
      height: auto;
      width: 100%;
      align-items: center;
      padding: 16px 24px 16px 24px;
      margin: 0 8px 8px 0;
      background-color: #F7F7F8; }
      #uploadContainer .customFileUploader .dz-preview.zip .dz-image, #uploadContainer .customFileUploader .dz-preview.rar .dz-image {
        width: 35px;
        height: 35px;
        margin-right: 16px;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2233%22%20viewBox%3D%220%200%2032%2033%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%20%3Crect%20y%3D%220.5%22%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22url%28%23pattern0%29%22%2F%3E%20%3Cdefs%3E%20%3Cpattern%20id%3D%22pattern0%22%20patternContentUnits%3D%22objectBoundingBox%22%20width%3D%221%22%20height%3D%221%22%3E%20%3Cuse%20xlink%3Ahref%3D%22%23image0_9_4795%22%20transform%3D%22scale%280.00195312%29%22%2F%3E%20%3C%2Fpattern%3E%20%3Cimage%20id%3D%22image0_9_4795%22%20width%3D%22512%22%20height%3D%22512%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAB53SURBVHja7d3bd1blncDx9mLshdeu9p%2FoXHg%2Fa3XNXS%2B8meWMa6RTbenUag%2Fa03TaanWmpSKoRVQ81UMR8VQPIx5QIYEECDlwSIAEEkISEg6GczgEAskz%2B4k4izqIyLvfN%2Fvdz2ev9bmbjnn3y28%2F3%2Ffd%2B937SyGEL1Feu%2FfsuzpzXeaOzLzMkkxDZntmLBOAmbF6Xfsqxylmip1QzkX%2FmszszLLMuAMtFNOb760UAQgAKl70r8rcmmnOTDq4Qn0EgAhAAHClC%2F%2BXM%2F%2Ba6XdAhfoMABGAAOCLLv7%2FmOlwIIX6DwARgADgchb%2Br2XedQCFcgWACEAAcKnF%2F9rMsIMnlDMARAACgIst%2Fv%2BcOenACeUOABGAAODCC%2F3uyUw5aEIaASACEAAW%2F7j4L3awhPQCQAQgANIOgLsdKCHdABABCIA0F%2F%2Frfe0PAkAEIADSu9rfBX8gAEQAAiCx3%2Fn7qR8IABGAAEgsAJY5OIIAEAEIgLQW%2F284MIIAEAEIgPR%2B8tfmwAgCQAQgANIKgBscFEEAiAAEQFqL%2F1Ue6QsCQAQgANILgFsdEEEAiAAEQHoB0OyACAJABCAA0lr8r8lMOiCCABABCIC0AmC2gyEIABGAAHDjH0AAiAAEQMkX%2F6sz4w6GIABEAAIgrQC4zoEQBIAIQACkFwB3OBCCABABCID0AmCeAyEIABGAAEgvAJY4EIIAEAEIgPQCoMGBEASACEAApBcA2x0IQQCIAARAegEw5kAIAkAEIADSCwAHQhAAIgABIAAAASACEAACABAAIgABIAAAASACEAACABAAIgABIAAAASACEAACABAAIgABIAAAASACEAACABAAIkAAIAAAASACBAACABAAIkAAIACAdANABAgABACQaACIAAGAAAASDQARIAAQAECiASACBAACAEg0AESAAEAAAIkGgAgQAAgAINEAEAECAAEAJBoAIkAAIACARANABAgABACQaACIAAGAAAASDQARIAAQAECiASACBAACAEg0AESAAEAAAIkGgAgQAAgAINEAEAECAAEAJBoAIkAAIACARANABAgABACQaACIAAGAAAASDQARIAAQAECiASACBAACAARAogEgAgQAAgAEgAiwFggAAQAIABGAABAAgAAQAQgAAQAIABGAABAAgAAQAQgAAQAIABGAABAAgAAQAQgAAQAIABGAABAAgAAQAQLAThAAgAAQAQIAAQAIABEgABAAgAAQAQIAAQAIABEgABAAgAAQAQIAAQAIABEgABAAgAAQAQIAAQAIABEgABAAIAAs4iJAAAgAQAAgAgSAAAAEACJAAAgAQAAgAgSAAAAEACJAAAgAQAAgAgSAAAAEgAgQAQJAAAACQAQgAAQAIABEAAJAAAACQAQIAAQAIABEgABAAAACQAQIAAQAIABEgABAAAACQAQIAAQAIABEgABAAACfY9n7jRZjESAABACQmuUNzRZiESAABACQmpXN6y3CIkAACAAgNU0tHRZgESAABACQmpaOzRZfESAABACQmo7ObRZeESAABACQmi09vRZdESAABACQmsHhPeGt5Q0WXREgAAQAkJrGtW0WXBEgAAQAkJpNW3ostiJAAAgAIDW7hkYstCJAAAgAIEUrmlostCJAAAgAIDUburotsiJAAAgAIDVDI3vDeys9F0AECAABACSnc9sOC6wIEAACAEjRh6vXWWBFgAAQAEBqunv7La4iQAAIACBFq9wYSAQIAAEApHlfgHdXNllcRYAAEABAanb0D4S33m%2B0uIoAASAAgNR0dftVgAgQAAIASFLrxi4LqwgQAAIASFHT%2Bg4LqwgQAAIA8E0AIkAACAAgqWsCXBgoAgSAAAAStH3nQHhnhZ8IigABIACA5PQPDYdGNwsSAQJAAABp2rZjZ%2FjAswNEgAAQAEC6TxH0KGERIAAEAJCgoZG9YUNXd1jR1GKhFQECQAAAqT5LYNOWnunrBN5a3mDRFQECQAAAqRkc3hO29PSGjs5toaVjc2hq6Qgrm9eH5Q3NYZmfFCYfARZhAQAkqrtvILR1bmeGCAAB4EAEiAABIAAEAIAIEAACQAAAiAABIAAEAIAIEAACQAAAiAABIAAEAIAIEAACQAAAiAABIAAEAIAIEAACQAAAiAABgAAAEAECAAEAIAIEAAIAQAQIAAQAIAIQAAgAQAQgABAAgAhAACAAABGAAEAAACIAAYADCCACBIAAEAAAIkAACAABACACBIAAEAAAIkAACAABACACBIAAEAAAIkAACAABACACBIAAEAAAIkAACAABACACBAACAEAECAAEAIAIEAAIAAARIAAQAAAiQAAgAABEgABAAACIAAGAAAAQAQIAAQAgAgQAAgAg2QgQAALA8AMkGAECQAAYfIAEI0AACABDD5BgBAgAAWDgARKMAAEgAAw7QIIRIAAEgEEHSDACBIAAMOQACUaAABAABhwgwQgQAALAcAMkGAECQAAYbIAEI0AACABDDZBgBAgAAWCgARKMAAEgAAwzQIIRIAAEgEEGSDACBIAAMMQACUaAABAABhggwQgQAALA8AIkGAECQAAYXIAEI0AACABDC5BgBAgAAWBgARKMAAEgAAwrQIIRIAAEgEEFSDACBIAAMKQACUaAABAABhQgwQgQAALAcAIkGAECQAAYTIAEI0AACABDCZBgBAgAAWAgARKMAAEgAAwjQIIRIAAEgEEESDACBIAAMIQACUaAABAABhAgwQgQAALA8AEkGAECQAAYPIAEI0AACABDB5BgBAgAAWDgABKMAAEgAAwbQIIRIAAEgEEDSDACBIAAMGQACUaAABAABgwgwQgQAALAcAEkGAECQAAYLIAEI0AACABDBZBgBAgAAWCgABKMAAEgAAwTQIIRIAAEgEECSDACBIAAMEQACUaAABAABgggwQgQAALA8AAkGAECQAAYHIAEI0AACABDA5BgBAgAAWBgABKMAAEgAAwLQIIRIAAEgEEBSDACBIAAMCQACUaAABAABgQgwQgQAALAcAAkGAECQAAYDIAEI0AACABDAZBgBAgAAWAgABKMAAEgAAwDQIIEgAAwCAACQAAIAAAEgAAQAAAIAAEgAAAQAAJAAAAgAASAAABAAAgAAQCAABAAAgAAASAABAAAAgABAIAAQAAAIAAQAAAIAAQAAAIAAQCAAEAAACAA8vKHlTd%2BJfPNzOOZ1ZnezPFMAKD25jZ%2BJyxs%2Fkl4quXO8MqGh0NLb2MYGBm2uAuA3Bb%2Br2YWZcYMHECx3ZdFwasbHgm9Q70WeQFwxQv%2FVZm7fMoHqM9vB97uXBwGR0Ys9gLgC3%2FqX2OIAOrbk%2Bt%2B69sAAXDZi%2F%2FXM7sNDkA5%2FKnpttC5a6NFXwB87id%2Fiz9ACSPANwEC4FLn%2FH3tD1Di0wGuCRAAFwuAuwwIQLnFCwMt%2FgLg01%2F9u9ofIIFfBzgVIAAuDIBFBgMgDfE%2BAQJAAHxyhz83%2BQFI6GZB7hgoAGIAfNNAAKQl3jZYAAiAxw0DQFriswMEgABYbRgA0hIfICQABECvYQBIS3yKoAAQAH7%2BB5DgzwEFgAAwDAAJEgACwCAACAABIAAAEAACQAAAIAAEgAAAQAAIAAEAgAAQAAIAAAEgAAQAAAJAAAgAAASAABAAAAgAASAAABAAAkAAACAABIAAAEAACAABAIAAEAACAAABIAAEAAACQAAIAAAEgAAQAAAIAAFgCAAEgAAQAAAIAAEgAAAQAAJAAAAgAASAAABAAAgAAQCAABAAAgAAASAABAAAAkAACAAABIAAEAAACAABIAAAEAACQAAAIAAEgAAAQAAIAAEAgAAQAAIAAAEgAAQAAAJAAAgAAASAABAAAAJAAAgAAASAABAAAAgAASAAqLYHmr4fXth0b2jY%2BVJYN%2FhWaTTtei283fNk9tr%2BGB5ee7v3%2BlMebPpBeLlzfmgeeCP0jLaFHQc6amr7aHvo2tccWobeDiv6loa3uh8LL26%2BLzzd9ttw36rveI8EgAAQAFTLcx33hAMnRkIq29CR7vBq14NhTsOsqu%2FbOQ3fCn%2FtWjAdIn0HN07v5%2F5DXaFtePl0lNzbeNOMve8PrflhGDi8tdDv1eTUuez96gmr%2Bl8Jz7b%2Fbnp%2FmlkBIAAEABUvTrOyA%2BurYWpqMqS4DR7eFuavnl21%2FRu%2FTfno%2BO5L%2Fg1Hxw%2BEN7Y%2Bkv3fz6rpe780%2B9tOnDlWd%2B%2FZ6bMnp78xWLpprhkWAAJAAHClPuxbElLf9h8fDA823ZL7vo2f%2BL%2FItnnvqpq97%2FFUyNTUVN2%2Fd3vHdk1%2Fk1PreEIACAABUNcWrv1xOHNuPNhC2DCyItd9GxelK9mWdT9R9ff93sZvh0Mn95bq%2FYunVd7ctsjpAQEgAAQAl6Nzb5OV%2F4LzzI%2BsuyOfsFrzo%2Bmvqa9kOzt5Jjy67qdVfd8b%2B18u7fs4fHTH9P433wJAAAgALuHwqf1W%2Fgu2FX0v5LJf44V9lWzv9Py5qu97vOagzNvJiTHXBwgAASAA%2BCzzV38v2%2FVTVv0Ltk17GnPZt%2FF0QiXbxj0NVXvf759%2B38u%2Fxesbmgder8mvPBAAAkAA1JUnW39lxb%2FILwLy2Lf7xgYq%2Bjvi%2F75a7%2FvzG3%2Bf1Hsaf%2BLoPgICQAAIAP7mG4DZVvxPbVv3r81l345f4fn%2FT7b4v6%2FW%2Bx5vsJPaFu%2B94OJAASAABAAXODlxzKp%2FwRbvFpjHfj1dYQCcrmoAPJ7ke9s%2B%2FIGZFwACQADwiS37mq36F2zxVrgCoLzbh73Pm3sBIAAEAJ%2F8XG3i3Bkrf4h34xvN7WtiAVDcCwM%2FvmmQ2RcAAkAAEFbuXGr1j58O%2B5bktk8FQHG3iXOnw4Lm28y%2BABAAAoAo3oe%2B0kWrnrcjp0ZzfR6AACj2tnHPSnMvAASAAOATD6%2F9SegY%2BTCMHO1N6vbA5ybPhqfb7sx1XwqAYm%2Fxro%2BPtfzc3AsAASAA%2BP9mhUfW3R6eav11ofy57Tdh%2F%2FGhXBeD5TuezX3%2FlT0A%2Bg91hg96F%2Bcu3rgnPhBp16GuMH72RFUjoGe0zZwLAAEgAKgX8Va9eW7b9q%2Bryt9Z9gDI6%2BeSl%2FLHhn%2Bbflxx%2FLo%2BPh%2BhGtuz7b8zVwJAAAgAiu65jnumv7rNa4tPj5u36rsCoKAB8OmnVnZ%2FtD73ABg83G22BIAAEAAU2QNN3w%2FHxg%2FmduCP1zg8vv6XVft7BUB1vLR5Xu7Xpzy05odmTAAIAAFAUa9H6Du4KdeD%2FutbH67q3ywAqideB3L8zJHc%2Fi1U%2B8mLCAABIAC44vsUvJjr4t8%2B%2FH7V%2F2YBUF2PrvtpbhcJ9h7YYM4EgAAQABTNXzb8V67n%2FUeO9YV7G78tAOo8AD4%2BHTA%2F5PE463gnzLmNN5k3ASAABABF8WDTLWHs9OHcFv%2BTE2PTF5PV4m8XALWxbvCtXP5tvLj5PjMnAASAAKAo5%2F13Htyc2%2BIf7wEff1JWq79fANTGfau%2Bk8sTLT0pUAAIAAFAQTT2v5zref%2FVu%2F5a079fANTy3hCVP8ti9MSwuRMAAkAAMNMWb%2Fjv7BP7ZG6Lf%2FwmYU7DLAFQ0gC4b9XN2f46VdHrOTVx3OwJAAEgAJhJf2r%2BQa7n%2FeO9A%2BI9BGr9OgRAbfWMtlZ6kmj6zoNmUAAIAAHADIif0uM94PPa4kN%2Bnmm%2Fa0ZeiwCorbd7nnRDIAEgAAQA9WpV%2F6u5nvd%2Fb%2FuzM%2FZaBEBtxSdZVrrFGwyZQwEgAAQANfb8xj%2Fket5%2F6%2F61M%2Fp6BECtvz361vQvPfwUUAAIAAFAXZ33vzXXW7vGK7rjz8MEQDoBEFX6b2hZ9xPmUQAIAAFALc%2F7DxzemtviHx8U81jLL2b8dQmA2tt%2FfKii1xRvOW0mBYAAEADUSFxI8txe27KwEK9LANTeoZP7KnpNH%2FQuNpMCQAAIAGphycY5FZ%2B3vXBr3f1eYV6bAKi9eE%2F%2FMsSjABAAAoBSW9B8Wzhx5mhui%2F%2FI0d5C%2FY5bANRWvNdDpVt88JTZFAACQABQ5Su2Bw9357b4x3vBL1zzo0K9RgFQW3%2FtWlDxa1rU8jPzKQAEgACgmpoHXs9t8Y%2BnEF7Y9MfCvUYBUFtb9jVX%2FJrmrfqu%2BRQAAkAAUC0vbLo31%2FP%2Bq%2FpfKeTrFAC1M7fx5jB%2B9kRFr2fi3GnzKQAEgACgWuKtVk%2BcOZbb4t93cFOIjw0WAGkHQMPOlyp%2BPYdP7TejAkAACACqdd5%2F6EhPbov%2F0fHRGXnIjwAoVgDEfwPjFe7rItw5UgAIAAFAaa0ZeDO3xf%2Fc5ER4uu3OQr9eAVAbXfuacvk39fpWPwEUAAJAAJC7eI%2F1%2BLjVvLZ3tz9d%2BNcsAKpv%2BY7ncgrKs2H%2B6tlmVQAIAAFA3uf9T06M5bb4d%2B1rrovXLQCqH5WTU%2Bdy%2BTfVf6jLrAoAASAAyFO8Mc%2FuI9tzW%2Fw%2FfsjPzQIg8QCIf39ei3%2FcZvKx0QgAASAASmnd4Fu5HaTjQ34Wtfy8bl67AMhfjL91g8tC3lvRbiIlAASAAKCuvbR5Xq7n%2FV%2FbsqCuXr8AyNOs8Oa2R8Ox04dyX%2Fx3%2BfpfAAgAAUB%2BFq79cTg1cTy3g%2FT63e%2FW3T4QAJUv%2Bs%2B03xlahpZN%2F%2BSzGlu8IdVTrb82swJAAAgA8jrvP3x0R24H6fj%2Fq0gP%2BREAH28HT%2B4NOw505C5eM3Lk1Oj0lfnV3jr3NplZASAABAB5aRl6O7cDdLxrYPwVQT3uh7IHQL1vZyfPOPcvAASAACAvL3fOz%2B28%2F9TUZFiycU7d7gsBUOxtzcAbZlYACAABQBHP%2B8f7u9fz%2FhAAxd3ixYSe%2FCcABIAAIKfz%2FiPH%2BnI7QPce2FjYh%2FwIgPreTp89FZ5s%2FU9zKwAEgAAgD%2BuH3sntAB0vALt%2F9b%2FX%2FT4RAMXb4oWF9XxaSQAIAAFAobzS%2BUCOB%2BiJ8Oe235RivwiAom1T4Y2tj5hZASAABAB5eHjt7WH87IncDtHv9DxVmn0jAIq1rdy51MwKAAEgAMjDvY3fDnuO7fSbbAFQ%2BK%2F939%2FxFzMrAASAACAvrbvfy%2B0g%2FdHxoTC38WYBIABy3Y6c%2Big83XaneRUAAkAAkJdXux7M9arsR9f9tHT7SADM7NYz2hrmr%2F6eeRUAAkAAkJdH1t1e8eJ24RZjooz7SQDMzBavSfF4XwEgAAQAVTjvv3esP7eDdbxtcFn3lQCo7XbizNGwcueLbvAjAASAAKAa2offz%2B2AHR%2F6Uo8P%2BREAxdqOjR8My3c8V7prSASAABAAFMZrWxbk%2BmltQfNtpd5fAqB624ETI6FteHl4pfP%2BUkekABAAAoAZFy%2FSixfr5XI7lqnJ8PzG35d%2BnwmAyrezkxPTn%2FDjaafNe1eFN7c9WvpwFAACQABQoPP%2BN4V9YwM53pDlxST2W9kDYMu%2BNeHFzfflaummueG5jnumg9O5fAEgAAQAM6xj5MPcFv8dBzbU%2FUN%2BBMDHW9Ou18wHAkAACICyen3rwlxvynJ%2FQr%2FLFgAgAASAAKhLi1p%2BFs6cG8%2FtXO5Trb9Oav8JABAAAkAA1J25jTeF%2FccHc%2Fv0v6z7ieT2oQAAASAABEDd2TCyIrfFP169neI%2BFAAgAASAAKgr8ZnpeW3xW4T4bYIAEAAgAASAACiwx1p%2Bntt5%2F7iAlfEhPwJAACAABIAAKNl5%2F5unH8ubzzYVXul8IOn9KQBAAAgAAVAXNu1pyO2r%2F%2F5DXdN3%2ByuyxRt%2BP%2F1kQwEgABAAAkAAJOvNbYtCqtvJibHQd3BT7r9UEAAgAASAACj4ef9fhIlzp4MthJ7RttxuViQAQAAIAAFQ6N%2F7j54YtvJ%2F6o6F81fPFgACAAEgAARAea0d%2FB8r%2FkW21t3vCQABgAAQAAKgnJ5Y%2Fx9hcuqc1f4iW9wvT7b%2BSgAIAASAABAA5dM%2B%2FL6V%2FhLbmoE3BIAAQAAIAAFQPsfGD1rlL7HFXwYIAAGAABAAAqBU5q%2F%2BnhX%2Bc7ax04dLGwDxJk2Vbh%2F2Pm%2BWEAACQADUm%2FsFwOduh0%2Ftr2gfHzk1WuGvEUar9v4vXPOjivfP0k1zzRICQAAIgHpzb%2BNN4dzkhFX%2BEtv20faK9nHPaGtF%2F%2F3uj1qr%2Bm%2FgxJljFf19C9f%2B2CwhAASAAKhHOw9utspX8Rx3w86XKvrvr9y5tLDv%2F%2Bmzp8wQAkAACIB69frWh63yl1jgHlrzw4r2b3zeQCXbcx33VPX9j%2F%2F%2Fp6Ymr%2Bhvi%2FePMEMIAAEgAHwLULpt%2BY5nc9m%2F2%2Favu6L%2F%2FsY9K2vy%2FsdvOa7k2oT45EjzgwAQAAKgji1ovi3sHeu34l%2BwxUV7TsOsXPbvvFXfDYdO7v1C%2F%2F19YwPT12jU4v2f0%2FCtsOvQlsv%2B285NnnXxHwJAAAiAMj0PIH7iTP2ugMfPHAmvdj2Y%2B%2F5d1PKzbJHtuoy%2FYCps3b92Ospq%2B29gVni756nppyJeahs52hseX%2F9LM4MAEAACoGziOe%2F4lfDA4a3TP4GLn%2FbKvJ2aOB4GD3eHtuHl4Z1sAczrKYCfJX5y3n1k%2B%2FT1BRduJ84cDb0HNoZn2u%2Ba0ff%2FgabvhxV9S6e%2FATl4cm84c248jBzrCxtGVkw%2FLjqvb0VAAAgAAVBw8evh%2BO1AGdXqK%2FZLnXp5pv3O8GDTLf6tgQAQAIYAQAAIAAEAgAAQAAIAAAEgAAQAAAJAAAgAAASAABAAAAgAASAAABAAAkAAACAABIAAAEAACAABAIAAEAACAAABIAAEAAACQAAIAAAEgAAQAAAIAAEgAAAQAAJAAAAgAASAAABAAAgAAQAgAASAAABAAAgAAQCAABAAAgAAASAABAAAAkAACAAABIAAEAAACAABIAAAEAACQAAAIAAEgAAAQAAIAAEAgAAQAAIAAAEgAAQAAAJAAAgAAASAALiyADhuEADSMn%2FVLQJAANzYaxgA0vLk2rsEgAC4cbVhAEjL0taFAkAA3Pi4YQBIy3ub3hAAAuDGbxoGgLS0bu0UAALgxq9kxgwEQBruX3VLaO%2FaLgBSD4DzEbDIUACkYfmmN0NbpwAQAB8HwFf9HBAgjZ%2F%2FxU%2F%2FAkAAXBgBdxkOgHJr7GyYXvwFgAC4MACuyqwxIADl9ELrQ6H9%2FOIvAATAxU4F7DYoAOWyaM2v%2Fu%2BrfwEgAD4rAr4uAgBKtvhv6f6bxV8ACIBLfRPgdABAGb72%2F9QnfwEgAC7nmoC7%2FDoAoD6v9o8X%2FLV3XnzxFwAC4HK%2FDVjkZkEA9XGTn%2Fg7%2F8%2F61C8ABMCV3jEw3jY4PjsgPkCo17cDADP7KT8%2B1S8%2B2Cfe2z%2Fe3vdyFn4BIADIXO6gAJRJe9cOASAABABAajZs7RUAAkAAAKRmc%2FdOASAABABAarbu2CUABIAAAEhN38CwABAAAgAgtQsAh0b2CQABIAAAfP0vAASAAAAo9af%2FweG9AkAA4IAApKS7b9DiLwAQAEBaP%2F3rC0MWfgGAAAASuvHPll5f%2FQsABACQ2uK%2Fa2jEoi8AEABASl%2F7%2B%2BQvABAAQEJX%2B8cL%2FpzzFwAIACCRhT%2F%2Bzt%2BnfgGAAABKvNjHp%2FrFB%2FvERT%2Fe3tcd%2FgQAl8kQAAgAASAAABAAAkAAACAABIAAAEAACAABAIAAEAACAAABIAAEAAACQAAIAAAEgAAQAAAIAAQAAAIAAQCAAEAAACAAEAAACAAEAAACAAEAgABAAAAgABAAAAgABACAABAAAgAAASAABAAAAkAACAAABIAAEAAACAABIAAAEAACQAAAIAAEgAAAQAAIAAEAgACwCAsAAAQAAgAAAYAAAEAAIAAAEAAIAAAEAAIAAAHAZQbAmEEASM6YABAA2w0CQHK2CwAB0GAQAJLTIAAEwBKDAJCcJQJAAMwzCADJmScABMAdBgEgOXcIAAFwnUEASM51AkAAXJ0ZNwwAyYjH%2FKsFADEClhkIgGQsK8LaYwEuRgDMNhAAyZgtAPgkAK7JTBoKgNKLx%2FprBAAXRkCzwQAoveairDsW3%2BIEwK0GA6D0bhUAfDoArsr0Gw6A0orH%2BKsEABeLgBsMCEBp3VCkNcfCW6wA%2BHKmzZAAlE48tn9ZAHCpCPiGQQEonW8Ubb2x6LoxEAAJ3PhHANRHAHwtM2xoAOpePJZ%2FTQDwRSLg2sxJwwNQt%2BIx%2FNqirjMW22JHwPWZKUMEUHfisfv6Iq8xFtriR8DdBgmg7txd9PXFIlsfPw1cbJgA6sbiov3kTwDUdwT8zukAgMJ%2F7X93PSz%2BAqD%2BQuCfMicMGUAhL%2Fi7vp7WFAtr%2FUXA32cGDRtAoX7qd229rScW1fqMgGsybxg6gJm%2FyU9Rf%2BcvAModAv%2BQWW8AAWqurYi39xUA6YXAv2R2GkiAqouP9L2hXi70EwBpRMDfZW7NNGcmDSlAbuIxten8MfaqsqwbFs%2FyXiMw%2B%2Fy5qXHDC%2FCFjZ8%2FhsZj6TVlXCssmOWPgasz12XuyMzLLMk0ZLZnxgw5kLCx88fChvPHxnnnj5XxmHl12deH%2FwUP9kk1PcRgDQAAAABJRU5ErkJggg%3D%3D%22%2F%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20"); }
        #uploadContainer .customFileUploader .dz-preview.zip .dz-image image, #uploadContainer .customFileUploader .dz-preview.rar .dz-image image {
          display: none; }
      #uploadContainer .customFileUploader .dz-preview.zip .dz-details, #uploadContainer .customFileUploader .dz-preview.rar .dz-details {
        display: flex;
        flex-direction: column;
        align-items: flex-start; }
        #uploadContainer .customFileUploader .dz-preview.zip .dz-details .dz-size, #uploadContainer .customFileUploader .dz-preview.rar .dz-details .dz-size {
          display: block;
          order: 2;
          font-size: 12px;
          font-weight: 400; }
        #uploadContainer .customFileUploader .dz-preview.zip .dz-details .dz-filename, #uploadContainer .customFileUploader .dz-preview.rar .dz-details .dz-filename {
          font-size: 13px;
          font-weight: 600; }
      #uploadContainer .customFileUploader .dz-preview.zip .dz-remove, #uploadContainer .customFileUploader .dz-preview.rar .dz-remove {
        position: relative;
        top: 0;
        right: -468px;
        background-color: #F7F7F8;
        background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_9_4799%29%22%3E%20%3Cpath%20d%3D%22M18%207.55L16.95%206.5L12%2011.45L7.05%206.5L6%207.55L10.95%2012.5L6%2017.45L7.05%2018.5L12%2013.55L16.95%2018.5L18%2017.45L13.05%2012.5L18%207.55Z%22%20fill%3D%22black%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_9_4799%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%20transform%3D%22translate%280%200.5%29%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20");
        box-shadow: unset !important;
        -webkit-box-shadow: unset !important; }

.bulkUploadContinueBtn[disabled] {
  background-color: #d1d3e0 !important;
  cursor: unset !important;
  color: #FFFFFF !important; }
  .bulkUploadContinueBtn[disabled]:hover {
    background-color: #d1d3e0 !important;
    color: #FFFFFF !important; }

/* End - Import Document */
/* Guest User Top Bar */
#kt_body.guestAcc .guestTopBar {
  display: flex !important; }
#kt_body.guestAcc .aside {
  padding-top: 40px !important; }
#kt_body.guestAcc #kt_header,
#kt_body.guestAcc #kt_subheader,
#kt_body.guestAcc .content {
  margin-top: 40px !important; }

/* End - Guest User Top Bar */
/* Dashboard Search Dropdown */
#dashSearchDropdownContainer {
  position: absolute;
  top: 40px;
  left: 152px;
  width: 430px; }

/* End - Dashboard Search Dropdown */
#authUserDetailSubheader {
  position: absolute;
  top: 38px; }
  #authUserDetailSubheader .orderIdContainer,
  #authUserDetailSubheader .processIdContainer,
  #authUserDetailSubheader .authUserNameContainer {
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 22px; }
  #authUserDetailSubheader .orderDetailContainer,
  #authUserDetailSubheader .processDetailContainer,
  #authUserDetailSubheader .authUserDetailContainer {
    display: flex;
    align-items: center; }
    #authUserDetailSubheader .orderDetailContainer .orderDateContainer,
    #authUserDetailSubheader .orderDetailContainer .processDateContainer,
    #authUserDetailSubheader .orderDetailContainer .authUserDateContainer,
    #authUserDetailSubheader .processDetailContainer .orderDateContainer,
    #authUserDetailSubheader .processDetailContainer .processDateContainer,
    #authUserDetailSubheader .processDetailContainer .authUserDateContainer,
    #authUserDetailSubheader .authUserDetailContainer .orderDateContainer,
    #authUserDetailSubheader .authUserDetailContainer .processDateContainer,
    #authUserDetailSubheader .authUserDetailContainer .authUserDateContainer {
      font-weight: 500;
      font-size: 13px;
      line-height: 24px;
      color: #444858;
      opacity: 0.8; }
    #authUserDetailSubheader .orderDetailContainer .dotDivider,
    #authUserDetailSubheader .processDetailContainer .dotDivider,
    #authUserDetailSubheader .authUserDetailContainer .dotDivider {
      margin: 0 12px;
      width: 4px;
      height: 4px;
      background: #8F919B;
      border-radius: 2px; }
    #authUserDetailSubheader .orderDetailContainer .tagsContainer,
    #authUserDetailSubheader .processDetailContainer .tagsContainer,
    #authUserDetailSubheader .authUserDetailContainer .tagsContainer {
      display: flex;
      height: 30px; }
      #authUserDetailSubheader .orderDetailContainer .tagsContainer .tagContainer,
      #authUserDetailSubheader .processDetailContainer .tagsContainer .tagContainer,
      #authUserDetailSubheader .authUserDetailContainer .tagsContainer .tagContainer {
        display: flex;
        height: 100%;
        margin-right: 6px;
        padding: 7px 12px;
        background-color: #FDF6E5;
        color: #645E4D;
        border-radius: 15px; }
        #authUserDetailSubheader .orderDetailContainer .tagsContainer .tagContainer .tagDeleteBtn,
        #authUserDetailSubheader .processDetailContainer .tagsContainer .tagContainer .tagDeleteBtn,
        #authUserDetailSubheader .authUserDetailContainer .tagsContainer .tagContainer .tagDeleteBtn {
          display: flex;
          justify-content: center;
          align-items: center;
          position: relative;
          left: -4px;
          top: -1px;
          margin-right: 3px;
          width: 18px;
          height: 18px;
          padding: 6px;
          background: #FFFFFF;
          border-radius: 8px; }
        #authUserDetailSubheader .orderDetailContainer .tagsContainer .tagContainer .tagNameContainer,
        #authUserDetailSubheader .processDetailContainer .tagsContainer .tagContainer .tagNameContainer,
        #authUserDetailSubheader .authUserDetailContainer .tagsContainer .tagContainer .tagNameContainer {
          font-weight: 600;
          font-size: 12px;
          line-height: 16px; }
      #authUserDetailSubheader .orderDetailContainer .tagsContainer .addTagBtn,
      #authUserDetailSubheader .processDetailContainer .tagsContainer .addTagBtn,
      #authUserDetailSubheader .authUserDetailContainer .tagsContainer .addTagBtn {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 28px;
        height: 28px;
        background-color: #FFFFFF;
        border-radius: 14px;
        cursor: pointer;
        order: 999; }

#table_rows_list .jstree-container-ul {
  margin-top: 10px !important; }
#table_rows_list .jstree-anchor {
  width: 98% !important;
  height: 65px !important; }
#table_rows_list .jstree-icon {
  margin-top: 22px !important; }
#table_rows_list .jstree-themeicon {
  display: none !important; }
#table_rows_list .jstree-default .jstree-node {
  background-position: -310px -4px !important; }
#table_rows_list .jstree-default .jstree-closed > .jstree-ocl {
  background-position: 0px -4px !important; }
#table_rows_list .jstree-default .jstree-open > .jstree-ocl {
  background-position: -29px -4px !important; }
#table_rows_list .jstree-default .jstree-clicked {
  background: #fff !important; }
#table_rows_list .jstree-default .jstree-hovered {
  background: #fff !important; }

.jstree-node {
  border-bottom: 1px solid #eff1f4; }

#tvwNtfAreasContainer .jstree-node {
  border-bottom: none; }

.jstree-container-ul .jstree-anchor[aria-level="1"] .table_row_item .table_cell:first-child {
  min-width: 150px !important;
  width: 150px !important; }
.jstree-container-ul .jstree-anchor[aria-level="2"] .table_row_item .table_cell:first-child {
  min-width: 126px !important;
  width: 126px !important; }
.jstree-container-ul .jstree-anchor[aria-level="3"] .table_row_item .table_cell:first-child {
  min-width: 102px !important;
  width: 102px !important; }

#kt_aside_menu_wrapper {
  height: 90% !important; }

#kt_aside_menu {
  height: 100% !important; }

#copyTitle {
  position: absolute;
  top: 16px;
  right: 0;
  z-index: 999;
  background: grey;
  color: white;
  padding: 3px;
  opacity: 0;
  transition: 0.50s;
  border-radius: 5px; }
  #copyTitle.active {
    opacity: 1; }

#homeDashboard .dashboardRow {
  margin-bottom: 20px; }
  #homeDashboard .dashboardRow .col-4,
  #homeDashboard .dashboardRow .col-6 {
    padding-right: 20px; }
    #homeDashboard .dashboardRow .col-4:last-child,
    #homeDashboard .dashboardRow .col-6:last-child {
      padding-right: 0; }
    #homeDashboard .dashboardRow .col-4 .col .recentItemName,
    #homeDashboard .dashboardRow .col-6 .col .recentItemName {
      max-width: 66%; }
      #homeDashboard .dashboardRow .col-4 .col .recentItemName .recentItemNameTag,
      #homeDashboard .dashboardRow .col-6 .col .recentItemName .recentItemNameTag {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
    #homeDashboard .dashboardRow .col-4 .col .circleOuter,
    #homeDashboard .dashboardRow .col-6 .col .circleOuter {
      width: 25%;
      aspect-ratio: 1 / 1;
      max-height: 200px;
      max-width: 200px; }
      #homeDashboard .dashboardRow .col-4 .col .circleOuter .circleInner,
      #homeDashboard .dashboardRow .col-6 .col .circleOuter .circleInner {
        width: 96%;
        aspect-ratio: 1 / 1;
        max-height: 192px;
        max-width: 192px;
        border: 4px solid #FFFFFF; }
    #homeDashboard .dashboardRow .col-4 .chartContainer,
    #homeDashboard .dashboardRow .col-6 .chartContainer {
      width: 33%;
      max-width: 180px; }
      #homeDashboard .dashboardRow .col-4 .chartContainer .pieChart,
      #homeDashboard .dashboardRow .col-6 .chartContainer .pieChart {
        width: 100%;
        aspect-ratio: 1 / 1; }

/*ListFilter - Custom Category Filter*/
.card-body .checkbox-list label.checkbox[hidden] {
  display: none !important; }

/*ListFilter - Custom Category Filter*/
/* Responsive */
@media all and (max-width: 991px) {
  .wrapper {
    padding-top: 0 !important; }
    .wrapper .header {
      height: 60px;
      display: flex;
      align-items: center; }
      .wrapper .header #kt_header_mobile_org_name .organizationName,
      .wrapper .header #kt_header_mobile_org_name .productName {
        width: max-content; }
      .wrapper .header #headerUserMenuContainer .headerUserMenuDropdown .headerUserMenuDropdownContent {
        position: absolute;
        right: 17px; } }
@media all and (min-width: 992px) {
  .wrapper .header #kt_aside_mobile_toggler,
  .wrapper .header #kt_header_mobile_org_name {
    display: none !important; } }
/* End */
.k-pager-wrap.k-grid-pager.k-widget.k-floatwrap .k-link.k-pager-nav {
  color: #5F44AF !important; }
.k-pager-wrap.k-grid-pager.k-widget.k-floatwrap .k-pager-numbers-wrap.k-floatwrap .k-pager-numbers li .k-link.k-state-selected {
  border-color: #5F44AF;
  background-color: #5F44AF !important; }

#resetPasswordNotificationSuccessModal .modal-position {
  position: absolute;
  right: 20px; }
#resetPasswordNotificationSuccessModal #notification-Header {
  color: #27B560 !important; }
#resetPasswordNotificationSuccessModal #success-container {
  border-radius: 10px;
  border-bottom: 3px solid #27B560;
  background: #FFF;
  box-shadow: 0px 6px 10px 0px rgba(39, 181, 96, 0.12); }

/*# sourceMappingURL=Misc.css.map */
