/* @import url('https://fonts.googleapis.com/css?family=Open+Sans'); */
@import url("./variable.css");
@import url("/assets/global/plugins/ico-avanza/style.css");

@font-face {
  font-family: "GeneralSans";
  src: url("/assets/fonts/GeneralSans-Regular.otf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "GeneralSansMedium";
  src: url("/assets/fonts/GeneralSans-Medium.otf") format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: "GeneralSansSemiBold";
  src: url("/assets/fonts/GeneralSans-Semibold.otf") format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "GeneralSansBold";
  src: url("/assets/fonts/GeneralSans-Bold.otf") format("opentype");
  font-weight: 700;
}

html {
  overflow-y: hidden;
}

body {
  /* overflow-x: hidden;
  overflow-y: hidden; */
  font-family: "GeneralSans";
  background: #fff;
}

.dashdate .btn.btn-outline.green,
.page-sidebar,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover,
.btn.btn-outline.green:focus {
  background: var(--Theme-Secondary-Color) !important;
}

.dashdate .btn.btn-outline.green:hover {
}

.dsh_blued1:hover .dashboard-stat2 .progress,
.dsh_blued2:hover .dashboard-stat2 .progress,
.dsh_blued3:hover .dashboard-stat2 .progress,
.dsh_blued4:hover .dashboard-stat2 .progress {
  background: #b5b5b5 !important;
}

.login #arbAnchor li {
  color: #333 !important;
}

.logo-default {
  width: 111px !important;
}

.login h2 {
  color: #fff;
  font-size: 64px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin: 0;
}

.login .logo {
  background: var(--login-Logo) top center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 70px;
  padding: 0 !important;
  margin: 0 auto !important;
  /* height: 170px; */
}

body .login {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: #fff var(--Login-Background) no-repeat !important;
  background-position: center center;
  background-size: cover !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.login .content .form-title {
  color: #333 !important;
}

.login .content h4 a {
  color: #333 !important;
}

.page-sidebar.navbar-collapse.collapse {
  background: var(--Theme-Secondary-Color);
}

.page-header.navbar .page-top {
  height: auto !important;
  box-shadow: none;
  background: #fcfcfc;
}

.page-header.navbar {
  height: 45px !important;
  min-height: 45px !important;
}

a:hover {
  cursor: pointer;
  color: #333 !important;
}

.login .lng li.actv {
  padding: 4px;
  background: #333 !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  border-radius: 4px !important;
}

.login .copyright {
  margin-top: 434px !important;
  color: #a7a7a7 !important;
}

@media (min-width: 992px) {
  .login .lng li.actv {
    padding: 2px 8px !important;
    background: #333 !important;
  }
}

/* .sdg_tbl thead {
    border-bottom: 2px solid var(--Theme-Primary-Color);
    background: #f9fdf2;
} */

.page-header.navbar
  .top-menu
  .navbar-nav
  > li.dropdown
  .dropdown-toggle
  .badge.badge-default {
  background: rgba(239, 89, 89, 1) !important;
}

.page-header.navbar.navbar-fixed-top,
.page-header.navbar.navbar-static-top {
  border-top: none;
}

.font-blued1-sharp,
.font-blued1-sharp + small,
.font-blued2-sharp,
.font-blued2-sharp + small,
.font-blued3-sharp,
.font-blued3-sharp + small,
.font-blued4-sharp,
.font-blued4-sharp + small {
  color: var(--Theme-Primary-Color) !important;
}

.dsh_blued1:hover .dashboard-stat2,
.dsh_blued2:hover .dashboard-stat2,
.dsh_blued3:hover .dashboard-stat2,
.dsh_blued4:hover .dashboard-stat2,
.overDueBlk:hover {
  background: var(--Theme-Secondary-Color) !important;
}

.progress-bar.blued1-sharp,
.progress-bar.blued2-sharp,
.progress-bar.blued3-sharp,
.progress-bar.blued4-sharp {
  background: var(--Theme-Primary-Color) !important;
}

.daterange_con,
.page-sidebar .page-sidebar-menu > li.active.open > a,
.page-sidebar .page-sidebar-menu > li.active > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li.active.open
  > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li.active
  > a {
  background: var(--Theme-Secondary-Color);
}

.daterange_con {
  border: 1px solid var(--Theme-Secondary-Color);
}

.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li
  > a {
  border-bottom: 1px solid #40423e;
}

.pagination {
  margin: 0;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  color: #fff !important;
  font-size: 14px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  border-radius: 20px;
  background-color: var(--Theme-Secondary-Color) !important;
  border: 0;
  width: 40px;
  height: 40px;
}

.pagination > li > a,
.pagination > li > span {
  padding: 0;
  color: #393f4d !important;
  background: transparent !important;
  border: 0;
  margin-left: 0;
  font-size: 14px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal !important;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-sidebar .page-sidebar-menu > li.active.open > a,
.page-sidebar .page-sidebar-menu > li.active > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li.active.open
  > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li.active
  > a {
  color: #fff;
}

.page-sidebar .page-sidebar-menu > li.open > a,
.page-sidebar .page-sidebar-menu > li:hover > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li.open
  > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li:hover
  > a,
.page-sidebar .page-sidebar-menu li.active a,
.page-sidebar .page-sidebar-menu > li.active > a:hover {
  border-radius: 8px;
  background: #fff;
  color: var(--heading-color);
}

.page-sidebar-menu-hover-submenu li:hover > .sub-menu {
  background: #2a2b28 !important;
}

.page-sidebar-menu-hover-submenu li:hover a > .arrow {
  border-right: 8px solid #323550;
}

.page-sidebar-menu.page-sidebar-menu-hover-submenu
  > li:hover
  > .sub-menu:before,
.page-sidebar-menu.page-sidebar-menu-hover-submenu
  > li:hover
  > .sub-menu.upward:after {
  color: var(--Theme-Primary-Color);
}

.page-sidebar .page-sidebar-menu .sub-menu > li.active > a,
.page-sidebar .page-sidebar-menu .sub-menu > li.open > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  .sub-menu
  > li.active
  > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  .sub-menu
  > li.open
  > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  .sub-menu
  > li:hover
  > a {
  background: var(--Theme-Primary-Color) !important;
}

.text-success {
  color: var(--Theme-Primary-Color) !important;
}

.overDueBlk .days {
  color: var(--Theme-Primary-Color);
}

.overDueBlk:hover p,
.overDueBlk:hover h3,
.overDueBlk:hover a,
.overDueBlk:hover i {
  color: #fff !important;
}

.btn.green:not(.btn-outline),
.btn-success {
  background-color: var(--Theme-Primary-Color) !important;
  border-color: var(--Theme-Primary-Color) !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
}

.btn.green:not(.btn-outline):hover,
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .btn-success.dropdown-toggle {
  background-color: #555 !important;
  border-color: #666 !important;
}

.btn.green:not(.btn-outline):focus,
.btn.green:not(.btn-outline):active {
  background-color: var(--Theme-Primary-Color) !important;
  border-color: var(--Theme-Primary-Color) !important;
}

.btn.btn-outline.red.active,
.btn.btn-outline.red:active,
.btn.btn-outline.red:active:focus,
.btn.btn-outline.red:active:hover,
.btn.btn-outline.red:focus,
.btn.btn-outline.red:hover {
  border-color: var(--Theme-Primary-Color);
  color: #fff;
  background-color: var(--Theme-Primary-Color);
}

.btn.btn-outline.red {
  border-color: var(--Theme-Primary-Color) !important;
  color: var(--Theme-Primary-Color) !important;
  background: 0 0;
}

.btn.btn-outline.red.active,
.btn.btn-outline.red:active,
.btn.btn-outline.red:active:focus,
.btn.btn-outline.red:active:hover,
.btn.btn-outline.red:focus,
.btn.btn-outline.red:hover {
  border-color: var(--Theme-Primary-Color) !important;
  color: #fff !important;
  background-color: var(--Theme-Primary-Color) !important;
}

.btn.btn-outline.green.active,
.btn.btn-outline.green:active,
.btn.btn-outline.green:active:focus,
.btn.btn-outline.green:active:hover,
.btn.btn-outline.green:focus,
.btn.btn-outline.green:hover {
  border-color: var(--Theme-Primary-Color);
  color: #fff;
  background-color: var(--Theme-Primary-Color);
}

.dashdate .btn.btn-outline.green:hover {
  border-color: #40496a;
}

.dsh_blued1:hover .dashboard-stat2 .progress,
.dsh_blued2:hover .dashboard-stat2 .progress,
.dsh_blued3:hover .dashboard-stat2 .progress,
.dsh_blued4:hover .dashboard-stat2 .progress {
  background: #b5b5b5 !important;
}

.logo-default {
  width: 111px !important;
}

a:hover {
  cursor: pointer;
  color: var(--Theme-Secondary-Color) !important;
}

.login .lng li.actv {
  padding: 4px;
  background: #333 !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  border-radius: 4px !important;
}

.login .copyright {
  margin-top: 434px !important;
  color: #a7a7a7 !important;
}

@media (min-width: 992px) {
  .login .lng li.actv {
    padding: 2px 8px !important;
    background: #333 !important;
  }
}

.sdg_tbl thead {
  border-bottom: 2px solid var(--Theme-Secondary-Color);
  background: var(--Theme-Secondary-Color);
}

.page-header.navbar
  .top-menu
  .navbar-nav
  > li.dropdown
  .dropdown-toggle
  .badge.badge-default {
  background: rgba(239, 89, 89, 1) !important;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 11px;
  height: 11px;
  font-size: 9px;
  top: 10px;
}

.page-header.navbar.navbar-fixed-top,
.page-header.navbar.navbar-static-top {
  border-top: none;
}

.font-blued1-sharp,
.font-blued1-sharp + small,
.font-blued2-sharp,
.font-blued2-sharp + small,
.font-blued3-sharp,
.font-blued3-sharp + small,
.font-blued4-sharp,
.font-blued4-sharp + small {
  color: var(--Theme-Primary-Color) !important;
}

.dsh_blued1:hover .dashboard-stat2,
.dsh_blued2:hover .dashboard-stat2,
.dsh_blued3:hover .dashboard-stat2,
.dsh_blued4:hover .dashboard-stat2,
.overDueBlk:hover {
  background: var(--Theme-Primary-Color);
}

.progress-bar.blued1-sharp,
.progress-bar.blued2-sharp,
.progress-bar.blued3-sharp,
.progress-bar.blued4-sharp {
  background: var(--Theme-Primary-Color) !important;
}

.dashdate .btn.btn-outline.green,
.btn.btn-outline.green:focus {
  border-color: var(--Theme-Primary-Color) !important;
  color: #fff !important;
  background-color: var(--Theme-Primary-Color) !important;
}

.portlet.light.sdg_portlet,
.dashdate .modal-content {
  border-top: 4px solid var(--Theme-Secondary-Color) !important;
  min-width: fit-content;
}

.portlet_fullscreen {
  display: block;
  z-index: 9998;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: auto;
}

.sdg_tbl thead tr th {
  padding: 10px;
  color: #fff;
  font-size: 12px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  border: 1px solid var(--Theme-Secondary-Color);
  vertical-align: middle;
}

.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li
  > a {
  border-bottom: 1px solid #40423e;
}

.page-sidebar .page-sidebar-menu > li.active.open > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li.active.open
  > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li.active
  > a {
  color: #fff;
}

.page-sidebar .page-sidebar-menu > li:hover .chevron-right,
.page-sidebar .page-sidebar-menu > li:hover .chevron-down,
.page-sidebar .page-sidebar-menu > li.active .chevron-down,
.page-sidebar .page-sidebar-menu > li.active .chevron-right {
  filter: brightness(0) saturate(100%) invert(0%) sepia(97%) saturate(12%)
    hue-rotate(207deg) brightness(102%) contrast(103%);
}

.page-sidebar .page-sidebar-menu > li {
  margin-bottom: 10px;
}

.page-sidebar .page-sidebar-menu > li:last-child {
  margin-bottom: 0;
}

.page-sidebar .page-sidebar-menu > li.open > a,
.page-sidebar .page-sidebar-menu > li:hover > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li.open
  > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li:hover
  > a,
.page-sidebar .page-sidebar-menu > li.active > a:hover {
  border-radius: 8px;
  background: #fff;
  color: var(--heading-color);
}

.page-sidebar-menu-hover-submenu li:hover > .sub-menu {
  background: #f1f1f1 !important;
  color: #333 !important;
}

.page-sidebar-menu-hover-submenu li:hover a > .arrow {
  border-right: 8px solid #323550;
}

.page-sidebar-menu.page-sidebar-menu-hover-submenu
  > li:hover
  > .sub-menu:before,
.page-sidebar-menu.page-sidebar-menu-hover-submenu
  > li:hover
  > .sub-menu.upward:after {
  color: var(--Theme-Primary-Color);
}

.page-sidebar .page-sidebar-menu .sub-menu > li.active > a,
.page-sidebar .page-sidebar-menu .sub-menu > li.open > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  .sub-menu
  > li.active
  > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  .sub-menu
  > li.open
  > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  .sub-menu
  > li:hover
  > a {
  background: var(--Theme-Primary-Color) !important;
  color: #fff !important;
}

.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li
  > a
  > i {
  color: var(--Theme-Primary-Color) !important;
}

.page-sidebar .page-sidebar-menu > li > a > i {
  color: var(--heading-color) !important;
}

.page-sidebar .page-sidebar-menu > li.active > a > .title,
.page-sidebar .page-sidebar-menu > li.active > a > i,
.page-sidebar .page-sidebar-menu > li:hover > a > .title,
.page-sidebar .page-sidebar-menu > li:hover > a > i {
  color: var(--heading-color) !important;
}

.text-success {
  color: var(--Theme-Primary-Color) !important;
}

.overDueBlk .days {
  color: var(--Theme-Primary-Color);
}

.overDueBlk:hover p,
.overDueBlk:hover h3,
.overDueBlk:hover a,
.overDueBlk:hover i {
  color: #fff !important;
}

.btn.green:not(.btn-outline),
.btn-success {
  background-color: var(--Theme-Primary-Color) !important;
  border-color: var(--Theme-Primary-Color) !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
}

.btn.green:not(.btn-outline):hover,
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .btn-success.dropdown-toggle {
  background-color: var(--Theme-Secondary-Color) !important;
  border-color: var(--Theme-Secondary-Color) !important;
  color: #fff !important;
}

.btn.green:not(.btn-outline):focus,
.btn.green:not(.btn-outline):active {
  background-color: var(--Theme-Primary-Color) !important;
  border-color: var(--Theme-Primary-Color) !important;
}

.btn.btn-outline.red.active,
.btn.btn-outline.red:active,
.btn.btn-outline.red:active:focus,
.btn.btn-outline.red:active:hover,
.btn.btn-outline.red:focus,
.btn.btn-outline.red:hover {
  border-color: var(--Theme-Primary-Color);
  color: #fff;
  background-color: var(--Theme-Primary-Color);
}

.btn.btn-outline.red {
  border-color: var(--Theme-Primary-Color) !important;
  color: var(--Theme-Primary-Color) !important;
  background: 0 0;
}

.btn.btn-outline.red.active,
.btn.btn-outline.red:active,
.btn.btn-outline.red:active:focus,
.btn.btn-outline.red:active:hover,
.btn.btn-outline.red:focus,
.btn.btn-outline.red:hover {
  border-color: var(--Theme-Primary-Color) !important;
  color: #fff !important;
  background-color: var(--Theme-Primary-Color) !important;
}

.btn.btn-outline.green.active,
.btn.btn-outline.green:active,
.btn.btn-outline.green:active:focus,
.btn.btn-outline.green:active:hover,
.btn.btn-outline.green:focus,
.btn.btn-outline.green:hover {
  border-color: var(--Theme-Primary-Color);
  color: #fff;
  background-color: var(--Theme-Primary-Color);
}

.dashdate .btn.btn-outline.green:hover {
  border-color: #40496a;
}

.page-header.navbar .page-logo {
  background: var(--Main-logo);
  background-repeat: no-repeat;
  margin-left: 1.8%;
  width: 150px !important;
  height: 37px;
  background-size: cover;
  margin-top: 8px;
}

.menu-toggler.sidebar-toggler:hover {
  background: none;
}

.page-header-fixed .page-container {
  /* margin-top: 45px; */
  margin-top: 0;
}

.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  .sub-menu
  > li
  > a {
  background: var(--Theme-Secondary-Color) !important;
  color: #fff !important;
}

.page-sidebar-closed .page-header.navbar .page-logo {
  background: var(--Main-logo) no-repeat;
  margin-left: 0.8% !important;
  background-size: cover;
}

.margin-zero {
  margin-bottom: 0px;
  margin-top: 0px;
}

.textareacipher {
  white-space: pre;
}

.daterange_con_tabs {
  display: flex;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}

.tab_active {
  background-color: var(--Theme-Primary-Color);
  padding: 6px 12px;
  border-radius: 10px !important;
  -webkit-box-shadow: inset 0px 0px 41px -9px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0px 0px 41px -9px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0px 0px 41px -9px rgba(0, 0, 0, 0.4);
  margin-right: 15px;
  border: 2px solid var(--Theme-Primary-Color-dark);
  height: fit-content;
}

.tab_notactive {
  background-color: var(--Theme-Primary-Color);
  padding: 6px 12px;
  border-radius: 10px !important;
  -webkit-box-shadow: inset 0px 0px 41px -9px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0px 0px 41px -9px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0px 0px 41px -9px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 0px 48px 3px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 0px 48px 3px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 0px 48px 3px rgba(0, 0, 0, 0.29);
  border: 2px solid var(--Theme-Primary-Color-dark);
  margin-right: 15px;
  height: fit-content;
}

.tablogo {
  display: -webkit-box;
  margin: auto;
  height: 28px;
}

.tab_dropdown {
  height: 16px;
  margin-top: 22px;
  padding-left: 12px;
}

.dropbtn {
  background-color: #4caf50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */

.dropdown {
  position: relative;
  /* display: inline-block; */
}

/* Dropdown Content (Hidden by Default) */

.dropdown-content {
  display: none;
  position: absolute;
  background-color: var(--Theme-Primary-Color-dark);
  min-width: 180px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  left: -135px;
  top: 36px;
}

/* Links inside the dropdown */

.dropdown-content a {
  color: #fff !important;
  padding: 10px 28px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */

.dropdown-content a:hover {
  background-color: var(--Theme-Primary-Color-dark);
  color: #fff !important;
  text-decoration: none;
}

/* Show the dropdown menu on hover */

li:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

.tab_dropdownnav:hover {
  padding: 17px 10px 25px;
  cursor: pointer;
  background: var(--Theme-Primary-Color-dark);
  border-radius: 4px !important;
}

.tab_dropdownnav {
  padding: 17px 10px 25px;
  cursor: pointer;
}

.tab_notactive:hover {
  background-color: var(--Theme-Primary-Color);
  padding: 6px 12px;
  border-radius: 10px !important;
  -webkit-box-shadow: inset 0px 0px 41px -9px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0px 0px 41px -9px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0px 0px 41px -9px rgba(0, 0, 0, 0.4);
  margin-right: 15px;
  border: 2px solid var(--Theme-Primary-Color-dark);
  height: fit-content;
}

.dashboard-stat2 {
  /* border: 1px dashed grey !important; */
  box-shadow: 0px 0px 8px #8080807a;
}

.note.note-documentation {
  background-color: #70708533;
  border-color: var(--tabs-color);
  color: #000;
}

/* Please don't change the global styles as many other people are using in thier applications. :) */
.control-label {
  /* padding-Top: 8px;  */
  font-family: "GeneralSans";
  font-weight: 400;
}

.tabbable-line2 > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
  background: 0 0;
  border-bottom: 4px solid var(--Tabs-color-hover);
}

.tabbable-line2 > .nav-tabs > li.active {
  background: 0 0;
  border-bottom: 4px solid #99da58;
  position: relative;
}

.page-container-bg-solid .tabbable-line > .tab-content {
  border-top: 0px !important;
}

.tab-content2 {
  margin-top: 0;
  border: 0;
  border-top: 1px solid #eef1f5;
  padding: 0px !important;
}

.tabbable-line > .nav-tabs > li.active {
  background: 0 0;
  border-bottom: 4px solid var(--tabs-color) !important;
  position: relative;
}

pre {
  white-space: pre-wrap;
  /* Since CSS 2.1 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

.scroll {
  display: block;
  height: 200px;
  overflow: auto;
}

.scroll ::-webkit-scrollbar {
  display: none;
}

.scroll-div {
  white-space: nowrap;
}

.box {
  display: inline-block;
  width: 250px;
  height: 150px;
  background-color: #004489;
  margin: 10px;
  color: white;
}

.template-title {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.template-button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
}

.addEditLab .row {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* dendrogram */

/* 
.link {
    fill: none;
    stroke: #00854B;
    stroke-opacity: 0.7;
    stroke-width: 1.7px;
    stroke-dasharray: 5;
    animation: dash 10s linear infinite;

}

.link2 {
    fill: none;
    stroke: red;
    stroke-opacity: 1;
    stroke-width: 1.2px;
    stroke-dasharray: none;
    animation: none;
}

.link3 {
    fill: none;
    stroke: #00854B;
    stroke-opacity: 1;
    stroke-width: 1.2px;
    stroke-dasharray: none;
    animation: none;
}

.CheckboxList{
    display: flex;
    flex-direction: column;
}

.checkboxInput {
    margin: 5px !important;
}

.text1 {
    fill: #00854B !important;
}
.text2 {
    fill: red !important;
}
@keyframes dash {
    to {
        stroke-dashoffset: 100;
    }
} */

/* 
.GraphPlaceholder{
    background-image: url('../../../images/graphplaceholder.jpg'); */

/* background-position: 'center'; */

/* background-size: 'cover'; */

/* background-repeat: 'no-repeat';
    background-size: 100%;
    opacity: 0.5;
  } */

/* .GraphPlaceholderText {
    position: absolute;
    font-family: "Lucida Grande", Tahoma;
    font-size: 12px;
    font-weight: lighter;
    text-align: center;
    color:#000;
    vertical-align: middle;
    padding:0px;
}


text {
    font-family: "Arial Black", Gadget, sans-serif;
    fill: black;
    font-weight: bold;
    font-size: 14px
}

.xAxis .tick text {
    fill: black;
}

.grid .tick line {
    stroke: grey;
    stroke-dasharray: 5, 10;
    opacity: 0.7;
}

.grid path {
    stroke-width: 0;
}

.node circle {
    fill: #999;
}

.node--internal circle {
    fill: #555;
}

.node--internal text {
    font-size: 16px;
    text-shadow: 0 2px 0 #fff, 0 -2px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff;
}

.node--leaf text {
    fill: black;
}

.ballG text {
    fill: black;
}

.shadow {
    -webkit-filter: drop-shadow(-1.5px -1.5px 1.5px #000);
    filter: drop-shadow(-1.5px -1.5px 1.5px #000);
}*/

/* dendogram-end */

.help-block {
  max-width: 600px !important;
}

/* graph preview container starts */

.pdf-preview {
  width: 275px;
  height: 0px;
  /* border: 1px solid lightgray; */
  /* box-shadow: 5px 9px 7px 2px lightgrey; */
}

.graph-img-preview {
  width: 180px;
  height: 140px;
  border: 1px solid lightgray;
  /* box-shadow: 5px 9px 7px 2px lightgrey; */
}

.graph-title {
  display: none;
}

.graph-select {
  display: none;
}

.graph-titles {
  display: block;
  position: absolute;
  /* left: 100px; */
  font-size: 12px;
  bottom: 75px;
  font-family: "GeneralSansBold";
  font-weight: 700;
  width: 100%;
  text-align: center;
}

.graph-selected {
  display: block;
  position: absolute;
  /* left: 100px; */
  font-size: 25px;
  bottom: 30px;
  font-family: "GeneralSansBold";
  font-weight: 700;
  left: 30px;
  text-align: center;
  z-index: 99;
}

.scroll-container .item:hover .graph-select {
  display: block;
  position: absolute;
  /* left: 100px; */
  font-size: 25px;
  bottom: 30px;
  font-family: "GeneralSansBold";
  font-weight: 700;
  left: 30px;
  text-align: center;
  z-index: 99;
}

.graph-select:hover + .graph-img-preview {
  opacity: 0.2;
}

.scroll-container {
  display: flex;
  width: 100%;
  overflow-x: hidden;
  align-items: center;
  scroll-behavior: smooth;
}

.scroll-container .item {
  margin: 5px;
  contain: content;
  /* box-shadow: 0px 0px 8px lightgrey; */
  border-radius: 2px !important;
}

#pdf .scroll-container .item {
  margin: 5px;
  contain: content;
  width: 200px;
  box-shadow: 0px 0px 8px lightgrey;
}

.scroll-container img:hover {
  opacity: 0.2;
}

.scroll-container .item:hover .graph-title {
  display: block;
  position: absolute;
  /* left: 100px; */
  font-size: 12px;
  bottom: 75px;
  font-family: "GeneralSansBold";
  font-weight: 700;
  width: 100%;
  text-align: center;
}

.scroll-container-pdf {
  display: flex;
  width: 100%;
  overflow-x: hidden;
  align-items: center;
  scroll-behavior: smooth;
}

.scroll-container-pdf .item-pdf {
  margin: 5px;
  contain: content;
  box-shadow: 0px 0px 8px lightgrey;
  width: 278px !important;
  max-width: 278px !important;
  height: 50px !important;
  display: flex;
  align-items: center;
}

.scroll-container-pdf img:hover {
  opacity: 0.2;
}

.scroll-container-pdf .item-pdf:hover .graph-title-pdf {
  display: block;
  position: absolute;
  /* left: 100px; */
  font-size: 12px;
  bottom: 75px;
  font-family: "GeneralSansBold";
  font-weight: 700;
  width: 100%;
  text-align: center;
}

/* .scroll-icons {
    display: flex;
    width: 100%;
    position: absolute;
    align-items: center;
    justify-content: space-between;
} */

.refresh-img-div {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  left: 20px;
  top: 6px;
  right: 30px;
}

.portlet.light > .portlet-title {
  padding: 0;
  min-height: 35px !important;
}

.refresh-img {
  height: 25px;
  width: 25px;
  padding: 4px;
}

.refresh-img-full-div {
  position: relative;
  /* left: 0px; */
  right: 90px;
  /* top: 0px; */
  /* bottom: 20px; */
  float: right;
  left: 20px;
  bottom: 65px;
  color: #9a9aa6;
}

.refresh-img-full {
  width: 22px;
  height: 22px;
  /* background: orange; */
  color: #9a9aa6;
  padding: 4px;
}

.content-toggle {
  position: relative;
  bottom: 10px;
  right: 15px;
  display: flex;
  align-items: center;
  font-size: 9px;
}

.portlet.light > .portlet-title > .caption {
  color: #666;
  padding: 4px 0;
  width: 60%;
}

.content-toggle {
  position: relative;
  bottom: 10px;
  right: 15px;
  display: flex;
  align-items: center;
  font-size: 9px;
}

.content-toggle .switch {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 40px;
}

.content-toggle .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* .switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 45px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
} */

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--Theme-Secondary-Color);
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 3px;
  bottom: 2px;
  background-color: white;
  transition: 0.4s;
}

/* .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
} */

input:checked + .slider {
  background-color: var(--Theme-Secondary-Color);
}

input:focus + .slider {
  box-shadow: 0 0 0 4px rgba(21, 156, 228, 0.7);
  outline: none;
}

input:checked + .slider:before {
  transform: translateX(26px);
}

.slider.round {
  border-radius: 34px !important;
}

.slider.round:before {
  border-radius: 50%;
}

.d3-tip {
  /* line-height: 1; */
  font-weight: bold;
  z-index: 9999;
  padding: 6px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
}

/* Creates a small triangle extender for the tooltip */

.d3-tip:after {
  box-sizing: border-box;
  display: inline;
  z-index: 9999;
  font-size: 10px;
  width: 100%;
  /* line-height: 1; */
  color: rgba(0, 0, 0, 0.8);
  content: "\25BC";
  position: absolute;
  text-align: center;
}

/* Style northward tooltips differently */

.d3-tip.n:after {
  margin: -1px 0 0 0;
  z-index: 9999;
  top: 100%;
  left: 0;
}

path.slice {
  stroke-width: 2px;
}

polyline {
  opacity: 0.3;
  stroke: black;
  stroke-width: 2px;
  fill: none;
}

.sankeylink:hover {
  stroke-opacity: 0.2;
}

.bg-blue-period {
  background-color: var(--Theme-Secondary-Color);
  text-align: center;
  color: white;
  /* padding: 6.5rem 0; */
  border: 3px solid var(--Theme-Secondary-Color);
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  height: 155px;
  display: flex;
  justify-content: center;
  align-items: center;
  writing-mode: vertical-rl;
  width: 80px;
}

.bg-blue-year {
  background-color: var(--Theme-Secondary-Color);
  text-align: center;
  color: white;
  padding: 0.75rem;
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}

.zone {
  padding: 4.2rem;
}

.bg-grey {
  background-color: #e5e5e5;
  text-align: center;
  color: black;
  padding: 0.75rem;
}

.p-0 {
  padding: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 5px !important;
}
.pt-2 {
  padding-top: 10px !important;
}
.pt-3 {
  padding-top: 15px !important;
}
.pt-4 {
  padding-top: 20px !important;
}
.pt-5 {
  padding-top: 25px !important;
}

.m-0 {
  margin: 0 !important;
}
.mx-1 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}

.mb--1 {
  margin-bottom: -5px !important;
}

.mb-1 {
  margin-bottom: 5px !important;
}

.mb-2 {
  margin-bottom: 10px !important;
}

.mb-3 {
  margin-bottom: 15px !important;
}

.mb-4 {
  margin-bottom: 20px !important;
}
.mb-5 {
  margin-bottom: 25px !important;
}

.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 5px !important;
}

.mt-2 {
  margin-top: 10px !important;
}

.mt-3 {
  margin-top: 15px !important;
}

.mt-4 {
  margin-top: 20px !important;
}

.mt-5 {
  margin-top: 25px !important;
}

.ml-1 {
  margin-left: 5px !important;
}

.ml-2 {
  margin-left: 10px !important;
}

.ml-3 {
  margin-left: 15px !important;
}

.ml-4 {
  margin-left: 20px !important;
}

.ml-5 {
  margin-left: 25px !important;
}

.mr-1 {
  margin-right: 5px !important;
}

.mr-2 {
  margin-right: 10px !important;
}

.mr-3 {
  margin-right: 15px !important;
}

.mr-4 {
  margin-right: 20px !important;
}

.mr-5 {
  margin-right: 25px !important;
}
.pl-1 {
  padding-left: 5px !important;
}

.pl-2 {
  padding-left: 10px !important;
}

.pl-3 {
  padding-left: 15px !important;
}

.pl-4 {
  padding-left: 20px !important;
}

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

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

.pr-2 {
  padding-right: 10px !important;
}

.pr-3 {
  padding-right: 15px !important;
}

.pr-4 {
  padding-right: 20px !important;
}

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

.grid {
  display: grid !important;
}

.radio-input {
  width: 100%;
  position: absolute;
  z-index: 9999;
  background: red;
  left: 0px;
  height: 100%;
  bottom: 0px;
  opacity: 0;
  cursor: pointer;
}

.radio-input:hover .open > .btn-primary.dropdown-toggle {
  color: white !important;
  background-color: #0576b2 !important;
  border-color: white !important;
}

.radio-selected {
  color: white !important;
  background-color: #0576b2 !important;
  border-color: white !important;
}

.button-row {
  display: flex;
  justify-content: flex-end;
  /* padding: 10px; */
  margin-top: 10px;
  margin-bottom: 10px;
}

.search-button {
  width: 150px;
  height: 50px;
}

.graphLoader,
.graphLoader:before,
.graphLoader:after {
  background: #40496a;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}

.graphLoader {
  height: 40px;
  max-height: 40px;
  color: #40496a;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.DraftEditor-editorContainer,
.RichTextEditor__editor___1QqIU .public-DraftEditor-content {
  min-height: 250px;
  height: 250px;
}

.graphLoader:before,
.graphLoader:after {
  position: absolute;
  top: 0;
  content: "";
}

.graphLoader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.graphLoader:after {
  left: 1.5em;
}

#progressbar li {
  list-style-type: none;
  color: rgb(51, 51, 51);
  text-transform: uppercase;
  font-size: 11px;
  /* width: 25%; */
  float: left;
  position: relative;
  font-weight: 800;
}

#progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 35px;
  line-height: 32px;
  display: block;
  font-size: 16px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  margin: 0 auto 4px auto;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  position: relative;
  z-index: 1;
}

#progressbar li:after {
  content: "";
  width: 100%;
  height: 3px;
  background: #ffcc00;
  position: absolute;
  left: -50%;
  top: 15px;
  z-index: 0;
}

#progressbar {
  margin: 10px 0 30;
  overflow: hidden;
  counter-reset: step;
  width: 100%;
  text-align: center;
  padding-left: 0;
}

#progressbar li:first-child:after {
  content: none;
}

#progressbar li.notPassed:before {
  background: #a5a6af;
  color: white;
}

#progressbar li.active:before {
  background: #00ae4f;
  color: white;
}

#progressbar li.warning:before {
  background: #e80202;
  color: white;
}

#progressbar li.danger:before {
  background: #fb7425;
  color: white;
}

/* SELECT/UNSELECT ALL SAFF LOGS*/

.notification-hit-grid table thead tr th a {
  color: white !important;
  text-decoration: none !important;
}

/* multiselect */

span.multiselect-native-select {
  position: relative;
}

span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}

.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.multiselect-container .input-group {
  margin: 5px;
}

.multiselect-container > li {
  padding: 0;
}

.multiselect-container > li > a.multiselect-all label {
  font-family: "GeneralSansBold";
  font-weight: 700;
}

.multiselect-container > li.multiselect-group label {
  margin: 0;
  padding: 3px 20px 3px 20px;
  height: 100%;
  font-family: "GeneralSansBold";
  font-weight: 700;
}

.multiselect-container > li.multiselect-group-clickable label {
  cursor: pointer;
}

.multiselect-container > li > a {
  padding: 0;
}

.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-family: "GeneralSans";
  font-weight: 400;
  padding: 3px 10px 3px 30px;
}

.multiselect-container > li > a > label.radio,
.multiselect-container > li > a > label.checkbox {
  margin: 0;
}

.multiselect-container > li > a > label > input[type="checkbox"] {
  margin-bottom: 5px;
}

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio {
  padding: 3px 20px 3px 40px;
}

.form-inline .multiselect-container li a label.checkbox input[type="checkbox"],
.form-inline .multiselect-container li a label.radio input[type="radio"] {
  margin-left: -20px;
  margin-right: 0;
}

nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active {
  border: none;
  padding: 8px 25px;
  color: #000;
  background: #e5e5e5;
  border-radius: 0;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus {
  border: none;
  background: #081a48;
  color: white !important;
  border-radius: 0;
  text-decoration: none;
}

.tab-content {
  background: #fff;
  line-height: 25px;
  border: 1px solid #ddd;
  padding: 10px 15px;
  min-height: 54px;
}

label > b {
  display: none;
}

/* multiselect ends */

/* Login Screen CSS -- bilal */

.login-panel {
  /* height: 100vh; */
  /* margin-top: 10px; */
  justify-content: center;
  align-self: center;
  background-color: white;
  /* padding: 75px; */
  display: flex;
  align-items: center;
  border-radius: 19px !important;
  padding: 30px;
}

.login-panel h3 {
  color: #260713;
  font-size: 22px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  text-align: center;
  margin: 0;
}

.btn.btn-login.btn-block:hover {
  color: white !important;
  background-color: var(--Theme-Secondary-Color);
  border: 1px solid var(--Theme-Secondary-Color) !important;
}

#engAnchor.actv a:hover {
  color: white !important;
  text-decoration: none;
}

#arbAnchor.actv a:hover {
  color: white !important;
  text-decoration: none;
}

.login-panel .login-form {
  width: 350px;
  height: 400px;
}

.carousel-inner {
  overflow-x: hidden !important;
  overflow-y: visible !important;
  width: 100%;
  height: 59%;
}

.carousel-inner .form-group {
  margin-bottom: 12px !important;
  padding: 5px 10px;
}

.login .form-control,
.locked .lock-form .form-group .form-control {
  /* border: 1px solid #337ab7 !important; */
  height: 40px !important;
  padding: 12px;
  border-radius: 8px !important;
  border: 1px solid var(--Field-Border);
}

.input-icon > i {
  color: var(--Theme-Secondary-Color);
  position: absolute;
  margin: 14px 2px 7px 10px;
  z-index: 3;
  width: 16px;
  font-size: 16px;
  text-align: center;
  left: 0;
}

.forget-password h4 a {
  margin-top: 20px;
  color: #260713;
  font-size: 12px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  text-align: center;
  display: block;
  text-decoration: none;
}

.btn-login {
  height: 40px;
  background-color: var(--Theme-Secondary-Color);
  border: 1px solid var(--Theme-Secondary-Color) !important;
  color: white !important;
  border-radius: 8px !important;
}

.login .lng {
  position: relative;
  left: -28px;
  bottom: 0 !important;
  top: 15px !important;
}

.login .lng li.actv {
  padding: 2px 8px !important;
  background: var(--Theme-Secondary-Color) !important;
}

.form-actions a:hover {
  color: white !important;
  text-decoration: none;
}

.poweredBy {
  display: flex;
  justify-content: flex-end;
}

.poweredBy span {
  color: #696f7b;
  font-size: 12px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
}

/* Lockscreen */

@media (min-width: 992px) {
  .locked .fa-lock {
    font-size: 30px;
    color: #fff;
    text-align: center;
    position: absolute;
    border-radius: 30px;
    padding: 20px 18px;
    background: var(--Theme-Primary-Color);
    left: -27px;
    transform: scale(1.5);
    right: initial !important;
    top: initial !important;
    /* top: -20px; */
  }
}

.lock-form .form-group {
  margin-bottom: 30px !important;
}

@media (min-width: 992px) {
  .lock-form {
    padding-left: 0px !important;
    margin-top: 15px;
    width: 100%;
  }
}

.lock-body {
  overflow: visible !important;
}

.heading-box {
  font-size: 16px;
  font-family: "GeneralSansBold";
  font-weight: 700;
  /* text-transform: uppercase; */
  display: inline-block;
  width: 60%;
  padding: 12px 15px 0 0px;
}

.captionn {
  font-size: 16px;
  font-family: "GeneralSansBold";
  font-weight: 700;
  /* text-transform: uppercase; */
  display: inline-block;
  width: 60%;
  padding: 10px 0;
}

.sideSearchBar {
  z-index: 5;
  position: absolute;
  top: 0px;
  background-color: white;
  width: 25%;
  bottom: 0px;
  transition: -webkit-transform 0.3s ease-out 0s;
  will-change: transform;
  transform: scaleX(0);
  transform-origin: right;
  overflow-y: auto;
  padding: 0px 16px 3px 4px !important;
  border-top: 1px solid #cccccca8;
}

.customs-toolbar {
  position: absolute;
  right: 38px;
  top: -37px;
}

ul.toptoolbar {
  list-style: none;
  padding-left: 0;
  display: flex;
}

ul.toptoolbar li {
  display: inline-block;
  margin-left: 5px;
}

.toptoolbar a i {
  background: var(--Theme-Primary-Color);
  padding: 8px 8px !important;
  border-radius: 5px;
  color: white;
}

.actionBar {
  /* color: var(--Theme-Primary-Color); */
  padding: 0 30px;
  /* height: 40px;  */
}

.page-sidebar-closed .actionBar {
  background: transparent;
  color: var(--Theme-Primary-Color);
  padding: 0 0 0 25px;
}

.toptoolbar li [class*=" fa-"] {
  width: 2.2em !important;
}

.searchSliderBtns {
  margin-top: 10px;
}

.y-scroll {
  margin-bottom: 0px;
  overflow-y: scroll;
  height: calc(100vh - 88px);
  /* min-height: 600px; */
}

.actionBar .page-title {
  color: var(--heading-color) !important;
  font-size: 14px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  margin: 0;
}

#global-page-title {
  color: #696f7b;
  font-size: 14px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
}

.hrstyle {
  margin: 5px 0px 10px 0;
}

.pleft {
  padding-left: 15px;
}

.avanza-bg {
  background-color: var(--Theme-Primary-Color) !important;
  border: 1px solid var(--Theme-Primary-Color) !important;
  color: #fff !important;
}

.avanzacolor {
  color: var(--Theme-Primary-Color) !important;
}

.incoming-field-label {
  background-color: var(--Theme-Secondary-Color);
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  border: 1px solid #e5e5e5;
  margin: 0 15px 15px 15px;
  padding: 10;
}

/* /-------Revamp CSS-----------/ */

.form-group {
  margin-bottom: 5px;
}

hr {
  margin: 5px 0 20;
}

.headingM {
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  font-size: 12px;
}

/* scroll sytle */

.scroll-style::-webkit-scrollbar,
.sc-EHOje::-webkit-scrollbar {
  width: 5px !important;
}

/* Track */

.scroll-style::-webkit-scrollbar-track,
.sc-EHOje::-webkit-scrollbar-track {
  background: #d0cccc38 !important;
  border: 1px solid #dedede !important;
}

/* Handle */

.scroll-style::-webkit-scrollbar-thumb,
.sc-EHOje::-webkit-scrollbar-thumb {
  background: #c5c5c5 !important;
  border-radius: 50px !important;
}

/* scroll sytle end */

/* SIDE BAR CSS */

.menu-toggler.sidebar-toggler .fa-bars,
.menu-toggler.sidebar-toggler .expandImg {
  position: relative;
  top: 15px;
  left: 0px;
}
.menu-toggler.sidebar-toggler .arrow svg,
.menu-toggler.sidebar-toggler .expandImg.arrow {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

.page-sidebar-closed .menu-toggler.sidebar-toggler {
  background: transparent;
  box-shadow: none;
}

.page-sidebar-closed .menu-toggler.sidebar-toggler:hover {
  background: transparent;
  box-shadow: none;
}

.page-sidebar-closed .menu-toggler.sidebar-toggler {
  right: 0;
  width: 100% !important;
}

/* .page-sidebar .page-sidebar-menu .sub-menu > li > a {
  background: #212121 !important;
  color: #adadad !important;
  border-left: 3px solid #212121;
  font-weight: 400 !important;
} */

.page-sidebar .page-sidebar-menu .sub-menu > li:hover > a {
  color: white;
  background: transparent !important;
}

.page-sidebar .page-sidebar-menu .sub-menu li > a,
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  .sub-menu
  li
  > a {
  padding: 10px 15px;
}

@media (min-width: 992px) {
  .page-sidebar .page-sidebar-menu > li > a,
  .page-sidebar-closed.page-sidebar-fixed
    .page-sidebar:hover
    .page-sidebar-menu
    > li
    > a {
    display: inline-flex;
    position: relative;
    margin: 0;
    border: 0;
    padding: 12px 7px;
    text-decoration: none;
    font-size: 13px;
    font-weight: 300;
    text-align: left !important;
    min-height: unset;
    /* border-bottom: 1px solid #444; */
    width: 100%;
  }
}

@media (min-width: 992px) {
  .page-sidebar .page-sidebar-menu > li > a > .title {
    margin: 0px 10px !important;
    color: #fff;
    font-size: 14px;
    font-family: "GeneralSansMedium";
    font-weight: 500;
    line-height: normal;
  }
}

.page-sidebar .page-sidebar-menu > li > a > [class^="icon-"],
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li
  > a
  > [class^="icon-"] {
  top: 2px;
  margin-left: 1px;
  margin-right: 4px;
}

.page-sidebar .page-sidebar-menu > li > a > i {
  color: #fff !important;
  position: relative !important;
  top: 2px;
}

@media (min-width: 992px) {
  .page-sidebar-menu.page-sidebar-menu-hover-submenu li.active .sub-menu {
    display: block !important;
  }

  .page-sidebar-menu.page-sidebar-menu-hover-submenu li .sub-menu {
    position: relative;
  }

  .page-sidebar-closed .page-sidebar .sidebar-menu-closed > li > a > .title {
    margin: 0px 10px !important;
    font-size: 13px;
    text-align: left;
    /* display: none; */
  }

  .page-sidebar-closed .page-sidebar .sidebar-menu-closed > li > a {
    min-height: 54px;
  }

  .page-sidebar-closed .page-sidebar .sidebar-menu-closed {
    width: 54px !important;
  }
}

.page-sidebar .page-sidebar-menu .sub-menu > li > a {
  background: transparent;
  color: #c6d1e2 !important;
  font-size: 14px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  padding: 0 0 15px;
}

.page-sidebar .page-sidebar-menu .sub-menu li:last-child a {
  padding: 0;
}

/* .page-sidebar .page-sidebar-menu .sub-menu > li:hover > a {
  background: var(--Theme-Primary-Color) !important;
  color: white !important;
  border-left: 3px solid var(--Theme-Secondary-Color);
  font-weight: 500 !important;
} */

.chevron-right {
  background: url("/assets/layouts/layout2/img/chevron-right.png") no-repeat;
  height: 18px;
  width: 10px;
  transform: rotate(0deg) scale(0.6);
  display: block;
  transition: ease-out 0.3s;
}

.chevron-down {
  background: url("/assets/layouts/layout2/img/chevron-right.png") no-repeat;
  height: 18px;
  width: 10px;
  transform: rotate(90deg) scale(0.6);
  display: block;
  transition: ease-out 0.3s;
}

.page-sidebar-closed .page-sidebar-menu .chevron-right {
  display: none;
}

.page-sidebar-closed .page-sidebar-menu .chevron-down {
  display: none;
}

li.sidemenufirstli {
  color: white;
  height: 41px;
  /* border-bottom: 1px solid #40423e !important; */
}

li.sidemenufirstli h3 {
  margin-top: 0px;
  position: relative;
  left: 8px;
  top: 4px;
  font-size: 20;
}

.page-sidebar .page-sidebar-menu .sub-menu {
  margin: 0 !important;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 9px;
  padding: 15px;
}

.a-white:hover,
.a-white {
  color: white !important;
}

#someHeight {
  display: block;
  transition: all 0.2s ease-in;
  animation-delay: 100ms;
  transform-origin: top;
  /* overflow-y: scroll; */
  transform: scaleY(0);
  /* height: 0px; */
  /* max-height: 160px; */
  margin: 12px 0 !important;
  color: #c6d1e2;
  padding-left: 30px;
  list-style: disc;
}

/* #someHeight {
  display: block;
  transition: all 0.2s ease-in;
  animation-delay: 100ms;
  transform-origin: top;
  transform: scaleY(0);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px; 
} */

/* Sidebar Menu Streched */

@media (min-width: 992px) {
  .page-sidebar-closed
    .page-sidebar
    .page-sidebar-menu.page-sidebar-menu-closed
    > li:hover {
    width: 285px !important;
    position: relative !important;
    z-index: 0;
    display: block !important;
  }

  .page-sidebar .page-sidebar-menu {
    width: auto !important;
    margin: 50px 10px 0;
  }

  .side-menu-container::-webkit-scrollbar {
    width: 12px;
    background: #f1f1f1;
  }

  .side-menu-container ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: red;
  }

  .side-menu-container ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  }

  .page-sidebar-closed
    .page-sidebar
    .page-sidebar-menu.page-sidebar-menu-closed
    > li:hover
    > .sub-menu {
    width: 231px !important;
    position: absolute;
    z-index: 2000;
    left: 54px;
    margin-top: 0;
    top: 78%;
    display: block !important;
    background: #18355e;
    border-radius: 0;
    padding: 6px 0 0 0;
    list-style: none !important;
  }

  .page-sidebar-closed
    .page-sidebar
    .page-sidebar-menu.page-sidebar-menu-closed
    > li:hover
    > a
    > .title {
    display: inline !important;
    padding-left: 10px;
    font-family: "GeneralSansBold";
    font-weight: 700;
    font-size: 13px;
    padding-top: 5px;
  }
}

/* .page-contents {
	overflow-y: scroll;
    height: 80vh !important;
    min-height: 700px !important;
} */

.sideSearchBar.qrsidebar.qrapplied {
  z-index: 5;
  position: absolute;
  top: 0px;
  background-color: white;
  width: 25% !important;
  bottom: 0px;
  transition: -webkit-transform 0.3s ease-out 0s;
  will-change: transform;
  overflow-y: auto;
  padding: 0px 16px 3px 4px !important;
}

.modal-footer {
  padding: 10px !important;
}

.modal-content .modal-title {
  font-size: 16px !important;
  font-weight: 600 !important;
  padding-left: 5px;
}

.modal-content .modal-header {
  padding: 10px 8 !important;
}

.mpopup {
  overflow-y: auto;
  max-height: 550px;
}

/* .mpopup::-webkit-scrollbar{
    width: 5px !important;
}

.mpopup::-webkit-scrollbar-track {
    background: transparent;
    border: 1px solid #dedede;
  }
  

.mpopup::-webkit-scrollbar-thumb {
    background: #c5c5c5;
    border-radius: 50px!important;
  } */

.scroll-style::-webkit-scrollbar {
  width: 5px !important;
}

/* Track */

.scroll-style::-webkit-scrollbar-track {
  background: #d0cccc38 !important;
  border: 1px solid #dedede !important;
}

/* Handle */

.scroll-style::-webkit-scrollbar-thumb {
  background: #c5c5c5 !important;
  border-radius: 50px !important;
}

.page-sidebar-menu-hover-submenu li:hover > .sub-menu {
  background: #2a2b28 !important;
}

.page-sidebar-menu .sub-menu::-webkit-scrollbar,
.modal-body::-webkit-scrollbar {
  width: 5px;
}

/* Track */

.page-sidebar-menu .sub-menu::-webkit-scrollbar-track,
.modal-body::-webkit-scrollbar-track {
  background: #d0c6c6;
  border: 1px solid dimgrey;
}

/* Handle */

.page-sidebar-menu .sub-menu::-webkit-scrollbar-thumb,
.modal-body::-webkit-thumb {
  background: #888;
  border-radius: 50px !important;
}

.lastLoginBox {
  text-align: left;
  margin-left: 13px;
  color: darkgrey;
  font-size: 12px;
}

.side-menu-container {
  height: 100%;
  /* display: flex;
  flex-direction: column;
  justify-content: space-between; */
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown {
  height: 45px !important;
}

.page-header.navbar .top-menu .navbar-nav > li:hover {
  background-color: #eee;
}

.page-sidebar-menu-closed li.sidemenufirstli h3 {
  display: none;
}

.page-sidebar-closed .menu-toggler.sidebar-toggler {
  right: 0;
  width: 100% !important;
}

.page-sidebar-closed .menu-toggler.sidebar-toggler .thumbIcon,
.page-sidebar-closed .menu-toggler.sidebar-toggler .expandImg {
  display: none;
}
.page-sidebar-closed .expandImg.right {
  display: block !important;
}
.expandImg.right {
  display: none;
}
.page-sidebar-closed .fa.fa-angle-right.expandImg.right {
  display: block !important;
  cursor: pointer;
}

.fa.fa-angle-right.expandImg.right {
  display: none;
}

.page-sidebar-closed .menu-toggler.sidebar-toggler .expandImg {
  top: 0;
  position: relative;
  left: 0;
}

.page-sidebar-closed .page-sidebar .page-sidebar-menu > li > a > i {
  top: 7px;
  left: 9px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle {
  margin: 0 !important;
  padding: 15px 11px 16px !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
  padding: 12px 12px !important;
}

.page-sidebar-closed .lastLoginBox {
  display: none;
}

.fa-angle-right {
  color: #fff !important;
}

.menu-toggler.sidebar-toggler:hover .expandImg {
  color: #fff;
}

.validstar {
  color: red;
}

/* Tabs */
.ui-regulartabs .nav-tabs > li {
  cursor: pointer;
  margin-right: 10px;
}
.ui-regulartabs .nav-tabs > li:last-child {
  margin-right: 0;
}

.ui-regulartabs ul.nav.nav-tabs {
  border: 0;
}

.ui-regulartabs .nav-tabs li > a {
  background: linear-gradient(
    270deg,
    #18355e -22.85%,
    #a1181e 75.2%,
    #df0b01 119.35%
  );
  background: #eff0f2;
  color: #696f7b;
  font-size: 16px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  padding: 15px 20px;
  border: 0;
  margin: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.ui-regulartabs .nav-tabs li.active > a {
  background: linear-gradient(
    270deg,
    #18355e -22.85%,
    #a1181e 75.2%,
    #df0b01 119.35%
  );
  color: #fff;
  font-size: 16px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  border: 0;
}

/* .ui-regulartabs .nav-tabs li:first-child > a {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.ui-regulartabs .nav-tabs li:last-child > a {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
} */

.ui-regulartabs .nav-tabs li > a:hover {
  background: #eff0f2;
  color: #696f7b;
}

.ui-regulartabs .nav-tabs li.active > a:hover {
  background: linear-gradient(
    270deg,
    #18355e -22.85%,
    #a1181e 75.2%,
    #df0b01 119.35%
  );
  color: #fff !important;
}

.ui-regulartabs .panel {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 0px;
}

.ui-regulartabs .ui-tabborder {
  border: 1px solid #dddddd;
  margin-top: -2px;
}

.ui-regulartabs .nav li a i {
  width: 15px;
  font-family: "GeneralSans";
  font-weight: 400;
  font-size: 17px;
  position: relative;
  top: 2px;
}

.tabbable-line > .tab-content {
  padding: 15px 0px !important;
}

.b-radius {
  border-radius: 50% !important;
}

.b-radius-5 {
  border-radius: 5px !important;
}

.b-radius-10 {
  border-radius: 4px !important;
}

.searchtitle h3 {
  color: var(--Theme-Secondary-Color) !important;
}

.input-icon.right .icon-magnifier {
  margin: 9px 2px 7px 10px;
}

.mt-checkbox {
  /* margin-bottom: 21px !important; */
}

.mt-checkbox.mt-checkbox-outline {
  /* margin-bottom: 0 !important; */
}

/* .col-md-4.p-0 .form-control {
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    padding: 4px 12px 6px;
    height: 34px !important;

} */

label.mt-radiobutton.mt-radiobutton-single.mt-radiobutton-outline {
  margin-bottom: 21px !important;
}

.mt-radiobutton {
  margin-bottom: 21px !important;
}

.mt-radiobutton.mt-radiobutton-outline {
  margin-bottom: 0 !important;
}

/* .col-md-4.p-0 .form-control {
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    padding: 4px 12px 6px;
    height: 34px !important;

} */

label.mt-radiobutton.mt-radiobutton-single.mt-radiobutton-outline {
  margin-bottom: 21px !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#apilist .col-md-2 {
  width: 11.1%;
}

#apilist .col-md-10 {
  width: 88.9%;
}

.alert-warning {
  color: #8a6d3b !important;
  background-color: #fcf8e3 !important;
  border-color: #faebcc !important;
}

.alert-warning b {
  color: #333 !important;
}

.toptoolbar li [class*=" fa-share"],
.toptoolbar li [class*=" fa-angle-down"],
.toptoolbar li [class*=" fa-refresh"] {
  padding: 6px 8px !important;
}

.btn.avanza-bg.b-radius-5:hover {
  color: #fff !important;
}

.fa-download {
  color: var(--Theme-Secondary-Color) !important;
}

.mandatory-style {
  color: red !important;
}

.sp-class {
  color: grey;
}

.container-styyle {
  padding: 20px !important;
  border: 1px solid var(--Theme-Secondary-Color) !important;
  margin-bottom: 20px !important;
}

.avatar-div-style {
  padding: 30px 0;
}

.avatar-div-style1 {
  padding-left: 30px;
  padding-right: 30px;
}

.f-12 {
  font-size: 12px !important;
}

.sidebar-title-border {
  padding: 0px 12px;
  margin: 1px;
  border-bottom: 1px solid #dedede;
}

.sidebar-title {
  margin: 1px 0 9px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
}

.border-right {
  border-right: 1px solid #e5e5e5;
}

.ua-padding {
  padding-left: 22px;
  padding-right: 22px;
}

.custom-control.custom-checkbox.scroll {
  height: 200px;
  overflow-y: scroll;
}

.custom-control.custom-checkbox.scroll::-webkit-scrollbar {
  width: 5px !important;
}

/* Track */

.custom-control.custom-checkbox.scroll::-webkit-scrollbar-track {
  background: #fff !important;
  border: 1px solid #fff !important;
}

/* Handle */

.custom-control.custom-checkbox.scroll::-webkit-scrollbar-thumb {
  background: #666 !important;
  border-radius: 50px !important;
}

.hyperledgerbox {
  border: 2px solid #e6e6e6;
  padding: 10px;
  border-radius: 4px !important;
}

.entity-1 {
  width: 50%;
  height: 90px;
  float: left;
  background-image: url(/assets/imgs/circle-hyper.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.entity-2 {
  width: 50%;
  height: 90px;
  float: left;
  background-image: url("/assets/imgs/circle-ethereum.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* -webkit-clip-path: ellipse(90% 70% at 0% 50%);
    clip-path: ellipse(90% 70% at 0% 50%);
    -webkit-shape-outside: ellipse(90% 70% at 0% 50%);
    shape-outside: ellipse(90% 70% at 0% 50%);
    -webkit-shape-margin: 2em;
    shape-margin: 2em; */
}

.entity-3 {
  width: 50%;
  height: 90px;
  float: left;
  background-image: url("/assets/imgs/circle-quorom.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* -webkit-clip-path: ellipse(90% 70% at 0% 50%);
    clip-path: ellipse(90% 70% at 0% 50%);
    -webkit-shape-outside: ellipse(90% 70% at 0% 50%);
    shape-outside: ellipse(90% 70% at 0% 50%);
    -webkit-shape-margin: 2em;
    shape-margin: 2em; */
}

.b-shadow {
  box-shadow: 0px 0px 3.37px 0.63px rgb(0 0 0 / 26%) !important;
  transition: 0.3s all;
}

.bx-margin {
  margin: 0 8px;
}

.st-sp {
  display: flex;
  justify-content: center;
}

.ht {
  height: 90px;
  min-height: 90px;
}

.st-ss {
  display: flex;
  /* justify-content: center; */
  align-self: center;
}

.core-heading {
  position: relative;
}

.core-heading span {
  position: absolute;
  font-size: 1.7rem;
  font-weight: 900;
  top: 35;
  /* text-transform: uppercase; */
}

.bg-gr-cipher {
  background: rgb(242, 110, 78);
}

.img-thumbnail {
  overflow: hidden;
}

.entityname {
  margin: 18px 0;
}

span.trnsID {
  font-style: italic;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  font-size: 16px;
}

.dash-box-style {
  box-shadow: 0px 0px 7.68px 0.32px rgb(0 0 0 / 23%);
  padding: 12px 10px 11px;
  position: relative;
  margin-top: 22px;
  min-height: 110px;
}

.dash-icon-style {
  border-radius: 6px;
  background-image: -moz-radial-gradient(
    50% 50%,
    circle closest-side,
    rgb(248, 69, 53) 0%,
    rgb(224, 8, 0) 100%
  );
  background-image: -webkit-radial-gradient(
    50% 50%,
    circle closest-side,
    rgb(248, 69, 53) 0%,
    rgb(224, 8, 0) 100%
  );
  background-image: -ms-radial-gradient(
    50% 50%,
    circle closest-side,
    rgb(248, 69, 53) 0%,
    rgb(224, 8, 0) 100%
  );
  box-shadow: 4px 6px 8px 0px rgba(0, 0, 0, 0.19);
  color: white;
  width: 110px;
  min-width: 110px;
  font-size: 5rem;
  padding: 25px 10px;
  top: -35px;
  position: absolute;
  transition: 0.2s all;
}

.dash-box-style i {
  font-size: 5rem;
  transition: 0.2s all;
}

.dash-box-style:hover i {
  font-size: 6rem;
  transition: 0.2s all;
}

.flip-content tr th:first-child {
  border-left: 1px solid #444 !important;
}

#att .flip-content tr th:last-child {
  border-right: 1px #444 !important;
}

.sdg_tbl {
  border-radius: 8px;
  overflow: inherit;
  border: 1px solid #eff0f2;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06);
  margin-top: 0 !important;
}

.sdg_tbl thead tr th:first-child {
  border-left: 1px solid var(--Theme-Secondary-Color) !important;
}

.sdg_tbl thead tr th:last-child {
  border-right: 1px solid var(--Theme-Secondary-Color) !important;
}

.flip-content tr th:first-child {
  border-left: 1px solid var(--Theme-Secondary-Color) !important;
}

.flip-content tr th:last-child {
  border-right: 1px var(--Theme-Secondary-Color) !important;
}

.sdg_tbl tbody td {
  padding: 10px !important;
  color: var(--heading-color);
  font-size: 12px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
}

.sdg_tbl tbody td b {
  color: var(--heading-color);
  font-family: "GeneralSansMedium";
  font-weight: 500;
}

.h-16 {
  font-size: 16px;
}

#widgetbutton .toptoolbar a i {
  background: var(--Theme-Secondary-Color);
  padding: 7px 4px 7px 8px !important;
  border-radius: 5px;
  color: white;
}

#widgetbutton {
  position: absolute;
  right: 38px;
  top: -38px;
}

.border-cipher {
  border: 1px solid var(--Theme-Secondary-Color);
}

.page-footer {
  background-color: #333;
}

.rct-node-icon {
  color: #f26e4c;
}

.table-bordered > thead > tr > th {
  border-top: 1px solid var(--Theme-Secondary-Color) !important;
}

#att .table-bordered > thead > tr > th {
  border-top: 1px solid #333 !important;
}

.menu-toggler.sidebar-toggler .fa-arrow-left {
  background: #eee;
  position: absolute;
  right: -240px;
  width: 35px !important;
  z-index: 9;
  top: 0px;
  font-size: 17px;
  height: 35px;
  bottom: 0px;
  padding: 10px;
  /* cursor: pointer; */
  border-radius: 5px !important;
  box-shadow: 1px 1px 2px #8080809e;
}

.page-sidebar-closed .menu-toggler.sidebar-toggler .fa-arrow-left {
  background: #eee;
  position: absolute;
  right: -45px;
  width: 35px !important;
  z-index: 9;
  top: 0px;
  font-size: 17px;
  height: 35px;
  bottom: 0px;
  padding: 10px;
  /* cursor: pointer; */
  border-radius: 5px !important;
  box-shadow: 1px 1px 2px #8080809e;
}

.menu-toggler.sidebar-toggler .arrow {
  width: 24px !important;
  height: 24px;
  background: #fff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);
  border-radius: 100% !important;
  position: absolute;
  right: -13px;
  top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: auto;
}

#blockchain .portlet.light.sdg_portlet,
.dashdate .modal-content {
  border-top: none !important;
}

#blockchain .portlet.light {
  /* padding: 12px 20px 15px; */
  padding: 0;
  background-color: #fff;
}

#blockchain .portlet-title {
  /* padding: 12px 20px 15px; */
  background-color: #f5f5f5;
  padding: 5px 10px;
}

#blockchain .portlet-title .caption {
  padding-left: 10px;
}

.refresh-img-div .refresh-img-full:hover {
  background-color: #fff;
}

.refresh-img-div button:hover {
  background-color: #fff !important;
}

div.refresh-img-div + div {
  padding: 10px 12px;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
  left: -100px;
  /* transform: translate(-100px,190px);
    transform-origin: top; */
}

#changepassword .input-icon > i {
  color: var(--Theme-Secondary-Color);
  position: absolute;
  margin: 6px 2px 7px 10px;
  z-index: 3;
  width: 16px;
  font-size: 16px;
  text-align: center;
  left: 0;
}

/* Modal style */

.close {
  opacity: 0.5;
  margin-right: 6px;
}

.modal .modal-header .close {
  margin-top: 0 !important;
  position: relative;
  top: 7px;
}

/* PROGRESS BAR CSS */

.invoiceprogress {
  margin: 30px 0;
}

.invoiceprogress .progress {
  margin-top: 2px;
  border: 1px solid rgb(211, 211, 211);
  border-radius: 9px !important;
  padding: 3px;
  height: 20px;
}

.invoiceprogress .progress-bar {
  padding: 5px;
  border-radius: 6px !important;
  background-color: var(--Theme-Secondary-Color);
}

.barpercentage {
  position: absolute;
  top: 2px;
  right: -20px;
  font-family: "GeneralSansBold";
  font-weight: 700;
}

.notify {
  padding: 10px 15px 5px;
  font-size: 16px;
  border-radius: 4px !important;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.themesetting input.palatecolor {
  position: absolute;
  top: 0.5px;
  float: left;
  right: 15px;
  border: 0px;
  margin: 1;
}

/* =============================================================================== */

/* Mobile Side Bar */

#sidebar-mobile a,
#sidebar-mobile a:hover,
#sidebar-mobile a:focus {
  text-decoration: none;
  transition: all 0.3s;
}

.sidebar-mobile-navbar-btn {
  box-shadow: none;
  background: transparent;
  outline: none !important;
  border: none;
  position: fixed;
  height: 35px;
  width: 50px;
  top: 5px;
  left: 5px;
  z-index: 10002;
  display: none;
}

.sidebar-mobile-navbar-btn i {
  color: #9a9a9a;
  font-size: 24px;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

#sidebar-mobile {
  max-width: 300px;
  min-width: 300px;
  height: 100vh;
  background: #333;
  color: #fff;
  transition: all 0.3s;
  position: fixed;
  margin-left: -300px;
  z-index: 10000;
  top: 0px;
}

#sidebar-mobile .sidebar-mobile-container {
  margin-top: 50px;
}

#sidebar-mobile .sidebar-mobile-container p {
  margin-top: auto;
  margin-bottom: 0px;
  padding: 10px;
  color: #727272;
  font-size: 12px;
}

#sidebar-mobile a,
#sidebar-mobile a:hover,
#sidebar-mobile a:focus {
  color: inherit;
}

#sidebar-mobile.active {
  margin-left: 0px;
}

#sidebar-mobile ul.components {
  border-bottom: 0.1px solid #ccc;
}

#sidebar-mobile ul p {
  color: #fff;
}

#sidebar-mobile ul li a {
  padding: 5px 10px;
  font-size: 1.5rem;
  display: block;
  text-decoration: none;
}

#sidebar-mobile ul li a i {
  margin-right: 10px;
}

#sidebar-mobile ul li a:hover {
  color: #fff !important;
  background: var(--Theme-Secondary-Color);
}

#sidebar-mobile ul li.active > a,
a[aria-expanded="true"] {
  color: #fff !important;
  background: var(--Theme-Secondary-Color);
}

#sidebar-mobile a[data-toggle="collapse"] {
  position: relative;
}

#sidebar-mobile a[aria-expanded="false"]::before,
#sidebar-mobile a[aria-expanded="true"]::before {
  content: "\e080";
  display: block;
  position: absolute;
  right: 20px;
  font-family: "Glyphicons Halflings";
  font-size: 0.6em;
  top: 18px;
  color: #7d7d7d;
}

#sidebar-mobile a[aria-expanded="true"]::before {
  content: "\e114";
}

#sidebar-mobile ul a {
  font-size: 1.1em !important;
}

#sidebar-mobile ul ul a {
  font-size: 0.9em !important;
  color: #ccc;
  border-bottom: 0.5px solid rgb(71 71 71);
  padding-left: 30px !important;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 992px) {
  .Mobdate {
    display: none;
  }

  #sidebar-mobile {
    margin-left: -300px;
  }

  #sidebar-mobile.active {
    margin-left: 0px;
  }

  .sidebar-mobile-navbar-btn {
    display: block;
  }

  .page-header.navbar .page-logo {
    display: none;
  }
}

@media (max-width: 767px) {
  .sideSearchBar {
    width: 65%;
  }

  #sidebarCollapse.active {
    top: 5px;
  }

  .page-header.navbar .page-top {
    clear: none !important;
  }
}

/* #sidebarCollapse.active{
    left: 210px;
} */

#sidebar-mobile .collapsing {
  height: 85px;
  overflow-y: scroll;
}

#sidebar-mobile .collapse {
  height: 85px;
  overflow-y: scroll;
}

#sidebar-mobile .collapse .in {
  height: 85px;
  overflow-y: scroll;
}

/* Mobile Side Bar */

/* =============================================================================== */

.fillertool #fromDate input,
.fillertool #toDate input {
  height: 35px;
}

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

@media (max-width: 768px) {
  .lock-body .fa.fa-lock {
    display: none;
  }

  .blockchainexpbox {
    height: 91px;
    border: 1px solid #80808061;
    margin: 15px 15px 0px;
  }

  .statsbox {
    margin: 15px;
  }
}

@media (max-width: 768px) {
  .lock-body .fa.fa-lock {
    display: none;
  }
}

.sidebar-mobile-container ul.list-unstyled.components li:first-child a {
  padding: 12px 10px !important;
}

.sidebar-mobile-container ul.list-unstyled.components {
  margin-bottom: 0px;
}

.dashboadlist .portlet.light > .portlet-title > .caption > .caption-subject {
  font-size: 12px !important;
}

.toptoolbar li [class*=" fa-th-large"] {
  width: 10em !important;
  color: #fff;
  line-height: 1.2;
}

.topbuttonbar ul {
  list-style: none;
  padding-left: 0px;
}

.topbuttonbar ul li {
  display: inline-block;
  margin-right: 5px;
  background-color: var(--Theme-Secondary-Color);
  width: auto;
  border-radius: 4px !important;
  padding: 7px 9px;
}

.topbuttonbar ul li a,
.topbuttonbar ul li a:hover {
  color: white !important;
}

.topbuttonbar {
  position: absolute;
  right: 47px;
  top: -39px;
}

.palette .input-hidden {
  position: absolute;
  /* left: -9999px; */
  opacity: 0;
}

.palette input[type="radio"]:checked + label > img {
  border: 2px solid var(--Theme-Secondary-Color);
  box-shadow: 0 0 5px #4a494966;
  padding: 1px;
}

/* Stuff after this is only to make things more pretty */

.palette input[type="radio"] + label > img {
  border: 1px solid #444;
  /* width: 284px; */
  /* height: 32px; */
  width: 100% !important;
  transition: 500ms all;
}

.palette {
  margin: 10 0;
}

.conditions {
  padding: 12px;
  /* border: 1px solid #bababa; */
  border-radius: 3px !important;
  height: 100px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 3px #808080a6;
}

.xyvaluebox {
  border: 1px solid #cecece;
  border-radius: 5px !important;
  padding: 20px;
  background-color: #f2f2f2;
  margin: 20px 0;
}

.DSpheading {
  margin: 1px 0 9;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--Theme-Secondary-Color);
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
}

.progress {
  margin-top: 2px;
  border: 1px solid rgb(211, 211, 211);
  border-radius: 9px !important;
  padding: 3px;
  height: 20px;
}

.progress-bar {
  padding: 5px;
  border-radius: 6px !important;
  background-color: var(--Theme-Secondary-Color);
}

.barpercentage {
  position: absolute;
  top: 2px;
  right: -20px;
  font-family: "GeneralSansBold";
  font-weight: 700;
}

.disabled {
  pointer-events: none;
  opacity: 0.8;
}

/* Transaction Explorer Styles */
.transaction-explorer-container {
  padding: 1em;
  border: 1px solid #c5c5c5;
}

.border-grey {
  border: 1px solid #c5c5c5;
}

.bolder {
  font-weight: bolder;
}

.badge-document-success {
  background-color: #4caf50;
  font-size: 1em;
  padding: 0.5em 1em;
  width: fit-content;
  color: #fff;
  border-radius: 4px !important;
}

.tx-attr {
  background-color: rgb(43, 43, 43);
  padding: 1em;
  border-radius: 10px !important;
}

.tx-attr .atr-img {
  width: 100%;
  height: 150px;
  background-size: cover;
  border-radius: 10px !important;
}

.owner-ship-container {
  padding: 2em;
  border: 1px solid #c5c5c5;
}

.ownership-tile {
  height: 90px;
  margin-right: 1em;
  display: flex;
  align-items: center;
  border-radius: 5px !important;
}

.ownership-tile .icon-col {
  background-color: var(--Theme-Secondary-Color);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 100%;
}

.documnet-badge {
  width: fit-content;
  padding: 0.7em 1em;
  color: #fff;
  background-color: var(--Theme-Secondary-Color);
  margin: 0.1em 0.3em;
  font-size: 0.8em;
  border-radius: 4px !important;
}

.documnet-badge i {
  margin-right: 5px;
}

.custom-select {
  position: relative;
}

.custom-select input {
  height: 40px;
}

.custom-select .search-bar {
  position: relative;
}

.custom-select span {
  top: 6px;
  right: 10px;
  font-size: 1.3em;
  color: #ccc;
  position: absolute;
  cursor: pointer;
}

.custom-select span:hover {
  color: #111;
}

.custom-select .list-container {
  top: 40px;
  max-height: 270px;
  position: absolute;
  overflow-x: hidden;
  overflow-y: scroll;
  z-index: 10000;
  width: 100%;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  list-style: none;
  padding: 0.6em;
}

.custom-select .list-container::-webkit-scrollbar {
  width: 10px;
}

.custom-select .list-container::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.custom-select .list-container::-webkit-scrollbar-thumb {
  background: #888;
}

.custom-select .list-container::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.custom-select .property-container {
  min-height: 70px;
  display: flex;
  align-items: center;
  padding: 5px;
}

.custom-select .property-container:hover {
  cursor: pointer;
  background-color: #ccc;
}

.custom-select .property-container .list-image {
  width: 200px;
  height: 100px;
  background-size: cover;
  border-radius: 5px !important;
}

.custom-select .information {
  margin-left: 1em;
}

.custom-select .information .row .control-label {
  padding-top: 0px;
}

.Attrbox {
  border: 1px solid #00b9c4;
  border-radius: 10px !important;
  box-shadow: 0px 0px 4px #0000006e;
  height: 460px;
}

.heaidngsmartcrowd h3 {
  font-size: 18;
  margin: 0;
  font-weight: 800;
  color: #364255;
}

.heaidngsmartcrowd p {
  font-size: 12px;
  margin: 0;
  color: #7b7b7b;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
}

.heaidngsmartcrowd {
  margin-bottom: 12px;
}

/* Transaction Explorer Styles */

/* overflow is added on table responvie class from bootrap which is affecting our table */
.table-responsive {
  min-height: 20% !important;
  overflow-x: visible !important;
}

.clock {
  display: inline;
  margin: 10px;
}

.App-title {
  font-size: 12px;
  margin-top: 60px;
}

/* Rule Audit */

.box-container {
  margin-bottom: 20px;
  padding: 20px;
  /* box-shadow: rgb(50 50 50 / 20%) 0px 1px 10px 0px; */
  box-shadow: rgb(50 50 50 / 20%) 0px 0px 0px 2px;
}

.hashcode {
  font-size: 14px;
  color: #1b365d;
  font-weight: 400 !important;
  /* font-family: "GeneralSansBold";font-weight: 700; */
}

.rules-set {
  display: flex;
  flex-flow: wrap;
  flex-direction: column;
  flex-wrap: wrap;
  min-height: 57%;
  height: auto;
  overflow: hidden;
  /* overflow-y: scroll; */
}

.rules-set-container {
  height: auto;
  contain: content;
  display: flex;
  /* flex-direction: column; */
  flex-wrap: wrap;
  justify-content: space-between;
}

.rules-set-container .rule-section img {
  display: block;
}

.rules-set-container .rule-section:nth-child(10) img {
  display: block;
  position: absolute;
  transform: translateX(61px);
}

.rule-section {
  display: flex;
  width: 50%;
  justify-content: space-between;
  padding: 10px 0px;
}

.rule-text {
  font-weight: 800;
  font-style: italic;
}

.rule-notification {
  display: flex;
  width: 20%;
  justify-content: flex-start;
  transform: translateX(-35px);
}

.rule-number {
  width: 25px;
  background: #1b365d;
  color: white;
  height: 25px;
  border-radius: 20px !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 6px;
  padding: 14px;
}

.mis-match-panel-title {
  font-size: 15px;
  font-weight: bold;
  /* font-style: italic; */
}

#invoicesteps::-webkit-scrollbar {
  height: 8px;
}

#invoicesteps::-webkit-scrollbar-track {
  background: #f1f1f1;
}

#invoicesteps::-webkit-scrollbar-thumb {
  background: #888;
}

#invoicesteps::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* Breadcrups CSS */

.arrow-steps .step {
  font-size: 10px;
  text-align: center;
  color: #666;
  cursor: default;
  /* margin: 0 3px; */
  /* padding: 8px 10px 8px 30px; */
  box-sizing: border-box;
  padding: 8px 8px;
  /* min-width: 180px; */
  min-width: 100px;
  float: left;
  position: relative;
  background-color: #d9e3f7;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: background-color 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.arrow-steps .step2 {
  font-size: 12px;
  text-align: center;
  color: #222;
  cursor: default;
  /* margin: 0 3px; */
  /* padding: 8px 10px 8px 30px; */
  padding: 8px 8px;
  /* min-width: 180px; */
  min-width: 100px;
  float: left;
  position: relative;
  background-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: background-color 0.2s ease;
}

.arrow-steps .step:after,
.arrow-steps .step:before {
  content: " ";
  position: absolute;
  top: 0;
  /* right: -17px; */
  width: 0;
  height: 0;
  /* border-top: 19px solid transparent; */
  /* border-bottom: 17px solid transparent; */
  /* border-left: 17px solid #d9e3f7;	 */
  z-index: 2;
  transition: border-color 0.2s ease;
}

.arrow-steps .step:last-child::after {
  content: " ";
  position: absolute;
  top: 0;
  /* right: -17px; */
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 17px solid transparent;
  z-index: 2;
  transition: border-color 0.2s ease;
}

.arrow-steps .step:before {
  right: auto;
  left: 0;
  border-left: 17px solid #fff;
  z-index: 0;
}

.arrow-steps .step:first-child:before {
  border: none;
}

.arrow-steps .step-parent:first-child > .step {
  border-top-left-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
}

.arrow-steps .step-parent:last-child > .step {
  border-top-right-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}

.arrow-steps .step span {
  position: relative;
}

.nc-status-div-sequence-validation {
  background-color: #e0e0e0;
  line-height: 1.5;
  padding: 0.5em;
}

.arrow-steps .step.done span:before {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease 0.5s;
  -moz-transition: opacity 0.3s ease 0.5s;
  -ms-transition: opacity 0.3s ease 0.5s;
  transition: opacity 0.3s ease 0.5s;
}

.arrow-steps .step.current {
  color: #fff;
  background-color: #ff982b;
}

.arrow-steps .step.current1 {
  color: #fff;
  background-color: #fe8402;
}

.arrow-steps .step.current2 {
  color: #fff;
  background-color: #fdd200;
}

.arrow-steps .step.current3 {
  color: #fff;
  background-color: #f02602;
}

.arrow-steps .step.current:after {
  border-left: 17px solid #fecb85;
}

.arrow-steps .step.current1:after {
  border-left: 17px solid #fe8402;
}

.arrow-steps .step.current2:after {
  /* border-left: 17px solid #fdd200;	 */
  border-left: 17px solid #ff9300;
}

.arrow-steps .step.current3:after {
  border-left: 17px solid #fdd200;
}

.arrow-steps .step.current4:after {
  border-left: 17px solid #f02602;
}

.popup-accordion {
  box-sizing: border-box;
  padding: 8px 8px;
  text-align: left;
  background-color: #f4f3f3;
}

#invoicesteps::-webkit-scrollbar {
  height: 8px;
}

#invoicesteps::-webkit-scrollbar-track {
  background: #f1f1f1;
}

#invoicesteps::-webkit-scrollbar-thumb {
  background: #888;
}

#invoicesteps::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.circl {
  /* border-radius: 50% !important; */
  /* border: 1px solid #000; */
  /* padding: 3px 6px; */
  /* color: red; */
  padding-top: 2px;
  display: flex;
  flex-flow: column;
  align-items: center;
}

.circl:before {
  /* content: "";
	position: absolute;
	top: -10;
	left: 50%;
	height: 15px;
	border: 1px solid #222; */
}

.circl2 {
  border-radius: 50% !important;
  border: 1px solid #000;
  padding: 3px 6px;
  color: red;
}

/* Modal Table */

#invoicetable table {
  width: 100%;
}

#invoicetable table thead {
  background: #1b365d;
  /* background: linear-gradient(0deg, rgba(19, 56, 102, 1) 0%, rgba(40, 113, 205, 1) 100%); */
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}

#invoicetable table thead td {
  border-right: 1px solid #e5e5e5;
}

#invoicetable table tbody td {
  border: 1px solid #d5d5d5;
  font-size: 13px;
  text-align: center;
}

#invoicetable .fa-check-circle-o {
  color: #666;
}

#invoicetable .red {
  background-color: red;
  color: white;
}

/* Score Steps Modal */

.clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

/* .wrapper {
  display: table-cell;
  height: 400px;
  vertical-align: middle;
} */

.pull-right {
  float: right;
}

/* Price Check Modal CSS */

/*progressbar*/

#progressbar {
  margin: 10px 0 30;
  overflow: hidden;
  counter-reset: step;
  width: 100%;
  text-align: center;
  padding-left: 0;
}

#progressbar li {
  list-style-type: none;
  color: rgb(51, 51, 51);
  text-transform: uppercase;
  font-size: 12px;
  /* width: 25%; */
  float: left;
  position: relative;
  font-weight: 800;
}

#progressbar li:after {
  content: "";
  width: 100%;
  height: 3px;
  background: #d1e1bd;
  position: absolute;
  left: -50%;
  top: 15px;
  z-index: 0;
}

#progressbar li:first-child:after {
  content: none;
}

#progressbar li.notPassed:before {
  background: #a5a6af;
  color: white;
}

#progressbar li.active:before {
  background: #00ae4f;
  color: white;
}

#progressbar li.warning:before {
  background: #e80202;
  color: white;
}

#progressbar li::before {
  content: counter(step);
  counter-increment: step;
  width: 35px;
  line-height: 32px;
  display: block;
  font-size: 16px;
  color: #fff;
  background: #3528cd;
  border-radius: 3px;
  margin: 0 auto 4px auto;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  position: relative;
  z-index: 99;
}

#progressbar.test1 li:nth-child(2):before {
  content: "\f056";
  font: normal normal normal 14px/1 FontAwesome;
  padding: 9px;
}

#progressbar.test1 li:nth-child(3):before {
  content: "\f055";
  font: normal normal normal 14px/1 FontAwesome;
  padding: 9px;
}

#progressbar.test2 li:nth-child(1):before {
  content: "\f056";
  font: normal normal normal 14px/1 FontAwesome;
  padding: 9px;
}

#progressbar.test2 li:nth-child(3):before {
  content: "\f055";
  font: normal normal normal 14px/1 FontAwesome;
  padding: 9px;
}

#progressbar.test3 li:nth-child(1):before {
  content: "\f056";
  font: normal normal normal 14px/1 FontAwesome;
  padding: 9px;
}

#progressbar.test3 li:nth-child(2):before {
  content: "\f055";
  font: normal normal normal 14px/1 FontAwesome;
  padding: 9px;
}

#progressbar li.currentbadge::before {
  content: "current price" !important;
  width: 120px !important;
  line-height: 32px !important;
  display: block !important;
  font-size: 12px !important;
  color: #fff !important;
  background: #1b365d !important;
  border-radius: 20px !important;
  margin: 0 auto 4px auto !important;
  font-weight: normal !important;
  position: relative !important;
  z-index: 99 !important;
}

#progressbar li.currentbadge2::before {
  content: "current price" !important;
  width: 120px !important;
  line-height: 32px !important;
  display: block !important;
  font-size: 12px !important;
  color: #fff !important;
  background: #ff2005 !important;
  border-radius: 20px !important;
  margin: 0 auto 4px auto !important;
  font-weight: normal !important;
  position: relative !important;
  z-index: 99 !important;
}

.sidedetailspenal {
  padding: 15px;
  border: 1px solid #80808040;
  border-radius: 5px !important;
  box-shadow: 0px 0px 7px #80808082;
}

.sidedetailspenal-heading hr {
  margin-top: 0px;
  margin-bottom: 10px;
}

.sidedetailspenal-heading h3 {
  margin-top: 0;
}

.sidedetailspenal-heading .badge {
  padding: 7px !important;
  height: 25px;
  box-shadow: 0px 1px 5px grey;
}

.noti-col-div-invoice {
  display: flex;
}

.left-toggle-button-ntofi {
  display: flex;
  width: 50px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  cursor: pointer;
  /* background: #1B365D; */
  height: 26px;
  border-radius: 5px 0px 0px 5px !important;
  color: black;
  border: 1px solid #a0a0a070;
}

.ntofi-count {
  display: flex;
  width: 180px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  cursor: pointer;
  background: white;
  height: 26px;
  color: grey;
  /* border: 1px solid #a0a0a070; */
  border-left: 0px;
  border-right: 0px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
}

.right-toggle-button-ntofi {
  display: flex;
  width: 50px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  cursor: pointer;
  /* background:#1B365D; */
  height: 26px;
  border-radius: 0px 5px 5px 0px !important;
  color: black;
  border: 1px solid #a0a0a070;
}

.pricerange #progressbar li:after {
  content: "";
  width: 100%;
  height: 3px;
  background: #d1e1bd;
  position: absolute;
  left: -5%;
  top: 15px;
  z-index: 0;
}

.pricerange #progressbar li:first-child:after {
  content: "";
  width: 100%;
  height: 3px;
  background: #d1e1bd;
  position: absolute;
  left: 5%;
  top: 15px;
  z-index: 0;
}

.pricerange #progressbar li {
  text-transform: inherit;
}

#progressbar li:first-child:after {
  content: none;
}

#progressbar li.notPassed:before {
  background: #a5a6af;
  color: white;
}

#progressbar li.active:before {
  background: #00ae4f;
  color: white;
}

#progressbar li.warning:before {
  background: #e80202;
  color: white;
}

.badge-success {
  background: #56a93c;
}

.nc-status-div {
  background-color: #e0e0e0;
  line-height: 5;
  padding: 1rem;
}

.image-crop-display {
  width: 200px;
  height: 205px;
  min-width: 200px;
  border: 1px solid;
  text-align: center;
  border-color: #eae9e9;
  /* box-shadow: 0px 0px 7px #80808040; */
  border-radius: 5px !important;
  padding-bottom: 10px;
  padding: 5px;
}

.btn.btn-default.dark {
  background-color: var(--Theme-Secondary-Color) !important;
  color: #fff !important;
  border: 1px solid var(--Theme-Secondary-Color);
}

.btn-toolbar {
  background-color: #fff !important;
  color: #fff !important;
  border: 1px solid #fff;
}

.btn-default {
  background-color: var(--Theme-Secondary-Color) !important;
  color: #fff !important;
  border: 1px solid var(--Theme-Secondary-Color);
}

.btn-default:hover {
  background-color: var(--Theme-Secondary-Color) !important;
  color: #fff !important;
  border: 1px solid var(--Theme-Secondary-Color);
}

.btn.red.btn-outline.btn-circle {
  background-color: var(--Theme-Secondary-Color) !important;
  color: #fff !important;
  border: 1px solid var(--Theme-Secondary-Color);
}

.btn.red.btn-outline.btn-circle:hover {
  background-color: var(--Theme-Secondary-Color) !important;
  color: #fff !important;
  border: 1px solid var(--Theme-Secondary-Color) !important;
}

.btn-primary {
  background-color: var(--Theme-Secondary-Color) !important;
  color: #fff !important;
  border: 1px solid var(--Theme-Secondary-Color) !important;
}

.Pdfinovicelistuploader .dz-default {
  font-size: 16px;
}

.Pdfinovicelistuploader .dropzone {
  min-height: 130px;
}

.tick-box-sm {
  font-size: 16px;
  color: #1b365d;
  padding: 5px;
  margin: 0 auto;
  border: 1px solid #1b365d;
  border-radius: 5px !important;
  background-color: #fbfef5;
}

.tick-box-sm-logo {
  font-size: 16px;
  color: #1b365d;
  padding: 10px 8px;
  margin: 0 auto;
  border: 1px solid #1b365d;
  border-radius: 20px !important;
  background-color: #fbfef5;
  width: 35px;
  height: 35px;
}

.quest-box-sm {
  color: orange;
  font-size: 16px;
  padding: 5px;
  margin: 0 auto;
  border: 1px solid orange;
  border-radius: 5px !important;
  background-color: #ffa50014;
}

.cross-box-sm {
  cursor: pointer;
  color: red;
  font-size: 16px;
  padding: 5px;
  margin: 0 auto;
  border: 1px solid red;
  border-radius: 5px !important;
  background-color: #ff000008;
}

.cross-box-sm-logo {
  cursor: pointer;
  color: #df5b6d;
  font-size: 16px;
  padding: 10px 9px;
  margin: 0 auto;
  border: 1px solid #df5b6d;
  border-radius: 20px !important;
  background-color: #ff000008;
  height: 35px;
  width: 35px;
}

.caption-subject {
  font-size: 16px;
  font-family: "GeneralSansBold";
  font-weight: 700;
  text-transform: uppercase;
  color: #303640;
}

.masterButtong {
  background-color: #00854b;
  background-image: none;
}

.lfCon {
  height: 300px;
  background: darkgrey;
  display: flex;
  align-items: center;
  color: black;
}

.content-zone {
  display: flex;
}

.rule-modal-title {
  display: flex;
  justify-content: space-between;
  border: 1px solid;
}

.border-full {
  border: 1px solid black;
}

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

.right-sec {
  border-left: 1px solid;
  text-align: center;
}

.canvasjs-chart-credit {
  outline: none;
  margin: 0px;
  position: absolute;
  right: 0px;
  left: 0px;
  top: 378px !important;
  color: dimgrey;
  text-decoration: none;
  font-size: 11px;
  font-family: Calibri, Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
  width: 15%;
  background: white;
  color: white !important;
  height: 30px;
}

.canvasjs-chart-credit:hover {
  color: white !important;
}

.tile-title {
  width: 130px;
  font-size: 16px;
  text-align: right;
  /* font-weight: 200; */
}

.tile-title-blur {
  width: 130px;
  font-size: 16px;
  text-align: right;
  /* font-weight: 200; */
}

.tile-value {
  font-size: 20px;
}

.tile-data {
  /* border: 3px solid black; */
  padding: 15px;
  margin: 18px;
  color: #1b365d;
  /* text-align: center; */
  width: 25%;
  font-family: "GeneralSansBold";
  font-weight: 700;
  max-height: 117px;
  border: 3px solid #1b365d;
  border-radius: 12px !important;
}

.tile-data:hover {
  background: #1b365d;
  color: white;
}

.tile-data-blur {
  height: 125px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 15px;
  margin: 18px;
  color: #1b365d;
  /* text-align: center; */
  width: 25%;
  font-family: "GeneralSansBold";
  font-weight: 700;
  max-height: 117px;
  border: 3px solid #1b365d;
  border-radius: 12px !important;
}

.tile-data-blur:hover {
  /* filter: blur(2px); */
  background: var(--Theme-Secondary-Color);
  border: 3px solid var(--Theme-Secondary-Color);
}

.tile-data-blur:hover .tile-data-formula {
  display: flex;
  color: white;
  font-size: 18px;
  text-align: center;
}

.first:hover .tile-title-blur {
  display: none;
}

.first:hover .blur-title {
  display: none;
}

.second:hover .blur-title {
  display: none;
}

.second:hover .tile-title-blur {
  display: none;
}

.tile-data-formula {
  display: none;
}

.tile-row {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
}

/* React Modal Overlay */
.ReactModal__Overlay {
  opacity: 0;
  transition: opacity 200ms ease-in-out;
}

.ReactModal__Overlay--after-open {
  opacity: 1;
}

.ReactModal__Overlay--before-close {
  opacity: 0;
}

.user-id-email {
  padding: 5px;
  background: #f1f1f1;
  border-radius: 5px;
  margin: 5px;
  text-align: left;
  overflow-x: hidden;
}

select.option-select-blue option:checked {
  background: #1e90ff;
  color: #fff;
}

.popover.bottom {
  max-width: 100%;
  width: 100%;
}

.popover.bottom td,
.th1 {
  padding: 7px;
  max-width: 2;
  word-wrap: break-word;
}

.popover-content > div {
  width: 100% !important;
  max-width: 100%;
}

.popover-content table {
  width: 100% !important;
}

.border-none {
  border: none !important;
}

#UserProfilePic {
  height: inherit;
  width: inherit;
  object-fit: cover;
}

.userProfilePicContainer {
  overflow: hidden;
  height: 120px;
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  border: 4px solid white;
  outline: 1px solid #dfdfdf;
}

.preserve-spaces {
  white-space: pre;
}

.radio-label {
  margin: 0px 10px;
  margin-bottom: 0;
}

.justify-end {
  display: flex;
  justify-content: end;
  column-gap: 10px;
}

.side-menu-container.sub-menu {
  width: 100%;
  /* overflow-y: scroll; */
  background: var(--Theme-Secondary-Color);
}

.workload-tile-unit {
  text-align: right;
  color: #000;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
}

.workload-tile-number {
  text-align: right;
  color: #000;
  font-size: 5rem;
}

.chevron-icon-sidebar {
  margin-left: auto;
}

.bsEyeFill {
  font-size: 19px;
  color: #ee1109;
  position: absolute;
  right: 45px;
  top: 5px;
}

.green-btn {
  margin-right: 5px;
}

.bold {
  font-weight: bold;
}

.grid {
  display: grid;
}

.grid-cols-2 {
  grid-template-columns: 1fr 4fr;
  column-gap: 1rem;
}

.row-gap-1 {
  row-gap: 1rem;
}

.image-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-box > img {
  position: absolute;
}

.details-box {
  display: grid;
  grid-template-columns: 6fr 1fr;
  column-gap: 4rem;
  border-radius: 6px !important;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 2rem;
}

.details-box p,
.block-num-container > p {
  margin: 0px !important;
}

.details-box .text-container {
  display: grid;
  grid-template-columns: 1fr 3fr;
  column-gap: 2rem;
}

.text-navy {
  color: #1f345b;
}

.font-w-500 {
  font-family: "GeneralSansMedium";
  font-weight: 500;
}

.font-w-400 {
  font-family: "GeneralSans";
  font-weight: 400;
}

.text-gray {
  color: #797979;
}

.label-button {
  border-radius: 4px !important;
  padding: 0.2rem;
  text-align: center;
}

.label-button > p {
  font-family: "GeneralSansMedium";
  font-weight: 500;
  text-transform: capitalize;
}

.blue {
  border: 1px solid #6196f4;
  background: #e9f1ff;
  color: #6196f4;
}

.orange {
  border: 1px solid #dfa436;
  background: #fff4d8;
  color: #dfa436;
}

.green {
  border: 1px solid #2da64e;
  background: #ecfbf2;
  color: #2da64e;
}

.block-num-container {
  border-radius: 11px !important;
  background: #fff;
  position: absolute;
  padding: 0.1rem 0.4rem;
  top: 55%;
}

.block-num-container > p {
  font-family: "GeneralSansBold";
  font-weight: 700;
  font-size: 10px;
}

.not-found-msg {
  text-align: center;
  font-size: 12px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  color: red;
}

.uppercase {
  text-transform: uppercase;
}

.seperator-vertical {
  position: relative;
}

.seperator-vertical::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 2rem;
  width: 1px;
  background: #e5e5e5;
}

.step-parent {
  display: flex;
  flex-direction: column;
}

.d-flex {
  display: flex;
}

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

.align-items-start {
  align-items: self-start;
}

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

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

/* input style */
.input-block {
  position: relative;
}

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

.input-block .country-select-dropdown .dropdown-header,
.input-block input,
.input-block textarea,
.input-block select {
  font-family: "GeneralSansMedium";
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  width: 100%;
  padding: 10px 52px 10px 10px;
  border: 0px !important;
  border-bottom: 1px solid #ffffff !important;
  outline: none !important;
  height: 38px;
  background-color: transparent !important;
}

/* .dropdown-header-search{
  font-family: "GeneralSansMedium";
  font-weight: 500;
  font-size: 14px;
  color: black;
  width: 100%;
  padding: 10px 52px 10px 10px;
  border: 1px solid var(--Field-Border) !important;
  outline: 0px;
  height: 38px;
} */

.bgEntry .card textarea {
  font-size: 16px;
  color: #071e3d;
  width: 100%;
  padding: 12px;
  border-radius: 9px !important;
  border: 1px solid var(--Field-Border);
  outline: none;
  resize: none;
  overflow: hidden;
}
.input-block textarea {
  resize: vertical !important;
}

.input-block span.placeholder {
  /* margin: 15px 0; */
  padding: 0 4px;
  color: #ffffff;
  /* color: var(--Input-label); */
  /* display: flex; */
  /* align-items: center; */
  background-color: transparent !important;
  font-size: 14px;
  font-family: "GeneralSans";
  font-weight: 500;
}

/* .input-block textarea:valid + span.placeholder,
.input-block textarea:focus + span.placeholder,
.input-block select:valid + span.placeholder,
.input-block select:focus + span.placeholder,
.input-block input:valid + span.placeholder,
.input-block input:focus + span.placeholder {
  transform: scale(0.8) translateY(-28px);
  background: #fff;
} */

/* .input-block .country-select-dropdown .dropdown-header + span.placeholder {
  transform: scale(0.8) translateY(-28px);
  background: #fff;
} */

.inputIcon {
  position: absolute;
  top: 17px;
  right: 12px;
  cursor: pointer;
}

.inputTick {
  position: absolute !important;
  top: 30px;
  right: 30px;
  cursor: pointer;
}

.checkbox-wrapper input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  margin: 0 0.5em 0 0;
  border: 1px solid var(--Theme-Secondary-Color);
  outline: none;
  cursor: pointer;
}

input:checked {
  background-color: var(--Theme-Secondary-Color);
  position: relative;
}

.checkbox-wrapper label {
  display: flex;
  align-items: center;
  margin: 0;
}

.checkbox-wrapper label span {
  color: var(--heading-color);
  font-size: 16px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

input:checked::before {
  content: "";
  background: url("/assets/skins/default/check.svg") no-repeat;
  color: #fff;
  position: absolute;
  right: 2.5px;
  top: 5px;
  width: 12px;
  height: 8px;
}

.checkbox-wrapper input[type="checkbox"]:disabled {
  border-color: #c0c0c0;
  background-color: #c0c0c0;
}

.checkbox-wrapper input[type="checkbox"]:disabled + span {
  color: #c0c0c0;
}

.custom-button {
  padding: 10px 20px;
  /* background-color: #3498db; */
  border: none;
  color: white;
  font-size: 16px;
  cursor: pointer;
  outline: none;
  /* Curved upper edges, sharp lower edges */
  border-radius: 50%;
  /* border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; */
}

/* .input-block input:focus {
  color: #284b63;
  border-color: #284b63;
}

.input-block input:focus + span.placeholder {
  color: #284b63;
} */

/*  */
.portlet.light {
  padding: 25px;
  background-color: #fcfcfc;
}

/* BG multiple entry */
.multipleBGEntry h2,
.bgEntry h2,
.BGlisting h2 {
  color: var(--heading-color);
  font-size: 32px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin-top: 0;
}

.multipleBGEntry .downloadSample {
  color: var(--heading-color);
  font-size: 16px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin-right: 8px;
}

.multipleBGEntry .csv {
  margin-right: 10px;
  display: flex;
  align-items: center;
  color: #3775f0;
  font-size: 14px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}

.multipleBGEntry .xlsx {
  display: flex;
  align-items: center;
  color: #3775f0;
  font-size: 14px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}

.multipleBGEntry .csv svg,
.multipleBGEntry .xlsx svg {
  margin-right: 4px;
}

.BGDoc.portlet.light .portlet-body .dropzone,
.UploadMultiBG.portlet.light .portlet-body .dropzone,
.BGFormWrp .dropzone,
.multipleBGEntry .dropzone {
  border-radius: 8px !important;
  border: 1px dashed #d4d5da;
  background: #f9fafc;
  display: flex;
  align-items: center;
  justify-content: center;
}

.UploadMultiBG.portlet.light .portlet-body .dropzone {
  height: 150px;
}

.UploadMultiBG.portlet.light .portlet-body .dropzone .dropTitle,
.BGDoc.portlet.light .portlet-body .dropzone .dropTitle,
.BGFormWrp .dropzone .dropTitle,
.multipleBGEntry .dropzone .dz-message .dropTitle {
  color: var(--heading-color);
  font-size: 14px;
  font-weight: 600 !important;
  line-height: normal;
  margin: 6px 0 3px;
}

.UploadMultiBG.portlet.light .portlet-body .dropzone .dropFile,
.BGDoc.portlet.light .portlet-body .dropzone .dropFile,
.BGFormWrp .dropzone .dropFile,
.multipleBGEntry .dropzone .dz-message .dropFile {
  color: #696f7b;
  font-size: 12px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
}

.justify-content-between {
  justify-content: space-between;
}

button.btn {
  padding: 10px 16px;
  color: #fff;
  border-radius: 4px !important;
  text-align: center;
  font-size: 14px !important;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  min-width: 120px;
  height: 38px;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  opacity: 0.75;
}

button.btn-light {
  background: #f1f1f1;
  color: #7f7f7f;
}

.bgEntry .btns .btn.disabled,
.bgEntry .btns .btn-light,
.multipleBGEntry .btns .btn.disabled,
.multipleBGEntry .btns .btn-light {
  margin-right: 10px;
}
.bgEntry .table {
  margin-bottom: 0 !important;
}

.selectedFileWrp {
  padding: 15px;
  border-radius: 8px;
  border: 1px solid #d4d5da;
  background: #f9fafc;
  margin: 24px 0 10px;
}

.selectedFileWrp h5 {
  color: var(--heading-color);
  font-size: 16px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin: 0;
}

.selectedFileWrp h5 .imgBG {
  width: 22px;
  height: 22px;
  border-radius: 14px;
  background: var(--Theme-Secondary-Color);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 100%;
}

.selectedFileWrp .replace {
  color: #b62319;
  font-size: 14px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}

.selectedFileWrp .replace svg {
  margin-right: 4px;
}

.previewWrp h3 {
  color: var(--heading-color);
  font-size: 22px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin: 0;
}

.previewWrp .searchWrp {
  margin: 15px 0 25px;
}

.searchInptWrp {
  position: relative;
}

.searchInptWrp input {
  width: 228px;
  height: 40px;
  border-radius: 8px;
  border: 1px solid var(--Field-Border);
  padding: 10px 15px 10px 30px;
  font-size: 16px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
}

.searchInptWrp .searchBtn {
  position: absolute;
  left: 12;
  top: 15;
  border: 0;
  background: transparent;
  padding: 0;
}

.searchInptWrp input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #d4d5da;
  font-size: 16px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
}

.searchInptWrp input::-moz-placeholder {
  /* Firefox 19+ */
  color: #d4d5da;
  font-size: 16px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
}

.searchInptWrp input:-ms-input-placeholder {
  /* IE 10+ */
  color: #d4d5da;
  font-size: 16px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
}

.searchInptWrp input:-moz-placeholder {
  /* Firefox 18- */
  color: #d4d5da;
  font-size: 16px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
}

*:focus-visible {
  outline: none;
}

.filterBtn {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background: var(--Theme-Secondary-Color);
  margin-left: 12px;
  border: 0;
}

.addBtn {
  width: 60px;
  height: 40px;
  border-radius: 8px;
  background: var(--Theme-Secondary-Color);
  margin-left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  border: 0;
}

.addBtn span {
  margin-left: 5px;
}

.previewWrp .recordWrp .recordIcon {
  width: 32px;
  height: 32px;
  border-radius: 28px;
  background: var(--Theme-Secondary-Color);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}

.previewWrp .recordWrp {
  color: #696f7b;
  font-size: 16px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin: 0 0 8px;
}

.previewWrp .recordWrp b {
  color: var(--heading-color);
  font-size: 16px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin-right: 5px;
}

/*  */
.BGFormWrp .card {
  border-radius: 24px;
  border: 0;
  background: #F1F3F80D;
  box-shadow: none;
  padding: 0px !important;
  margin: 0;
  overflow: inherit;
}

.textEditor.card {
  padding: 0;
}

.textEditorWrp {
  padding: 15px;
}

.UploadMultiBG.portlet.light .RichTextEditor__root___2QXK-,
.BGDoc.portlet.light .RichTextEditor__root___2QXK-,
.BGFormWrp .card .RichTextEditor__root___2QXK-,
.tcText,
.comments textarea {
  border: 0;
  border-radius: 8px;
  border: 1px solid #d4d5da;
  background: #f9fafc;
  resize: none;
}
.comments label {
  color: #071e3d;
  font-family: "GeneralSansSemiBold";
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}

.bgEntry .card {
  border-radius: 24px;
  border: 0;
  background: #2e2b29d9;
  box-shadow: none;
  padding: 0px !important;
  margin: 0;
  overflow: inherit;
  backdrop-filter: blur(50px);
}

.BGFormWrp .textEditor h3 {
  color: var(--heading-color);
  font-size: 24px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin: 25px 0 0;
  padding: 0 15px;
}

.UploadMultiBG.portlet.light .EditorToolbar__root___3_Aqz,
.BGDoc.portlet.light .EditorToolbar__root___3_Aqz,
.BGFormWrp .EditorToolbar__root___3_Aqz,
.RichTextEditor__editor___1QqIU .public-DraftEditor-content {
  border: 0;
}

.portlet.light .portlet-body {
  padding: 0;
}

.logoText {
  border-left: 1px solid #e1e1e1;
  padding-left: 13px;
  margin-left: 13px;
}

.logoText span {
  color: #696f7b;
  display: block;
  font-size: 10px;
  font-family: "GeneralSansBold";
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.logoText p {
  color: var(--heading-color);
  font-size: 26px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin: 0;
}

.logoText img {
  width: 50px;
  height: 30px;
  object-fit: contain;
}

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

.bgEntry .switchWrp label {
  display: flex;
  align-items: center;
}

.bgEntry .switchWrp label span {
  color: var(--heading-color);
  font-size: 16px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  margin-right: 8px;
}

/* Modals */
.BGDoc.portlet.light,
.UploadMultiBG.portlet.light {
  background: #fff;
  /* width: 425px; */
  /* width: 700px; */
  border: 0 !important;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 0;
}

.UploadMultiBG.portlet.light .portlet-title,
.BGDoc.portlet.light .portlet-title {
  display: flex;
  align-items: center;
  min-height: auto !important;
  border-bottom: 1px solid #eff0f2 !important;
  margin-bottom: 12px;
  padding-bottom: 12px;
}

.BGDoc.portlet.light h3,
.UploadMultiBG.portlet.light h3 {
  color: var(--heading-color);
  font-size: 20px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin: 0;
  width: 100%;
}

.UploadMultiBG.portlet.light .selectedFileWrp,
.BGDoc.portlet.light .selectedFileWrp {
  margin-top: 10px;
}

.BGDoc.portlet.light .ui-regulartabs {
  margin-bottom: 25px;
}

.BGDoc.portlet.light .ui-regulartabs .nav-tabs > li {
  width: 50%;
}

.BGDoc.portlet.light .ui-regulartabs .nav-tabs > li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
}

.BGDoc.portlet.light .portlet-body .dropzone {
  height: 110px;
  min-height: auto;
}

.UploadMultiBG.portlet.light .portlet-body .dropzone {
  height: 150px;
  min-height: auto;
}

.BGDoc.portlet.light .successIcon,
.UploadMultiBG.portlet.light .successIcon {
  width: 74px;
  height: 74px;
  border-radius: 37px;
  background: #51c763;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
.UploadMultiBG.portlet.light .iconWrp {
  width: 74px;
  height: 74px;
  border-radius: 37px;
  background: #1f345a;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
.UploadMultiBG.portlet.light .iconWrp.bgRed {
  background: #b62319;
}
.UploadMultiBG.portlet.light .iconWrp img {
  width: 30px;
}
/* BG detail */
.backBtn {
  margin-bottom: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.backBtn span {
  color: var(--heading-color);
  font-size: 14px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  margin-left: 5.5px;
}

.bgDetail .card {
  border-radius: 9px;
  border: 1px solid #fff;
  background: #fff;
  box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.06);
  margin-bottom: 30px;
}

.bgDetail .card .textWrp {
  padding: 15px;
}

.bgDetail .card .logoTextWrp {
  display: flex;
  align-items: center;
}

.bgEntry .card .logoWrp .bank_bg_ref_img,
.bgDetail .card .logoTextWrp .bank_bg_ref_img {
  width: 85px;
}

.bgDetail .card .logoTextWrp .logoText {
  border: 0;
  padding: 0;
}

.bgDetail .card .logoText .flagImg {
  width: 18px;
  margin-left: 5.5px;
}

.bgDetail .activeWrp {
  background: #eefff8;
  display: flex;
  align-items: center;
  padding: 25px;
  height: 94px;
}
.bgDetail .pendingWrp {
  background: #e2c94f;
  display: flex;
  align-items: center;
  padding: 25px;
  height: 94px;
}
.bgDetail .rejectedWrp {
  background: #ffebeb;
  display: flex;
  align-items: center;
  padding: 25px;
  height: 94px;
}
.bgDetail .closedWrp {
  background: #ffeded;
  display: flex;
  align-items: center;
  padding: 25px;
  height: 94px;
}
.bgDetail .blueWrp {
  background: #4f8ce2;
  display: flex;
  align-items: center;
  padding: 25px;
  height: 94px;
}

.bgDetail .blueWrp span {
  width: 14px;
  height: 14px;
  border-radius: 37px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bgDetail .blueWrp p {
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  margin: 0 0 0 4px;
}
.bgDetail .greyWrp {
  background: #cfcfcf;
  display: flex;
  align-items: center;
  padding: 25px;
  height: 94px;
}

.bgDetail .greyWrp span {
  width: 14px;
  height: 14px;
  border-radius: 37px;
  background: #2c2c2c;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bgDetail .greyWrp p {
  color: #474747;
  text-align: center;
  font-size: 16px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  margin: 0 0 0 4px;
}
.bgDetail .approvedWrp {
  background: #e8fff5;
  display: flex;
  align-items: center;
  padding: 25px;
  height: 94px;
}

.bgDetail .activeWrp span {
  width: 14px;
  height: 14px;
  border-radius: 37px;
  background: #00854b;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bgDetail .activeWrp p {
  color: #00854b;
  text-align: center;
  font-size: 16px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  margin: 0 0 0 4px;
}
.bgDetail .pendingWrp span {
  width: 14px;
  height: 14px;
  border-radius: 37px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bgDetail .pendingWrp p {
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  margin: 0 0 0 4px;
}

.bgDetail .rejectedWrp span {
  width: 14px;
  height: 14px;
  border-radius: 37px;
  background: #fb6363;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bgDetail .rejectedWrp p {
  color: #fb6363;
  text-align: center;
  font-size: 16px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  margin: 0 0 0 4px;
}

.bgDetail .approvedWrp p {
  color: #7ee763;
  text-align: center;
  font-size: 16px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  margin: 0 0 0 4px;
}
.bgDetail .approvedWrp span {
  width: 14px;
  height: 14px;
  border-radius: 37px;
  background: #7ee763;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bgDetail .closedWrp span {
  width: 14px;
  height: 14px;
  border-radius: 37px;
  background: #ed3333;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bgDetail .closedWrp p {
  color: #ed3333;
  text-align: center;
  font-size: 16px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  margin: 0 0 0 4px;
}

.bgDetail .detail.card {
  padding: 25px;
}

.bgDetail .detail.card .bb {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 6px;
  padding-bottom: 6px;
}

.bgDetail .detail.card h5 {
  color: var(--heading-color);
  font-size: 14px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  margin: 0;
}

.bgDetail .detail.card span {
  color: #696f7b;
  font-size: 14px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
}

.bgDetail .detail.card p {
  color: #071e3d;
  font-size: 14px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
}

/* progressbar */
.StepProgress {
  position: relative;
  list-style: none;
  margin: 0;
}

/* .StepProgress::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  width: 10px;
  height: 100%;
} */
.StepProgress-item {
  position: relative;
  height: 18%;
  padding-left: 15px;
}

.StepProgress-item::before {
  display: inline-block;
  content: "";
  position: absolute;
  left: -30px;
  height: 100%;
  width: 12px;
  top: 50px;
}

.StepProgress-item::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 40px;
  left: -40px;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
}

.StepProgress-item.is-done::before {
  border-left: 12px solid #00854b;
}

.StepProgress-item.is-done::after {
  content: "";
  background: url("/assets/skins/default/progress_tick.svg") no-repeat;
  background-size: 40%;
  background-position: center;
  border: 4px solid #fff;
  background-color: #00854b;
  width: 33px;
  height: 33px;
}

.StepProgress-item.current::before {
  border-left: 12px solid #e2e9f5;
}

.StepProgress-item.current::after {
  content: "";
  width: 33px;
  height: 33px;
  top: 40px;
  left: -40px;
  border: 4px solid #fff;
  background-color: #e2e9f5;
}

.StepProgress-item:last-child:before {
  display: none;
}

.bgDetail .StepProgress .StepProgress-item .status {
  color: var(--heading-color);
  font-size: 18px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin: 0;
}

.bgDetail .StepProgress .StepProgress-item .user {
  color: var(--heading-color);
  font-size: 12px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  margin: 0;
}

.bgDetail .StepProgress .StepProgress-item .date {
  color: #696f7b;
  font-size: 12px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.24px;
}

.bgDetail .StepProgress .StepProgress-item .version {
  color: var(--heading-color);
  font-size: 16px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  text-decoration-line: underline;
}

.bgDetail .StepProgress .StepProgress-item .expiryDays {
  color: var(--heading-color);
  font-size: 20px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin: 0;
}

.bgDetail .StepProgress .StepProgress-item .expiryDays span {
  color: #b62319;
  font-size: 20px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
}

.bgDetail .StepProgress .StepProgress-item .expiryDate {
  color: #696f7b;
  font-size: 12px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
}

.bgDetail .StepProgress .StepProgress-item .commentsWrp {
  border-radius: 1px;
  background: rgba(244, 244, 244, 0.33);
  padding: 14px;
}

.bgDetail .StepProgress .StepProgress-item .commentsWrp h6 {
  color: var(--heading-color);
  font-size: 16px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin: 0 0 5px;
}

.bgDetail .StepProgress .StepProgress-item .commentsWrp p {
  color: var(--heading-color);
  font-size: 14px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  margin: 0;
  display: -webkit-box;
  max-width: 312px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* .bgDetail .StepProgress .StepProgress-item .timelineogo {
  width: 30px;
} */
.timelineIcon,
.bgDetail .StepProgress .StepProgress-item .iconBg {
  border-radius: 68px;
  background: linear-gradient(53deg, #18355e -9.47%, #df0b01 108.53%);
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.timelineIcon img,
.bgDetail .StepProgress .StepProgress-item .iconBg img {
  width: 12px;
  height: auto !important;
}

.w-100 {
  width: 100%;
}

.bullet-red {
  background: #b62319;
  width: 7px;
  height: 7px;
  border-radius: 100px;
  margin-right: 5px;
}

.bullet-green {
  background: #00854b;
  width: 7px;
  height: 7px;
  border-radius: 100px;
  margin-right: 5px;
}

.green-rectangle {
  color: #00854b;
  font-size: 10px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  border-radius: 7px;
  border: 0.3px solid #00854b;
  background: #eefff8;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  width: fit-content;
  padding: 10px;
  margin: 0 auto;
}

.red-rectangle {
  border-radius: 7px;
  border: 0.3px solid #b62319;
  background: #ffedec;
  color: #b62319;
  font-size: 10px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  width: fit-content;
  padding: 10px;
  margin: 0 auto;
}

span.green-activity {
  border-radius: 5px;
  background: #00854b;
  color: #fff;
  font-size: 12px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  width: fit-content;
  padding: 10px;
  margin: 0 auto;
}

span.brown-activity {
  border-radius: 5px;
  background: #6c2337;
  color: #fff;
  font-size: 12px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  width: fit-content;
  padding: 10px;
  margin: 0 auto;
}

span.purple-activity {
  border-radius: 5px;
  background: #bc35c8;
  color: #fff;
  font-size: 12px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  width: fit-content;
  padding: 10px;
  margin: 0 auto;
}

span.yellow-activity {
  border-radius: 5px;
  background: #e2c94f;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-family: "GeneralSans";
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  width: fit-content;
  padding: 10px;
  margin: 0 auto;
}
span.blue-activity {
  border-radius: 5px;
  background: #4f8ce2;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-family: "GeneralSans";
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  width: fit-content;
  padding: 10px;
  margin: 0 auto;
}
span.red-activity {
  border-radius: 5px;
  background: #6c2337;
  color: #fff;
  font-size: 12px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  width: fit-content;
  padding: 10px;
  margin: 0 auto;
}

span.grey-activity {
  border-radius: 5px;
  background: #989898;
  color: #fff;
  font-size: 12px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  width: fit-content;
  padding: 10px;
  margin: 0 auto;
}

span.blue-activity {
  border-radius: 5px;
  background: #0059d7;
  color: #fff;
  font-size: 12px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  width: fit-content;
  padding: 10px;
  margin: 0 auto;
}

.BGlisting .sdg_tbl tbody img {
  width: 16px;
  height: 16px;
}

.btn.btn-blue-circle {
  background: rgba(24, 53, 94, 1);
  border-radius: 100% !important;
  width: 16px;
  height: 16px;
  color: #fff;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn.btn-blue-circle i {
  line-height: normal;
}

.btn.btn-blue-circle:hover {
  color: #fff !important;
}

.btn-group > .dropdown-menu {
  filter: drop-shadow(0px 4px 13px rgba(0, 0, 0, 0.17));
  box-shadow: none;
  border: 0;
  border-radius: 6px;
}

.dropdown-menu li {
  margin: 10px;
}

.dropdown-menu > li > a {
  color: #071e3d !important;
  font-size: 12px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #eff0f2;
}

.dropdown-menu li:last-child a {
  padding: 0;
  margin: 0;
  border-bottom: 0;
}

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

.dataTables_info {
  margin: 0 30px 0 0 !important;
  color: #000;
  font-size: 14px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
}

.inline-action {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  list-style: none;
}

.inline-action li {
  color: #071e3d;
  font-size: 12px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  margin-left: 15px;
}

.inline-action li img {
  margin-right: 6px;
}

.inline-action li:first-child {
  margin-left: 0;
}

.pageSizeSelector {
  width: 46px;
  height: 26px;
  flex-shrink: 0;
  border-radius: 8px;
  border: 1px solid var(--Field-Border, #d4d5da);
}

.customDropdownWrp .custom-dropdown {
  position: relative;
}

.customDropdownWrp .custom-dropdown .dropdown-toggle {
  border-radius: 6px;
  background: #fff;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  width: 300px;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 100;
  padding: 25px 15px 15px;
}

.customDropdownWrp .custom-dropdown .dropdown-toggle::before {
  position: absolute;
  top: -8px;
  left: auto;
  right: 9px;
  display: inline-block !important;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  content: "";
  content: "";
}

.customDropdownWrp .custom-dropdown .btns .btn-light:hover,
.customDropdownWrp .custom-dropdown .btns .btn-light {
  color: #ccc;
}

.error-message {
  color: #b62319;
  font-size: 12px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  position: absolute;
  right: 0;
}


.input-error {
  border-color: #b62319 !important;
}

.input-error select,
.input-error input {
  border-color: #b62319 !important;
}

.input-error .placeholder {
  color: #b62319 !important;
}

.error-span{
  color: #b62319 !important;
}

/* CustomDropdown.css */
.country-select-dropdown .dropdown-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px !important;
  /* border: 1px solid #ccc; */
  cursor: pointer;
  user-select: none;
  /* background-color: #fff; */
}

.country-select-dropdown .dropdown-content {
  display: block;
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  width: 100%;
  border: 0;
  background-color: #33302D;
  z-index: 10;
  filter: drop-shadow(0px 4px 13px rgba(0, 0, 0, 0.17));
  box-shadow: none;
  border-radius: 8px;
  padding: 0;
}
.country-select-dropdown .dropdown-content input {
  margin: 10px;
  width: -webkit-fill-available !important;
}

.country-select-dropdown ul {
  list-style: none;
  padding: 12px;
  max-height: 175px;
  overflow-y: auto;
}
.country-select-dropdown .dropdown-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  border-bottom: 1px solid #eff0f2;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
.country-select-dropdown .dropdown-item:last-child {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}

.country-select-dropdown .country-image {
  width: 24px;
  height: 16px;
  margin-right: 8px;
}

/* Custom Loader */

.btn-loader {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: relative;
  animation: rotate 1s linear infinite;
}
.btn-loader::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  inset: 0px;
  border-radius: 50%;
  border: 5px solid #fff;
  animation: prixClipFix 2s linear infinite;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes prixClipFix {
  0% {
    clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
  }
  25% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
  }
  50% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
  }
  75% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
  }
  100% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);
  }
}
.thumbIcon {
  position: absolute;
  left: 10px;
  top: -5px;
}

#datePicker input {
  padding: 10px;
}
.page-sidebar .page-sidebar-menu .sub-menu > li.active-item > a {
  color: #fff !important;
}

/* .public-DraftEditor-content{
  min-height: 100% !important;
} */

.tcText {
  /* word-break: break-all; */
  /* overflow-y: scroll;
  overflow-x: hidden; */
  min-height: 150px;
  /* border-radius: 5px; */
  padding: 10px;
  /* margin-bottom: 15px !important; */
  /* display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden; */
}
.tcText p {
  margin-top: 0;
}
.tcText strong {
  font-family: "GeneralSansBold";
}
.confirmation-modal h2 {
  color: #071e3d;
  text-align: center;
  font-size: 24px;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: normal;
  margin: 0 0 10px;
}
.confirmation-modal p {
  color: #071e3d;
  text-align: center;
  font-size: 14px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.btn-danger {
  background-color: #b62319;
  border-color: #b62319;
}
.UploadMultiBG.portlet.light.confirmation-modal {
  padding: 25px;
}
.UploadMultiBG.portlet.light.confirmation-modal .portlet-title {
  border: 0 !important;
}
.refernceModal .wrap {
  display: flex;
  flex-flow: wrap;
  justify-content: start;
}
.refernceModal .innerWrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  border-bottom: 1px solid #eff0f2;
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 33%;
}
.refernceModal .innerWrap:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.refernceModal .innerWrap h6 {
  color: #071e3d;
  font-size: 14px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  margin: 0 0 5px;
}
.refernceModal .innerWrap p {
  color: #696f7b;
  font-size: 14px;
  font-family: "GeneralSans";
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.isUploadingLoader {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 60%;
  margin-top: -10px;
}
.isUploadingLoader h4 {
  font-size: 16px;
  color: #18355e;
}
.isUploadingLoader .loader1 {
  width: 48px;
  height: 48px;
  border: 5px solid #18355e;
  border-radius: 50%;
  display: block;
  box-sizing: border-box;
  position: relative;
  animation: pulse 1s linear infinite;
  margin: 0 auto;
}
.loader1:after {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  border: 5px solid #df0b01;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: scaleUp 1s linear infinite;
}

@keyframes scaleUp {
  0% {
    transform: translate(-50%, -50%) scale(0);
  }
  60%,
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes pulse {
  0%,
  60%,
  100% {
    transform: scale(1);
  }
  80% {
    transform: scale(1.2);
  }
}
.isUploadingLoader .loaderDotted {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: block;
  margin: 15px auto;
  position: relative;
  background: #18355e;
  box-shadow: -24px 0 #18355e, 24px 0 #18355e;
  box-sizing: border-box;
  animation: shadowPulse 1s linear infinite;
}

@keyframes shadowPulse {
  33% {
    background: #18355e;
    box-shadow: -24px 0 #ff3d00, 24px 0 #18355e;
  }
  66% {
    background: #df0b01;
    box-shadow: -24px 0 #18355e, 24px 0 #18355e;
  }
  100% {
    background: #18355e;
    box-shadow: -24px 0 #18355e, 24px 0 #df0b01;
  }
}

.mainLogoText {
  color: #fcfcfc !important;
  text-align: center;
  font-size: 16px !important;
  font-style: normal;
  font-family: "GeneralSansSemiBold";
  font-weight: 600;
  line-height: 21.5px; /* 113.158% */
  letter-spacing: -0.475px;
}
.asterisk {
  color: red;
  margin-left: 2px;
}
/* blockchain modal */
.blockchain-wrp {
  padding: 15px;
}
.blockchain-wrp .ref {
  border-right: 1px solid #e5e5e5;
  padding-right: 20px;
  margin-right: 20px;
}

.blockchain-wrp .invoice h5,
.blockchain-wrp .ref h5 {
  color: #1f345b;
  font-family: "GeneralSansMedium";
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  margin: 0 10px 0 0;
}
.blockchain-wrp .invoice p,
.blockchain-wrp .ref p {
  color: #797979;
  font-family: "GeneralSans";
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.blockchain-wrp .blockchain-img {
  position: relative;
}
.blockchain-wrp .blockchain-img::after {
  content: "";
  background: url("../default/blockchain-chain.png") no-repeat;
  width: 7.5px;
  height: 72px;
  position: absolute;
  bottom: -65px;
  left: -3px;
  right: 0;
  margin: 0 auto;
  background-size: contain;
}
.blockchain-wrp .row:last-child .col-md-2 .blockchain-img::after {
  display: none;
}
.blockchain-wrp .blockchain-img img {
  width: 109.609px;
  height: 126.216px;
}
.blockchain-wrp .card {
  padding: 15px;
  border-radius: 6px;
  border: 1px solid #e5e5e5;
  background: #fff;
  margin-bottom: 15px;
}
.blockchain-wrp .card ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blockchain-wrp .card ul li {
  display: flex;
  align-items: center;
}
.blockchain-wrp .card ul li .property {
  color: #1f345b;
  font-family: "GeneralSansMedium";
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
  width: 30%;
}
.blockchain-wrp .card ul li .value {
  color: #797979;
  font-family: "GeneralSans";
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  width: 260px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blockchain-wrp .card ul li .value.highlighted {
  color: #2895d3;
}
.blockchain-wrp .card ul li .action {
  border-radius: 4px;
  padding: 4px 6px;
  font-size: 10px;
  font-family: "GeneralSansMedium";
  margin: initial;
  margin-left: auto;
}
.blockchain-wrp .block-num {
  border-radius: 11px;
  background: #fff;
  backdrop-filter: blur(2px);
  color: #1f345b;
  font-family: "GeneralSansBold";
  font-size: 10px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 36px;
  left: 0;
  right: 0;
  width: 52px;
  height: 18px;
  margin: 0 auto;
}
.errorDetailModal {
  list-style: none;
  padding: 0;
  margin: 0;
}
.errorDetailModal li {
  color: #b62319;
  font-family: "GeneralSansMedium";
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  border-bottom: 1px solid #d4d5da;
  padding-bottom: 6px;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
}
.errorDetailModal li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.detail span.noErr,
span.noErr {
  color: #071e3d !important;
  font-size: 14px;
  font-family: "GeneralSansSemiBold" !important;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  display: block;
}

.btn_loader {
  width: 25px;
  height: 25px;
  border: 5px solid #fff;
  border-bottom-color: #ff3d00;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation1 1s linear infinite;
}

@keyframes rotation1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.bgDetail .activeWrp,
.bgDetail .closedWrp,
.bgDetail .blueWrp,
.bgDetail .approvedWrp,
.bgDetail .pendingWrp,
.bgDetail .rejectedWrp,
.bgDetail .draftedWrp {
  background: #e7e7e7;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 94px;
  width: 170px;
}
.bgDetail .activeWrp p,
.bgDetail .closedWrp p,
.bgDetail .blueWrp p,
.bgDetail .approvedWrp p,
.bgDetail .pendingWrp p,
.bgDetail .rejectedWrp p,
.bgDetail .draftedWrp p {
  color: #989898;
  text-align: center;
  font-size: 16px;
  font-family: "GeneralSansMedium";
  font-weight: 500;
  line-height: normal;
  margin: 0 0 0 4px;
}

.bgDetail .closedWrp,
.bgDetail .rejectedWrp {
  background: #ffe7e6;
}
.bgDetail .closedWrp p,
.bgDetail .rejectedWrp p {
  color: #b62319;
}
.bgDetail .pendingWrp {
  background: #fff0db;
}
.bgDetail .pendingWrp p {
  color: #f8a224;
}
.bgDetail .activeWrp,
.bgDetail .approvedWrp {
  background: #eefff8;
}
.bgDetail .activeWrp p,
.bgDetail .approvedWrp p {
  color: #00854b;
}
.bgDetail .blueWrp {
  background: #cff3ff;
}
.bgDetail .blueWrp p {
  color: #085a75;
}
.blockchain_gif {
  width: 35px !important;
  height: 35px !important;
}

.timelineIconPosition {
  width: 130px;
  margin: 0 auto;
}
.timelineIconPosition p {
  font-size: 12px !important;
  margin: 0;
}
button.downloadZip {
  min-width: auto !important;
}

/* BG verification */
body {
  background:  var(--Login-Background) no-repeat !important;
  background-position: center center;
  background-size: cover !important;
  width: 100%;
  height: 100%;
}
.bgVerification {
  padding: 25px 0 0;
}
.BGFormWrp h3 {
  text-align: center;
  margin: 0 0 40px;
}
.bgVerificationWrp .loginHifinLogo {
  height: 48px;
  display: block;
}
.bgVerificationWrp h2 {
  color: #fff;
  font-family: "GeneralSansSemiBold";
  font-size: 22px;
  /* line-height: 80px; 
  text-align: center;  */
}
.bgVerification .bgImg {
  background: #fff var(--Login-Background) no-repeat !important;
  background-position: center center;
  background-size: cover !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 0;
}
.bgVerification .bgImg h3 {
  color: #fff;
  text-align: center;
  font-family: "GeneralSansSemiBold";
  font-size: 32px;
  font-weight: 600;
  line-height: 61px; /* 190.625% */
  letter-spacing: 0.64px;
  margin: 0;
}
.bgVerification button {
  width: 180px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  font-family: "GeneralSansMedium";
  font-size: 14px !important;
  font-weight: 500;
  line-height: normal;
}
.bgVerification .btn.cancelBtn {
  border-radius: 8px !important;
  background: #fff !important;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06) !important;
  color: #393f4d !important;
  border: 0 !important;
}
.bgVerification .backBtn {
  color: var(--haifin-Primary-Color);
  font-family: "GeneralSansMedium";
  font-size: 14px;
  line-height: normal;
  text-decoration: none;
}
.bgVerification .btn.primaryBtn {
  border-radius: 4px;
  background: var(--haifin-Primary-Gradient) !important;
  color: #fff;
  border: 0 !important;
  border-radius: 4px;
  height: 38px;
  padding: 10px 20px;
}
.bgVerification .btn.primaryBtn:hover {
  box-shadow: 0px 4px 10px 0px rgb(149 0 0 / 30%) !important;
}
.bgVerification .btn.grayBtn {
  border-radius: 4px;
  background: var(--haifin-gray-Color) !important;
  color: #fff;
  border: 0 !important;
  border-radius: 4px;
  height: 38px;
  padding: 10px 20px;
}
.bgVerification .btn.grayBtn:hover {
  box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 30%) !important;
}
.bgVerification .successIcon {
  border-radius: 77px;
  background: #18b544;
  width: 101px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 25px;
}
.bgVerification .failedIcon {
  border-radius: 77px;
  background: #d84100;
  width: 101px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 25px;
}
.bgVerification h3 {
  color: #C4C4C4;
  text-align: center;
  font-family: "GeneralSans";
  font-size: 18px;
  line-height: normal;
  margin: 5px !important
}

.message-container{
  background: #97979730;
  border-radius: 24px;
}
.message-container ul li p {
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  margin: 11px !important;
  font-family: "GeneralSans";
}
.message-container ul li p img {
  width: 28px !important;
}

.message-container ul li {
 list-style: none;
}
.message-container ul {
 padding: 5px 0px !important;
}
.verificationForm p {
  color: #ffffff;
  text-align: center;
  font-family: "GeneralSans";
  font-size: 18px;
  line-height: normal;
  font-weight: 500;
  margin: 5px !important;
}
/* .bgVerification .bgEntry {
  min-height: calc(100vh - 300px);
} */

/* .message-container{
  min-height: calc(100vh - 300px);
} */

input[type="date"]::-webkit-calendar-picker-indicator {
  content: "";
  background: url(../../../assets/skins/default/calender_ic.svg) no-repeat;
}
.verificationBg {
  /* background: #fff var(--Login-Background) no-repeat !important;
  background-position: center center;
  background-size: cover !important;
  width: 100%;
  height: calc(100% - 101px); */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* padding-bottom: 37.6px; */
}
.verificationBg h3 {
  color: #fff;
  text-align: center;
  font-family: "GeneralSansSemiBold";
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 61px; /* 127.083% */
  letter-spacing: 0.96px;
}
.verificationBg p {
  color: #fff;
  text-align: center;
  font-family: "GeneralSansMedium";
  font-size: 22px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.1px;
  margin: 0 0 30px;
}
.verificationBg .cardBoxWrp {
  display: flex;
  align-items: center;
  justify-content: center;
}
.verificationBg .cardBox {
  border-radius: 9px;
  background: #fff;
  box-shadow: 0px 0px 13px 0px rgba(3, 146, 224, 0.2);
  width: 260px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.verificationBg .cardBox span {
  color: #141414;
  font-family: "GeneralSansMedium";
  font-size: 16px;
  line-height: normal;
  display: flex;
  margin-top: 25px;
}
.h-100 {
  height: 100%;
}
.flex-column {
  flex-direction: column;
}
.verificationBg .verificationFooter,
.copy-right {
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  height: 50px;
  position: fixed;
  bottom: -15;
  /* display: flex; */
  /* flex-direction: column; */
  /* margin-bottom: 15px; */
}
.verificationBg .verificationFooter p,
.copy-right span {
  color: #fff;
  font-family: "GeneralSans";
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  margin: 0;
}
.m-auto {
  margin: auto;
}

.ReactModal__Content{
  width: 510px !important;
}

.message-container h3 {
  font-family: 'GeneralSans';
  font-size: 19px;
  font-weight: 500;
  line-height: 35.2px;
  text-align: left;
  color: #C4C4C4;
  margin: 0px !important;
}
@media only screen and (max-width: 1440px) {
  .copy-right {
    position: relative;
  }
}
@media only screen and (max-width: 1024px) {
  .bgVerificationWrp .loginHifinLogo {
    height: 60px;
  }
  .bgVerificationWrp h2 {
    font-size: 22px;
    line-height: 38px;
    margin: 10px 0 15px;
  }
  .mt-5 {
    margin-top: 15px !important;
  }
  .bgEntry .card {
    padding: 15px;
  }
  .verificationForm h3 {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .verificationBg .verificationFooter,
  .copy-right {
    position: relative;
  }
  .message-container ul {
    padding: 20px 0px !important;
   }
}
@media only screen and (max-width: 600px) {
  .error-message {
    font-size: 10px;
  }
  .bgVerification .successIcon,
  .bgVerification .failedIcon {
    width: 80px;
    height: 80px;
  }
  .mb-24 {
    margin-bottom: 20px;
  }
  .bgVerificationWrp h2 {
    padding: 0;
    margin-bottom: 10px;
  }
  .bgVerification .bgImg h3 {
    font-size: 24px;
    line-height: 34px;
    display: none;
  }
  .bgVerification .card h3 {
    font-size: 16px;
  }
  .bgVerification .card {
    margin: 0;
    padding: 15px;
  }

  .ReactModal__Content{
    width: 400px !important;
  }

  .verificationBg h3,
  .bgVerificationWrp h2 {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    display: none;
  }
  .bgVerificationWrp h2 br {
    display: none;
  }
  .verificationBg {
    height: 100%;
  }
  .verificationBg .cardBoxWrp {
    display: block;
  }
  /* .verificationBg .cardBoxWrp .cardBox {
    margin: 0 0 20px !important;
  } */

  .bgVerification button {
    width: 100%;
  }
  /* .bgVerification .bgEntry {
    height: 100vh;
  } */
  /* .wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: calc(100vh - 215px);
  } */
  .verificationBg .loginHifinLogo,
  .bgVerificationWrp .loginHifinLogo {
    height: 50px;
    margin: 0 auto 15px;
  }

  /* .bgVerification,
  .bgVerificationWrp .row.d-flex {
    display: block;
  } */
  .btns {
    display: block;
  }
  .btns button {
    margin-top: 10px;
  }
  .verificationBg .verificationFooter p,
  .copy-right span {
    font-size: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .verificationBg h3,
  .bgVerificationWrp h2 {
    font-size: 16px;
  }
  .verificationBg .loginHifinLogo,
  .bgVerificationWrp .loginHifinLogo {
    height: 40px;
    margin: 0 auto;
  }
  .ReactModal__Content{
    width: 310px !important;
  }
  .mt-5 {
    margin-top: 5px !important;
  }
  .bgVerification .card h3 {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .highlighted-text {
    color: white !important;
    font-weight: 900;
  }
  .w-100 {
    width: 90%;
  }
  #QR_element {
    transform: scale(0.7);
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
}



  .fa-check:before{
    color: #18B544 !important;
  }

  .fa-times:before{
    color: red !important;
  }


  .top-header-bar{
    backdrop-filter: blur(50px);
    background: #FFFFFF1A;
    border-radius: 18px;
    width: 95% !important;
    margin: auto;
    margin-bottom: 65px;
    padding: 13px 24px ;
  }

  .padding-gap{
    padding: 15px !important;
  }

  .loader-section{
    height: 296px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

  .logo-loader{
    width: 200px;
  }

  .verification-detail-fields img {
    width: 28px ;
  }

  .verification-detail-fields{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #F1F1F14D;
    /* border-bottom-width: 80%; */
    width: 98%;
    margin: auto;
  }
  /* .verification-detail-fields:last-child{
    border-bottom: 0px;
  } */
  .verification-detail-fields div {
    display: flex;
    padding: 0px !important;
  }

  .verification-alert{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: auto;
    border: 1px solid #C6000080;
    border-radius: 12px;
    background: #FF67671A;
  }
  .verification-alert p{
    color: white;
  }
  .verification-alert img{
    width: 41px;
    margin: 5px 10px;
  }