.content-page > .content {
  padding: 20px 40px !important;
}

.container {
  padding: 0px !important;
  max-width: 100% !important;
}

.side-menu.left {
  top: 0 !important;
}
div#sidebar-menu img {
  width: auto !important;
}
.sidebar_logo {
  border-bottom: 1px solid #989898;
  margin-bottom: 2px;
  margin-top: 10px;
}
.btn-primary {
  background-color: #4f0e1f !important;
  background: #4f0e1f !important;
  border-color: #4f0e1f !important;
}
.btn-theme {
  background: #4f0e1f !important;
  border-color: #4f0e1f !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  cursor: pointer;
  padding: 8px 20px;
  border-radius: 8px !important;
}
.btn-theme:hover {
  background: #941a43 !important;
  border-color: #941a43 !important;

  color: #ffff;
}

.login-wrpr {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(100vh - 50px);
}
.login-wrpr .forgot_wrpr {
  margin-top: 10px;
  text-align: end;
}
.primary_link {
  color: #4f0e1f !important;
  text-decoration: underline;
  cursor: pointer;
}
.login-wrpr .panel-default {
  border: none;
  max-width: 500px;
  margin: 0px auto;
  border-radius: 12px;
  padding: 10px;
  border: 1px solid #eee;
  box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
}
.form-title {
  color: #4f0e1f !important;
}
.basic_wrpr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.login-wrpr .panel-heading {
  border-radius: 12px 12px 0px 0px;
  background-color: #4f0e1f !important;
  border-bottom: none;
  color: #ffff !important;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  padding: 14px 0px;
}
.login-wrpr .form-group {
  margin: 0px !important;
  text-align: left;
  margin-top: 20px !important;
}

.login-wrpr .form-group label {
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 16px;
  color: #6e7c92;
}

.login-wrpr .logo img {
  width: 70px;
  height: 70px;
  margin: 0px auto;
  margin-top: 20px !important;
  border-radius: 8px;
}

.login-wrpr .btn.btn-primary {
  background-color: #4f0e1f !important;
  border-color: #4f0e1f !important;
  width: 100%;
}

.login-wrpr .btn-primary:hover {
  opacity: 0.7;
}

#sidebar-menu > ul > li > a {
  color: white;
  display: flex;
  flex-direction: column;
  width: 120px;
  font-size: 12px;
  align-items: center;
  justify-content: center;
  margin: 0px auto;
  text-align: center;
  background: #61424200;
  /* margin-bottom: 10px; */
  /* border-radius: 8px; */
  /* padding: 10px; */
}

#sidebar-menu > ul > li {
  margin-bottom: 2px;
  /* border-bottom: 1px solid white; */
  padding: 1px;
}

#sidebar-menu > ul > li > a:hover {
  opacity: 0.7;
  color: white;
  background-color: #460c1f;
}

#sidebar-menu > ul > li > a.active {
  color: #ffffff !important;
  background: #460c1f !important;
}

#sidebar-menu > ul > li > a > i {
  margin: 0px;
}

.topbar .topbar-left {
  width: 100%;
  max-width: 109px;
  height: 61px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.topbar .topbar-left img {
  width: 40px;
  height: 40px;
}

.side-menu {
  width: fit-content;
}

.side-menu img {
  width: 40px;
  height: 40px;
}
.content-page {
  margin-left: 120px !important;
  padding-top: 0px !important;
}

.dataTable th,
td {
  padding: 5px 12px !important;
  background-color: transparent !important;
}
/* .react-switch-bg {
    background: #6b172e !important;
} */

.dataTable thead tr:first-child {
  background-color: #ffaec41a !important;
}

.dataTable tr {
  background-color: #fff !important;
}

.dataTable tr:hover {
  background-color: #ececec30 !important;
}

.table-responsive {
  border: 1px solid #ccc;
  border-radius: 8px;
}

table.dataTable thead th {
  border-bottom: solid 1px #ccc;
}

.dataTable tr:last-child td {
  border-bottom: none !important;
}
#sidebar-menu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.filter_options_inner {
  display: flex;
  align-items: center;
  gap: 10px;
}

.filter_options {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.filter_options_inner .form-group {
  margin-bottom: 0px !important;
}

span.action-span {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 8px;
}
.pagination > .active > a:hover {
  background-color: #6b172e;
  border-color: #460c1f;
}
.pagination > .active > a {
  background-color: #6b172e;
  border-color: #460c1f;
}
.pagination > .active > a:focus {
  background-color: #6b172e;
  border-color: #460c1f;
}
.tagManagment .dataTable tr td:nth-child(2) {
  max-width: 100px !important;
  min-width: 70px !important;
  width: 100px !important;
  overflow: hidden;
}
.tagManagment .dataTable tr td:nth-child(2) {
  max-width: 320px !important;
  min-width: 100px !important;
  width: 320px !important;
  overflow: hidden;
}
.td-action img:hover {
  transform: scale(1.1);
  /* filter: grayscale(); */
}

.form-control {
  height: 43px;
  padding: 4px 14px !important;
  border-radius: 8px;
}
.table-responsive {
  border: 1px solid #ccc;
  border-radius: 8px;
  height: calc(100% - 105px);
  overflow: auto;
  position: relative;
}
.action-icons img {
  margin-right: 8px;
  cursor: pointer;
}
.modal.fade .modal-dialog {
  height: 100vh;
  align-items: center;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: auto;
}
.modal-content {
  border-radius: 8px !important;
  width: 100%;
}
.panel-body {
  padding: 0px 20px 20px 20px !important;
}
.profile_image img {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  margin-right: 10px;
}
.dataTable tr td {
  white-space: nowrap;
}

.copy_modal .modal-dialog {
  height: auto !important;
}

span.product_title {
  width: 350px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 12px;
}
ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
span.tag_wrapper {
  display: inline-block;
  /* margin-right: 5px; */
  /* background: #ddd; */
  padding: 2px 5px;
  border-radius: 5px;
  margin-bottom: 5px;
}

table.unapproved_comments_listing tr td {
  white-space: unset !important;
}

.table-col-width {
  max-width: 400px;
  word-break: break-all !important;
  white-space: break-spaces !important;
}
.error_message {
  color: red;
}
.success_message {
  color: green;
}
.tag_wrapper a {
  /* color: #797979; */
  color: #932342 !important;
  text-decoration: underline;
}

.page-not-found {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagenotfound {
  width: 50%;
  height: 50%;
  text-align: center;
  background-color: white;
  display: flex;
  justify-items: center;
  align-items: center;
  flex-direction: column;
  padding: 10px;
  border-radius: 10px;
  /* border:2px solid #941a43; */
  box-shadow: 0px 0px 1px 1px #941a43;
}
.pagenotfound > img {
  text-align: center;
}
.pagenotfound > button {
  padding: 5px;
  border-radius: 10px;
  color: white;
  background: #6b172e;
}

.pagenotfound > button:hover {
  /* color: #6b172e;
    background: white; */
  background: #941a43 !important;
  border-color: #941a43 !important;
}

.action-acc > span {
  display: flex !important;
  align-items: center !important;
}

@keyframes rotateicon {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.rotatepage {
  animation: rotateicon 1s linear infinite;
}
.rotatepage:hover {
  cursor: not-allowed;
}

.tags-section {
  margin-bottom: 5px !important;
}

.anchorTag {
  color: black;
}

.react-switch-handle {
  height: 15px !important;
  width: 13px !important;
  background: rgb(224, 170, 170);
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
  transform: translateX(27px);
  top: 1px;
  outline: 0px;
  border: 0px;
  transition: background-color 0.25s, transform 0.25s, box-shadow 0.15s;
  margin-left: -1px !important;
}

.react-switch-bg {
  height: 17px !important;
  width: 40px;
  margin: 0px;
  position: relative;
  background: rgb(107, 23, 46);
  border-radius: 10px !important;
  display: flex !important;
  align-items: center !important;
}

.more_domain {
  color: #6e7c92;
  font-weight: 500;
}
.more_domain:hover {
  cursor: pointer;
}

.rank-td {
  position: sticky;
  left: 0;
  background-color: #932343 !important;
  color: white;
  width: 60px;
  z-index: 0;
}
.th-id.rank-th,
.th-email.rank-th,
.th-digit.rank-th {
  position: sticky;
  left: 0;
  background-color: #932343 !important;
  color: white !important;
  width: 60px;
  z-index: 1 !important;
}
.th-email.rank-th > a {
  color: white !important;
}
.ReactVirtualized__Table__headerRow {
  background-color: #f3ebee !important;
  font-weight: 500 !important;
  padding-bottom: 14px !important;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  align-items: end !important;
}
.ReactVirtualized__Table__headerRow
  > .ReactVirtualized__Table__headerColumn
  > a,
font > a {
  color: #666 !important;
}

.ReactVirtualized__Table__headerRow
  > .ReactVirtualized__Table__headerColumn
  > font {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  display: inline-block;
  padding-top: 0px;
  margin-bottom: -17px;
  font-size: 12px !important;
  display: flex;
}

.ReactVirtualized__Table__headerTruncatedText {
  display: unset !important;
}
/* .ReactVirtualized__Grid__innerScrollContainer>.ReactVirtualized__Table__row>.ReactVirtualized__Table__rowColumn.nameTable {
  position: sticky !important;
  left: 0;
  background-color: #932343 !important; 
  color: white;
  width: 60px;  
} */

.ReactVirtualized__Grid__innerScrollContainer
  > .ReactVirtualized__Table__row:hover {
  background-color: #f3f3f3 !important;
}
.isActive{
  background-color: #c6ffca !important;
}
.notActive{
  background-color: white !important;
}
.ReactVirtualized__Grid__innerScrollContainer > .ReactVirtualized__Table__row {
  border-top: 1px solid #ccc;
}
.ReactVirtualized__Table__rowColumn,
.ReactVirtualized__Table__rowColumn.sorting {
  display: "flex";
  align-items: "center";
  text-overflow: "none" !important;
  white-space: "nowrap" !important;
  /* overflow:visible !important; */
}
.tag_wrappernew {
  padding: 11px;
  margin: 15px;
  background: #942343;
  color: white;
  position: relative;
}

span.tag_wrappernew::after {
  content: "";
  position: absolute;
  top: 1px;
  right: -24px;
  width: 30px;
  height: 37px;
  background-image: url("/images/tagend.svg");
  background-repeat: no-repeat;
  background-size: 79%;
  rotate: 180deg;
}
.tagmore {
  position: absolute;
  color: #91213c;
  font-weight: 800;
  padding: 5px 15px;
  padding-left: 31px;
  margin: -5px 5px;
  background-image: url("/images/assessmentIcons/emptyTagsIcon.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.tagmore:hover {
  cursor: pointer;
}

.tag-wrappernew.poptag::after {
  content: "";
  position: absolute;
  top: 0px;
  right: -24px;
  width: 31px;
  height: 36px;
  background-image: url("/images/tagend.svg");
  background-repeat: no-repeat;
  background-size: 79%;
  rotate: 180deg;
}
.tag-wrappernew.poptag {
  /* padding: 7px;
  margin: 25px;
  background: #942343;
  color: white;
  position: relative; */
  padding: 7px;

  margin-right: 25px;

  background: #942343;

  color: white;

  position: relative;

  flex: 0 0 calc(46% - 20px);
}

.tagsDiv {
  /* display: flex !important;
  flex-direction: column;
  width: 97% !important;
  overflow: auto;
  max-height: 538px !important; */
  display: flex !important;

  width: 100% !important;

  overflow: auto;

  max-height: 538px !important;

  white-space: nowrap;

  flex-wrap: wrap;

  gap: 20px;
}

.modal.fade .modal-dialog {
  height: 100vh;
  align-items: center;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: auto;
  max-width: 550px !important;
}

.actionImg {
  width: 18px !important;
  height: 18px !important;
}

img.actionImgTruck {
  height: 22px !important;
}
img.actionImgEdit {
  height: 20px !important;
}

.assessement-table {
  height: calc(100% - 91px);
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
}

/* Scrollbar styling for .assessement-table */
.assessement-table::-webkit-scrollbar {
  width: 2px !important;
  height: 8px;
  background-color: rgba(195, 188, 188, 0.385);
}

.assessement-table::-webkit-scrollbar-thumb {
  background: #555;
  border-radius: 12px;
}
.assessement-table::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.ReactVirtualized__Grid__innerScrollContainer {
  overflow: unset !important;
}

.ReactVirtualized__Grid.ReactVirtualized__Table__Grid {
  /* overflow: unset !important; */
  overflow: auto !important;
  /* height: unset !important; */
}
.ReactVirtualized__Grid.ReactVirtualized__Table__Grid::-webkit-scrollbar {
  width: 8px !important;
  height: 20px !important;
  background-color: rgba(195, 188, 188, 0.385);
}

.ReactVirtualized__Grid.ReactVirtualized__Table__Grid::-webkit-scrollbar-thumb {
  background: #555;
  max-height: 200px;
  min-height: 200px;
  border-radius: 12px;
}
.ReactVirtualized__Grid.ReactVirtualized__Table__Grid::-webkit-scrollbar-thumb:hover {
  background: #555;
}

#sidebar-menu {
  overflow: unset !important;
  overflow: auto !important;
}
#sidebar-menu::-webkit-scrollbar {
  width: 8px !important;
  height: 20px !important;
  background-color: rgba(195, 188, 188, 0.385);
}
#sidebar-menu::-webkit-scrollbar-thumb {
  background: #555;
  border-radius: 12px;
}

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

.sort-view {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: baseline;
  margin-right: -21px;
  margin-top: 2px;
  gap: 5px;
}

.sort-view > img:hover {
  cursor: pointer;
}

.pricelink_wrapper{
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-black .pricelink_wrapper{
color:rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-white .pricelink_wrapper{
  color:white;
}

@media (min-width: 640px) 
{
  .pricelink_wrapper
  {
      font-size: 3rem;
      line-height: 1;
  }
}