﻿﻿@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
body {
  font-family: 'Nunito', sans-serif;
}

html,
body {
  margin: 0;
  padding: 0;
}

#goog-gt-tt {
  display: none !important;
  top: 0px !important;
}
.goog-tooltip skiptranslate {
  display: none !important;
  top: 0px !important;
}
.activity-root {
  display: hide !important;
}
.status-message {
  display: hide !important;
}
.started-activity-container {
  display: hide !important;
}

.logo-img {
  width: 200px;
}

.page-heading-main {
  padding: 15px;
  background: #185eae;
}
.page-heading-main h3,
.page-heading-main h2 {
  color: #fff;
  margin: 0;
  line-height: 1;
}

.ReactModal__Content .page-heading-main {
  border-radius: 15px;
  margin: -15px -15px 0;
}

.ReactModal__Content .right-head h5 {
  border-radius: 15px;
  margin: -15px -15px 0 -15px;
  padding: 12px 30px;
}

.page-heading-main h2 {
  color: #fff;
  font-size: 24px;
}

.page-heading-main h3 {
  color: #fff;
  font-size: 20px;
}

.workspacenm {
  /* padding: 15px; */
}

.inp-wpnm {
  border: 1px solid #c9c9c9;
  box-shadow: none;
  border-radius: 5px;
  padding: 5px;
  /* width: 330px; */
}

.workspacenm h4 {
  color: #4a4747;
  font-weight: bold;
  font-size: 17px;
}

.notesmall {
  font-size: 12px;
  color: #999;
}

.btn-create {
  background: #185eae;
  border: none;
  padding: 5px 40px 6px 15px;
  /* text-align: left; */
  min-width: 110px;
  color: #fff;
  font-weight: 500;
  border-radius: 7px;
  position: relative;
  cursor: pointer;
}

.btn-create i {
  background: #fff;
  color: #185eae;
  padding: 8px;
  position: absolute;
  right: 1px;
  top: 1px;
  border-radius: 5px;
}

.tbl-project h5 {
  background: #1659a5;
  padding: 11px 15px;
  border-radius: 10px;
  color: #fff;
  margin: 0;
  font-size: 15px;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
  background: #e2e2e2;
  color: #123761;
  padding: 8px;
  font-size: 14px;
}

td {
  font-size: 13px;
  padding: 8px !important;
}

td i {
  color: #636262;
  font-size: 14px !important;
  margin: 0 5px;
}

.todo-head {
  background: #ececec;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.right-sec {
  width: 100px;
  position: fixed;
  right: 0;
  bottom: 0;
  height: 75vh;
}

.right-sec {
  width: 75px;
  position: fixed;
  right: 0;
  bottom: 0;
  height: 100%;
  box-shadow: 1px 15px 9px 7px #ddd;
  padding: 15px;
  top: 160px;
}

.to-do-img {
  width: 100%;
}

.col-sm-5.newcol {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 45.667%;
  max-width: 45.667%;
}

.todo-head h5 {
  margin: 0;
  font-weight: bold;
  color: #4160b1;
}

.selectwork {
  font-size: 14px;
  color: #333;
  padding: 6px 20px;
}

.all {
  background: #11aa76;
  border: none;
  color: #fff;
  padding: 5px 25px;
  border-radius: 5px;
  font-weight: 600;
}

.pending {
  background: #a4a2a2;
  border: none;
  color: #fff;
  padding: 5px 25px;
  border-radius: 5px;
  font-weight: 600;
}

.content-todo {
  padding: 15px;
}

.todo-questions {
  padding: 15px;
}

.todotask {
  box-shadow: 0px 5px 12px 1px #ddd;
  margin-top: 15px;
  border-radius: 5px;
}

.done {
  border: 3px solid #11aa35;
  background: transparent;
  color: #11aa35;
  border-radius: 24px;
  padding: 2px 17px;
  font-weight: bold;
}

.inprogg {
  border: 3px solid #275c98;
  background: transparent;
  color: #275c98;
  border-radius: 24px;
  padding: 2px 17px;
  font-weight: bold;
}

.workspace-names td p {
  margin: 0;
  font-weight: bold;
  color: #889fda;
  cursor: pointer;
}

.workspace-names .search-label {
  display: inline-block;
  margin-bottom: 0.5rem;
  float: right;
  margin-top: -39px;
}

.workspace-names td {
  font-size: 12px;
}

.workspace-names #search-bar-0 {
  padding: 7px;
  height: 30px;
  font-size: 12px;
  margin-top: 4px;
  margin-right: 0;
  position: relative;
  left: -7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.all-pending button {
  margin-right: 10px;
}

.todo-questions .done {
  margin-right: 10px;
}

.scrolabletodo {
  max-height: calc(100vh - 290px);
  overflow-y: auto;
  overflow-x: hidden;
}

.righthome {
  top: 160px !important;
}

.Toggle {
  border-radius: 20px;
  margin-bottom: 10px;
  background: #eee;
}

.Toggle .ToggleButton {
  width: 50%;
  padding: 10px 25px;
  border-radius: 20px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  /* display: flex; */
  align-items: center;
}

.CCinputs {
  display: flex;
  flex-direction: column;
}

.ScoreContainer {
  display: flex;
}

/* Dashboard Styling Start */
.dashboard-top {
  background: #f8f9fa;
}

.short-underline {
  position: relative;
}

.short-underline:after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 55px;
  height: 2px;
  background-color: #fff;
}

* {
  outline: none !important;
}

.dashboard .workspacenm h4 {
  width: 100%;
}
.dashboard .workspacenm > div {
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: space-between;
  margin: 0.2rem 0;
  /* align-items: flex-end; */
}

.modal-body .btn-create,
.dashboard .btn-create {
  padding: 8px 40px 12px 15px;
  line-height: 1;
  margin-left: 18px;
  /* padding: 8px 15px 12px;
    line-height: 1;
    margin-left: 30px; */
  text-transform: capitalize;
}

.dashboard .fa-arrow-right:before {
  color: #fff;
  background: #185eae;
  border-radius: 50%;
  border: 4px solid #185eae;
  font-size: 9px;
  display: block;
}

.dahboard .tbl-project h5 {
  padding: 12px 20px;
  font-size: 14px;
}

div.modify-modal {
  padding: 2rem;
}

.modalHeader {
  font-weight: 600;
  font-size: 16px;
}

.modal-buttons {
  text-align: center;
}

.modal-buttons button {
  color: #fff;
  text-align: center;
  border-radius: 15px;
  margin: 0 10px;
  padding: 5px 35px;
}

div.modify-delete {
  padding: 2rem;
}

.primary {
  background: #185eae;
}

.grey {
  background: #aaa;
}

.dashboard .workspace-names #search-bar-0 {
  border-radius: 15px;
  padding: 7px 15px;
}

.dashboard .workspace-names #search-bar-0::placeholder {
  color: #aaa;
}

.dashboard .table thead th {
  color: #185eae !important;
  font-weight: 900 !important;
  top: -1px;
  z-index: 10;
  position: sticky;
}

.dashboard .table thead th:last-of-type {
  text-align: center;
}

.dashboard .table-bordered {
  margin-bottom: 0;
}

.dashboard .table td,
.dashboard .table th {
  padding: 0.75rem 20px !important;
}

table {
  width: 100%;
}

.dashboard .table-bordered td {
  border: none;
  border-bottom: 1px solid #dee2e6;
}

.dash {
  border-top: 3px dashed #000;
  padding-top: 10px;
}

.dashboard .action .fa-pencil-alt {
  color: #185eae;
}

.dashboard .action {
  min-width: 70px;
}

.workspace-names .react-bootstrap-table {
  width: 100%;
  height: 260px;
  overflow: auto;
  margin-bottom: 1rem;
  border-bottom: 1px solid #dee2e6;
}

.todo {
  box-shadow: 0px 5px 12px 1px #ddd;
  min-height: calc(100vh - 170px);
}

.selectwork {
  min-width: 205px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 3px;
}

.todo-questions h5 {
  color: #185eae;
}

.disabled-option {
  display: none;
}

.ReactModal__Content {
  padding: 0px !important;
  border: none !important;
  border-radius: 15px !important;
}

.navbar-vertical.navbar-expand-xs {
  z-index: 1;
}

/* .ReactModal__Content span:not(.stepper) {
    border-radius: 15px;
    background-color: #185EAE;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 5px 20px;
    display: block;
} */

.editerr {
  margin: 10px 0 20px;
}
.modify-note,
.dashboard {
}
.inp-wpnm {
  /* max-width: 330px;
    width:calc(50% - 80px);
*/
  height: 42.19px;
}

.dashboard .action i {
  margin: 0 0 0 5px;
}

.modify-note,
.dashboard .inp-wpnm:first-of-type {
  /* margin-right: 20px;   */
}

.err {
  font-size: 12px;
  color: red;
}

.ReactModal__Overlay {
  background-color: rgba(24, 94, 174, 0.2) !important;
  z-index: 10;
}

.modify-history h5 {
  font-weight: normal;
}

.modify-history p {
  font-size: 1rem;
  padding: 10px;
  margin: 0;
  color: #185eae;
}

.modify-history p:nth-of-type(odd) {
  background: #fff;
}

.modify-history p:nth-of-type(2) {
  background: rgba(24, 94, 174, 0.15);
}

.modify-history p:nth-of-type(even) {
  background: rgba(24, 94, 174, 0.25);
}

.modify-history p span {
  color: #666;
}

/* Dashboard Styling End */

/* Sub Category Styling Start */
.sub-catego.navbar-top,
div.sub-cat {
  margin-left: 260px;
}

.bread span {
  cursor: pointer;
  color: #185eae;
}

.sub-cat .nich-content.card.row p {
  margin: 0;
  padding: 15px;
}

.sub-cat .nich-content.card.row {
  position: relative;
  margin: 20px 15px 10px;
}

.sub-cat .nich-content.card.row span {
  position: absolute;
  top: 5px;
  right: 5px;
  border: 1px solid #185eae;
  color: #fff;
  border-radius: 50%;
  width: 20px;
  padding: 0;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.sub-cat .nich-content.card.row i {
  font-size: 10px;
  color: #185eae;
  cursor: pointer;
}

.sub-cat .card-body {
  background: #eee;
  padding-bottom: 0;
}

.sub-cat .no-pad {
  background: #fff;
  min-height: 82vh;
}

.right-content {
  padding: 10px;
  background: #fff;
  min-height: 77vh;
  overflow: hidden;
  overflow-y: auto;
}

.sub-cat .card-deck .card {
  margin-bottom: 0;
}

.right-heading {
  background: #185eae;
  color: #fff;
  padding: 6px 12px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

.submenu a:hover {
  text-decoration: none;
}

.submenu a {
  padding: 10px 1.2vw !important;
}

.keyword-list-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

.keyword-list-wrapper::-webkit-scrollbar {
  display: none;
  width: 4px;
  height: 2px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar {
  display: none;
  width: 4px;
  height: 2px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  border-radius: 5px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  background-color: #2a9df5;
}

.subCategoryQuestion .right-heading {
  background: transparent;
  color: #666;
  padding: 0;
  font-size: 16px;
  margin: 0;
}

.subCategoryQuestion div div {
  color: #666;
  padding: 0;
  font-size: 12px;
  margin: 0 0 15px;
}

.subCategoryQuestion button {
  margin: 0 auto;
  padding: 5px 25px;
  color: #fff;
  background: #185eae;
  border-radius: 5px;
  display: block;
}

.right-content,
.right-head .card-new {
  max-height: calc(100vh - 110px);
  height: 100vh;
  overflow: hidden;
  overflow-y: auto;
}

.right-content {
  max-height: calc(100vh - 150px);
}

/* .modify-row-right { margin-right: -30px!important; } */

.subCategoryQuestion input {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #aaa;
  padding: 5px;
}

* {
  outline: none !important;
}

.dashbrdt {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.subhead button {
  padding: 10px 10px 12px;
  color: #fff;
  margin-left: 10px;
  background: #185eae;
}

.modify-mt--12 {
  padding: 10px !important;
}

.subhead {
  color: #185eae;
}

.stepper {
  color: #5584ff;
  font-weight: 600;
}

.modal-content-wrap {
  padding: 20px;
}

.modify-container {
  padding-right: 5% !important;
}

.modify-container .dashbrdt {
  border-bottom: none !important;
}

.sub-cat .card-body .submenu {
  padding: 10px;
  margin-bottom: 10px;
}

.sub-cat .bread {
  margin: 0;
}

.sub-cat .bread span {
  font-weight: 600;
}

.selectProject {
  color: #888;
  text-align: center;
  margin-top: 40%;
}

.subCategoryQuestion .btn-wrap {
  margin-bottom: 20px;
  text-align: right;
}

.subCategoryQuestion .btn-wrap button {
  display: inline-block;
  margin-left: 5px;
}

.subCategoryQuestion .btn-wrap .btn-green {
  background: #11aa35;
}

.subCategoryQuestion .btn-wrap .btn-red {
  background: #e43939;
}

.related {
  min-height: 22vh;
}

.TabConatiner .ToggleButton {
  border-radius: 0;

  color: #fff;
}

.modify-table {
  background: transparent !important;
}

.TabConatiner label {
  color: #888;
  font-size: 14px;
  margin-bottom: 0;
}

.TabConatiner .inp-wpnm {
  width: 100%;
  margin-bottom: 10px;
  resize: none;
}

.TabConatiner .Toggle {
  background: #aaa;
  border-radius: 0;
  display: flex;
}

.TabConatiner .btn-create {
  display: block;
  margin: 15px auto;
}

.TabConatiner textarea {
  height: 100px;
}

.no-data {
  font-size: 14px;
  color: #aaa;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  min-height: 200px;
}

.tabs-left-wrapper {
  height: calc(100vh - 353px);
  overflow: unset;
}

.tabs-left-wrapper .tabs-left {
  min-height: auto;
}

.left-content {
  height: calc(100vh - 353px);
  overflow: auto;
}

.left-content .right-head h5 {
  background-color: #4569c6;
  border-radius: 0;
}

.left-content .sub-section,
.left-content .right-head {
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.2);
}

.left-content h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.modify-icon-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}

.modify-icon-row div {
  padding: 0 5px;
  margin: 9px 0;
}

.modify-icon-row div p {
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 12px;
  background: transparent;
  border-radius: 0;
  font-weight: 600;
  padding: 5px;
  color: #9fd0d8;
  margin: 0;
  height: 100%;
}

.modify-icon-row span {
  display: block;
  color: #185eae;
}

.left-content .content-wrap {
  padding: 0 15px 15px;
}

.left-content .sub-section {
  margin-bottom: 15px;
}

.left-content .sub-section h3 {
  background: #e8e8e8;
  padding: 7px 15px;
  color: #b3b3b3;
  font-size: 15px;
  margin-bottom: 0;
}

.left-content .sub-section img {
  padding: 15px 15px 0;
  width: 100%;
}

.left-content .sub-section p {
  font-size: 14px;
  margin: 15px 0 0;
}

.left-content {
  max-width: calc(37% - 15px) !important;
  flex: calc(37% - 15px) !important;
}

.left-content:nth-of-type(2) {
  margin-right: 30px;
}
/* Sub Category Styling End */

.ql-editor p {
  font-size: 14px;
  color: #0e1a35;
  /* text-align: center;     */
  /* justify-content: center; */
  /* align-items: center; */
  display: flex;
}
.btn-center {
  display: block;
  margin: 0px auto;
  padding: 20px;
}

.card.no-margin.card-new {
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.2);
  padding: 15px;
}

.card2.no-margin2.card-new2 {
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.2);
  padding: 15px;
  align-items: center;
}
.card.no-margin.card-new2 {
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.2);
  padding: 15px;
  align-items: center;
  width: 50%;
}

.rst {
  margin: 0;
  padding: 10px 3px;
  cursor: pointer;
  border-bottom: 1px dashed #999;
}

.rst:hover {
  background: #ddd;
}

.tabs-left button {
  text-align: left;
}

.tabs-left .modify-tabcontainer .makeStyles-activeTab-1 {
  min-width: 100%;
  box-shadow: none;
  background: #275c98;
  opacity: 1;
}

.tabs-left button .MuiTab-wrapper {
  align-items: normal !important;
}

.nw-tbs {
  max-height: calc(100vh - 79px);
  overflow: auto;
}

.btn-red {
  background: #e43939;
  color: #fff;
  padding: 7px;
  margin-right: 10px;
}

.btn-green {
  background: #11aa35;
  color: #fff;
  padding: 7px;
  border-radius: 6px;
  margin-right: 10px;
}

.question-nw {
  margin-bottom: 0;
  margin-top: 10px;
  color: #185eae;
  font-weight: bold;
  font-size: 15px;
}

div.editor .no-result,
.edt-nw .ql-editor p {
  font-size: 14px;
  color: #aaa;
  text-align: left;
  justify-content: left;
  align-items: center;
  display: flex;
  background: transparent;
  border-radius: 0;
}

div.editor .no-result {
  min-height: 200px;
  justify-content: center;
}

.MuiCheckbox-colorSecondary.Mui-checked {
  color: #275c98 !important;
}

.ai-txt-area {
  height: 450px;
}

.ai-txt {
  height: 450px;
  border: 1px solid #d2d2d2;
  padding: 10px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-radius: 4px;
  overflow-y: scroll;
}

.img-responsive {
  width: 100%;
  display: block;
}

.ai-con-keyp h3 {
  background: #ececec;
  font-size: 20px;
  padding: 10px;
  margin: -10px -10px 10px;
}

.ai-con-keyp {
  padding: 10px;
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.2);
  margin-top: 10px;
  margin-bottom: 10px;
}

.ai-con-keyp p {
  padding: 02px 10px;
  margin: 0;
  display: inline-block;
  color: #275c98;
  background: #ddd;
  margin: 4px;
}
.ai-btn {
  display: flex;
  justify-content: space-around;
}

.modify-rewrite .MuiIconButton-colorSecondary,
.modify-rewrite .PrivateSwitchBase-root-6 {
  padding: 0 2px 0 0 !important;
}

.MuiSlider-valueLabel {
  display: none;
}

.modify-rewrite .right-head h5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modify-rewrite .bl-btn {
  margin-top: 0;
}

.view-result {
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
}

.right-head .view-result h5 {
  background-color: #4574ef;
}

.modify-rewrite .suggetion-result {
  max-height: initial;
  overflow-y: initial;
}

.modify-rewrite .card-new {
  /* height: 526px; */
  overflow-y: auto;
}

.modify-box-layout span,
.content-wrap h6 {
  color: #275c98;
}

.modify-box-layout {
  border-top: 1px dashed #eee;
  border-bottom: 1px dashed #eee;
  padding: 31px 0;
}

.nav-link-div i {
  margin-right: 5px;
}

.modify-input-row {
  width: 100%;
  margin: 10px 0 0 !important;
  padding-bottom: 10px;
}

.modify-input-row .col-sm-6 {
  padding: 0 5px;
}

.wrap .modify-input-row input {
  padding: 8px 10px;
}

.editor .btn-wrap {
  text-align: center;
  margin: 15px 0 0;
}

.editor .MuiSlider-root {
  width: 50%;
}

.modify-tab-container .Toggle {
  background: #808080;
}

.modify-tab-container {
  max-width: 210px;
}

.modify-tab-container .Toggle .ToggleButton {
  width: auto;
  padding: 10px 13px;
}

.comp .tab-content {
  display: none;
}

.modify-leftcontent {
  max-width: 100% !important;
  flex: 100% !important;
}

.modify-leftcontent .sub-section {
  padding: 10px 15px 25px;
}

.modify-leftcontent .sub-section h3 {
  margin: -10px -15px 0;
  color: #849ad4;
}

.half-section img {
  width: calc(50% - 5px);
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
}

.half-section .sub-section {
  width: calc(50% - 5px);
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
}

.keyword {
  color: #93adcb;
}

.url-name {
  display: block;
  font-size: 25px;
  color: #275c98;
}

.url {
  font-size: 16px;
  margin-bottom: 15px;
  display: block;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
  color: #849ad4;
}

.tab-heading {
  margin-top: 10px;
}

.tab-heading .tab-name {
  font-size: 12px;
  width: 25%;
  display: inline-block;
  padding: 10px;
  background: #808080;
  cursor: pointer;
  color: #fff;
}

.tab-heading .tab-active {
  background: #275c98;
}

.tab-content p {
  margin: 15px 10px 0 !important;
  box-shadow: 0px 2px 5px 2px rgb(0 0 0 / 20%);
  width: 200px;
  text-align: center;
  padding: 10px;
  border-radius: 2px;
  display: inline-block;
  color: #808080;
  font-size: 16px;
}

.tab-content p span {
  color: #275c98;
  font-size: 25px;
  display: block;
  font-weight: 600;
}

.add-icon {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.add-icon i {
  background: #185eae;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
}

.repeatedIcon-wrap {
  max-height: 210px;
  overflow: hidden;
  overflow-y: auto;
}

.TabConatiner {
  position: relative;
}

.success {
  width: 100%;
  height: 65vh;
  display: flex !important;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: green !important;
  font-weight: 600;
}

.btn-wrap .success {
  height: auto;
  background: transparent;
}
.topic-cluster #ldavis_el59281398610475565201294435112-top,
.topic-cluster svg {
  width: 100% !important;
}
.topic-keyword svg {
  width: 100% !important;
}
.pagination-link {
  float: left;
  list-style: none;
  padding: 4px 8px;
  margin: 0 2px;
  border-radius: 4px;
  cursor: pointer;
}
.pagination-link:hover {
  background-color: #ddd;
}
.pagination-link.active {
  color: #fff;
  background-color: #2b5c98;
}
.pagination-links-container {
  float: right;
  list-style: none;
  overflow: auto;
}
a {
  text-decoration: none;
}
.pagination {
  display: flex;
  justify-content: flex-end;
  list-style: none;
  cursor: pointer;
}

.pagination a {
  padding: 10px;
  border-radius: 0px;

  border: 1px solid #2b5c98;
  color: #2b5c98;
}

.pagination__link {
  font-weight: bold;
}

.pagination__link--active a {
  color: #fff;
  background: #2b5c98;
}

.pagination__link--disabled a {
  color: rgb(198, 197, 202);
  border: 1px solid rgb(198, 197, 202);
}

.tox-tinymce {
  min-height: 80vh;
}

.headin {
  color: #2b5c98;
  font-weight: 500;
  margin: 0;
}

.modify-seo span {
  color: #2b5c98;
  margin-left: 5px;
}

.modify-seo .social {
  align-items: center;
}

.modify-seo input:not([type='checkbox']),
.modify-seo select {
  width: 100%;
  padding: 10px;
  max-height: 45px;
  border: 1px solid #ccc;
  max-width: 300px;
  margin: 8px 0;
  border-radius: 5px;
  -webkit-appearance: initial;
}

.script-wrap {
  padding: 10px;
  margin: 0;
  border: 1px solid #ccc;
  height: 100%;
}

.form-inline {
  flex: initial !important;
}

.result__body,
.editor__main {
  padding: 5px 0 !important;
  height: 100%;
  overflow-y: initial !important;
}

.app_body .col-sm-6 {
  height: 100vh;
  overflow-y: auto;
}

.editor__main input,
.editor__main select {
  width: 100%;
  background-color: white;
  border: thin solid #ddd;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
}

/* .editor__main .row { margin-bottom: 10px; } */

.modify-row {
  margin: 0 !important;
}

.row {
  display: flex !important;
  height: auto !important;
}

.tab-box .nav-pills li a {
  width: 60px;
  height: 60px;
  text-indent: -99999px;
  display: inline-block;
  box-shadow: 0px 0px 10px #eee;
  opacity: 0.6;
}

.tab-box .nav-pills li.active a {
  opacity: 1;
}

.tab-box .nav-pills li:first-of-type a {
  background: url('../img/overview.png') no-repeat center/30px;
}
.tab-box .nav-pills li.active:first-of-type a {
  background: url('../img/overview.png') no-repeat center/30px #dfeeff;
}

.tab-box .nav-pills li:nth-of-type(2) a {
  background: url('../img/hd2.png') no-repeat center/30px;
}
.tab-box .nav-pills li.active:nth-of-type(2) a {
  background: url('../img/hd2.png') no-repeat center/30px#dfeeff;
}

.tab-box .nav-pills li:nth-of-type(3) a {
  background: url('../img/paragraph.png') no-repeat center/30px;
}
.tab-box .nav-pills li.active:nth-of-type(3) a {
  background: url('../img/paragraph.png') no-repeat center/30px#dfeeff;
}

.tab-box .nav-pills li:nth-of-type(4) a {
  background: url('../img/topic.png') no-repeat center/30px;
}
.tab-box .nav-pills li.active:nth-of-type(4) a {
  background: url('../img/topic.png') no-repeat center/30px#dfeeff;
}

.tab-box .nav-pills li:nth-of-type(5) a {
  background: url('../img/question.png') no-repeat center/30px;
}
.tab-box .nav-pills li.active:nth-of-type(5) a {
  background: url('../img/question.png') no-repeat center/30px#dfeeff;
}

.tab-box .nav-pills li:nth-of-type(6) a {
  background: url('../img/review.png') no-repeat center/30px;
}
.tab-box .nav-pills li.active:nth-of-type(6) a {
  background: url('../img/review.png') no-repeat center/30px#dfeeff;
}

.tab-box .nav-pills li:nth-of-type(7) a {
  background: url('../img/mrr-blue.png') no-repeat center/30px;
}
.tab-box .nav-pills li.active:nth-of-type(7) a {
  background: url('../img/mrr-blue.png') no-repeat center/30px#dfeeff;
}

.tab-box .nav-pills li:last-of-type a {
  background: url('../img/topic-blue.png') no-repeat center/30px;
}
.tab-box .nav-pills li.active:last-of-type a {
  background: url('../img/topic-blue.png') no-repeat center/30px#dfeeff;
}

.overview__Score {
  max-width: initial !important;
  background: #2b5c98;
  padding: 10px 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
}
.oveview__ScoreLeft.col-sm-3 {
  padding: 0 4px;
}

.oveview__ScoreRight.col-sm-3 {
  padding: 0 4px;
}

.result__Section h4 {
  color: #2b5c98;
}

.headline__source {
  display: flex;
  justify-content: space-between;
  background: #c9c9c9;
  padding: 10px !important;
  color: #2b5c98;
}

.headline__source a {
  color: #2b5c98;
}

.headlines {
  box-shadow: 1px 3px 9px 4px #ddd;
}

.headlines__headline {
  padding: 0 10px;
  margin: 10px 0;
}

.headline__subHeadlines {
  padding: 0 10px;
}

.headline__subHeadlines .tag-table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0;
}

.headline__subHeadlines .tag-head {
  display: table-header-group;
  color: darkgray;
}

.headline__subHeadlines .tag-head span {
  padding: 10px;
}

.headline__subHeadlines span,
.headline__subHeadlines small {
  display: table-cell;
  padding: 0 10px;
}

.tag-body {
  display: table-row-group;
}

.tag-body button {
  padding: 0;
}
.tag-body svg {
  margin-bottom: 6px;
  color: #8eaac9;
}

.tag-col {
  display: table-row;
}

.seosem .accordion__panel > .row {
  margin: 0;
}

.nw-shadow {
  box-shadow: 0px 1px 9px 5px rgba(0, 0, 0, 0.1) !important;
}

.pageshead {
  padding: 10px;
  color: #0056b3;
}

.lnks {
  padding: 10px;
}

.lnks hr {
  margin: 5px 0;
}

.lnks a {
  color: #275c98;
}

.nw-shadow .accordion__button[aria-expanded='true'] {
  box-shadow: 0px 1px 9px 5px rgba(0, 0, 0, 0.1) !important;
}

.nw-shadow .accordion__button {
  background: #fff;
}

.nw-shadow .accordion__panel {
  background: #fff;
}

.nw-shadow .accordion__item {
  background: #fff;
}

.card-new th {
  padding: 15px !important;
}

.info-org > h4 {
  font-weight: bold;
}

.info-org > h3 {
  font-size: 13px;
  color: #275c98;
}

.info-org {
  padding: 10px;
  box-shadow: 0px 1px 12px 6px rgba(0, 0, 0, 0.1) !important;
  margin-bottom: 14px;
  border-radius: 5px;
}
.info-org p {
  font-size: 12px;
}

.awc {
  text-align: center !important;
}

.awc p {
  display: block !important;
}

.avgnum {
  font-size: 26px !important;
  display: block !important;
  text-align: center;
}

.avgtitle {
  color: #666 !important;
}

.btn.btn-primary.new-document-btn {
  background: transparent;
  color: #185eae !important;
  border: none;
  font-size: 18px;
  font-weight: bold;
}

.new-document-btn {
  background: transparent;
  color: #185eae !important;
  border: none;
  font-size: 18px;
  font-weight: bold;
}

.v-middle {
  display: flex;
  justify-content: center;
  min-height: 250px;
  padding-top: 22px;
}

.brder-right {
  border-right: 1px solid #ddd;
}

.bg-light.dashboadtile.white-back {
  background-color: #fff !important;
  background: #fff !important;
}

.mar-top15 {
  margin-top: 15px !important;
}
.error {
  color: #ff0000;
}
.warn {
  color: #ffa500 !important;
}

.signin-signup {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  left: 0;
  width: 100%;
  transition: 1s 0.7s ease-in-out;
  display: grid;
  grid-template-columns: 1fr;
  z-index: 5;
  padding: 0 150px;
  min-height: 80vh;
}

.signin-signup-ch {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 50%;
  transition: 1s 0.7s ease-in-out;
  display: grid;
  grid-template-columns: 1fr;
  z-index: 5;
}

form.sign-in-form {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: all 0.2s 0.7s;
  overflow: hidden;
  grid-column: 1 / 2;
  grid-row: 1 / 2;
  background: #fff;
  border-radius: 10px;
  padding: 0 1rem;
}

form.sign-up-form {
  opacity: 0;
  z-index: 1;
}

form.sign-in-form {
  z-index: 2;
}

.input-field i {
  text-align: center;
  line-height: 55px;
  color: #acacac;
  transition: 0.5s;
  font-size: 1.1rem;
}

.input-field input {
  background: none;
  outline: none;
  border: none;
  line-height: 1;
  font-weight: 600;
  font-size: 1.1rem;
  color: #333;
  border-radius: 55px;
  width: 100%;
  padding: 0 20px;
}

.input-field input::placeholder {
  color: #666;
  font-weight: 500;
}

.input-field .reveal-password i {
  color: #666;
}

.input-disabled {
  background: rgb(232, 240, 254);
  display: none;
}

.reveal-password {
  position: absolute;
  right: 20px;
  top: 35%;
  transform: translateY(-50%);
}

.btnn {
  width: 150px;
  background-color: #5584ff;
  border: none;
  outline: none;
  height: 49px;
  border-radius: 49px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  margin: 10px 0;
  cursor: pointer;
  transition: 0.5s;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
    'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  min-width: 200px;
  margin-right: 10px;
}

.auth-container {
  background: url(../img/loginback.png);
  position: relative;
  height: 100vh;
  width: 100vw;
  background-size: cover;
}

.btn.focus,
.btn:focus,
.btn:hover,
.btn {
  min-width: 161px;
  /* color: #fff ; */
  box-shadow: none !important;
  position: relative;
}

.input-field input {
  background: #ddd;
  margin-bottom: 25px;
  padding: 12px;
  border-radius: 5px;
}

.loginfrm .col-sm-6 {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.loginfrm {
  background: #fff;
  padding: 25px;
  border-radius: 9px;
  align-items: center;
  width: 100%;
}
.middleflx {
  display: flex;
  align-content: center;
  height: 100% !important;
}

.input-field {
  position: relative;
}

.form-wrap {
  margin: 0 auto;
  min-width: 500px;
}

.rmbr label {
  margin-left: 10px;
}

.form-wrap h2 {
  margin-bottom: 25px;
  font-weight: bold;
  color: #5584ff;
  border-left: 10px solid #5584ff;
  padding: 0 12px;
}

.right-logo img {
  max-width: 500px;
  width: 100%;
}

@media (max-width: 1199px) {
  .loginfrm .col-sm-6 {
    height: auto;
    display: block !important;
    width: 100% !important;
    max-width: 100%;
    margin: 0 auto;
  }
}

.mb-0.text-sm.font-weight-bold.dropdown-toggle {
  background: rgb(69, 105, 198) none repeat scroll 0% 0%;
  color: #fff;
  padding: 6px 25px;
  border-radius: 5px;
}

.register-btn {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.fa-arrow-left:before {
  margin-right: 12px;
}

.ai-rewriter span {
  font-size: 16px;
  font-weight: 700;
}

.btn-slid-div {
  display: flex;
  justify-content: space-between;
}

.btn-diff {
  padding: 8px;
  margin-right: 10px;
  color: white;
}

.save-input {
  background-color: #11aa35;
}
.download {
  background-color: #275c98;
}
.email {
  background-color: #018398;
}

.generated_text {
  padding: 15px;
  text-align: left;
}

.tbl-mdl .tag-head span:nth-child(2) {
  text-align: center;
}

.tbl-mdl .tag-head span:nth-child(3) {
  text-align: center;
}

.tbl-mdl .tag-col span:nth-child(2) {
  text-align: center;
}

.tbl-mdl .tag-col span:nth-child(3) {
  text-align: center;
}

.review_header {
  background: #fff !important;
}

.question hr {
  margin: 0 !important;
}
.question h6 {
  padding-left: 0;
}

.review__name h4 {
  color: #2b5c98;
  background: #c9c9c9;
  padding: 10px;
}
.review__name {
  border: 1px solid #ddd;
}

.sdw {
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.2);
  padding: 25px;
}
.bordr-right {
  border-right: 1px solid #ddd;
}

.CircularProgressbar.ov {
  width: 220px !important;
  margin: 0 auto;
  display: block;
}

.ffs p {
  display: inline-block;
}

.ffs p:first-child {
  width: 300px;
}

.ffs p:last-child {
  background: #275c98;
  color: #fff;
  padding: 3px 30px;
  border-radius: 35px;
}

.ffs {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  display: table;
}

.mats h5 {
  font-weight: bold;
  color: #275c98;
  margin-top: 10px;
}
.img-tbl img {
  max-width: 150px;
  width: 100%;
}
.img-tbl td:nth-child(1) {
  max-width: 90px;
}

.img-tbl td:nth-child(2) {
  max-width: 442px;
}

.overdf-x {
  overflow-x: auto;
}

.head-stmt {
  color: #275c98;
  font-weight: 700;
}

.isymbol {
  border: 1px solid;
  padding: 0px 6px;
  display: inline-block;
  border-radius: 50px;
  font-size: 10px;
  position: absolute;
  right: 9px;
  top: 6px;
}
.dark-tt {
  opacity: 1 !important;
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.2) !important;
}

.ibtn {
  right: 13px;
  color: #333 !important;
  background: none !important;
  box-shadow: none !important;
  border: 1px solid !important;
  border-radius: 50px !important;
  position: absolute !important;
  z-index: 9 !important;
  height: auto !important;
  width: 15px !important;
  text-indent: 0 !important;
  top: 11px;
  font-size: 8px !important;
}
.ibtn::before {
  display: none !important;
}
.ibtn::after {
  display: none !important;
}
.lirelative li {
  position: relative;
}

.sentance {
  color: #275c98;
  font-weight: 500;
  padding-left: 5px;
}

.nich-content .fas.fa-check-circle {
  font-size: 16px !important;
  margin-left: 13px;
  color: rgb(69, 181, 69) !important;
}

.redabil {
  width: 85px !important;
  display: block;
  margin: 0 auto;
}

p.reab {
  color: #333 !important;
}

.active .norm {
  display: none;
}

.active .actv {
  display: inline-block !important;
}

.nav-link .actv {
  display: none;
}

.nav-link:hover .actv {
  display: inline-block !important;
}

.nav-link:hover .norm {
  display: none !important;
}

.navicon.actv {
  width: 25px;
  margin-right: 10px;
}
.navicon.norm {
  width: 25px;
  margin-right: 10px;
}
.ccwizard {
  width: 40px !important;
  display: block;
  margin: 0 auto;
}
.performace_bx {
  color: white;
  background: #275c98;
  font-weight: 600;
  padding: 5px;
}
.spacebtn {
  margin: 0px 20px;
}

.perf_load_time {
  display: flex;
}

.perf_load_time p {
  padding-right: 5px;
}

.perf_header {
  color: #275c98;
}

.perf_innerbx {
  margin: 30px;
  border: 2px solid #dddddd;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 8vh;
}

.common {
  color: #275c98 !important;
}
.uncommon {
  color: #ee3e3e !important;
}
.emotional {
  color: #bdbd3f !important;
}
.power {
  color: #87b0df !important;
}
.no_data {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50vh;
  /* color: red; */
  font-size: 25px;
}
.dominant_graph {
  display: flex;
  justify-content: center;
  align-items: center;
}

.faq-content {
  padding: 20px;
}

.faq-content .accordion__item {
  margin-bottom: 5px;
}
.faq-content .accordion {
  border: none;
}

.faq-content .accordion__button:hover {
  background-color: #185eae;
  color: #fff;
}

.faq-content .accordion__button[aria-expanded='true'] {
  background-color: #185eae;
  color: #fff;
}
.faq-content .accordion__panel {
  background-color: #f9f9f9;
  font-size: 13px;
}

.w100 .reab {
  width: 100%;
}
.cmmn {
  background: #275c98 !important;
  width: 25px;
  margin-right: 10px;
}

.uncmmn {
  background: #ee3e3e !important;
  padding: 3px;
  width: 25px;
  margin-right: 10px;
}

.emot {
  background: #bdbd3f !important;
  padding: 3px;
  width: 25px;
  margin-right: 10px;
}

.pwrr {
  background: #87b0df !important;
  padding: 3px;
  width: 25px;
  margin-right: 10px;
}

.wcld svg {
  height: 350px;
}

.forceGraph_container__wLwmN {
  overflow: hidden;
}

.w100img {
  width: 100%;
}

.w100img {
  width: 100% !important;
  max-width: 700px;
  margin: 0 auto !important;
  display: block;
}
.accordion__button img {
  margin-right: 10px;
}
.semantic_cloudworld > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.commonss {
  color: #275c98 !important;
  font-weight: 600;
}

.input-lbl label {
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
  font-weight: 600;
}

.input-lbl input {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  color: #333;
  border-radius: 6px;
  font-size: 12px;
  /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
}

.grp-box {
  margin: 20px;
  margin-top: 31px;
}
.text-center .grys {
  background: grey;
}

.text-center .red {
  background: #f43232;
}
.btn-grp-box {
  margin: 0px 27px;
}

.required:after {
  color: red;
  content: ' *';
}

.profile_pg {
  border: 2px solid #dddddd;
  padding: 20px;
  margin-top: 40px;
  background: whitesmoke;
}

.chng-psswd {
  color: #4569c6;
  font-size: 14px;
}
.profile_pg h5 {
  color: #4569c6;
}

.profile_pg i {
  margin-left: 13px;
  cursor: pointer;
}

.modal-edit-header {
  font-size: 22px;
  color: #185eae;
  font-weight: 600;
}

.tb-tm {
  margin: 25px;
}

.de {
  color: #f43232;
}
.modify-tabcontainer .MuiTab-wrapper {
  text-transform: none;
}

/* Toggle CSS */
.menu-toggle {
  position: absolute !important;
  z-index: 9999;
  top: -35px;
  right: auto;
  left: 15px;
  width: 30px;
  height: 23px;
  cursor: pointer;
  transition: right 300ms ease 0s;
}
.menu-toggle .hamburger {
  display: block;
  width: 30px;
  height: 22px;
  position: relative;
}
.menu-toggle .hamburger span {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 25px;
  height: 2px;
  background: #275c98;
  z-index: 0;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
}
.menu-toggle .hamburger span:nth-child(1) {
  top: 12px;
  right: -13px;
  left: auto;
  transform: translate3d(-8px, -10px, 0) rotate(45deg) scaleX(0.7);
}
.menu-toggle .hamburger span:nth-child(2) {
  top: 8px;
}
.menu-toggle .hamburger span:nth-child(3) {
  top: 24px;
  right: -13px;
  left: auto;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7);
}
.menu-toggle .hamburger span:after,
.menu-toggle .hamburger span:before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  height: 100%;
  width: 0;
  right: 0;
  left: auto;
}
.menu-toggle .hamburger span:before {
  z-index: 1;
  transition: all 0.15s linear 0;
}
.menu-toggle .hamburger span:after {
  z-index: 2;
  background: #275c98;
  transition: all 0.15s linear 0.3s;
}
.menu-toggle .hamburger span:nth-child(2):before {
  transition-delay: 0.15s;
}
.menu-toggle .hamburger span:nth-child(3):before {
  transition-delay: 0.3s;
}
.menu-toggle .hamburger span:nth-child(2):after {
  transition-delay: 0.45s;
}
.menu-toggle .hamburger span:nth-child(3):after {
  transition-delay: 0.6s;
}

.menu-toggle button {
  background: transparent;
  padding: 0 15px;
}
.menu-toggle .dropdown-toggle::after {
  content: none;
}
.menu-toggle .dropdown-menu.show {
  min-width: 250px;
  padding: 0;
  transform: translate3d(-1px, 32px, 0) !important;
}
.menu-toggle .dropdown-menu.show .nw-tbs {
  min-height: auto;
}
.dropdown.menu-toggle.show .dropdown-toggle {
  transform: rotate(90deg);
}
.dropdown.menu-toggle .dropdown-toggle {
  padding: 0;
}
/* Toggle CSS */

@media (min-width: 1600px) {
  .topic-cluster {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    width: 180% !important;
  }
  .topic-keyword {
    transform: scale(0.71);
    -webkit-transform: scale(0.71);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    width: 180% !important;
  }
}

@media (max-width: 1599px) {
  .topic-cluster {
    transform: scale(0.55);
    -webkit-transform: scale(0.55);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    width: 180% !important;
  }
  .topic-keyword {
    transform: scale(0.61);
    -webkit-transform: scale(0.61);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    width: 180% !important;
  }
}

@media (max-width: 1499px) {
  .apexcharts-canvas {
    width: 110% !important;
  }
  .apexcharts-canvas svg {
    transform: scale(0.88);
    -webkit-transform: scale(0.88);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    width: 100% !important;
  }
}

@media (max-width: 1399px) {
  .CircularProgressbar.ov {
    width: 100% !important;
  }
  .dashboadtile img {
    width: 45px !important;
    margin-right: 7px !important;
  }
}

.card-new .sc-fodVxV {
  display: none;
}
.card-new #column-URL {
  width: 100%;
  text-align: center;
  background-color: #275c98;
  color: white;
}

.card-new #column-URL > div {
  width: 100%;
}

.card-new .rdt_Table .rdt_TableHeadRow .rdt_TableCol > div > div {
  width: 100%;
  text-align: center;
}

.card-new .rdt_TableCol_Sortable {
  width: 100%;
  background-color: #275c98;
  color: white;
}

.card-new .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell {
  width: 100%;
  text-align: center;
}
.card-new .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell > div {
  width: 100%;
}

.card-new .rdt_TableHeadRow {
  background-color: #275c98;
}

.data-tb-ov {
  margin-top: 40px;
}

/* Sales Copy Writing Tab And AI Content Writer Tab CSS */

.stage1card {
}

.dropdown {
  margin-top: 22px;
}

.qnabox-container {
  padding: 18px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  border: 1px solid rgb(231, 231, 231);
  border-radius: 12px;
}

.qnabox {
  margin-top: 28px;
  display: grid;
  width: 100%;
  grid-template-columns: auto;
  height: 400px;
  overflow-y: scroll;
}

.qna-in {
  box-shadow: 0 0 10px #d6d6d6;
  border-radius: 12px;
  padding: 12px;
  margin: 6px;
}
.qnabox-container input {
  width: 50%;
  height: 20%;
}

.btn-container {
  display: grid;
  grid-template-columns: repeat(3, auto);
  justify-content: space-around;
  align-items: center;
  grid-gap: 15px;
  position: sticky;
}

.btn-container-ai-content {
  display: grid;
  grid-template-columns: repeat(2, auto);
  justify-content: space-around;
  align-items: center;
  grid-gap: 15px;
  position: sticky;
}

.third {
  box-shadow: 0 0 4px rgb(211, 211, 211);
  padding: 12px;
  border-radius: 12px;
}

.btn-container .btns {
  width: 150px;
  padding: 4px;
  background-color: white;
  border-radius: 4px;
}

.btn-container .clearr {
  border: 1px solid grey;

  color: darkgray;
}
.btn-container .clearr:hover {
  border: 1px solid grey;
  background-color: grey;

  color: white;
}

.btn-container .fill {
  background-color: #185eae;

  color: white;
}

.btn-container .build {
  border: 1px solid rgb(16, 158, 16);

  color: rgb(31, 187, 31);
}

.hide {
  visibility: hidden;
}

.hide2 {
  display: none;
}

.modal-pop {
  margin: 6px;
}
.modal-head-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.data {
  overflow-y: scroll;
  max-height: 550px;
  scrollbar-width: 0px;
}
.mrr-edit {
  text-decoration: none;
  background-color: #185eae;
  color: white;
  border-radius: 4px;
  float: right;
  margin-right: 1.5rem;
}
.modal-pop-question-container {
}

.modal-pop-question-container p {
  margin: 0;
}

.modal-pop-question-container .question {
  font-size: 1rem;
}

.modal-pop-question-container .answer {
  font-size: 0.9rem;
  overflow: hidden;
  max-height: 40px;
  resize: vertical;
}

.modal-pop-question-container .helper {
  font-size: 0.8rem;
  margin-bottom: 1rem;
}

.btn-container .build:hover {
  border: 1px solid lightgreen;
  background-color: lightgreen;

  color: rgb(32, 153, 32);
}

.btn-container .mr {
  border: 1px solid rgb(67, 67, 67);

  color: rgb(67, 67, 67);
}

.save {
  border: 1px solid rgb(22, 169, 34);

  width: 100px;
  padding: 4px;
  background-color: white;
  border-radius: 4px;
  color: rgb(32, 105, 1);
}

.btn-container .mr:hover span {
  display: none;
}
.btn-container .mr:hover::before {
  content: 'Coming Soon';
  color: #185eae;
  cursor: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'  width='48' height='58' viewport='0 0 100 100' style='fill:black;font-size:29px;'><text y='50%'>🚀</text></svg>")
      16 0,
    auto; /*!emojicursor.app*/
}

.fa-arrow-left::before {
  margin: 0px;
}

.filled {
  font-weight: 400;
}

.error {
  border-color: rgb(214, 81, 81);
  color: rgb(21, 21, 21);
  font-weight: 500;
}

.error::placeholder {
  color: rgb(124, 124, 124);
}

.btn-back {
  padding: 5px 15px 6px 30px;
}
.btn-create .leftarrow {
  right: auto;
  left: 1px;
}

.question-nw {
  font-size: 1rem;
  text-align: left;
}

.desc {
  font-size: 0.8rem;
  color: rgb(111, 111, 111);
  text-align: left;
}

.mrr-button {
  background-color: white;
  border: 1px solid #185eae;
  border-radius: 4px;
  color: #185eae;
  margin: 4px;
}

.mrr-button:hover {
  background-color: #185eae;

  border-radius: 4px;
  color: white;
}

.qna-in textarea {
  resize: vertical;
  overflow-y: hidden;
  padding: 4px;
}

/* // select subscript .card */

.script-sub {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-gap: 50px 10px;
  justify-content: space-evenly;
}

.script-sub-ai-content {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 50px 10px;
  justify-content: space-evenly;
}

.each-script-sub {
  padding: 18px;
  border-radius: 6px;
  background-color: #63a5f026;
  min-height: 90px;
  max-width: 250px;
  text-align: left;
  font-weight: 400;
}

.each-script-sub input {
  width: auto !important;
}

.each-script-sub:hover {
  border: 1px solid #3180da;
  -webkit-box-shadow: 0px 6px 11px 0px rgb(230, 230, 230);
  -moz-box-shadow: 0px 6px 11px 0px rgb(230, 230, 230);
  box-shadow: 0px 6px 11px 0px rgb(230, 230, 230);

  transform: scale(1.1);
  z-index: 1;
}

.each-script-sub:hover {
  -webkit-transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  transition: all 0.5s 0s ease;
}

.each-script-sub label {
  color: #252525;
}

/* .script-sub{
    text-align: left;
    width: 90%;
} */
.subscripts-container {
  border-radius: 6px;
  width: 100%;
  margin: auto;
  padding: 12px;
  border: 1px solid rgb(221, 221, 221);
}

.subscript-head {
  text-align: center;
}

.subscripts-container h6 {
  font-size: 1.5rem;
  font-weight: 400;
}

.stage4-btn-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 28px;
}

.final {
  border-radius: 8px;
  box-shadow: 0 0 4px rgb(214, 214, 214);
  text-align: center;
  width: 50%;
  margin: 0 auto;
  padding: 22px;
}

.progres-bar {
}
/* Sales Copy Writing Tab And AI Content Writer Tab CSS */

.hidden {
  display: none;
}

/* Button Glow in sales copy Writing */

.glow-on-hover {
  border: none;
  outline: none;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 4px;
  color: #fff;
}

.glow-on-hover:before {
  content: '';
  background: linear-gradient(45deg, #ca3b4e, rgb(248, 100, 107), #ff8892);
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing 5s linear infinite;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 4px;
}

.glow-on-hover:before {
  opacity: 1;
}
.glow-on-hover:after {
  z-index: -1;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
}

@keyframes glowing {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

/* Button Next */
.btn-next {
  background: #185eae;
  border: none;
  color: #fff;
  font-weight: 500;
  border-radius: 7px;
  position: relative;
  cursor: pointer;
  padding: 7px;
}
li.active {
  font-weight: 600;
}

.mrr-tabs a {
  padding: none;
}

.descdesc {
  white-space: pre-line;
  font-size: 12px;
  border: 1px solid rgb(185, 185, 185);
  text-align: start;
  padding: 4px;
  color: rgb(48, 48, 48);
  height: fit-content;
  background-color: #fff;
  border-radius: 4px;
}
.result__Section_right::-webkit-scrollbar {
  display: unset !important;
}
