/* [project]/src/assets/styles/main.css [client] (css) */
body {
  letter-spacing: -.3px;
  color: #000000a6;
  background-color: #fafafa;
  padding: 0 0 30px;
  font-family: open sans, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}

.ant-layout.ant-layout-has-sider {
  flex-direction: row;
}

.layout-dashboard {
  text-align: left;
  background: none;
  position: relative;
  overflow-x: hidden;
}

@media (min-width: 992px) {
  .layout-dashboard {
    overflow: auto;
  }
}

.layout-dashboard .ant-layout-sider.sider-primary {
  z-index: 99;
  width: 250px;
  height: 100vh;
  margin: 0;
  padding: 33px 20px;
  position: fixed;
  left: 0;
  overflow: auto;
}

.layout-dashboard .ant-layout-sider.sider-primary .brand img {
  height: 30px;
}

.layout-dashboard .ant-layout-sider.sider-primary hr {
  background-color: #f5f5f5;
  border: none;
  height: 1px;
  margin: 18px 0;
}

.layout-dashboard .ant-layout-sider.sider-primary .brand {
  font-weight: 600;
}

.layout-dashboard .ant-layout-sider.sider-primary .brand span {
  vertical-align: middle;
  margin-left: 3px;
}

.layout-dashboard .ant-layout-sider.sider-primary .ant-layout-sider-children {
  width: auto;
}

.layout-dashboard .ant-layout-sider.sider-primary .ant-menu-inline {
  border: none;
}

.layout-dashboard .ant-menu {
  background: none;
}

.layout-dashboard .ant-layout-sider.sider-primary .ant-menu-inline .ant-menu-item, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-inline .ant-menu-submenu {
  margin: 0;
  overflow: visible;
}

.layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu {
  height: auto;
  line-height: normal;
  padding: 0 !important;
}

.layout-dashboard .ant-layout-sider.sider-primary .ant-menu-inline .ant-menu-item:after, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-inline .ant-menu-submenu:after {
  display: none;
}

.layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item.ant-menu-item-selected, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item.ant-menu-item:active, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item .ant-menu-submenu-selected, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item.ant-menu-submenu-title:active, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item .ant-menu-submenu:active, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu.ant-menu-item-selected, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu.ant-menu-item:active, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu .ant-menu-submenu-selected, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu.ant-menu-submenu-title:active, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu .ant-menu-submenu:active {
  background-color: #0000;
}

.layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item.ant-menu-item-selected .active, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item .active, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu.ant-menu-item-selected .active, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu .active {
  background-color: #fff;
  font-weight: 600;
  box-shadow: 0 20px 27px #0000000d;
}

.layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item a, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu a {
  color: #141414;
  white-space: nowrap;
  border-radius: 8px;
  align-items: center;
  padding: 10px 16px;
  display: flex;
}

.layout-dashboard .ant-layout-sider.sider-primary.ant-layout-sider-primary .ant-menu-item.ant-menu-item-selected .active .icon, .layout-dashboard .ant-layout-sider.sider-primary.ant-layout-sider-primary .ant-menu-item .active .icon, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item.ant-menu-item-selected .active .icon, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item .active .icon, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu.ant-menu-item-selected .active .icon, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu .active .icon {
  background-color: #1890ff;
}

.layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item .icon, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu .icon {
  vertical-align: middle;
  background-color: #fff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-right: 11px;
  display: inline-flex;
  box-shadow: 0 4px 6px #0000001f;
}

.layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item.ant-menu-item-selected .active svg path, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item .active svg path, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu.ant-menu-item-selected .active svg path, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu .active svg path {
  fill: #fff;
}

.layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item svg path, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu svg path {
  fill: #bfbfbf;
}

.layout-dashboard .ant-layout-sider.sider-primary .ant-menu-item a:hover, .layout-dashboard .ant-layout-sider.sider-primary .ant-menu-submenu a:hover {
  color: #141414;
}

.layout-dashboard .ant-layout-sider.sider-primary .ant-menu-inline .ant-menu-item.menu-item-header {
  color: #8c8c8c;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  display: block;
  padding: 10px 16px !important;
}

.menu-item-header:hover {
  color: inherit;
}

.layout-dashboard .ant-layout-sider.sider-primary.ant-layout-sider-zero-width {
  width: 210px;
  margin: 0;
  padding: 33px 0;
  overflow-x: hidden;
}

.layout-dashboard.has-sidebar .ant-layout-sider.sider-primary .aside-footer {
  display: block;
}

.layout-dashboard .ant-layout-sider.sider-primary.ant-layout-sider-primary .footer-box {
  color: #fff;
  box-shadow: none;
  background-color: #1890ff;
}

.layout-dashboard .ant-layout-sider.sider-primary .footer-box {
  color: #141414;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 8px;
  padding: 16px;
  box-shadow: 0 20px 27px #0000000d;
}

.layout-dashboard .ant-layout-sider.sider-primary.ant-layout-sider-primary .footer-box .icon {
  background-color: #fff;
}

.layout-dashboard .ant-layout-sider.sider-primary .footer-box .icon {
  background-color: #1890ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-bottom: 15px;
  display: inline-flex;
  box-shadow: 0 4px 6px #0000001f;
}

.layout-dashboard .ant-layout-sider.sider-primary.ant-layout-sider-primary .footer-box h6 {
  color: #fff;
}

.layout-dashboard .ant-layout-sider.sider-primary .footer-box h6 {
  color: #141414;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}

.layout-dashboard .ant-layout-sider.sider-primary.ant-layout-sider-primary .footer-box p {
  color: #f5f5f5;
}

.layout-dashboard .ant-layout-sider.sider-primary .footer-box p {
  color: #8c8c8c;
  font-weight: 600;
}

.layout-dashboard .ant-layout-sider.sider-primary.ant-layout-sider-primary .footer-box button {
  color: #141414;
  background-color: #fff;
  border-color: #f0f0f0;
}

.layout-dashboard .ant-layout-sider.sider-primary .footer-box button {
  margin: 0;
}

.ant-btn-sm, .ant-radio-group-small .ant-radio-button-wrapper {
  height: 34px;
  padding: 0 15px;
  font-size: 12px;
}

.ant-btn-sm {
  border-radius: 4px;
}

.ant-btn, .ant-radio-group .ant-radio-button-wrapper {
  font-weight: 600;
}

.layout-dashboard .ant-layout-sider.sider-primary .aside-footer {
  padding-top: 100px;
  padding-bottom: 33px;
}

.ant-menu-inline.ant-menu-root .ant-menu-item, .ant-menu-inline.ant-menu-root .ant-menu-submenu-title {
  display: block;
}

.ant-layout.ant-layout-has-sider > .ant-layout, .ant-layout.ant-layout-has-sider > .ant-layout-content {
  overflow-x: hidden;
}

.layout-dashboard .ant-layout {
  background: none;
  flex-shrink: 0;
  width: 100%;
  min-height: 100vh;
  position: relative;
}

.layout-dashboard .ant-layout-header {
  height: auto;
  line-height: inherit;
  background: none;
  border-radius: 12px;
  margin: 10px 4px;
  padding: 16px;
  transition: all .2s;
}

.layout-dashboard .ant-breadcrumb > span .ant-breadcrumb-link a {
  color: #8c8c8c;
}

.layout-dashboard .ant-breadcrumb > span:last-child .ant-breadcrumb-link {
  color: #141414;
}

.layout-dashboard .ant-page-header-heading {
  margin-top: 0;
}

.layout-dashboard .ant-page-header-heading .ant-page-header-heading-title {
  margin-top: 4px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.layout-dashboard .header-control {
  flex-direction: row-reverse;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.ant-dropdown-menu.ant-dropdown-menu-split.header-notifications-dropdown {
  background: #fff;
  border-radius: 12px;
  min-width: 276px;
  padding: 16px 8px;
  box-shadow: 0 20px 27px #0000000d;
}

.ant-dropdown-menu.ant-dropdown-menu-split.header-notifications-dropdown ul.ant-dropdown-menu-items {
  margin: 0;
  padding: 0;
}

.ant-dropdown.ant-dropdown-placement-bottomRight {
  min-width: inherit !important;
}

.ant-dropdown-menu.ant-dropdown-menu-split.header-notifications-dropdown .ant-list-item {
  margin-bottom: 8px;
  padding: 5px 16px;
}

.ant-dropdown-menu.ant-dropdown-menu-split.header-notifications-dropdown .ant-avatar {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
  box-shadow: 0 4px 6px #0000001f;
}

.ant-dropdown-menu.ant-dropdown-menu-split.header-notifications-dropdown .ant-list-item-meta-title {
  line-height: normal;
}

.ant-dropdown-menu.ant-dropdown-menu-split.header-notifications-dropdownt .ant-list-item-meta-description {
  color: #8c8c8c;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
}

.ant-dropdown-menu.ant-dropdown-menu-split.header-notifications-dropdown .ant-list-item-meta-description svg {
  fill: #8c8c8c;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin-right: 4px;
}

.ant-dropdown-menu.ant-dropdown-menu-split.header-notifications-dropdown .ant-list-item-meta-description svg path {
  fill: #8c8c8c;
}

.ant-dropdown-menu.ant-dropdown-menu-split.header-notifications-dropdown .ant-list-item-meta-description span {
  vertical-align: middle;
}

.ant-dropdown-menu.ant-dropdown-menu-split.header-notifications-dropdown .ant-avatar .ant-avatar-string {
  top: 6px;
}

.ant-dropdown-menu.ant-dropdown-menu-split.header-notifications-dropdown .ant-avatar .ant-avatar-string svg {
  width: 22px;
  height: 22px;
}

.h3, .h4, h3, h4 {
  color: #141414;
  font-weight: 700;
}

.ant-list-item-meta-title > a {
  color: #000000a6;
  transition: all .3s;
}

.ant-list-item-meta-title {
  color: #000000a6;
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 22px;
}

.layout-dashboard .header-control .ant-btn-link {
  height: auto;
  box-shadow: none;
  color: #8c8c8c;
  margin: 0;
  padding: 0 7px;
  line-height: normal;
}

.ant-btn svg {
  margin-right: 5px;
}

.layout-dashboard .header-control svg {
  width: 20px;
  height: 20px;
}

.layout-dashboard .header-control svg path {
  fill: #141414;
}

.layout-dashboard .header-control .btn-sign-in {
  height: auto;
  box-shadow: none;
  color: #8c8c8c;
  margin: 0;
  padding: 0 7px;
}

.layout-dashboard .header-control .btn-sign-in svg {
  margin-right: 4px;
}

.layout-dashboard .header-control svg {
  vertical-align: middle;
}

.layout-dashboard .header-control .header-search {
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  width: 213px;
  height: 40px;
  margin: 0 7px 0 0;
}

.layout-dashboard .header-control .anticon.anticon-search svg {
  width: 16px;
  height: 16px;
}

.layout-dashboard .header-control .header-search svg path {
  fill: #8c8c8c;
}

.settings-drawer .drawer-content > hr {
  background-color: #f5f5f5;
  border: none;
  height: 1px;
  margin: 18px 0;
}

.settings-drawer .drawer-content > h6 {
  margin-bottom: 0;
  font-size: 20px;
}

.layout-dashboard .settings-drawer .drawer-content h6 {
  color: #141414;
  font-weight: 600;
}

.settings-drawer .drawer-content p {
  color: #8c8c8c;
}

p {
  font-size: 14px;
}

.settings-drawer .drawer-content .sidebar-color h6 {
  margin-bottom: 8px;
}

.h6, h6 {
  font-size: 16px;
}

.drawer-sidebar .ant-drawer-body {
  padding: 0;
}

.drawer-sidebar .ant-drawer-body aside.ant-layout-sider.ant-layout-sider-light.sider-primary.ant-layout-sider-primary {
  margin: 0;
}

.layout-dashboard .header-control .header-search .ant-input-suffix .ant-input-search-icon.anticon-loading, .layout-dashboard .header-control .sidebar-toggler {
  display: block;
}

.layout-dashboard .header-control .btn-sign-in span {
  vertical-align: middle;
  font-weight: 600;
  display: none;
}

.site-layout-background, header.ant-layout-header.subheader {
  background: none;
}

.sidemenu {
  margin-top: 20px;
  margin-left: 20px;
}

.logo img {
  width: 32px;
  margin-right: 10px;
}

.logo {
  margin-bottom: 15px;
}

.logo span {
  font-size: 16px;
  font-weight: 600;
}

hr.horizontal.dark {
  background-image: linear-gradient(90deg, #0000, #0000001f, #0000);
  border: 0;
}

hr.horizontal {
  background-color: #0000;
}

hr:not([size]) {
  height: 1px;
}

ul.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-light.left-nav {
  background: none;
}

ul.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-light.left-nav li {
  color: #141414;
  border: 0;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: normal;
  padding: 10px 16px !important;
}

ul.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-light.left-nav li.ant-menu-item-selected {
  background: #fff;
  border: 0;
  border-radius: 8px;
  font-weight: 600;
  box-shadow: 0 20px 27px #0000000d;
}

.ant-menu-inline.ant-menu-root .ant-menu-item > .ant-menu-title-content, .ant-menu-inline.ant-menu-root .ant-menu-submenu-title > .ant-menu-title-content {
  text-overflow: ellipsis;
  flex: auto;
  min-width: 0;
  overflow: visible;
}

ul.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-light.left-nav li:after {
  display: none;
}

ul.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-light.left-nav li span.anticon {
  background: #fff;
  border-radius: 6px;
  width: 32px;
  height: 32px;
  font-size: 16px;
  line-height: 32px;
  box-shadow: 0 4px 6px #0000001f;
}

ul.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-light.left-nav li.ant-menu-item-selected span.anticon {
  color: #fff;
  background: #1890ff;
}

.divder {
  color: #8c8c8c;
  width: 100%;
  margin: 15px 0;
  padding: 10px 15px;
  font-weight: 600;
  display: table;
}

.ant-card.ant-card-bordered.documentation-card {
  background: #fff;
  border: 0;
  border-radius: 8px;
  box-shadow: 0 20px 27px #0000000d;
}

.p-15 {
  padding: 15px;
}

.card-document {
  text-align: center;
  color: #fff;
  direction: ltr;
  background: #1890ff;
  border-radius: 6px;
  width: 32px;
  height: 32px;
  margin-bottom: 15px;
  font-size: 19px;
  box-shadow: 0 4px 6px #0000001f;
}

.documentation-card h4 {
  margin: 0;
}

.left-nav {
  margin-top: 15px;
}

.ant-layout {
  background: #fafafa;
}

.pageheader {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rightside-top {
  justify-content: center;
  align-items: center;
  line-height: normal;
  display: flex;
}

.signin {
  white-space: nowrap;
  margin: 0 20px;
}

.signin span.ant-avatar {
  margin-right: 9px;
}

.shadow-lg {
  box-shadow: 0 8px 26px -4px #14141426, 0 8px 9px -5px #1414140f !important;
}

.ant-menu-inline, .ant-menu-vertical, .ant-menu-vertical-left {
  border: 0;
}

.header-top h4 {
  margin: 0;
  font-size: 20px;
}

.header-top .subtitle {
  color: #8c8c8c;
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.header-top {
  margin-top: -10px;
}

.ant-drawer.ant-drawer-right.ant-drawer-open.colorside button.ant-drawer-close {
  color: #000;
}

.header-top {
  border-bottom: 1px solid #8c8c8c12;
  padding-bottom: 15px;
}

.rightside-top span.ant-input-affix-wrapper {
  border-radius: 4px;
}

.rightside-top span.ant-input-affix-wrapper span.ant-input-prefix {
  color: silver;
}

.setting button.ant-btn {
  box-shadow: none;
  background: none;
  border: 0;
  padding: 0;
  line-height: normal;
}

button.ant-btn.bell {
  box-shadow: none;
  background: none;
  border: 0;
  padding: 0;
  position: relative;
}

.ant-dropdown-menu.ant-dropdown-menu-split.list-notifaction {
  width: 336px;
}

.list-notifaction ul {
  margin: 0;
  padding: 5px 10px;
}

.list-notifaction ul li {
  clear: both;
  color: #67748e;
  width: 100%;
  text-align: inherit;
  white-space: nowrap;
  background-color: #0000;
  border: 0;
  font-weight: 400;
  display: block;
}

.list-notifaction ul li a {
  border-radius: 8px;
  padding: 10px;
  display: block;
}

.list-notifaction ul li a:hover {
  color: #252f40;
  background-color: #e9ecef;
}

.list-notifaction ul span.ant-avatar.ant-avatar-image {
  border-radius: .75rem;
  width: 48px;
  height: 48px;
}

.list-notifaction ul li {
  padding: 0;
}

.ant-dropdown-menu.ant-dropdown-menu-split.list-notifaction {
  border-radius: .75rem;
}

.list-notifaction .ant-list-item-meta-title {
  color: #141414;
  font-weight: bold;
}

.list-notifaction .ant-avatar.ant-avatar-circle {
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.list-notifaction ul li a span.ant-avatar-string {
  line-height: normal;
}

.bnb2 {
  color: #52c41a;
  font-weight: 700;
}

.ant-card.criclebox {
  border-radius: 12px;
  box-shadow: 0 20px 27px #0000000d;
}

.number span {
  color: #8c8c8c;
  font-size: 14px;
  font-weight: 600;
}

.number h3 {
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
}

.number h3 small {
  font-size: 14px;
  font-weight: 600;
}

.icon-box {
  text-align: center;
  color: #fff;
  background: #1890ff;
  border-radius: .5rem;
  width: 48px;
  height: 48px;
  margin-left: auto;
  line-height: 55px;
}

.icon-box span {
  color: #fff;
  font-size: 24px;
}

.listpage {
  padding-top: 15px;
}

.bar-chart {
  background: linear-gradient(62deg, #00369e 0%, #005cfd 53%, #a18dff 100%) no-repeat padding-box padding-box;
  border-radius: 8px;
  box-shadow: 0 4px 6px #0000001f;
}

.chart-vistior {
  margin-top: 30px;
}

.chart-vistior h5 {
  margin: 0;
  font-weight: 700;
}

.ant-typography.lastweek {
  color: #8c8c8c;
  font-weight: 600;
}

.chart-visitor-count h4 {
  margin: 0;
  font-weight: 700;
}

.chart-visitor-count span {
  color: #000000a6;
  font-weight: 600;
}

.linechart h5 {
  margin: 0;
  font-weight: 700;
}

.linechart {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sales ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sales ul li:first-child span.anticon {
  color: #b37feb;
}

.sales ul li:last-child span.anticon {
  color: #1890ff;
}

.sales ul li {
  color: #8c8c8c;
  cursor: pointer;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 600;
}

.project-ant h4 {
  color: #141414;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
}

.project-ant h5 {
  color: #141414;
  margin: 0;
  font-weight: 700;
}

span.blue {
  color: #1890ff;
  margin-left: 5px;
  font-weight: 600;
}

.project-ant {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.antd-pro-pages-dashboard-analysis-style-salesExtra a {
  color: #595959;
  text-align: center;
  border: 1px solid #d9d9d9;
  border-right-color: #0000;
  padding: 7px 10px;
  display: inline-block;
}

.antd-pro-pages-dashboard-analysis-style-salesExtra a:last-child {
  border-right: 1px solid #d9d9d9;
  border-radius: 0 5px 5px 0;
}

.antd-pro-pages-dashboard-analysis-style-salesExtra a:first-child {
  border-radius: 5px 0 0 5px;
}

.antd-pro-pages-dashboard-analysis-style-salesExtra a:hover, .antd-pro-pages-dashboard-analysis-style-salesExtra a.active {
  color: #1890ff;
  border: 1px solid #1890ff;
}

.ant-list-box th {
  text-align: left;
  color: #8c8c8c;
  border-bottom: 1px solid #0000000d;
  padding: 8px 0;
  font-size: 12px;
  font-weight: 600;
}

.ant-list-box td {
  text-align: left;
  white-space: nowrap;
  border-bottom: 1px solid #0000000d;
  padding: 16px 25px;
  font-size: 12px;
  font-weight: 600;
}

.table-responsive {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}

.py-1 {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}

.px-2 {
  padding-left: .5rem !important;
  padding-right: .5rem !important;
}

.d-flex {
  display: flex !important;
}

.justify-content-center {
  justify-content: center !important;
}

.flex-column {
  flex-direction: column !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.tootip-img {
  z-index: 2;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  position: relative;
}

.avatar-group .tootip-img + .tootip-img {
  margin-left: -10px;
}

.tootip-img:hover {
  z-index: 3;
  cursor: pointer;
}

.title-box h5 {
  margin: 0;
}

.text-xs {
  color: #8c8c8c;
}

.percent-progress span.ant-progress-text {
  color: #8c8c8c;
  margin-top: -27px;
  margin-left: 0;
  display: flex;
  position: relative;
}

.percent-progress .ant-progress-status-exception .ant-progress-text {
  color: #ff4d4f;
}

.ant-full-box {
  color: #141414;
  border: 1px dashed #d9d9d9;
  border-radius: 10px;
  width: 100%;
  height: auto;
  padding: 10px;
}

.uploadfile {
  margin-top: 15px;
}

.uploadfile .ant-upload.ant-upload-select {
  display: block;
}

.ant-timeline-item-tail {
  left: 7px;
}

.ant-list-box h5 {
  font-size: 14px;
}

.timeline-box h5 {
  margin-bottom: 0;
  font-weight: 700;
}

.timelinelist h5 {
  font-size: 14px;
  font-weight: 600;
}

.timelinelist span {
  color: #8c8c8c;
  font-size: 12px;
}

.ant-muse span {
  color: #8c8c8c;
  font-weight: 600;
}

.ant-muse h5 {
  font-size: 20px;
  margin: 0 0 15px !important;
}

.bg-gradient-primary {
  background-image: linear-gradient(310deg, #2152ff, #21d4fd);
}

img {
  max-width: 100%;
}

.border10 {
  border-radius: 10px;
}

.py-4 {
  padding: 20px;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.icon-move-right .anticon-right {
  color: #40a9ff;
  margin-left: 2px;
}

.icon-move-right {
  color: #1890ff;
  display: block;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.gradent {
  color: #fff;
  background: url("../media/info-card-2.7ef9ee34.jpg") top / cover no-repeat;
  border-radius: 15px;
  padding: 15px;
}

.gradent h5 {
  color: #fff;
}

.gradent .ant-typography {
  color: #fff;
  font-size: 20px;
}

.gradent .icon-move-right, .gradent .icon-move-right .anticon-right {
  color: #fff;
}

.copyright {
  color: #8c8c8c;
  margin-top: 7px;
}

.copyright .anticon-heart {
  color: #f5222d;
  margin: 0 5px;
}

.copyright a {
  color: #141414;
  margin: 0 5px;
  font-weight: 700;
}

.footer-menu ul {
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding: 0;
  display: flex;
}

.footer-menu ul li {
  list-style: none;
}

.footer-menu ul li a {
  color: #8c8c8c;
  padding: .5rem 1rem;
  display: block;
}

span.ismobile {
  cursor: pointer;
  margin-right: 15px;
  display: none;
}

@media (max-width: 992px) {
  .footer-menu ul {
    justify-content: center;
  }

  footer.ant-layout-footer {
    text-align: center;
    padding: 0 15px;
  }

  .project-ant {
    display: block;
  }

  .ant-filtertabs {
    text-align: right;
  }

  .rightside-top span.ant-input-affix-wrapper {
    width: 200px;
  }

  .rightside-top {
    justify-content: flex-end;
  }

  header.ant-layout-header.subheader {
    padding: 0 24px 0 0;
  }

  main.ant-layout-content.content-ant {
    padding-left: 0 !important;
  }

  .ant-row {
    margin-left: -12px;
    margin-right: -12px;
  }

  span.ismobile {
    display: inline-block;
  }

  .bar-chart {
    max-width: 100%;
    width: 100% !important;
  }

  .full-width {
    max-width: 100% !important;
  }

  .bar-chart {
    width: 100% !important;
  }

  .icon-move-right {
    margin-bottom: 15px;
  }

  .pageheader {
    display: block;
  }

  .ant-cret img {
    object-fit: cover;
    width: 100%;
    height: 300px;
  }
}

.sidebar-color {
  padding: 1.5rem 0;
}

.theme-color button {
  box-shadow: none;
  border: 0;
  margin-right: 8px;
  padding: 0;
  visibility: visible !important;
  width: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
}

.theme-color button:focus {
  box-shadow: none;
  border-color: #0000;
}

.theme-color button span {
  opacity: 0;
}

.mb-2 {
  margin-bottom: 25px;
}

.sidebarnav-color button {
  width: 100%;
  height: 40px;
  margin-right: 10px;
  box-shadow: 0 3px 5px -1px #00000017, 0 2px 3px -1px #00000012;
}

.sidebarnav-color h5 {
  margin: 0;
}

.sidebarnav-color span.ant-typography {
  color: #8c8c8c;
}

.sidebarnav-color .trans {
  margin-top: 1rem;
  display: flex;
}

.sidebarnav-color button:last-child {
  margin-right: 0;
}

.ant-docment button {
  border-radius: 5px;
  width: 100%;
  margin-bottom: 10px;
}

.viewstar {
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.viewstar a {
  color: #141414;
  border: 1px solid #ddddde;
  border-left: 0;
  border-radius: 0 .25em .25em 0;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
}

.viewstar a:first-child {
  color: #24292e;
  background-color: #eff3f6;
  background-image: linear-gradient(#fafbfc, #eff3f6 90%);
  border-color: #cfd3d6 #cfd3d6 #cfd3d6 #ddddde;
  border-left-style: solid;
  border-left-width: 1px;
  border-radius: .25em 0 0 .25em;
}

.social {
  text-align: center;
  margin-top: 25px;
}

.social button {
  align-items: center;
  margin: 0 5px;
  display: inline-flex;
}

.ant-thank {
  text-align: center;
  margin-top: 25px;
}

.setting-drwer {
  z-index: 990;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  font-size: 1.25rem;
  line-height: 60px;
  position: fixed;
  bottom: 42px;
  right: 30px;
  box-shadow: 0 2px 12px #00000029;
}

ul.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-light.left-nav li:active {
  background: none;
}

.rightside-top .ant-input {
  height: 30px;
}

.aside-footer {
  padding-top: 100px;
}

.ant-card-body {
  padding: 16px;
}

ul.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-light.left-nav li svg path {
  color: #bfbfbf;
}

.cardbody .ant-card-body {
  padding-left: 0;
  padding-right: 0;
}

.ant-card.criclebox .project-ant {
  padding-left: 24px;
  padding-right: 24px;
}

.ant-card.criclebox table th {
  padding: 14px 24px;
}

.percent-progress .ant-progress-bg {
  height: 3px !important;
}

.uploadfile {
  padding-left: 24px;
  padding-right: 24px;
}

.ant-card.tablespace .ant-card-body {
  padding: 0;
}

.tablespace .ant-card-head-title {
  font-size: 20px;
  font-weight: 600;
}

.ant-radio-button-wrapper:first-child {
  border-radius: 4px 0 0 4px;
}

.ant-radio-button-wrapper:last-child {
  border-radius: 0 4px 4px 0;
}

ul.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-light.left-nav li.ant-menu-item-selected path {
  color: #fff;
}

.ant-avatar-group .ant-avatar-square {
  border-radius: 4px;
}

.shape-avatar {
  margin-right: 20px;
}

.shape-avatar img {
  border-radius: 4px;
}

.avatar-info h5 {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

.avatar-info p {
  color: #8c8c8c;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}

.ant-table-tbody > tr > td h5 {
  color: #141414;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
}

.ant-table-tbody > tr > td p {
  color: #8c8c8c;
  margin: 0;
  font-size: 14px;
}

.tag-primary {
  border-radius: 6px;
  height: auto;
  padding: 2px 12px;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.ant-employed {
  color: #8c8c8c;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.ant-employed a {
  color: #8c8c8c;
  font-weight: 600;
  text-decoration: none;
}

.tag-badge {
  color: #fff;
  background: #8c8c8c;
  border-radius: 6px;
  outline: none;
  height: auto;
  padding: 2px 12px;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.tag-badge:hover {
  color: #fff;
  opacity: .9;
  background: #8c8c8c;
  border-color: #8c8c8c;
}

.ant-avatar-group {
  align-items: center;
}

.mb-24 {
  margin-bottom: 24px;
}

.ant-table-thead > tr > th {
  color: #8c8c8c;
  background-color: #0000;
  font-size: 12px;
  font-weight: 700;
}

.ant-border-space th:before {
  display: none;
}

.ant-table-tbody > tr > td, .ant-table-thead > tr > th {
  padding: 16px 25px;
}

.tablespace {
  overflow: hidden;
}

.ant-table.ant-table-middle .ant-table-title, .ant-table.ant-table-middle .ant-table-footer, .ant-table.ant-table-middle .ant-table-thead > tr > th, .ant-table.ant-table-middle .ant-table-tbody > tr > td, .ant-table.ant-table-middle tfoot > tr > th, .ant-table.ant-table-middle tfoot > tr > td {
  padding: 16px 25px;
}

.avatar-sm {
  width: 25px;
}

.ant-progress-project {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.ant-progress-project .ant-progress-outer {
  float: right;
}

.ant-progress-project .ant-progress-text {
  color: #8c8c8c;
  margin: 0;
  font-weight: 600;
}

.ant-progress-project .ant-progress {
  margin-right: 15px;
}

.semibold {
  color: #8c8c8c;
  font-weight: 600;
}

.text-sm {
  color: #8c8c8c;
  font-size: 12px;
  font-weight: 600;
}

.ant-progress-project .ant-progress-bg {
  height: 3px !important;
}

.ant-table-tbody > tr > td, .ant-table-thead > tr > th {
  white-space: nowrap;
}

.h-full {
  height: 100%;
}

@media (min-width: 1200px) {
  .ant-col.col-img img {
    height: 196px;
  }
}

@media (max-width: 1024px) {
  .bar-chart, .full-width {
    max-width: 100%;
  }
}

body {
  width: 100% !important;
  overflow: visible !important;
}

.card-info-2 .ant-card-body {
  height: 100%;
}

.col-content {
  border-radius: 8px;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
  margin-right: 0;
  padding: 24px;
  display: flex;
}

.card-content p {
  font-size: 16px;
}

.ant-layout-footer {
  padding: 0 50px;
}

.layout-default.ant-layout.layout-sign-up header.ant-layout-header {
  color: #fff;
  z-index: 1;
  background-color: #0000;
  margin: 0;
  padding: 0 20px;
}

.layout-default .ant-layout-header {
  display: flex;
}

.header-col.header-nav {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.header-col.header-nav .ant-menu-overflow {
  justify-content: center;
}

.header-col.header-nav .ant-menu-horizontal {
  box-shadow: none;
  background: none;
  border: 0;
}

.layout-default.ant-layout.layout-sign-up {
  padding: 11px;
}

.header-col.header-nav li:after {
  display: none;
}

.sign-up-header {
  text-align: center;
  background: url("../media/bg-signup.86150794.jpg") top no-repeat;
  border-radius: 12px;
  height: 550px;
  margin-top: -62.8px;
  padding-top: 137.8px;
  box-shadow: 0 20px 27px #0000000d;
}

.header-col.header-brand {
  white-space: nowrap;
}

.header-col.header-brand h5 {
  color: #fff;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}

.header-col.header-nav {
  color: #fff;
  font-weight: 600;
}

.header-col.header-nav ul li {
  color: #fff !important;
}

.header-col.header-nav ul li img {
  margin-top: -2px;
  margin-right: 5px;
}

.header-col.header-btn button {
  border-radius: 34px;
  height: 34px;
  padding: 0 16px;
  line-height: 33px;
}

.sign-up-header .content {
  max-width: 480px;
  margin: auto;
  padding-top: 40px;
}

.sign-up-header * {
  color: #fff;
}

.sign-up-header .content h1 {
  color: #fff;
  font-size: 48px;
}

.text-lg {
  font-size: 16px;
}

.card-signup .sign-up-gateways .ant-btn {
  width: 70px;
  height: 60px;
  box-shadow: none;
  border-radius: 6px;
  margin-left: 10px;
  margin-right: 10px;
}

.card-signup {
  border-radius: 12px;
  width: 100%;
  max-width: 500px;
  margin: -190px auto 20px;
  box-shadow: 0 20px 27px #0000000d;
}

.card-signup h5 {
  text-align: center;
  color: #141414;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}

.card-signup .sign-up-gateways .ant-btn img {
  width: 20px;
}

.sign-up-gateways {
  text-align: center;
}

.m-25, .mb-25, .my-25 {
  margin-bottom: 25px;
}

.m-25, .mt-25, .my-25 {
  margin-top: 25px;
}

.text-center {
  text-align: center;
}

.font-semibold {
  font-weight: 600;
}

.text-muted {
  color: #8c8c8c;
}

.ant-input {
  color: #8c8c8c;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  height: 40px;
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.ant-btn, .ant-radio-group .ant-radio-button-wrapper {
  height: 40px;
  padding: 0 15px;
  font-size: 12px;
  font-weight: 600;
  line-height: 40px;
}

.ant-btn {
  border-radius: 6px;
  box-shadow: 0 2px 4px #00000012;
}

.layout-sign-up .ant-layout-footer {
  padding: 24px 50px;
}

.layout-default .ant-layout-footer {
  color: #000000a6;
  text-align: center;
  background: none;
  font-size: 14px;
}

.layout-default .ant-layout-footer .ant-menu-horizontal {
  text-align: center;
  background-color: #0000;
  border: none;
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 1.5;
  display: block;
}

.layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-item, .layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-item-active, .layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-item-selected, .layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-item:hover, .layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-submenu, .layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-submenu-active, .layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-submenu-selected, .layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-submenu:hover {
  color: #8c8c8c;
  border: none;
}

.layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-item-active, .layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-item-selected, .layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-item:hover, .layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-submenu-active, .layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-submenu-selected, .layout-default .ant-layout-footer .ant-menu-horizontal > .ant-menu-submenu:hover {
  color: #262626;
}

.layout-default.ant-layout.layout-sign-up .ant-layout-footer ul li:after {
  display: none;
}

.layout-default.ant-layout.layout-sign-up footer.ant-layout-footer ul li a svg {
  width: 18px;
  height: 18px;
}

.layout-default .ant-layout-footer .menu-nav-social a svg {
  fill: #8c8c8c;
  vertical-align: middle;
}

.layout-default .ant-layout-footer .menu-nav-social a:hover svg {
  fill: #1890ff;
}

.layout-default .ant-layout-footer .copyright a {
  color: inherit;
  font-weight: normal;
}

.layout-default.layout-signin header.ant-layout-header {
  color: #141414;
  background-color: #fff;
  flex-direction: row;
  height: 64px;
  padding: 0 50px;
  line-height: 64px;
  display: flex;
  position: relative;
  box-shadow: 0 20px 27px #0000000d;
}

.fill-muted {
  fill: #8c8c8c;
}

.layout-default .ant-layout-header .header-brand h5 {
  white-space: nowrap;
  color: #141414;
  margin: 0;
}

.layout-default .ant-layout-header .header-nav a svg {
  margin-right: 5px;
}

.layout-default .ant-layout-header .header-nav a span, .layout-default .ant-layout-header .header-nav a svg {
  vertical-align: middle;
}

.layout-default .ant-layout-header .header-nav a {
  color: #141414;
  padding: 6px 12px;
  font-weight: 400;
}

.layout-default .ant-layout-header .header-nav .ant-menu-horizontal > .ant-menu-item, .layout-default .ant-layout-header .header-nav .ant-menu-horizontal > .ant-menu-item-active, .layout-default .ant-layout-header .header-nav .ant-menu-horizontal > .ant-menu-item-selected, .layout-default .ant-layout-header .header-nav .ant-menu-horizontal > .ant-menu-item:hover, .layout-default .ant-layout-header .header-nav .ant-menu-horizontal > .ant-menu-submenu, .layout-default .ant-layout-header .header-nav .ant-menu-horizontal > .ant-menu-submenu-active, .layout-default .ant-layout-header .header-nav .ant-menu-horizontal > .ant-menu-submenu-selected, .layout-default .ant-layout-header .header-nav .ant-menu-horizontal > .ant-menu-submenu:hover {
  color: #8c8c8c;
  border: none;
  font-weight: 600;
}

.layout-default .ant-layout-header .header-nav .ant-menu-horizontal > .ant-menu-item {
  padding: 0;
}

.sign-in {
  padding: 0 20px;
}

.layout-default .ant-layout-content {
  padding-top: 40px;
}

.font-regular {
  font-weight: 400;
}

.signin h1 {
  color: #141414;
  font-size: 48px;
  font-weight: 700;
}

.signin h5 {
  color: #8c8c8c;
  white-space: normal;
  font-size: 20px;
  font-weight: 400;
}

.ant-row.ant-form-item.username {
  display: block;
}

.ant-row.ant-form-item.username .ant-col.ant-form-item-label .ant-form-item-required:before {
  display: none;
}

.ant-row.ant-form-item.username .ant-col.ant-form-item-label {
  color: #141414;
  font-size: 13px;
  font-weight: 600;
}

.signin .ant-form-item-control-input button.ant-switch {
  margin-right: 5px;
}

.text-dark {
  color: #141414;
}

.sign-img img {
  width: 100%;
  max-width: 500px;
  margin: auto;
  display: block;
}

.layout-signin {
  background: #fff;
}

.layout-signin footer.ant-layout-footer svg {
  width: 18px;
  height: 18px;
}

.layout-signin footer.ant-layout-footer ul li:after {
  display: none;
}

.layout-default .ant-layout-footer .copyright {
  color: #8c8c8c;
  font-size: 16px;
}

.row-col .ant-row {
  margin-left: 0;
  margin-right: 0;
}

.layout-default.ant-layout.layout-sign-up .header-col.header-brand h5, .layout-default.ant-layout.layout-sign-up .header-col.header-nav a {
  color: #fff;
}

.layout-default.ant-layout.layout-sign-up .header-col.header-nav svg path.fill-muted {
  fill: #fff;
}

@media (min-width: 768px) {
  .sign-img img {
    margin: 0;
  }

  .card-signup {
    margin-bottom: 120px;
  }

  .card-signup .sign-up-gateways .ant-btn {
    width: 100px;
  }
}

.rightside-top .signin {
  display: inline-flex;
}

.rightside-top .signin svg {
  margin-right: 5px;
}

button.ant-btn.bell strong {
  text-align: center;
  color: #fff;
  background: #f5222d;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  font-weight: normal;
  line-height: normal;
  display: inline-block;
  position: absolute;
  top: -1px;
  right: -9px;
}

.layout-dashboard .ant-layout-footer {
  background: none;
  margin: 0 20px 20px;
  padding: 0;
}

.layout-dashboard .ant-layout-content {
  margin: 0 20px;
  padding: 0;
}

.m-10, .mr-10, .mx-10 {
  margin-right: 10px !important;
}

.ant-table-tbody > tr > td h6 {
  color: #141414;
  font-size: 14px;
  font-weight: 600;
}

.layout-dashboard .header-control .header-search input.ant-input {
  height: auto;
}

small.redtext {
  color: red;
}

.full-width path {
  fill: #0000;
}

.bar-chart line.apexcharts-xaxis-tick {
  stroke: #0000;
}

section.ant-layout.layout-content .ant-layout-content.content-ant {
  padding: 0 !important;
}

.layout-dashboard .ant-card {
  border-radius: 12px;
  box-shadow: 0 20px 27px #0000000d;
}

.card-credit {
  background-image: url("../media/info-card-3.0f4649be.jpg");
  background-position: 50%;
  background-size: cover;
  border: none;
}

.card-credit * {
  color: #fff;
}

.card-credit .card-number {
  word-spacing: 10px;
  margin-bottom: 45px;
  font-size: 20px;
  font-weight: 600;
}

.ant-card-head-wrapper {
  min-height: 72px;
}

.card-credit .ant-card-body {
  padding-top: 15px;
}

.card-credit .card-footer {
  align-items: flex-end;
  display: flex;
}

.m-auto, .ml-auto {
  margin-left: auto !important;
}

.m-30, .mr-30, .mx-30 {
  margin-right: 30px !important;
}

.card-credit .card-footer h6, .card-credit .card-footer p {
  margin-bottom: 0;
}

.card-credit .col-logo img {
  max-width: 50px;
}

.card-credit .card-footer h6 {
  font-weight: 700;
}

.width-100 {
  width: 100%;
}

.p-20 {
  padding: "0px 20px 0px 0px";
}

.layout-default .ant-layout-content.p-0 {
  padding: 0;
}

.pt {
  padding-top: 0;
}

.widget-2 .icon {
  background-color: #1890ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin: auto auto 16px;
  display: flex;
  box-shadow: 0 4px 6px #0000001f;
}

.widget-2 .ant-statistic-title h6 {
  font-weight: 600;
}

.widget-2 .ant-statistic-title p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
}

.widget-2 .ant-statistic-content {
  text-align: center;
  border-top: 1px solid #f5f5f5;
  padding: 12px 16px;
  font-family: open sans, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.widget-2 .ant-statistic-title {
  text-align: center;
  padding: 16px;
}

.widget-2 .ant-card-body {
  padding: 0;
}

.widget-2 .icon img {
  width: 30px;
}

.ant-row-flex-middle {
  align-items: center;
}

.d-flex {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.payment-method-card.ant-card {
  box-shadow: none;
  word-spacing: 10px;
}

.payment-method-card.ant-card img {
  width: 40px;
}

.payment-method-card.ant-card .ant-card-body {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.ant-btn.ant-btn-link.ant-edit-link {
  height: 40px;
  box-shadow: none;
  padding: 0 15px;
  font-size: 12px;
  font-weight: 600;
}

.ant-btn.ant-btn-link.ant-edit-link img {
  width: 20px;
}

.payment-method-card.ant-card .ant-btn {
  margin-right: -20px;
}

.fill-gray-7 {
  fill: #8c8c8c !important;
}

.payment-method-card.ant-card h6 {
  color: #141414;
  margin-bottom: 0;
  font-weight: 600;
}

.m-0 {
  margin: 0;
}

.ant-card.ant-card-bordered.payment-method-card .ant-card-body {
  padding-top: 16px;
}

.header-solid .ant-card-head {
  border-bottom: 0;
}

.invoice-list .ant-list-item, .transactions-list .ant-list-item {
  border-bottom: 0;
  padding: 11px 0;
}

.ant-invoice-card .ant-card-body {
  padding-top: 0;
}

.invoice-list .ant-list-item-meta-title, .transactions-list .ant-list-item-meta-title {
  color: #141414;
  font-size: 14px;
  font-weight: 600;
}

.invoice-list .ant-list-item-meta-description, .transactions-list .ant-list-item-meta-description {
  color: #8c8c8c;
  font-size: 12px;
  font-weight: 600;
}

.invoice-list .ant-list-item-action .ant-btn, .transactions-list .ant-list-item-action .ant-btn {
  color: #141414;
  box-shadow: none;
  font-weight: 600;
}

.ant-btn > svg, .ant-btn > svg + span {
  vertical-align: middle;
}

.invoice-list .amount, .transactions-list .amount {
  color: #8c8c8c;
  font-size: 14px;
  font-weight: 600;
}

.card-billing-info.ant-card {
  box-shadow: none;
  background-color: #fafafa;
  border: 1px solid #f5f5f5;
}

.fill-danger {
  fill: #ff4d4f;
}

.card-billing-info.ant-card .darkbtn {
  color: #8c8c8c;
}

.col-action {
  display: flex;
}

.card-billing-info .col-action button {
  height: 34px;
  box-shadow: none;
  padding: 0 15px;
  font-size: 12px;
}

.ant-descriptions .ant-descriptions-row > td, .ant-descriptions .ant-descriptions-row > th {
  padding-bottom: 6px;
}

.ant-descriptions .ant-descriptions-item-label {
  color: #8c8c8c;
  font-size: 13px;
  font-weight: 600;
}

.ant-descriptions .ant-descriptions-item-content {
  color: #141414;
  font-size: 13px;
  font-weight: 600;
}

.ant-descriptions .ant-descriptions-title {
  color: #141414;
  margin-bottom: 14px;
  font-size: 14px;
  font-weight: 600;
}

.card-billing-info.ant-card .ant-descriptions-header {
  margin-bottom: 0;
}

.card-header-date {
  color: #8c8c8c;
  margin-bottom: 0;
  font-weight: 700;
}

.card-header-date > * {
  vertical-align: middle;
}

.card-header-date svg {
  margin-right: 5px;
}

.transactions-list .amount {
  font-size: 16px;
  font-weight: 700;
}

.text-light-danger {
  color: #f56a00;
  background: #fde3cf;
}

.text-fill {
  color: #52c41a;
  background: #edf9e7;
}

.text-danger {
  color: #f5222d;
}

.text-success {
  color: #52c41a;
}

.transactions-list .ant-list-item-meta {
  align-items: center;
}

.text-warning {
  color: #fadb14;
  background: #fffce7;
}

.text-warning-b {
  color: #fadb14;
  font-size: 14px;
  font-weight: 600;
}

.ant-card.ant-list-yes .ant-list-header {
  border: 0;
}

.ant-card.ant-list-yes .ant-list-header h6 {
  color: #8c8c8c;
  margin: 6px 0;
  font-size: 12px;
  font-weight: 600;
}

.ant-list.ant-list-split.transactions-list.ant-newest .ant-list-header {
  padding-top: 0;
}

.profile-nav-bg {
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  height: 300px;
  margin-top: -137.8px;
  box-shadow: 0 20px 27px #0000000d;
}

section.ant-layout.ant-layout-has-sider.layout-dashboard.layout-profile span.ant-page-header-heading-title, section.ant-layout.ant-layout-has-sider.layout-dashboard.layout-profile span.ant-breadcrumb-separator, section.ant-layout.ant-layout-has-sider.layout-dashboard.layout-profile span.ant-breadcrumb-link {
  color: #fff;
}

section.ant-layout.ant-layout-has-sider.layout-dashboard.layout-profile .header-control svg path {
  fill: #fff;
}

section.ant-layout.ant-layout-has-sider.layout-dashboard.layout-profile .btn-sign-in {
  color: #fff;
}

.layout-profile .ant-layout-header {
  margin: 10px 20px;
}

.card-profile-head .ant-card-head {
  border-bottom: 0;
  padding: 0 16px;
}

.card-profile-head {
  margin: -53px 0 24px;
}

.card-profile-head .ant-card-head .ant-avatar {
  border-radius: 8px;
  margin: 0;
  box-shadow: 0 5px 10px #0000001f;
}

.card-profile-head .ant-card-head .avatar-info {
  margin-left: 16px;
}

.card-profile-head .ant-card-head .avatar-info h4 {
  font-size: 24px;
}

.card-profile-head .ant-radio-group .ant-radio-button-wrapper {
  height: auto;
  font-weight: 700;
}

.ant-radio-button-wrapper {
  color: #595959;
}

.layout-profile .ant-card-head {
  padding: 0 16px;
}

.settings-list {
  padding: 0;
  list-style: none;
}

.settings-list > li:first-child {
  padding-top: 0;
}

.settings-list > li {
  padding: 12px 0;
}

.settings-list > li h6 {
  color: #8c8c8c;
  margin: 0;
  font-size: 12px;
  font-weight: 700;
}

.settings-list > li span {
  color: #141414;
  margin-left: 16px;
}

.ant-btn-link {
  box-shadow: none;
}

.card-profile-information hr {
  opacity: .2;
}

.p-5, .pr-5, .px-5 {
  padding-right: 5px !important;
}

.p-5, .pl-5, .px-5 {
  padding-left: 5px !important;
}

.m-5, .mr-5, .mx-5 {
  margin-right: 5px !important;
}

.m-5, .ml-5, .mx-5 {
  margin-left: 5px !important;
}

.card-profile-information .ant-descriptions .ant-descriptions-row > td, .card-profile-information .ant-descriptions .ant-descriptions-row > th {
  padding-bottom: 16px;
}

.conversations-list .ant-list-item-meta-description {
  color: #8c8c8c;
  font-size: 12px;
  font-weight: 600;
}

.conversations-list .ant-avatar {
  border-radius: 10.5px;
  box-shadow: 0 4px 6px #0000001f;
}

.conversations-list .ant-list-item {
  padding: 14px 0;
}

.ant-card-head-title p {
  color: #8c8c8c;
  margin-bottom: 0;
  font-weight: 600;
}

.ant-card-head-title h6 {
  margin-bottom: 0;
}

.card-project.ant-card {
  box-shadow: none;
  border: none;
}

.card-project.ant-card .ant-card-cover img {
  border-radius: 8px;
  box-shadow: 0 4px 6px #0000001f;
}

.card-project.ant-card h5 {
  font-size: 20px;
  font-weight: 600;
}

.card-project.ant-card .card-tag, .card-project.ant-card p {
  color: #8c8c8c;
  margin-bottom: 5px;
  font-weight: 600;
}

.card-project.ant-card p {
  margin-bottom: 0;
}

.card-project.ant-card .ant-card-body {
  padding: 16px 0 0;
}

.card-project.ant-card .card-footer {
  margin-top: 22px;
}

.avatar-chips .ant-avatar-image {
  border: 1px solid #fff;
}

.avatar-chips .ant-avatar-image:hover, .avatar-chips .ant-space-item:hover {
  z-index: 1;
}

.projects-uploader {
  border-color: #d9d9d9;
  border-radius: 8px;
  height: 100%;
}

.projects-uploader .ant-upload {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 8px;
}

.projects-uploader .ant-upload-list.ant-upload-list-picture-card {
  height: 100%;
}

.projects-uploader .ant-upload.ant-upload-select-picture-card {
  background-color: #0000;
}

.projects-uploader svg {
  width: 20px;
  height: 20px;
}

.text-right {
  text-align: right;
}

.layout-dashboard-rtl {
  text-align: right;
  direction: rtl;
  background: none;
  position: relative;
  overflow-x: hidden;
}

.layout-dashboard-rtl .ant-layout-sider.sider-primary .ant-menu-item .icon, .layout-dashboard-rtl .ant-layout-sider.sider-primary .ant-menu-submenu .icon {
  margin-left: 11px;
  margin-right: 0;
}

.layout-dashboard-rtl .ant-timeline-item-tail {
  left: auto;
  right: 6.5px;
}

.layout-dashboard-rtl .ant-timeline-item-content {
  margin: 0 33px 0 0;
}

.ant-timeline-item-head {
  border-width: 3px;
  width: 15px;
  height: 15px;
}

.layout-dashboard-rtl .ant-radio-button-wrapper:first-child {
  border-right-width: 1px;
  border-radius: 0 4px 4px 0;
}

.layout-dashboard-rtl .ant-list-box td {
  text-align: right;
}

.layout-dashboard-rtl .ant-space-horizontal {
  direction: ltr;
}

.layout-dashboard-rtl .ant-btn > .anticon + span, .ant-btn > span + .anticon {
  margin-left: 0;
  margin-right: 8px;
}

.layout-dashboard-rtl .setting-drwer {
  left: 30px;
  right: auto;
}

.layout-dashboard-rtl ul.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-light {
  text-align: right;
}

.layout-dashboard-rtl .avatar-group.mt-2 {
  direction: ltr;
}

.ant-list-box table tr:hover td {
  background: #fafafa;
}

.layout-dashboard-rtl .icon-box {
  margin-left: 0;
  margin-right: auto;
}

.layout-dashboard-rtl .m-10, .layout-dashboard-rtl .mr-10, .layout-dashboard-rtl .mx-10 {
  margin-left: 10px !important;
}

.layout-dashboard-rtl .ant-progress-show-info .ant-progress-outer {
  margin-right: 0;
  padding-right: 0;
}

.layout-dashboard-rtl .ant-badge-count, .layout-dashboard-rtl .ant-badge-dot, .layout-dashboard-rtl .ant-badge .ant-scroll-number-custom-component {
  left: 0;
  right: auto;
  transform: translate(-50%, -50%);
}

.layout-dashboard-rtl .header-control .btn-sign-in svg {
  margin-left: 4px;
  margin-right: 0;
}

.ant-drawer.drawer-sidebar.drawer-sidebar-rtl aside.ant-layout-sider.ant-layout-sider-light.sider-primary.ant-layout-sider-primary {
  direction: rtl;
  left: auto;
  right: 0;
}

.layout-dashboard.layout-dashboard-rtl .header-control span.ant-badge {
  margin: 0 7px;
}

.layout-dashboard.layout-dashboard-rtl span.ant-input-prefix {
  margin-left: 4px;
  margin-right: 0;
}

.layout-dashboard-rtl .ant-drawer-left .ant-drawer-content-wrapper, .settings-drawer.settings-drawer-rtl {
  direction: rtl;
  left: 0;
}

.layout-dashboard-rtl .ant-drawer-left .ant-drawer-content-wrapper, .settings-drawer.settings-drawer-rtl {
  direction: rtl;
  left: 0;
}

.settings-drawer.settings-drawer-rtl button.ant-drawer-close {
  margin-right: 0;
  margin-left: var(--scroll-bar);
  padding-left: calc(20px - var(--scroll-bar));
  left: 0;
  right: auto;
}

.settings-drawer.settings-drawer-rtl .sidebarnav-color button {
  margin-left: 10px;
  margin-right: 0;
}

.settings-drawer.settings-drawer-rtl .viewstar a:first-child {
  border-right: 1px solid #ddddde;
  border-radius: 0 .25em .25em 0;
}

.settings-drawer.settings-drawer-rtl .viewstar a {
  border: 1px solid #ddddde;
  border-right: 0;
  border-radius: .25em 0 0 .25em;
}

.social svg path {
  fill: #fff;
}

.settings-drawer.settings-drawer-rtl .social svg {
  margin-left: 5px;
  margin-right: 0;
}

.social svg {
  width: 15px;
  height: 15px;
}

.layout-dashboard .ant-affix .ant-layout-header {
  z-index: 10;
  background: #fff;
  margin: 10px 20px;
  box-shadow: 0 20px 27px #0000000d;
}

aside.ant-layout-sider.ant-layout-sider-light.sider-primary.ant-layout-sider-primary.active-route a.active {
  box-shadow: none;
  background: none;
}

.uploadfile.pb-15 {
  padding-bottom: 16px;
}

.ant-row.ant-form-item.aligin-center .ant-form-item-control-input-content {
  color: #000000a6;
  align-items: center;
  display: flex;
}

.uploadfile.shadow-none .ant-upload.ant-upload-select.ant-upload-select-text .ant-btn.ant-full-box {
  box-shadow: none;
}

.ant-btn-dashed {
  color: #000000a6;
}

button.ant-btn.ant-btn-dashed.ant-full-box svg {
  width: 16px;
  height: 16px;
}

.ant-btn-dashed.active, .ant-btn-dashed:active {
  color: #096dd9;
  background-color: #fff;
  border-color: #096dd9;
}

section.ant-layout.ant-layout-has-sider.layout-dashboard.layout-profile .header-control span.ant-input-affix-wrapper.header-search .anticon-search svg path {
  fill: #8c8c8c;
}

/* [project]/src/assets/styles/responsive.css [client] (css) */
@media (min-width: 992px) {
  .layout-dashboard .ant-layout-footer {
    margin: 0 0 20px 20px;
  }

  .layout-dashboard .ant-layout-sider.sider-primary {
    height: calc(100vh - 20px);
    margin: 20px 0 0 20px;
    padding: 13px 20px;
  }

  .layout-dashboard .ant-layout {
    flex-shrink: 1;
    width: auto;
    margin-left: 270px;
  }

  .layout-dashboard .header-control .sidebar-toggler {
    display: none;
  }
}

@media (min-width: 768px) {
  .layout-dashboard .ant-layout-header {
    margin: 10px 20px;
  }

  .layout-dashboard .header-control {
    margin-top: 0;
  }

  .layout-dashboard .header-control .header-search {
    margin: 0 7px;
  }

  .layout-dashboard .header-control .btn-sign-in span {
    display: inline;
  }

  .profile-nav-bg {
    margin-top: -87.8px;
  }

  .card-profile-head {
    margin: -53px 24px 24px;
  }
}

@media (min-width: 992px) {
  .card-billing-info.ant-card .ant-card-body {
    display: flex;
  }

  .layout-dashboard-rtl {
    overflow: auto;
  }

  .layout-dashboard-rtl .ant-layout-sider.sider-primary {
    height: calc(100vh - 20px);
    margin: 20px 20px 0 0;
    left: auto;
    right: 0;
  }

  .layout-dashboard-rtl .ant-layout {
    margin-left: 0;
    margin-right: 270px;
  }

  .layout-dashboard-rtl .ant-layout-footer {
    margin: 0 20px 20px 0;
  }
}

@media (max-width: 768px) {
  .layout-dashboard.layout-dashboard-rtl .header-control {
    justify-content: flex-end;
  }
}

/*# sourceMappingURL=src_assets_styles_535e748a._.css.map*/