/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Navbar.vue?vue&type=style&index=0&id=41458b80&scoped=true&lang=css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

#logo[data-v-41458b80] {
  height: 100%;
  width: 80%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 28px 13px 29.43px 16px;
}
#lockIcon[data-v-41458b80] {
  margin-right: 10px;
  float: right;
}
.navbarContainer[data-v-41458b80] {
  display: block;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  /* position: absolute;
  top: -1;
  left: -2px;
  width: 203px; */
  height: 1210px;
}
.navbarContainerMobile[data-v-41458b80] {
  background-color: #e4e7eb;
  display: block;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  /* position: absolute;
  top: -1;
  left: -2px; */
  height: 100%;
  z-index: 5;
}
.navBarMenuOptions[data-v-41458b80] {
  width: 100%;
  margin-bottom: 20px;
  margin-left: 15% !important;
  margin-right: 10% !important;
  height: 28px;
}
.menuOption[data-v-41458b80] {
  font-family: 'Popppins';
  font-size: 14px;
  color: #000;
  margin-left: 26px !important;
  margin-right: 26px;
  margin-bottom: 19px;
  text-decoration: none;
  width: 80%;
  height: 28px;
}
.navbarContainer > div > .router-link-active[data-v-41458b80] {
  background-color: rgba(
    97.00000181794167,
    110.00000104308128,
    124.00000020861626,
    1
  );
  color: #e4e7eb !important;
  border-radius: 10px;
}
.navbarContainer > div > a[data-v-41458b80] {
  display: block;
  color: #000 !important;
  width: 80% !important;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  cursor: pointer;
  color: black;
}
.navbarContainerMobile > div > .router-link-active[data-v-41458b80] {
  background-color: rgba(
    97.00000181794167,
    110.00000104308128,
    124.00000020861626,
    1
  );
  color: #e4e7eb !important;
  border-radius: 10px;
}
.navbarContainerMobile > div > a[data-v-41458b80] {
  display: block;
  color: #000 !important;
  width: 80% !important;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  cursor: pointer;
  color: black;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Icon.vue?vue&type=style&index=0&id=abc9f7ae&scoped=true&lang=css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.iconContainer[data-v-abc9f7ae] {
  margin-right: 10px;
  display: inline-block;
}
.icon[data-v-abc9f7ae] {
  background-color: rgba(
    97.00000181794167,
    110.00000104308128,
    124.00000020861626,
    1
  );
  border: 1px solid
    rgba(97.00000181794167, 110.00000104308128, 124.00000020861626, 1);
  border-top-left-radius: 64px;
  border-top-right-radius: 64px;
  border-bottom-left-radius: 64px;
  border-bottom-right-radius: 64px;
}
.iconText[data-v-abc9f7ae] {
  font-size: 15px !important;
  color: white;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Loader.vue?vue&type=style&index=0&id=04a0d67a&scoped=true&lang=css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

p[data-v-04a0d67a] {
  font-size: 0.8em;
  font-weight: 300;
  margin-top: 5px;
  letter-spacing: 1px;
  color: rgb(82, 82, 82);
}
.loader-wrapper[data-v-04a0d67a] {
  text-align: center;
  position: fixed;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background-color: #eceaea;
  z-index: 10000000;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: no-drop;
  overflow: hidden;
}
.loader[data-v-04a0d67a] {
  display: inline-block;
  position: relative;
  top: 35%;
  left: 0%;
  z-index: 9999999;
}
.loader div[data-v-04a0d67a] {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #6916a0;
  border-radius: 50%;
  animation: loader-04a0d67a 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #6916a0 transparent transparent transparent;
}
.loader div[data-v-04a0d67a]:nth-child(1) {
  animation-delay: -0.45s;
}
.loader div[data-v-04a0d67a]:nth-child(2) {
  animation-delay: -0.3s;
}
.loader div[data-v-04a0d67a]:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes loader-04a0d67a {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/UserProfile.vue?vue&type=style&index=0&id=6ef6ca5e&scoped=true&lang=css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.headerDetailsStyle[data-v-6ef6ca5e] {
  margin-left: 18px;
}
.headerContainer[data-v-6ef6ca5e] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.headerContainer > div[data-v-6ef6ca5e] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.inlineBlock[data-v-6ef6ca5e] {
  align-items: center;
  width: 100%;
  display: flex;
  flex-direction: row;
}
.e2_13[data-v-6ef6ca5e] {
  display: block;
  color: #3e4c59;
  width: 856px !important;
  height: 36px !important;
  font-family: 'Poppins' !important;
  font-style: normal;
  font-weight: 1000 !important;
  font-size: 24px;
  line-height: 36px;
}
.e2_14[data-v-6ef6ca5e] {
  display: block;
  color: rgba(62.00000010430813, 76.0000030696392, 89.00000229477882, 1);
  width: 416px;
  height: 72px;
  font-family: 'Poppins';
  text-align: left;
  font-size: 48px;
  letter-spacing: 0;
  font-weight: bold;
  margin-bottom: -20px;
}
.e2_15[data-v-6ef6ca5e] {
  display: block;
  color: rgba(62.00000010430813, 76.0000030696392, 89.00000229477882, 1);
  width: 560px;
  height: 72px;
  font-family: 'Poppins';
  font-style: normal;
  text-align: left;
  font-size: 48px;
  letter-spacing: 0;
  font-weight: bold;
}
.e2_16[data-v-6ef6ca5e] {
  display: block;
  color: #fff;
  width: 436px;
  height: 72px;
  font-family: 'Poppins';
  font-style: normal;
  text-align: left;
  font-size: 48px;
  letter-spacing: 0;
  font-weight: bold;
  margin-bottom: 28px;
}
/*21219:Maximum URLs Storage Changes Starts*/
.e2_17[data-v-6ef6ca5e] {
  display: block;
  color: rgba(62.00000010430813, 76.0000030696392, 89.00000229477882, 1);
  width: 500px;
  height: 72px;
  font-family: 'Poppins';
  text-align: left;
  font-size: 48px;
  letter-spacing: 0;
  font-weight: bold;
  margin-bottom: -20px;
}
/*21219:Maximum URLs Storage Changes Ends*/

/*23528:White Channle List Changes Start*/
.e2_18[data-v-6ef6ca5e] {
  display: block;
  color: rgba(62.00000010430813, 76.0000030696392, 89.00000229477882, 1);
  width: auto;
  height: 72px;
  font-family: 'Poppins';
  font-style: normal;
  text-align: left;
  font-size: 48px;
  letter-spacing: 0;
  font-weight: bold;
}
/*23528:White Channle List Changes End*/
.editButtonAndSingOut[data-v-6ef6ca5e] {
  margin-left: 5px;
  margin-right: 29px;
  width: 51px;
  height: 15px;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 15px;
  color: #52606d;
}
.editButtonAndSingOut[data-v-6ef6ca5e] .v-btn__content {
  text-transform: none;
}
.inlineBlock[data-v-6ef6ca5e] .v-btn:not(.v-btn--round).v-size--default {
  height: 15px;
  min-width: 64px;
  padding: 0 16px;
  margin-left: 0px;
}
.headerContainer > .loader-wrapper[data-v-6ef6ca5e] {
  display: block !important;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/App.vue?vue&type=style&index=0&id=7ba5bd90&scoped=true&lang=css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

[data-v-7ba5bd90] .v-application__wrap {
  flex-direction: unset !important;
}
.v-menu__content[data-v-7ba5bd90] {
  border-radius: 14px;
}
#app[data-v-7ba5bd90] {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2c3e50;
}
.appContainer[data-v-7ba5bd90] {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.v-application--wrap[data-v-7ba5bd90] {
  backface-visibility: hidden;
  display: flex;
  min-height: 100vh;
  width: 100%;
  max-width: 100%;
  position: relative;
}
.appContainerMobile[data-v-7ba5bd90] {
  display: flex;
  flex-direction: row;
  margin-bottom: 50px;
  width: 100%;
}
.navBar[data-v-7ba5bd90] {
  background-color: rgba(228, 231, 235, 1);
  position: fixed;
  top: 0;
  left: 0;
  width: 15%;
  height: 100%;
}
.navBarMobile[data-v-7ba5bd90] {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 30%;
  z-index: 5;
}
.content[data-v-7ba5bd90] {
  padding-left: 18%;
  padding-right: 2%;
  padding-top: 50px;
  width: 100%;
  justify-content: center;
}
.contentMobile[data-v-7ba5bd90] {
  padding-left: 33%;
  padding-top: 50px;
  width: 80%;
  justify-content: center;
  overflow: hidden;
  overflow-x: auto;
}
.toggleButton[data-v-7ba5bd90] {
  width: 40px;
  position: sticky;
  z-index: 6;
  left: 10px;
  bottom: 90px;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Select.vue?vue&type=style&index=0&id=ed6a05a8&scoped=true&lang=css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.portalSelect[data-v-ed6a05a8] {
  width: 170px;
  height: 26px;
  border-radius: 64px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 15px !important;
  line-height: 15px;
}
.adminSelect[data-v-ed6a05a8] {
  width: 144px;
  min-height: 30px;
  height: 30px;
  border-radius: 14px;
}
.selectContainer[data-v-ed6a05a8] {
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  border-radius: 14px !important;
  align-items: center;
}
.selectContainer .container[data-v-ed6a05a8] {
  padding: 12px 0;
  border-radius: 14px !important;
}
.selectComponentContainer[data-v-ed6a05a8] {
  margin-left: 20px;
  display: inline-block;
  margin-top: -14px;
  align-items: center;
  margin-right: 7px;
}
.theme--light.v-list[data-v-ed6a05a8] {
  background-color: #616e7c;
  color: white !important;
}
.theme--light.v-list-item[data-v-ed6a05a8]:not(.v-list-item--active):not(
    .v-list-item--disabled
  ) {
  color: #fff !important;
}
.theme--light[data-v-ed6a05a8] .primary--text {
  color: #fff !important;
}
.theme--light[data-v-ed6a05a8]
  .v-list-item:not(.v-list-item--active):not(.v-list-item--disabled) {
  color: #fff !important;
}
.v-text-field.v-text-field--solo .v-input__control[data-v-ed6a05a8] {
  min-height: 10px;
}
.v-label[data-v-ed6a05a8] {
  font-size: 10px;
}
.v-menu__content .theme--light[data-v-ed6a05a8] {
  box-shadow: none !important;
  border-radius: 14px !important;
}
.youramazingclass[data-v-ed6a05a8] {
  border-radius: 14px !important;
}
.v-select[data-v-ed6a05a8] {
  background-color: #616e7c !important;
  color: white !important;
  border-radius: 14px;
  height: 36px !important;
}
[data-v-ed6a05a8] .v-input__control {
  margin-top: -12px;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Button.vue?vue&type=style&index=0&id=015de462&scoped=true&lang=css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.button[data-v-015de462] {
  width: 144px;
  height: 36px !important;
  border: 1px solid
    rgba(97.00000181794167, 110.00000104308128, 124.00000020861626, 1);
  border-radius: 64px;
}
.assignButton[data-v-015de462] {
  width: 225px;
  height: 61.48px !important;
  font-family: 'Poppins' !important;
  font-style: normal;
  font-weight: 500;
  font-size: 24px !important;
  line-height: 36px;
  text-align: center;
  background: #616e7c;
  border-radius: 40px;
  margin-bottom: 61px;
  text-transform: none;
}
.theme--light.v-btn.v-btn--has-bg[data-v-015de462] {
  background-color: rgba(
    97.00000181794167,
    110.00000104308128,
    124.00000020861626,
    1
  );
}
.genericButtonContainer[data-v-015de462] {
  align-items: center;
}
.theme--light.v-btn[data-v-015de462] {
  color: #fff;
}
.v-btn:not(.v-btn--round).v-size--default[data-v-015de462] {
  height: 36px;
  min-width: 64px;
  padding: 0 16px;
}
.activityLogDownloadPdf[data-v-015de462] {
  width: 183px;
  height: 50px !important;
  background: #616e7c;
  border-radius: 40px;
}
.activityLogDownloadButton[data-v-015de462] {
  width: 252px !important;
  height: 50px !important;
  background: #616e7c;
  border-radius: 40px;
}
.theme--dark.v-btn.v-btn--has-bg[data-v-015de462] {
  background-color: #616e7c;
}
.loginButton[data-v-015de462] {
  width: 436px;
  height: 50px !important;
  border: 1px solid #162a66;
  border-radius: 25px;
  background: #162a66;
  color: #fff;
}
.genericButtonContainer[data-v-015de462] .v-btn__content {
  text-transform: none;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/TableComponents/Table.vue?vue&type=style&index=0&id=ffdd7c3a&scoped=true&lang=css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

#start[data-v-ffdd7c3a] {
  margin-right: auto;
  margin-left: 50px;
}
#end[data-v-ffdd7c3a] {
  margin-left: auto;
  margin-right: 50px;
}
#activityLog[data-v-ffdd7c3a] {
  background-color: #fff;
}
#tableContent[data-v-ffdd7c3a] {
  justify-content: center;
  height: 100px;
  display: flex;
  flex-wrap: wrap;
}
.v-btn > .v-btn__content .v-icon[data-v-ffdd7c3a] {
  color: inherit;
  margin-right: 10px;
  font-size: 20px;
  text-transform: none;
}
.v-btn > .v-btn__content[data-v-ffdd7c3a] {
  text-transform: none;
}
.button[data-v-ffdd7c3a] {
  background-color: #616e7c !important;
  margin-right: 32px;
  width: 127px;
  height: 38px;
  border: 1px solid
    rgba(97.00000181794167, 110.00000104308128, 124.00000020861626, 1);
  border-radius: 64px;
}
.selectStyle[data-v-ffdd7c3a] {
  height: 20px;
  align-items: center;
  float: right;
}
.v-data-table[data-v-ffdd7c3a] .v-application ::v-deep .primary--text,
.v-application[data-v-ffdd7c3a] .primary--text {
  color: #fff !important;
}
.tableNameStyle[data-v-ffdd7c3a] {
  display: block;
  height: 72px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 72px;
  color: #3e4c59;
  margin-right: 32px;
}
#tableContainer[data-v-ffdd7c3a] {
  overflow: hidden;
  margin-bottom: 0px;
}
.v-input__slot[data-v-ffdd7c3a] {
  min-height: 0px;
}
.v-data-table[data-v-ffdd7c3a] .v-data-table__wrapper {
  overflow: unset;
}
.v-application .primary[data-v-ffdd7c3a] {
  background-color: #616e7c !important;
}
.selectStyle[data-v-ffdd7c3a] {
  margin-top: -14px;
}
.theme--dark.v-text-field--solo > .v-input__control > .v-input__slot[data-v-ffdd7c3a] {
  width: 144px;
}
.theme--dark.v-btn.v-btn--has-bg[data-v-ffdd7c3a] {
  text-transform: none;
}
.selectStyle[data-v-ffdd7c3a] .v-btn:not(.v-btn--round).v-size--default[data-v-015de462] {
  text-transform: none;
}
.tableContent[data-v-ffdd7c3a] thead tr th span {
  color: #535353;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  border-radius: 8px;
  overflow: hidden;
}
.tableContent[data-v-ffdd7c3a] {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e6e6e6 !important;
  border-radius: 8px !important;
}
.tableContent[data-v-ffdd7c3a] thead {
  background-color: #e4e7eb; /* Color fill for the first row */
}
/* You might need to adjust the first and last cell of the thead to match the table's border-radius */
.tableContent[data-v-ffdd7c3a] thead tr th:first-child {
  border-top-left-radius: 8px;
}
.tableContent[data-v-ffdd7c3a] thead tr th:last-child {
  border-top-right-radius: 8px;
}
.tableContent[data-v-ffdd7c3a]
  .v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)
  > .v-input__control
  > .v-input__slot,
.tableContent[data-v-ffdd7c3a].v-btn--is-elevated {
  box-shadow: none;
}
.tableContent[data-v-ffdd7c3a] .v-data-footer {
  justify-content: flex-end;
  align-items: center;
  height: 45px;
}
.tableContent[data-v-ffdd7c3a] tbody tr td {
  height: 62px !important;
}
.v-btn__content[data-v-ffdd7c3a] {
  text-transform: none;
}
.toggleSelectAll[data-v-ffdd7c3a] {
  position: absolute !important;
  margin-left: 17px !important;
}
.removeImage[data-v-ffdd7c3a] {
  cursor: pointer;
  width: 24px;
  height: 24px;
}
.addBlocklistButtonMain[data-v-ffdd7c3a] {
  margin: -40px 0px 5px 19px;
}
.addBlocklistButton[data-v-ffdd7c3a] {
  text-transform: capitalize;
  background-color: #cbd2d9 !important;
  color: #585a5b;
  font-weight: bold;
  position: absolute;
}
.removeBlocklistButtonMain[data-v-ffdd7c3a] {
  margin: -39px 0px 0px 20px !important;
}
.removeBlocklistButton[data-v-ffdd7c3a] {
  text-transform: capitalize;
  background-color: #cbd2d9 !important;
  color: #585a5b;
  font-weight: bold;
  position: absolute !important;
}
[data-v-ffdd7c3a] .v-table__wrapper {
  overflow: hidden !important;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/PageHeader.vue?vue&type=style&index=0&id=ad84f3a8&scoped=true&lang=css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.e2_13[data-v-ad84f3a8] {
  display: block;
  color: #3e4c59;
  width: 856px !important;
  height: 36px !important;
  font-family: 'Poppins' !important;
  font-style: normal;
  font-weight: 1000 !important;
  font-size: 24px;
  line-height: 36px;
}
.e2_14[data-v-ad84f3a8] {
  display: block;
  color: rgba(62.00000010430813, 76.0000030696392, 89.00000229477882, 1);
  width: 416px;
  height: 72px;
  font-family: 'Poppins';
  text-align: left;
  font-size: 48px;
  letter-spacing: 0;
  font-weight: bold;
  margin-bottom: -20px;
}
.e2_15[data-v-ad84f3a8] {
  display: block;
  color: rgba(62.00000010430813, 76.0000030696392, 89.00000229477882, 1);
  width: 560px;
  height: 72px;
  font-family: 'Poppins';
  font-style: normal;
  text-align: left;
  font-size: 48px;
  letter-spacing: 0;
  font-weight: bold;
}
.e2_16[data-v-ad84f3a8] {
  display: block;
  color: #fff;
  width: 436px;
  height: 72px;
  font-family: 'Poppins';
  font-style: normal;
  text-align: left;
  font-size: 48px;
  letter-spacing: 0;
  font-weight: bold;
  margin-bottom: 28px;
}
/*21219:Maximum URLs Storage Changes Starts*/
.e2_17[data-v-ad84f3a8] {
  display: block;
  color: rgba(62.00000010430813, 76.0000030696392, 89.00000229477882, 1);
  width: 500px;
  height: 72px;
  font-family: 'Poppins';
  text-align: left;
  font-size: 48px;
  letter-spacing: 0;
  font-weight: bold;
  margin-bottom: -20px;
}
/*21219:Maximum URLs Storage Changes Ends*/

/*23528:White Channle List Changes Start*/
.e2_18[data-v-ad84f3a8] {
  display: block;
  color: rgba(62.00000010430813, 76.0000030696392, 89.00000229477882, 1);
  width: auto;
  height: 72px;
  font-family: 'Poppins';
  font-style: normal;
  text-align: left;
  font-size: 48px;
  letter-spacing: 0;
  font-weight: bold;
}
/*23528:White Channle List Changes End*/

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/FilterPils.vue?vue&type=style&index=0&id=e63d99f0&scoped=true&lang=css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.pillContainerActive[data-v-e63d99f0] {
  background-color: #e4e7eb;
  color: #52606d;
  display: inline-block;

  border-radius: 40px;
  margin: 20px;
  width: 152.38px;
  height: 25px !important;
  padding-top: 15px;
  margin-right: 20px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
}
.pillContainerInactive[data-v-e63d99f0] {
  background-color: #fff;
  color: #52606d;
  display: inline-block;
  border-radius: 40px;
  margin: 20px;
  width: auto;
  height: 25px !important;
  margin-right: 20px;
  border: 1px solid
    rgba(97.00000181794167, 110.00000104308128, 124.00000020861626, 1);
  font-family: 'Poppins';
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  /* identical to box height */

  text-align: center;
}
.pillIconStyle[data-v-e63d99f0] {
  margin-left: 22px;
}
.pillButtonStyle[data-v-e63d99f0] {
  margin: -20px;
}
.theme--light.v-btn.v-btn--has-bg[data-v-e63d99f0] {
  background-color: rgba(
    97.00000181794167,
    110.00000104308128,
    124.00000020861626,
    0
  );
}
.v-btn.v-btn--has-bg.theme--light.v-size--default.pillContainerInactive[data-v-e63d99f0] {
  background-color: #fff;
}
.theme--light.v-btn.v-btn--has-bg[data-v-e63d99f0][data-v-e63d99f0] {
  background-color: #e4e7eb;
}
.pillContainerActive[data-v-e63d99f0] {
  background-color: #e4e7eb;
  color: #52606d;
  text-transform: none; /* Ensure no transformation */
  display: inline-flex; /* Use inline-flex for better alignment */
  align-items: center; /* Vertically center the content */
  justify-content: center; /* Horizontally center the content */
  border-radius: 40px;
  margin: 10px; /* Reduced margin */
  width: 140px;
  height: 25px; /* Adjust height to ensure proper alignment */
  padding: 0 15px; /* Add horizontal padding */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 1; /* Ensure consistent line height */
}
.pillContainerInactive[data-v-e63d99f0] {
  background-color: #fff;
  color: #52606d;
  text-transform: none; /* Ensure no transformation */
  display: inline-flex; /* Use inline-flex for better alignment */
  align-items: center; /* Vertically center the content */
  justify-content: center; /* Horizontally center the content */
  border-radius: 40px;
  margin: 10px; /* Reduced margin */
  width: auto;
  height: 25px; /* Adjust height to ensure proper alignment */
  padding: 0 15px; /* Add horizontal padding */
  border: 1px solid
    rgba(97.00000181794167, 110.00000104308128, 124.00000020861626, 1);
  font-family: 'Poppins';
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 1; /* Ensure consistent line height */
  text-align: center;
}
.pillIconStyle[data-v-e63d99f0] {
  margin-left: 20px;
  font-size: 20px;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/views/Home.vue?vue&type=style&index=0&id=fae5bece&scoped=true&lang=css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.refinedBy[data-v-fae5bece] {
  margin-right: 13px;
  color: #9aa5b1;
}
.filterControlsContainer[data-v-fae5bece] {
  margin-bottom: 1%;
}
/* .headerDetailsStyle {
  margin-left: 18px;
} */
.container[data-v-fae5bece] {
  width: 100%;
}
.activityLogStyle[data-v-fae5bece] {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-bottom: 44px;
}
.start[data-v-fae5bece] {
  margin-right: auto;
  justify-content: flex-start;
}
.end[data-v-fae5bece] {
  align-items: center;
  display: flex;
  margin-left: auto;
}
.endOfContainer[data-v-fae5bece] {
  background-color: transparent; /* Make the background invisible */
  color: #52606d; /* Match the text color */
  text-transform: none; /* Ensure no transformation */
  display: inline-flex; /* Use inline-flex for alignment */
  align-items: center; /* Vertically center the content */
  justify-content: center; /* Horizontally center the content */
  border-radius: 40px; /* Match the border radius */
  margin: 10px; /* Match the margin */
  height: 25px; /* Match the height of FilterPils buttons */
  padding: 0 15px; /* Match the padding */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: normal;
  font-size: 15px; /* Match the font size */
  line-height: 1; /* Ensure consistent line height */
  border: 1px solid transparent; /* Make the border invisible */
  cursor: pointer; /* Add pointer cursor for better UX */
}
.activitiLogContainer[data-v-fae5bece] {
  margin-top: 57px;
}
.v-btn:not(.v-btn--round).v-size--default[data-v-fae5bece] {
  height: 15px;
  margin-left: 0px;
}
.theme--light.v-btn.v-btn--has-bg[data-v-e63d99f0][data-v-e63d99f0][data-v-fae5bece] {
  height: 36px;
}
.theme--light.v-btn.v-btn--has-bg[data-v-e63d99f0][data-v-e63d99f0][data-v-fae5bece][data-v-fae5bece] {
  height: 36px;
}
.theme--light.v-btn.v-btn--has-bg[data-v-e63d99f0][data-v-e63d99f0][data-v-fae5bece][data-v-fae5bece][data-v-fae5bece] {
  text-transform: none;
}
.genericButtonContainer[data-v-fae5bece] .v-btn--is-elevated {
  box-shadow: none;
}
.genericButtonContainer[data-v-fae5bece] .v-btn__content {
  text-transform: none;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #ffffff;
  width: 183px;
  height: 50px !important;
}
.activitiLogContainer .tableContent[data-v-fae5bece] tbody tr td:first-child {
  width: 50%;
}
.activitiLogContainer .tableContent[data-v-fae5bece] tbody tr td:nth-child(2) {
  width: 25%;
}
.activitiLogContainer .tableContent[data-v-fae5bece] tbody tr td:last-child {
  width: 25%;
}
.rounded-card[data-v-fae5bece] {
  border-radius: 16px;
}
.justify-center[data-v-fae5bece] {
  justify-content: center;
}
.filterByOwnerDropdown[data-v-fae5bece] {
  width: 15%;
  float: right;
  position: relative !important;
  margin: -79px 0px !important;
}
.orderByDropdown[data-v-fae5bece] {
  width: 15%;
  float: right;
  position: relative !important;
  margin: -79px 246px !important;
}
.searchTextBox[data-v-fae5bece] {
  width: 220px;
  height: 35px;
  border: 1px solid;
  border-radius: 8px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-indent: 12px;
}
[data-v-fae5bece] .v-field--variant-filled .v-field__overlay {
  background-color: transparent;
  opacity: 0.04;
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1);
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/DatePicker.vue?vue&type=style&index=0&id=a76e93e8&scoped=true&lang=css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

[data-v-a76e93e8] .v-date-picker-header {
  align-items: flex-end;
  display: grid;
  grid-template-areas: 'prepend content append';
  grid-template-columns: min-content minmax(0, 1fr) min-content;
  overflow: hidden;
  padding-inline: 24px 12px;
  padding-bottom: 12px;
  background-color: #1976d2 !important;
  color: seashell;
}
[data-v-a76e93e8] .v-picker-title {
  text-transform: uppercase;
  font-size: 0.75rem;
  grid-area: title;
  padding-inline: 24px 12px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-weight: 400;
  letter-spacing: 0.1666666667em;
  background-color: #1976d2 !important;
  border-color: #1976d2 !important;
  color: seashell;
}
[data-v-a76e93e8] .v-btn--icon.v-btn--density-default {
  width: calc(var(--v-btn-height) + 12px);
  height: calc(var(--v-btn-height) + 12px);
  border-color: #82b1ff !important;
}
[data-v-a76e93e8] .v-date-picker-month__day--selected .v-btn {
  background-color: #82b1ff !important;
  color: rgb(var(--v-theme-on-surface-variant));
}

/* Add scrollbar styles */
[data-v-a76e93e8] .v-date-picker {
  max-height: 400px; /* Adjust height as needed */
  overflow-y: auto; /* Enable vertical scrolling */
  width: auto;
  scrollbar-color: #909194 #f0f0f0; /* Custom scrollbar colors */
  padding: auto;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/views/BlockList.vue?vue&type=style&index=0&id=2dbb4481&scoped=true&lang=css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.refinedBy[data-v-2dbb4481] {
  margin-right: 13px;
  color: #9aa5b1;
}
.container[data-v-2dbb4481] {
  width: 100%;
}
.keyWordsContainer[data-v-2dbb4481] {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-top: 40px;
}
.keyWordsSmallContainer[data-v-2dbb4481] {
  width: 80%;
}
.inlineBlock[data-v-2dbb4481] {
  align-items: center;
  width: 100%;
  display: flex;
  flex-direction: row;
}
.keyWordTextFieldContainer[data-v-2dbb4481] {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.start[data-v-2dbb4481] {
  display: flex;
  margin-right: auto;
  justify-content: flex-start;
}
.end[data-v-2dbb4481] {
  vertical-align: top;
  display: flex;
  margin-left: auto;
}
.pillsContainer[data-v-2dbb4481] {
  overflow: hidden;
  width: 100%;
  max-height: 400px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex-grow: 3;
}
.pillsContainerExtended[data-v-2dbb4481] {
  overflow: hidden;
  width: 100%;
  max-height: 800px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex-grow: 3;
}
.middleContainer[data-v-2dbb4481] {
  margin: auto;
  width: 50%;
}
.portalTableContainer[data-v-2dbb4481] {
  margin-top: 57px;
}
.portalTableContainer[data-v-2dbb4481] .v-application--wrap {
  min-height: 1vh !important;
}
.activitiLogContainer[data-v-2dbb4481] {
  margin-top: 57px;
}
.displayAtTheEnd[data-v-2dbb4481] {
  float: right;
  margin-top: 25px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #9aa5b1;
}
.startOfContainer[data-v-2dbb4481] {
  margin-right: auto;
  justify-content: flex-start;
}
.endOfContainer[data-v-2dbb4481] {
  vertical-align: top;
  display: flex;
  margin-left: auto;
}
.v-btn:not(.v-btn--round).v-size--default[data-v-2dbb4481] {
  height: 15px;
  margin-left: 0px;
  padding: 0px;
}
.v-btn:not(.v-btn--round).v-size--default[data-v-2dbb4481] {
  height: 15px;
  margin-left: 0px;
  padding: 0px;
}
.theme--light.v-btn.v-btn--has-bg[data-v-e63d99f0][data-v-e63d99f0][data-v-2dbb4481] {
  height: 36px;
}
.theme--light.v-btn.v-btn--has-bg[data-v-e63d99f0][data-v-e63d99f0][data-v-fae5bece][data-v-2dbb4481] {
  height: 36px;
}
.theme--light.v-btn.v-btn--has-bg[data-v-e63d99f0][data-v-e63d99f0][data-v-2dbb4481] {
  text-transform: none !important;
}
.genericButtonContainer[data-v-2dbb4481] .v-btn--is-elevated {
  box-shadow: none;
}
.portalTableContainer[data-v-2dbb4481] .v-toolbar__content,
.v-toolbar__extension[data-v-2dbb4481] {
  padding: 0px 0px;
}
.genericButtonContainer[data-v-2dbb4481] .v-btn__content {
  text-transform: none;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #ffffff;
  width: 183px;
  height: 50px !important;
}
.activitiLogContainer .tableContent[data-v-2dbb4481] tbody tr td:first-child,
.portalTableContainer .tableContent[data-v-2dbb4481] tbody tr td:first-child {
  width: 45%;
}
.activitiLogContainer .tableContent[data-v-2dbb4481] tbody tr td:nth-child(2),
.portalTableContainer .tableContent[data-v-2dbb4481] tbody tr td:nth-child(2) {
  width: 20%;
}
.portalTableContainer .tableContent[data-v-2dbb4481] tbody tr td:nth-child(3) {
  width: 20%;
}
.portalTableContainer .tableContent[data-v-2dbb4481] tbody tr td:last-child {
  padding-right: 0px;
}
.tabs-wrapper[data-v-2dbb4481] {
  border: 1px solid #000;
  border-radius: 10px;
  width: 54%;
  height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.tabs[data-v-2dbb4481] {
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
}
.tab[data-v-2dbb4481] {
  flex: 1;
  /* Add this line */
  height: 40px;
  /* Add this line */
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.tab.active[data-v-2dbb4481] {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fafafa !important;
  width: 25% !important;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  cursor: pointer;
  background-color: #52606d;
  border-radius: 10px;
}
.tabImage[data-v-2dbb4481] {
  width: 25px;
  height: 25px;
  display: block;
  margin-right: 5px;
}
.pinImage[data-v-2dbb4481] {
  width: 25px;
  height: 25px;
  display: block;
  margin-left: 15px;
}
.content.active[data-v-2dbb4481] {
  display: block;
}
.whiteListStyle[data-v-2dbb4481] {
  border: 1px solid #e6e6e6 !important;
  border-radius: 8px !important;
  overflow: hidden !important;
}
.button[data-v-2dbb4481] {
  float: right;
  background-color: #616e7c !important;
  margin-right: 32px;
  height: 38px;
  border: 1px solid
    rgba(97.00000181794167, 110.00000104308128, 124.00000020861626, 1);
  border-radius: 64px;
}
[data-v-2dbb4481] .v-btn.savebtn {
  color: rgb(63, 141, 243) !important;
  margin-right: 32px;
}
[data-v-2dbb4481] .v-btn.cancelbtn {
  color: rgb(63, 141, 243) !important;
  margin-right: 32px;
}
.v-btn:not(.v-btn--round).v-size--default[data-v-2dbb4481] {
  height: 36px;
  min-width: 64px;
  padding: 0 16px;
}
.dateSortDropdownBlocklist[data-v-2dbb4481] {
  width: 210px;
  float: right;
  position: relative !important;
  margin: -75px 0px !important;
}
.dateSortDropdownWhitelist[data-v-2dbb4481] {
  width: 210px;
  float: right;
  position: relative !important;
  margin: -75px 0px !important;
}
.dateFilterDropdown[data-v-2dbb4481] {
  width: 220px;
  float: right;
  position: relative !important;
  margin: -75px 0px !important;
}
.confidenceFilterDropdown[data-v-2dbb4481] {
  width: 220px;
  float: right;
  position: relative !important;
  margin: -140px 0px !important;
}
.blocklistSearchTextBox[data-v-2dbb4481] {
  width: 220px;
  height: 35px;
  border: 1px solid;
  border-radius: 8px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-indent: 12px;
}
.whitelistSearchTextBox[data-v-2dbb4481] {
  width: 220px;
  height: 35px;
  border: 1px solid;
  border-radius: 8px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-indent: 12px;
}
.ai4AdminsearchTextBox[data-v-2dbb4481] {
  width: 220px;
  height: 35px;
  border: 1px solid;
  border-radius: 8px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-indent: 12px;
}
.badActors[data-v-2dbb4481] {
  background-color: #eaedf0 !important;
  width: 132px;
  height: 38px;
  border-radius: 8px;
  margin-right: 5px;
  display: flex;
  justify-content: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.allActors[data-v-2dbb4481] {
  background-color: #eaedf0 !important;
  width: 132px;
  height: 38px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.action-bar[data-v-2dbb4481] {
  display: flex;
}
.filterbyKeyword[data-v-2dbb4481] {
  background-color: #cbd2d9 !important;
  color: #585a5b;
  font-weight: bold;
  width: 147px;
  height: 38px;
  border-radius: 8px;
  margin-left: auto;
  margin-right: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.keyword-filter-card[data-v-2dbb4481] {
  border-radius: 20px !important;
  overflow: hidden;
}
.keyword-filter-title[data-v-2dbb4481] {
  font-size: 18px;
  font-weight: 600;
}
.keyword-filter-body[data-v-2dbb4481] {
  max-height: 300px;
  overflow-y: auto;
  padding-top: 10px;
}
.keyword-filter-footer[data-v-2dbb4481] {
  padding: 12px !important;
  justify-content: center !important;
}
.apply-filter-btn[data-v-2dbb4481] {
  background-color: #52606d !important;
  color: #fafafa !important;
  width: 150px;
  height: 40px;
  border-radius: 20px;
  display: block;
  margin: 20px auto;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  cursor: pointer;
  border: none;
  text-transform: none !important;
}
.actorsHighlight[data-v-2dbb4481] {
  background-color: #b3b3b3 !important;
  color: white;
  width: 165px;
}
.buttons[data-v-2dbb4481] {
  display: flex;
  gap: 10px;
}
.search-and-buttons[data-v-2dbb4481] {
  display: flex;
  align-items: center;
}
.urlButtonBlocklist[data-v-2dbb4481] {
  background-color: #eaedf0 !important;
  width: 127px;
  height: 35px;
  border-radius: 8px;
  margin-right: 5px;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.phoneButtonBlocklist[data-v-2dbb4481] {
  background-color: #eaedf0 !important;
  width: 127px;
  height: 35px;
  border-radius: 8px;
  margin-right: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.urlAndPhoneHighlightBlocklist[data-v-2dbb4481] {
  background-color: #b3b3b3 !important;
  color: white;
  width: 165px;
}
.urlButtonWhitelist[data-v-2dbb4481] {
  background-color: #eaedf0 !important;
  width: 127px;
  height: 35px;
  border-radius: 8px;
  margin-right: 5px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.phoneButtonWhitelist[data-v-2dbb4481] {
  background-color: #eaedf0 !important;
  width: 127px;
  height: 35px;
  border-radius: 8px;
  margin-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.urlAndPhoneHighlightWhitelist[data-v-2dbb4481] {
  background-color: #b3b3b3 !important;
  color: white;
  display: flex;
  justify-content: center;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 165px;
}
.close-dialogue[data-v-2dbb4481] {
  margin-left: 60%;
}
.addNewButtonMain .v-btn[data-v-2dbb4481] {
  float: right;
  background-color: #616e7c !important;
  margin-right: 36px;
  width: 130px;
  height: 40px;
  border: 1px solid rgba(97, 110, 124, 1);
  border-radius: 65px;
  margin-bottom: 10px;
  color: #ffffff !important;
  font-weight: bold;
  text-transform: none;
}
[data-v-2dbb4481] .v-field--variant-filled .v-field__overlay {
  background-color: transparent;
  opacity: 0.04;
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.pinImageWrapper[data-v-2dbb4481] {
  position: relative;
  display: inline-block;
}
.pinTooltip[data-v-2dbb4481] {
  visibility: hidden;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 4px 10px;
  position: absolute;
  z-index: 1;
  bottom: 130%; /* Show above the image */
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.2s;
  font-size: 12px;
  white-space: nowrap;
  pointer-events: none;
}
.childTabPinTooltip[data-v-2dbb4481] {
  visibility: hidden;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 4px 10px;
  position: absolute;
  z-index: 1;
  bottom: 115%; /* Show above the image */
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.2s;
  font-size: 12px;
  white-space: nowrap;
  pointer-events: none;
}
.pinImageWrapper:hover .pinTooltip[data-v-2dbb4481],
.pinImageWrapper:hover .childTabPinTooltip[data-v-2dbb4481] {
  visibility: visible;
  opacity: 1;
}


/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/views/Admin.vue?vue&type=style&index=0&id=54c38a05&scoped=true&lang=css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/* Container holding both buttons aligned horizontally */
.pillButtonContainer[data-v-54c38a05] {
  display: flex;
  align-items: center;
  gap: 35px; /* space between buttons */
  margin: 20px 0;
}

/* Base button styles (same for both buttons) */
[data-v-54c38a05] .pillBtn.v-btn {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 40px;
  width: auto;
  height: 34px !important;
  border: 1px solid rgba(97, 110, 124, 1);
  text-transform: none;
  font-size: 14px;
  line-height: 1;
  transition: all 0.2s ease-in-out;
}

/* Active (selected) style */
[data-v-54c38a05] .pillBtn--active {
  background-color: #52606d !important;
  color: #ffffff !important;
}

/* ✅ Inactive (unselected) style */
[data-v-54c38a05] .pillBtn--inactive {
  background-color: #ffffff !important;
  color: #52606d !important;
}
.endOfContainer[data-v-54c38a05] {
  vertical-align: top;
  display: flex;
  margin-left: auto;
}
.dialogContainer[data-v-54c38a05] {
  display: flex;
  justify-content: center;
}
.dialogTitleLable[data-v-54c38a05] {
  justify-content: center;
  display: flex;
  margin-top: 48px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
}
.endOfDialogContainer[data-v-54c38a05] {
  float: right;
}
.dialogTitle[data-v-54c38a05] {
  width: 100%;
}
.closeModalIconButton[data-v-54c38a05] {
  background-color: #c4c4c4;
  width: 43px;
  height: 43px;
  border-radius: 100px;
}
/* .headerDetailsStyle {
  margin-left: 18px;
  height: 51px;
} */
.assignAcces[data-v-54c38a05] {
  margin-top: 30px;
  margin-bottom: 30px;
}
.textFieldAndButtonContainer[data-v-54c38a05] {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}
[data-v-54c38a05].v-text-field.email {
  background-color: #f1f3f5;
  height: 83px;
  border-radius: 14px;
  width: 85% !important;
}
.email[data-v-54c38a05] .v-text-field__details {
  display: none;
}
.email[data-v-54c38a05] .v-input__slot,
.email[data-v-54c38a05] input {
  height: 83px;
  font-family: 'Poppins';
  font-style: normal;
  font-size: 24px;
}
[data-v-54c38a05] .v-label.email {
  height: 83px;
  line-height: 23px;
  letter-spacing: normal;
}
.email.v-input--is-focused[data-v-54c38a05] fieldset legend {
  width: 100px !important;
}
.accesActivityLogInline[data-v-54c38a05] {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-bottom: 43px;
  margin-top: 63px;
}
.adminPageHeader[data-v-54c38a05] {
  margin-bottom: 50px;
}
.tableContainer[data-v-54c38a05] {
  margin-bottom: 40px;
}
.tableContainer[data-v-54c38a05] .v-application--wrap {
  min-height: 1vh !important;
}
.keyWordsContainer[data-v-54c38a05] {
  height: 100px;
  display: flex;
  flex-direction: row;
  margin-bottom: 40px;
  margin-top: 17px;
  align-items: center;
}
[data-v-54c38a05] .v-btn.adminSendButton {
  display: flex;
  align-items: center;
  float: right;
  height: 83px !important;
  width: 144px;
  border-radius: 20px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  color: #e4e7eb;
  text-transform: none;
  background-color: #616e7c !important; /* Set default background color */
  color: white !important; /* Set text color */
}
.adminSendButtonContainer[data-v-54c38a05] {
  width: 15%;
}
.adminSendButton.v-btn:not(.v-btn--round).v-size--default[data-v-54c38a05] {
  background-color: #52606d;
  height: 56px;
  min-width: 84px;
  padding: 0 16px;
}
/* .v-btn:not(.v-btn--round).v-size--default[data-v-54c38a05] {
  text-transform: none;
} */
.v-text-field--outlined[data-v-54c38a05] fieldset {
  border-color: transparent;
}
.keyWordsContainer[data-v-54c38a05] .theme--light.v-label {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  margin-top: 12px;
  color: #9aa5b1;
}
.keyWordsContainer[data-v-54c38a05] .email[data-v-54c38a05] .v-input__slot,
.email[data-v-54c38a05] input[data-v-54c38a05] {
  margin-left: 32px;
  max-width: 95%;
}
.v-dialog__content[data-v-54c38a05] .v-dialog:not(.v-dialog--fullscreen) {
  border-radius: 30px;
}
/* .v-btn--is-elevated {
  box-shadow: none;
} */
.activitiLogContainer .tableContent[data-v-54c38a05] tbody tr td:first-child,
.tableContainer .tableContent[data-v-54c38a05] tbody tr td:first-child {
  width: 50%;
}
.activitiLogContainer .tableContent[data-v-54c38a05] tbody tr td:nth-child(2) {
  width: 15%;
}
.tableContainer .tableContent[data-v-54c38a05] tbody tr td:nth-child(2) {
  width: 15%;
}
.tableContainer .tableContent[data-v-54c38a05] tbody tr td:nth-child(3) {
  width: 15%;
}
.tableContainer .tableContent[data-v-54c38a05] tbody tr td:last-child {
  padding-right: 0px;
  padding-left: 0px;
}
.activitiLogContainer[data-v-54c38a05] {
  display: inline-block;
  width: 100%;
}
.genericButtonContainer[data-v-54c38a05] .v-btn__content {
  text-transform: none;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #ffffff;
  width: 183px;
  height: 50px !important;
}
/* .adminSendButtonContainer >>> .v-btn > .v-btn__content,
.v-btn > .v-btn__content {
  text-transform: none;
} */
/*21219:Maximum URLs Storage Changes Starts*/
[data-v-54c38a05] .v-input__slot.urlNumField,
.urlNumField[data-v-54c38a05] input {
  height: 50px;
  background: #f1f3f5;
  border-radius: 14px;
  width: 100%;
  height: 50px;
  font-family: 'Poppins';
  font-style: normal;
  font-size: 24px;
  text-align: center;
  border-radius: inherit;
}
[data-v-54c38a05] .v-text-field__details .urlNumField {
  display: none;
}
.urlNumField.v-input--is-focused[data-v-54c38a05] fieldset legend {
  width: 100px !important;
}
[data-v-54c38a05] .updateButtonContainer.v-btn {
  /* width: 15%; */
  display: flex;
  justify-content: right;
}
/* .updateButton.v-btn:not(.v-btn--round).v-size--default {
  background-color: #52606d;
  height: 56px;
  min-width: 84px;
  padding: 0 16px;
} */
[data-v-54c38a05] .v-btn.updateButton {
  display: flex;
  align-items: center;
  float: right;
  height: 50px !important;
  width: 144px;
  border-radius: 20px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  color: #e4e7eb;
  text-transform: none;
  background-color: #616e7c !important; /* Set default background color */
  color: white !important; /* Set text color */
}
.updateButtonContainer[data-v-54c38a05] .v-btn > .v-btn__content,
.v-btn > .v-btn__content[data-v-54c38a05] {
  text-transform: none;
}
/*21219:Maximum URLs Storage Changes Ends*/
[data-v-54c38a05] .v-btn.downloadButton {
  display: flex;
  align-items: center;
  float: right;
  height: 50px !important;
  width: 144px;
  border-radius: 20px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  color: #e4e7eb;
  text-transform: none;
  background-color: #616e7c !important; /* Set default background color */
  color: white !important; /* Set text color */
}
.adminContainer[data-v-54c38a05] {
  margin-top: 57px;
}

/* Scoped style to override Vuetify's default button hover behavior */
[data-v-54c38a05] .v-btn__overlay {
  background-color: transparent !important;
}
[data-v-54c38a05] .v-btn:active {
  display: block;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
}
[data-v-54c38a05] .v-btn:focus {
  display: block;
}
[data-v-54c38a05]
  .v-text-field.v-input--is-focused
  .v-input__control
  .v-input__slot:before {
  border-color: var(--v-primary-base) !important;
}
[data-v-54c38a05] .close-snackbar-btn.v-btn {
  background-color: transparent !important;
  color: black !important;
  border: none !important;
}
[data-v-54c38a05] .assignBtn.v-btn {
  background-color: #616e7c !important;
  color: #ffffff !important;
  text-transform: none;
  width: 225px;
  height: 61.48px !important;
  font-family: 'Poppins' !important;
  font-style: normal;
  font-weight: 500;
  font-size: 24px !important;
  line-height: 36px;
  text-align: center;
  border-radius: 40px;
  margin: 0 auto; /* Center the button horizontally */
  margin-bottom: 61px;
}
[data-v-54c38a05] .v-btn.removeButton {
  width: 144px;
  height: 36px !important;
  border: 1px solid
    rgba(97.00000181794167, 110.00000104308128, 124.00000020861626, 1);
  border-radius: 64px;
  background-color: #616e7c !important; /* Set default background color */
  color: white !important; /* Set text color */
  text-transform: none;
}
[data-v-54c38a05] .v-btn.savebtn {
  color: rgb(63, 141, 243) !important;
  margin-right: 32px;
}
[data-v-54c38a05] .v-btn.cancelbtn {
  color: rgb(63, 141, 243) !important;
  margin-right: 32px;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/views/Keywords.vue?vue&type=style&index=0&id=53856638&scoped=true&lang=css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.keyWordsContainer[data-v-53856638] {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-top: 57px;
}
.keyWordsSmallContainer[data-v-53856638] {
  width: 100%;
}
.keyWordTextFieldContainer[data-v-53856638] {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.start[data-v-53856638] {
  display: flex;
  margin-right: auto;
  align-items: flex-end !important;
}
.displayAtTheEnd[data-v-53856638] {
  float: right;
  margin-top: 25px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #9aa5b1;
}
.addKeywordsButtonMain[data-v-53856638] {
  margin: -48px -15px 0px 0px;
  float: right;
}

/* Scoped style to override Vuetify's v-btn styles */
[data-v-53856638] .v-btn.button {
  background-color: #616e7c !important; /* Custom background color */
  color: white !important; /* Custom text color */
  border: 1px solid rgba(97, 110, 124, 1) !important; /* Custom border */
  border-radius: 64px !important; /* Custom border radius */
  height: 38px !important; /* Custom height */
  margin-right: 32px !important; /* Custom margin */
  width: 185px;
}
[data-v-53856638] .v-btn.savebtn {
  color: rgb(63, 141, 243) !important;
  margin-right: 32px;
}
[data-v-53856638] .v-btn.cancelbtn {
  color: rgb(63, 141, 243) !important;
  margin-right: 32px;
}
[data-v-53856638] .v-btn:active {
  display: block;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2); /* Add shadow on click */
}
[data-v-53856638] .v-btn:focus {
  display: block;
}
[data-v-53856638]
  .v-text-field.v-input--is-focused
  .v-input__control
  .v-input__slot:before {
  border-color: var(--v-primary-base) !important;
}
.close-snackbar-btn[data-v-53856638] {
  background-color: transparent !important;
  color: black !important;
  border: none !important;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/views/CustomLogin.vue?vue&type=style&index=0&id=4dad0e2e&scoped=true&lang=css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.login[data-v-4dad0e2e] {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-size: cover;
  width: var(--scrollbar-width);
  height: var(--scrollbar-height);
}
.textFieldStyle[data-v-4dad0e2e] {
  width: 436px;
  flex: none;
  border-radius: 25px;
}
.login[data-v-4dad0e2e] .v-text-field--outlined > .v-input__control > .v-input__slot {
  background: white;
}
.logoContainer[data-v-4dad0e2e] {
  margin-top: 105px;
  margin-bottom: 22px;
}
.login[data-v-4dad0e2e] .v-btn:not(.v-btn--round).v-size--default[data-v-015de462] {
  background-color: #162a66;
  background: #162a66;
  text-transform: none;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
}
.forgotPassword[data-v-4dad0e2e] {
  width: 436px;
  height: 18px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
  color: #162a66;
  flex: none;
  justify-content: flex-end;
  margin-bottom: 30px;
}
.textStyle[data-v-4dad0e2e] {
  width: 436px;
  height: 24px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: start;
  color: #162a66;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 6px 0px;
}

