.textAlign {
  text-align: center;
  color: white;
  text-decoration: none;
}

.textAlign > span {
  display: block;
}

.pdLeft {
  padding-left: 10px !important;
}


.clM {
  /* display: flex;
  flex-direction: column; */
  /* font-size: 13px; */
  background-image: linear-gradient(145deg, #4b5eaa, #ee3d96) !important;

  color: #ffffff;
  list-style: none;
  border-radius: 10px;
  padding: 10px;
  /* text-align: center; */
}

.centera {
  align-items: center;
  padding: 20px;
  text-decoration: none;
}

.centera > span {
  color: #ffffff;
  display: block;


}

.centera > svg {
  vertical-align: middle;
  color: #ffffff;
}

.small-box {
  background: #FFFFFF;
  /* card shadow */
  box-shadow: 0 11.8204px 23.6408px rgba(42, 60, 111, 0.102);
  border-radius: 10px;
}

.box {
  background: #FFFFFF;
  /* card shadow */
  box-shadow: 0 11.8204px 23.6408px rgba(42, 60, 111, 0.102);
  border-radius: 10px;
}


.logo-div {
  position: absolute;
  left: 0;
  right: 0;
  top: 1.54%;
  bottom: 90.01%;
}

.logo-div-small {
  position: absolute;
  left: 11%;
  right: 0;
  top: 1.54%;
  bottom: 90.01%;
}

.nav-bar-logo {
  position: absolute;
  left: 16.03%;
  right: 16.03%;
  top: 25.07%;
  bottom: 91.65%;
  /* background: url(../../../../assets/images/induslogo.png) */
}

.card-selected {
  position: absolute;
  left: 4.2%;
  right: 3.44%;
  top: 11.27%;
  bottom: 81.31%;
  background: #263B73;
  /* card shadow */
  box-shadow: 0 11.8204px 23.6408px rgba(42, 60, 111, 0.102);
  border-radius: 10px;


}

.vector-div {
  position: absolute;
  left: 7.25%;
  right: 83.72%;
  top: 24.44%;
  bottom: 83.48%;
}

.horizontal-line-worklist {
  position: absolute;
  left: 0;
  right: 0;
  top: 27.66%;
  bottom: 72.34%;
  opacity: 0.2;
  border: 0.5px solid #A7A9C0;
}

.horizontal-line-case {
  position: absolute;
  left: 0;
  right: 0;
  top: 36.11%;
  bottom: 63.89%;
  opacity: 0.2;
  border: 0.5px solid #A7A9C0;
}

.horizontal-line-report {
  position: absolute;
  left: 0;
  right: 0;
  top: 45.58%;
  bottom: 54.42%;
  opacity: 0.2;
  border: 0.5px solid #A7A9C0;
}

.marginR {
  margin-right: 30px;
}

.footer {
  position: absolute;
  left: 16.03%;
  right: 15.65%;
  top: 93.54%;
  bottom: 2%;
}

.footer-img {
  position: absolute;
  left: 54.33%;
  right: 15.65%;
  /* top: 93.54%; */
  /* bottom: 96%; */
}

.main-div {
  /* margin-top: 20%; */
  cursor: pointer;
}


.mlcard {
  margin-left: 6%;
  margin-top: 20px;
  padding: 10px;
  font-size: 13px;
}

.mrcard {
  margin-right: 28%;
  margin-top: 20px;
  padding: 10px;
  font-size: 13px;
}

.mlcard:hover {
  color: white;
  background-image: linear-gradient(145deg, #4b5eaa, #ee3d96) !important;
  box-shadow: 0 11.8204px 23.6408px rgb(42 60 111 / 10%);
  border-radius: 10px;
  font-size: 13px;
  padding: 10px;
  width: 100px;

}


.mrcard:hover {
  font-size: 13px;
  padding: 10px;
  width: 100px;
  color: white;
  background-image: linear-gradient(145deg, #4b5eaa, #ee3d96) !important;
  box-shadow: 0 11.8204px 23.6408px rgb(42 60 111 / 10%);
  border-radius: 10px;

}


.card-selected-test {
  margin-bottom: 2px;
  /* margin-right: 33%; */
  padding: 10px;
  /* margin-left: 9%; */
  background-image: linear-gradient(145deg, #4b5eaa, #ee3d96) !important;
  color: #ffffff;
  /* card shadow */
  box-shadow: 0 11.8204px 23.6408px rgba(42, 60, 111, 0.102);
  border-radius: 4px;
  /*max-height: 44px;*/
  text-transform: capitalize;

}

.card-unselected-test:hover {
  background-image: linear-gradient(145deg, #4b5eaa, #ee3d96) !important;
  color: white;

}

.card-unselected-test:hover > img {
  fill: currentColor;
}

.card-unselected-test {
  margin-bottom: 2px;
  padding: 10px;
  background: #FFFFFF;
  border-radius: 4px;
  /*max-height: 44px;*/
  text-transform: capitalize;

}

.image-size-small {
  padding-left: 19px;
  padding-top: 16px;
  padding-right: 19px;
}

.vector-div-unselected-test {
  position: absolute;
  left: 4.2%;
  right: 3.44%;
  top: 19.72%;
  bottom: 72.86%;
  background: #FFFFFF;
  border-radius: 10px;
}

.text-margin {
  margin-left: 4%;
}

.centerText {
  text-align: center;
}

.cls {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 4px;
}

.cls2 {
  /* display:flex;flex-direction:row;justify-content:flex-start;gap:18px; */
  display: contents;
}

.disblock {
  display: block;
}

.card-unselected {
  position: absolute;
  left: 4.2%;
  right: 3.44%;
  top: 19.72%;
  bottom: 72.86%;
  background: #FFFFFF;
  border-radius: 10px;
}

.vector-div-unselected {
  position: absolute;
  left: 4.2%;
  right: 3.44%;
  top: 19.72%;
  bottom: 72.86%;
  background: #FFFFFF;
  border-radius: 10px;
}

.fontSize {
  font-size: 13px;
  font-family: "Nunito", sans-serif;
}

.fontSize2 {
  font-size: 13px;
  font-family: "Nunito", sans-serif;
}

.fontSize1 {
  font-size: 13px;
  font-family: "Nunito", sans-serif;
}

.fontSize3 {
  font-size: 13px;
  font-family: "Nunito", sans-serif;
}

.paddingBottom {
  padding-bottom: 0 !important;
}

.cursorPointer {
  cursor: pointer;
}

.card-unselected-case-history {
  position: absolute;
  left: 4.2%;
  right: 3.44%;
  top: 28.17%;
  bottom: 64.4%;

  background: #FFFFFF;
  border-radius: 10px;
}


.card-unselected-report {
  position: absolute;
  left: 4.2%;
  right: 3.44%;
  top: 37.13%;
  bottom: 55.44%;

  background: #FFFFFF;
  border-radius: 10px;

}

.card-unselected-agent-management {
  position: absolute;
  left: 4.2%;
  right: 3.44%;
  top: 46.61%;
  bottom: 45.97%;
  background: #FFFFFF;
  border-radius: 10px;
}

.sidebar-footer-img {
  vertical-align: bottom;
  height: 40px;
}

@media (max-width: 1024px) {
  .sidebar-footer-img {
    vertical-align: bottom;
    height: 20px;
  }

  .footer-text-custom {
    font-size: 10px;
    text-align: center;
  }
}

@media (max-width: 1201px) {
  .sidebar-footer-img {
    vertical-align: bottom;
    height: 28px;
  }

  .footer-text-custom {
    color: green;
    text-align: center;
  }
}

@media (min-width: 1201px) {
  .sidebar-footer-img {
    vertical-align: bottom;
    height: 28px;
  }

  .footer-text-custom {
    color: blue;
    text-align: center;
  }
}


.custom-font-size {
  font-size: small;
}

.navChild2 {
  margin: 0 0 0 3px;
}

.navChild3 {
  margin: 0 0 0 3px;
}

.navChild4 {
  margin: 0 0 0 3px;
}

.collMenuBottom {
  padding-bottom: 0 !important;
}

.centerSub {
  display: flex;
  justify-content: center;
}

.navChild2S {
  padding-left: 37px !important;
}

.navChild3S {
  padding-left: 30px !important;
}

.navChild4S {
  padding-left: 27px !important;
}

.paddingIcon {
  padding-left: 43px;
}

.paddingIcon2 {
  padding-left: 22px;
}

.paddingIcon3 {
  padding-left: 7px;
}

body .sidebar.sidebar-mini .menu-list {
  padding: 0;
}

body .sidebar {
  font-size: 1rem;
  overflow:hidden !important;
}

body .leasex-container > .sidebar, body .leasex-container > .sidebar + div {
  transition: width .4s ease;
}

body .sidebar.sidebar-mini {
  font-size: 13px;
}

body.layout-2 .sidebar.sidebar-mini {
  border-right-width: 0 !important;
  padding: 0 !important;
}

body .sidebar mf-side-menu .logo-container img.img-fluid {
  display: inline-block;
  object-fit: contain;
}

body .sidebar.sidebar-mini mf-side-menu .logo-container img.img-fluid {
  height: 35px !important;

}

.widthMinimum.sidebar.sidebar-mini > app-side-bar mf-side-menu div.main-div .collMenuBottom {
  font-size: 13px;
}
body .sidebar .card{
  height: 100vh !important;
}

body .sidebar .logo-switch-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 56px;
  overflow: hidden;
  flex-direction: row-reverse;
  margin: 0;
  padding: 8px 12px;
  transition: all 0.3s ease-in;
  flex-wrap: nowrap;
}
body .sidebar .logo-switch-container > .menu-switch-container{
  margin-right: 10px;
  width: 40px;
}
body .sidebar.sidebar-mini .logo-switch-container > .menu-switch-container{
  margin-right: 5px;
}


body .sidebar .logo-switch-container > .logo-container{
  flex: 1;
  text-align: left !important;
}
body .sidebar .logo-switch-container > .logo-container,
body .sidebar .logo-switch-container > .menu-switch-container {
  padding: 0;
}
body .sidebar .sidebar-content {
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-gutter: stable;
  flex:1;
}

body .sidebar .sidebar-content + .sidenav-footer{
  border-top: 1px solid var(--border-color);
  max-height: 62.667px;
   /*temporary*/
  display: none;
}
body .sidebar .sidebar-content + .sidenav-footer > .menu-list{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body.layout-2 .sidebar .sidebar-content + .sidenav-footer > .menu-list > li {
  padding: 0 !important;
}
body.layout-2 .sidebar .sidebar-content + .sidenav-footer > .menu-list > li > a {
  padding: 1.2rem;
  cursor: pointer;
}
body.layout-2 .sidebar.sidebar-mini .sidebar-content + .sidenav-footer > .menu-list > li > a {
  padding: 1.2rem 0.5rem;
}
body.layout-2 .sidebar .sidebar-content + .sidenav-footer > .menu-list > li > a:hover {
  background-color: #edededf7;
}

.menuStyles {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 6px;
  outline: none;
  overflow: hidden;
}


.menuStyles:hover {
  background-color: #3c404314;
  border-color: #3c404314;
}

.menuStyles:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

body .sidebar.sidebar-mini mf-side-menu .menuStyles:focus {
  box-shadow: 0 0 0 0.16rem rgba(13, 110, 253, 0.25);
}

.menuStyles:hover .hamburger-icon .line {
  margin: 3px auto;
}

.menuStyles:hover .hamburger-icon .line:nth-child(1) {
  transform: translateX(-7px) rotate(-45deg);
}

.menuStyles:hover .hamburger-icon .line:nth-child(2) {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.menuStyles:hover .hamburger-icon .line:nth-child(3) {
  transform: translateX(-7px) rotate(45deg);
}

.menuStyles:hover .hamburger-icon .line:nth-child(1),
.menuStyles:hover .hamburger-icon .line:nth-child(3),
.menuStyles.active:hover .hamburger-icon .line:nth-child(1),
.menuStyles.active:hover .hamburger-icon .line:nth-child(3) {
  width: 16px;
  background-color: var(--secondary-color);
}


.menuStyles.active:hover .hamburger-icon .line:nth-child(1) {
  transform: translateX(7px) rotate(45deg);

}

.menuStyles.active:hover .hamburger-icon .line:nth-child(2) {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.menuStyles.active:hover .hamburger-icon .line:nth-child(3) {
  transform: translateX(7px) rotate(-45deg);
}


@media (max-width: 1258px) {
  .paddingIcon {
    padding-left: 28px;
  }

  .paddingIcon2 {
    padding-left: 10px;
  }

  .paddingIcon3 {
    padding: 0;
  }
}

.nam {
  padding-bottom: 0 !important;
}

 /*SidePanel Responsive Media Queries Start*/
@media (max-width: 1200px) {
  body.layout-2 .sidebar.sidebar-mini {
    left: 15px;
    width: 240px !important;
    max-height: 56px;
    transition: all 0.3s ease;
  }
}

@media (max-width: 991px) {

}

@media (max-width: 440px) {
  body.layout-2 .sidebar.sidebar-mini{
    width: 140px !important;
  }
}

/*SidePanel Responsive Media Queries End*/
