/* Default: Light Theme */
:root {
  /* background & text */
  --bg-font: "Lato";
  --bg-color: #fafafa;
  --section-bg-color: white;
  --section-shadow-color: rgba(0, 0, 0, 0.1) 0px 4px 8px;

  --header-bg-img: linear-gradient(
      -90deg,
      rgba(255, 255, 255, 0.9),
      rgba(255, 255, 255, 0.9)
    ),
    linear-gradient(
      90deg,
      rgba(139, 58, 140) 0%,
      rgba(234, 57, 110) 33.33%,
      rgba(248, 152, 51) 66.67%,
      rgba(251, 218, 57) 100%
    );

  --border-gradient-active: linear-gradient(
    90deg,
    rgba(251, 218, 57, 1) 0%,
    rgba(248, 152, 51, 1) 28%,
    rgba(234, 57, 110, 1) 59.5%,
    rgba(139, 58, 140, 1) 90%
  );
  --border-gradient: linear-gradient(
    rgba(172, 170, 170, 1),
    rgba(172, 170, 170, 1)
  );
  --border-transparant: #cccccc;
  --input-box-border: #ccc;
  --input-bg-color: #fff;
  --disable-input-clr: #f0f0f0;
  --border-color: black;
  --menubar-color: linear-gradient(110deg, #8a2387, #e94057);
  /* white color card */
  --card-bg-color: #fff;
  /* grey color card */
  --card-bg-color2: rgba(242, 242, 242, 1);
  --card-border-color: #ccc;

  --text-color: #505050;
  --login-background: linear-gradient(
    155.48deg,
    rgba(251, 218, 57, 0.3) -1.31%,
    rgba(248, 152, 51, 0.3) 29.91%,
    rgba(234, 57, 110, 0.3) 65.03%,
    rgba(139, 58, 140, 0.3) 99.03%
  );
  /*login page background added by dhruv*/
  --header-card-bg-color: linear-gradient(
      -90deg,
      rgba(255, 255, 255, 0.9),
      rgba(255, 255, 255, 0.9)
    ),
    linear-gradient(
      90deg,
      rgba(139, 58, 140) 0%,
      rgba(234, 57, 110) 33.33%,
      rgba(248, 152, 51) 66.67%,
      rgba(251, 218, 57) 100%
    );

  --text-color2: #fff;
  --text-color3: #9b9b9b;
  --text-color4: #333;
  --text-grey: grey;
  --text-clr-red-white: #ea396e;
  --text-color-inverse: rgba(255, 255, 255, 1);

  --topRight-p: rgb(237, 44, 95);
  --input-autofill-background: 0 0 0px 1000px white inset !important;

  --live-call-bg: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  --live-call-border: #b5297e;
  --live-call-bg-chat: white;
  --chatlog-grey: #808080;

  /* chart box css start */
  --chart-box-color: rgba(255, 255, 255, 1);
  --chart-box-color2: rgba(242, 242, 242, 1);
  --chart-heading: rgba(242, 242, 242, 1);
  --chart-box-border: #ea396e;
  --chart-box-download: #f2f2f2;

  --caret-color: #c75e9e;
  --drowpdown-border: #ccc;
  --input-border: rgba(0, 0, 0, 1);
  --dropdown-bg-selected-color: #b5297e;
  --dropdown-text-color-selected: rgba(255, 255, 255, 1);
  --line-divider-color: #e6e6e6;
  /* manageIcons background color on hover */
  --manage-text-hover: #f2f2f2;
  --a-clr: #428bca;
  --log-title-clr: #8b3a8c;

  /* table css */
  --table-heading-clr: #ea396e;
  --table-border-bottom: #dddddd;
  --table-odd-clr: #ffffff;
  --table-even-clr: #fef5f8;
  --table-bg-color: #f8f9fa;
  --table-border-color: transparent;

  --check-label-bg: #f6f6f6;
  --check-label-bg: inset 0 3px 8px 1px rgba(246, 246, 246, 1),
    0 1px 0 rgba(255, 255, 255, 0.5);
  /* buttons */
  --btn-bg-color: #3498db;
  --btn-pink-color: #ea396e;
  --btn-text-color: #ffffff;
  --reset-btn-color: #ea396e;
  --btn-bg-gradient-color: linear-gradient(-90deg, #a3278f 0%, #e52f50 100%);
  --btn-font-gradiant: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  --btn-clr-border: #8b3a8c;
  --download-btn-red-white: url("../img/download-icon-red.svg");
  --checkbox-image: url("../img/check_img2.jpg");
  --icon-plus: url("../img/add-icon.svg");
  --icon-reverse: url("../img/reverse-credit.svg");
  --icon-ip: url("../img/ip-icon.svg");

  /* tables */

  /* for h1 tag */
  --h1-color: rgba(0, 0, 0, 1);

  /* td heading gradient */
  --td-heading-bg: #f8f9fa;

  /* box-shadow  */
  --shadow-color: 0 2px 10px rgba(0, 0, 0, 0.1);
  --model-shadow: #ddd;

  --account-li-hover: #f3f3f3;
  --color-grey: #666666;
  --box-grey: #e6e6e6;

  /* keypad css */
  --keypad-alphabet-clr: #666;
  --keypad-btn-active: #ddd;

  /* upload css start */
  --upload-border: #0099e5;
  --icon-upload: url("../img/vector1.svg");
  --upload-btn-clr: #33bbff;
  --upload-btn-decor: none;
  /* upload css end */

  --icon-keypad-active: #ddd;

  --break-summary-hover-bg: #f1f1f1;

  /* qSMS css */
  --sms-heading-bpx-clr: transparent;
  --sms-heading-padding: 0px;

  /*icons starta*/
  --icon-profile: url("../img/profile2.svg");
  --icon-profile-hover: url("../img/profile1.svg");
  --icon-notif: url("../img/bell.png");
  --icon-account: url("../img/manage-account-light.svg");
  --icon-account-hover: url("../img/manage-account-dark.svg");
  --icon-menu: url("../img/menu-bar.svg");
  --icons-search-bg: url("../img/search-icon.svg");
  --source-icon: url("../img/source-icon.svg") no-repeat;
  --status-icon: url("../img/status-icon.svg") no-repeat;
  --icon-edit: url("../img/edit-icon-blue.svg") no-repeat;
  --icon-download-btn: url("../img/download.png") no-repeat;
  /* --icon-recording-download-btn: url("../jPlayer/skin/blue.monday/image/download.png"); */
  --icon-recording-download-btn: url("../img/download_black.svg");
  --icon-recording-play-btn: url("../img/rec-play-black.svg");
  --icon-recording-pause-btn: url("../img/rec-pause-black.svg");
  --disable-player-icon: url("../img/disable_player_black.svg");
  --filter-icon: url("../img/light-filter.svg");
  --icon-chatlog-endcall: url("../img/end-call.svg");
  --icon-copy: url("../img/copy-icon.svg");
  --icon-view: url("../img/view-icon.svg");
  --icon-cancle-num: url("../img/close-c2c.svg");
  --icon-call-c2c: url("../img/call-c2c.svg");
  --icon-call-end: url("../img/call-end.svg");
  --icon-more: url("../img/icon-dots.svg");
  --icon-calender: url("../img/calender-icon.svg");
  --icon-clock: url("../img/clock-icon.svg");

  --icon-break-lunch: url("../img/icon-lunch.png");
  --icon-break-available: url("../img/break-icon4.svg");
  --icon-break-bio: url("../img/break-icon3.svg");
  --icon-break-tea: url("../img/break-icon2.svg");
  --icon-break-client: url("../img/break-icon1.svg");
  --icon-break-dinner: url("../img/break-default.svg");
  --icon-break-default: url("../img/break-default.png");
  --icon-keyboard: url("../img/keypad-blue.svg");
  --icon-keyboard-hover: url("../img/keypad-white2.svg");
  --icon-upload-phone: url("../img/upload-arrow.svg");
  --icon-upload-phone-hover: url("../img/upload-white.svg");
  --icon-phonebook: url("../img/phonebook-blue.svg");
  --icon-phonebook-hover: url("../img/phonebook-white2.svg");
  --icon-list: url("../img/list-blue.svg");
  --icon-list-hover: url("../img/list-white-icon.svg");
  --view-more-dots: url("../img/view-more-dot.svg");

  /* managepage icons */
  --manage-designIvr: url("../img/designIvrLight.svg");
  --manage-subAdmin: url("../img/subAdminLight.svg");
  --manage-contact: url("../img/contactLight.svg");
  --manage-agentGroups: url("../img/agentGroupsLight.svg");
  --manage-exports: url("../img/exportsLight.svg");
  --manage-blacklist: url("../img/blacklistLight.svg");
  --manage-topUp: url("../img/topupLight.svg");
  --manage-renewalHistory: url("../img/renealHisLight.svg");
  --manage-apiIntegration: url("../img/apiIntegrationLight.svg");
  --manage-didConfiguration: url("../img/didCallsLight.svg");
  --manage-holidays: url("../img/historyLight.svg");
  --manage-reminder: url("../img/reminderLight.svg");
  --manage-breakReason: url("../img/breakResonLight.svg");
  --manage-voice: url("../img/voiceLight.svg");
  --manage-disposition: url("../img/dispositonLight.svg");
  --manage-text: url("../img/textLight.svg");
  --manage-prefference: url("../img/prefrenceLight.svg");
  --manage-systemLogs: url("../img/systemLogLight.svg");
  --manage-paymentHistory: url("../img/paymentHistoryLight.svg");
  --search-icon-clr: url("../img/search-icon-clr.svg");
  --email-icon: url("../img/email-white-red.svg");
  --call-icon: url("../img/phone-red.svg");
  --search-icon-clr: url("../img/search-icon-clr.svg");
  --email-icon: url("../img/email-white-red.svg");
  --call-icon: url("../img/phone-red.svg");
  --icon-close: url("../img/close_icon.png");
  --icon-minimize: url("../img/minimize.svg");
  --icon-maximize: url("../img/maximize.svg");

  --manage-configuration: url("../img/configuration-center-pink.svg");

  /* wms */
  --intl-dropdown-hover: rgba(0, 0, 0, 0.05);
  --carousel-card-container-bg: #f7f7ff;
}

/* Dark Theme */
[data-theme="dark"] {
  --bg-font: "Lato";
  --bg-color: rgba(0, 0, 0, 1);
  --section-bg-color: linear-gradient(
    288.81deg,
    rgba(49, 48, 48, 0.85) -11.69%,
    #000000 84.53%
  );
  --section-shadow-color: 0 2px 10px rgba(0, 0, 0, 0.1);
  --input-bg-color: rgba(0, 0, 0, 1);
  --disable-input-clr: #555;

  --menubar-color: linear-gradient(296.45deg, #404040 0%, #000000 83.31%);

  --header-bg-img: none;
  --border-gradient-active: linear-gradient(
    90deg,
    rgba(251, 218, 57, 1) 0%,
    rgba(248, 152, 51, 1) 28%,
    rgba(234, 57, 110, 1) 59.5%,
    rgba(139, 58, 140, 1) 90%
  );
  --border-gradient: linear-gradient(
    rgba(172, 170, 170, 1),
    rgba(172, 170, 170, 1)
  );
  --border-color: white;

  --border-transparant: transparent;
  --input-box-border: rgba(172, 170, 170, 1);

  --card-bg-color: rgba(45, 45, 45, 1);
  --card-bg-color2: rgba(45, 45, 45, 1);
  --card-border-color: rgba(172, 170, 170, 1);
  --input-group-addon-bg: #636363;
  --text-color: rgba(255, 255, 255, 1);
  --text-color2: rgba(255, 255, 255, 1);
  --text-color3: rgba(255, 255, 255, 1);
  --text-color4: rgba(255, 255, 255, 1);
  --text-grey: #f2f2f2;
  --text-clr-red-white: rgba(255, 255, 255, 1);
  --topRight-p: rgba(255, 255, 255, 1);
  --topRight-p: rgba(255, 255, 255, 1);
  --text-color-inverse: #505050;
  --live-call-bg: linear-gradient(
    288.81deg,
    rgba(49, 48, 48, 0.85) -11.69%,
    #000000 84.53%
  );
  --live-call-border: #505050;
  --live-call-bg-chat: linear-gradient(
    288.81deg,
    rgba(49, 48, 48, 0.85) -11.69%,
    #000000 84.53%
  );
  --chatlog-grey: rgba(255, 255, 255, 1);
  /* chart box css start */
  --chart-box-color: linear-gradient(
    288.81deg,
    rgba(49, 48, 48, 0.85) -11.69%,
    #000000 84.53%
  );
  --chart-box-color2: linear-gradient(
    288.81deg,
    rgba(49, 48, 48, 0.85) -11.69%,
    #000000 84.53%
  );
  --chart-heading: transparent;
  --chart-box-border: transparent;
  --chart-box-download: transparent;

  --caret-color: #ffffff;
  --drowpdown-border: transparent;
  --input-border: rgba(172, 170, 170, 1);
  --dropdown-bg-selected-color: rgba(172, 27, 113, 1);
  --dropdown-text-color-selected: rgba(255, 255, 255, 1);
  --line-divider-color: #666;

  --table-heading-clr: linear-gradient(
    179.05deg,
    rgba(200, 120, 201, 0.4) -69.88%,
    rgba(32, 2, 32, 0.4) 106.79%
  );
  --table-border-bottom: var(--table-stroke, rgba(172, 170, 170, 0.7));
  --table-odd-clr: rgba(0, 0, 0, 1);
  --table-even-clr: rgba(0, 0, 0, 1);
  --table-bg-color: rgba(0, 0, 0, 1);
  --table-border-color: var(--table-stroke, rgba(172, 170, 170, 0.7));

  --btn-bg-color: white;
  --btn-pink-color: rgba(172, 27, 113, 1);
  --btn-text-color: #ffffff;
  --reset-btn-color: rgba(172, 170, 170, 1);
  --btn-bg-gradient-color: linear-gradient(-90deg, #a3278f 0%, #e52f50 100%);

  --btn-font-gradiant: #ffffff;
  --btn-clr-border: #8b3a8c;

  --download-btn-red-white: url("../img/download-white.svg");
  --checkbox-image: url("../img/blank_square.svg");
  --icon-plus: url("../img/add-icon-white.svg");
  --icon-reverse: url("../img/reverse-credit-white.svg");
  --icon-ip: url("../img/ip-icon-white.svg");
  /* manageIcons background color on hover */
  --manage-text-hover: #333;
  --a-clr: rgba(255, 255, 255, 1);
  --log-title-clr: rgba(255, 255, 255, 1);

  /* for h1, h2,h3 tag */
  --h1-color: rgba(255, 255, 255, 1);

  /* td heading gradient */
  --td-heading-bg: linear-gradient(
    179.05deg,
    rgba(200, 120, 201, 0.4) -69.88%,
    rgba(32, 2, 32, 0.4) 106.79%
  );

  /* box-shadow  */

  --shadow-color: 0 2px 10px rgb(149 209 200 / 0.67);
  --model-shadow: #333333;

  --check-label-bg: transparent;
  --check-label-bg: none;

  /* keypad css */
  --keypad-alphabet-clr: rgba(255, 255, 255, 1);
  --keypad-btn-active: #3c3a3a;
  --color-grey: #ccc;
  --box-grey: transparent;
  --account-li-hover: #333333;

  /* upload css start */
  --upload-border: rgba(172, 170, 170, 1);
  --icon-upload: url("../img/upload-file-white.svg");
  --upload-btn-clr: transparent;
  --upload-btn-decor: underline;
  /* upload css end */

  --icon-keypad-active: #434343;

  --break-summary-hover-bg: #4d4d4d;

  /* qSMS css */
  --sms-heading-bpx-clr: linear-gradient(
    179.05deg,
    rgba(200, 120, 201, 0.4) -69.88%,
    rgba(32, 2, 32, 0.4) 106.79%
  );
  --sms-heading-padding: 16px 19px;

  /*icons starta*/
  --icon-profile: url("../img/profile3.svg");
  --icon-profile-hover: url("../img/profile3.svg");
  --icon-notif: url("../img/bell2.png");
  --icon-account: url("../img/branch-white.svg");
  --icon-account-hover: url("../img/branch-white.svg");
  --icon-menu: url("../img/menu-bar1.svg");
  /* search icons */
  --icons-search-bg: url("../img/sms-delete.svg");
  --source-icon: none;
  --status-icon: none;
  --icon-edit: url("../img/edit-icon-white.svg") no-repeat;
  --icon-download-btn: url("../img/download2.png") no-repeat;
  --icon-recording-download-btn: url("../img/download2.png");
  --icon-recording-play-btn: url("../img/rec-play-white.svg");
  --icon-recording-pause-btn: url("../img/rec-pause-white.svg");
  --disable-player-icon: url("../img/disable_player2.svg");
  --filter-icon: url("../img/dark-filter.svg");
  --icon-chatlog-endcall: url("../img/end-call-white.svg");
  --icon-copy: url("../img/copy-white.svg");
  --icon-view: url("../img/view-icon-white.svg");
  --icon-cancle-num: url("../img/close-c2c-white.svg");
  --icon-call-c2c: url("../img/call-c2c-white.svg");
  --icon-call-end: url("../img/end-c2c-white.svg");
  --icon-more: url("../img/icon-dots-white.svg");

  /* managepage icons */
  --manage-designIvr: url("../img/designIvrBlack.svg");
  --manage-subAdmin: url("../img/subAdminBlack.svg");
  --manage-contact: url("../img/contactBlack.svg");
  --manage-agentGroups: url("../img/agentGroupsDark.svg");
  --manage-exports: url("../img/exportsBlack.svg");
  --manage-blacklist: url("../img/blackListDark.svg");
  --manage-systemLogs: url("../img/systemLogBlack.svg");
  --manage-topUp: url("../img/topUpDark.svg");
  --manage-renewalHistory: url("../img/renwalHisDark.svg");
  --manage-apiIntegration: url("../img/apiIntegrationDark.svg");
  --manage-didConfiguration: url("../img/didCallsDark.svg");
  --manage-holidays: url("../img/historyDark.svg");
  --manage-reminder: url("../img/reminderDark.svg");
  --manage-breakReason: url("../img/breakResonDark.svg");
  --manage-voice: url("../img/voiceDark.svg");

  --manage-configuration: url("../img/configuration-center-white.svg");

  --manage-disposition: url("../img/dispositionDark.svg");
  --manage-text: url("../img/textDark.svg");
  --manage-prefference: url("../img/prefferneceDark.svg");
  --manage-paymentHistory: url("../img/paymentHistoryDark.svg");
  --view-more-dots: url("../img/view-more-dot-white.svg");
  --icon-calender: url("../img/calender-white.svg");
  --icon-clock: url("../img/clock-icon-white.svg");

  --icon-break-lunch: url("../img/break-icon-lunch-dark.svg");
  --icon-break-available: url("../img/break-icon4.svg");
  --icon-break-bio: url("../img/break-icon-bio-dark.svg");
  --icon-break-tea: url("../img/break-icon-tea-dark.svg");
  --icon-break-client: url("../img/break-icon-client-dark.svg");
  --icon-break-dinner: url("../img/break-icon-dinner-dark.svg");
  --icon-break-default: url("../img/break-icon-default-dark.svg");
  --icon-keyboard: url("../img/keypad-white2.svg");
  --icon-keyboard-hover: url("../img/keypad-white2.svg");
  --icon-upload-phone: url("../img/upload-white.svg");
  --icon-upload-phone-hover: url("../img/upload-white.svg");
  --icon-phonebook: url("../img/phonebook-white2.svg");
  --icon-phonebook-hover: url("../img/phonebook-white2.svg");
  --icon-list: url("../img/list-white-icon.svg");
  --icon-list-hover: url("../img/list-white-icon.svg");
  --search-icon-clr: url("../img/search-icon-white.svg");
  --email-icon: url("../img/email-white.svg");
  --call-icon: url("../img/phone-white.svg");
  --search-icon-clr: url("../img/search-icon-white.svg");
  --email-icon: url("../img/email-white.svg");
  --call-icon: url("../img/phone-white.svg");
  --icon-close: url("../img/close-icon-white.svg");
  --icon-minimize: url("../img/minimize_white.svg");
  --icon-maximize: url("../img/maximize.svg");

  --input-autofill-background: 0 0 0px 1000px black inset !important;
  --header-card-bg-color: linear-gradient(
    288.81deg,
    rgba(49, 48, 48, 0.85) -11.69%,
    #000000 84.53%
  );

  /* wms */
  --intl-dropdown-hover: rgba(255, 255, 255, 0.15);
  --carousel-card-container-bg: #181818;
}

@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap");
@import "bourbon";

html,
body {
  display: block !important;
  min-height: 100%;
  height: 100%;
  background-color: var(--bg-color);
  /* background: linear-gradient(to right, #ece9e6, #ffffff);          line added by HG */
  overflow: auto !important;
  color: var(--text-color);
  font-family: var(--bg-font);
}

input:-webkit-autofill {
  -webkit-box-shadow: var(--input-autofill-background) !important;
  -webkit-text-fill-color: var(--text-color) !important;
}

a:focus {
  outline: none;
}

b,
strong {
  font-weight: bold;
  /* font-family: areal, sans-serif; */
  font-family: "Lato", sans-serif;
}

a:hover,
a:focus {
  text-decoration: none;
}

.float-right-flex {
  display: flex;
  align-items: center;
  float: right;
  gap: 5px;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.float-right {
  float: right;
}

.select2-container .select2-selection--single {
  min-height: 34px;
}

.select2 .select2-selection .select2-selection__rendered {
  font-size: 14px !important;
}

/*-----custom checkbox css start----*/

.checkbox1 {
  display: inline-block;
}

.checkbox1 input[type="checkbox"] {
  display: none;
}

.checkbox1 input[type="checkbox"] + label {
  display: inline-block;
  font-size: 13px;
  width: auto;
  font-weight: normal;
}

.checkbox1 input[type="checkbox"] + label span {
  display: inline-block;
  margin: -1px 6px 0 0;
  vertical-align: middle;
  height: 25px;
  background: var(--checkbox-image) left top no-repeat;
  cursor: pointer;
  padding-left: 35px;
  min-width: 25px;
  min-height: 25px;
}

.checkbox1 input[type="checkbox"]:checked + label span {
  background: url(../img/check_img3.png) 0 0 no-repeat;
}

/*-------custom checkbox css end --------*/

/*-----custom checkbox css start----*/

.checkbox2 {
  display: inline-block;
}

.checkbox2 input[type="checkbox"] {
  display: none;
}

.checkbox2 input[type="checkbox"] + label {
  display: inline-block;
  font-size: 16px;
  width: auto;
  font-weight: normal;
}

.checkbox2 input[type="checkbox"] + label span {
  display: inline-block;
  margin: -1px 6px 0 0;
  vertical-align: middle;
  background: var(--checkbox-image) left top no-repeat;
  cursor: pointer;
  padding-left: 35px;
  min-width: 25px;
  min-height: 25px;
}

.checkbox2 input[type="checkbox"]:checked + label span {
  background: url(../img/check_img3.png) 0 0 no-repeat;
}

.checkbox2 input[type="checkbox"].error + label span {
  display: inline-block;
  margin: -1px 6px 0 0;
  vertical-align: middle;
  background: url(../img/error_checked.jpg) left top no-repeat;
  cursor: pointer;
  padding-left: 35px;
  min-width: 25px;
  min-height: 25px;
}

.checkbox1 input[type="checkbox"].error + label span {
  display: inline-block;
  margin: -1px 6px 0 0;
  vertical-align: middle;
  background: url(../img/error_checked.jpg) left top no-repeat;
  cursor: pointer;
  padding-left: 35px;
  min-width: 25px;
  min-height: 25px;
}

/*-------custom checkbox css end --------*/

/*-----custom radio css start----*/
.checkbox3 {
  display: flex;
  gap: 70px;
  align-items: flex-start;
  flex-wrap: wrap;
}

.checkbox3 label {
  font-weight: 400 !important;
  margin: 0 !important;
  padding-left: 4px;
  display: inline-block !important;
}

.customradio {
  display: inline-block;
}

.customradio input[type="radio"] {
  display: none;
}

.customradio input[type="radio"] + label {
  display: inline-block;
  font-size: 16px;
  width: auto;
  font-weight: normal;
}

.customradio input[type="radio"] + label span {
  display: inline-block;
  margin: -1px 6px 0 0;
  vertical-align: middle;
  background: url(../img/custom_radio.png) left top no-repeat;
  cursor: pointer;
  padding-left: 35px;
  min-width: 25px;
  min-height: 25px;
}

.customradio input[type="radio"]:checked + label span {
  background: url(../img/custom_radio.png) 0 -25px no-repeat;
}

/*-------custom checkbox css end --------*/

.input-group-addon {
  background-color: var(--input-bg-color) !important;
  border: 1px solid var(--input-box-border);
  color: #505050;
  height: 34px;
}

#main {
  width: 100%;
  min-height: 100%;
  background-color: var(--bg-color);
  /* height: 100%; */
  /* background-color: #0088CC; */
}

#main2 {
  width: 100%;
  /* min-height: 100%; */
  height: 100%;
  background-color: var(--bg-color);
}

.cntcntr {
  padding: 0;
  margin: 0;
  background-color: var(--bg-color);
  /* padding: 10px 20px 50px 270px; */
}

/* property added by HG */
.cntcntr header {
  display: flex;
  flex-direction: column;
  /* position: fixed;  */
  /* background-color:rgb(237, 44, 95); */
  /* background: linear-gradient(-90deg, #A3278F 0%, #E52F50 100%); */
  z-index: 998;
  width: 100%;
}

.userdesc {
  padding: 0px 0px;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  display: table;
  /* border-left: 1px solid #67bdf4; */
  font-family: "proxima_nova_ltsemibold";
}

.userdesc span {
  display: block;
}

/* menubar style */

.menu_icon {
  position: relative;
  width: 30px;
  height: 30px;
  /* background-color: #4bb2f5; */
  cursor: pointer;
  margin-right: 20px;
  /* margin-top: 15vh; */
  /* festive */
  z-index: 2;
}

.menu_icon span {
  width: 25px;
  height: 25px;
  display: inline-block;
  /* dark festive theme */
  /* background: url(../img/menu-bar1.svg) no-repeat center center; */
  /* original theme */
  background: var(--icon-menu) no-repeat center center;
  transition: 0.2s all;
  background-size: contain;
  transform: rotate(0deg);
}

/* .hmb_icon.active span {
    transform: rotate(0deg)
} */

.sidenav {
  left: -300px;
  width: 300px;
  position: fixed;
  background: var(--menubar-color);
  /* festive theme */
  /* background-image: url('../img/menu-main.png'); */
  /* background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/menu-back.png'); */
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  /* min-height: 100%; */
  height: 100%;
  z-index: 99999;
}

.brand {
  padding: 30px 30px 0px;
  position: relative;
  /* height: 80px; */
  height: 58px;
  /*line added by Himanshu Gotra*/
  padding-left: 40px;
  z-index: 1;
  /*done by Himanshu Gotra*/
}

.brand .close-img {
  float: left;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../img/close-menu.png") no-repeat center center;

  cursor: pointer;
}

.snav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  /*line added by HG*/
  /* margin-top: -74px; */
  /* overflow: auto; */
  overflow: hidden;
  /* padding-bottom: 20px; */
  margin: 0;
  padding-top: 20px;
}

/*property added by HG*/
.snav::-webkit-scrollbar {
  width: 0;
}

.snav ul {
  list-style: none;
  padding: 0;
  z-index: 9;
}

/* .snav ul li {
    border-top: 1px solid #72c1f3;
} */

.snav ul div li > a {
  color: #fff;
  display: block;
  padding: 10px 20px;
  /* text-transform: uppercase; */
  padding-left: 50px;
  position: relative;
  font-size: 16px;
}

.snav ul div li > a:hover,
.snav ul div li > a.active,
.snav ul div li.active > a {
  text-decoration: none;
  /* background-color: #379fe1 */
  /* background-color: white; */
  /* festive theme */
  /* background-color: rgba(0,0,0,0.3); */
  /*light theme */
  background-color: rgba(0, 0, 0, 0.5);
  /* color: black; */
}

.snav ul li.active {
  display: block !important;
  /* festive theme */
  /* background-color: rgba(0,0,0,0.3); */
  background-color: rgb(104 104 104 / 5%);
}

.snav ul div li > a i {
  transform: rotate(180deg);
}

.snav ul div li.active > a i {
  transform: rotate(0deg);
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  backdrop-filter: blur(10px);
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.overlay.active {
  visibility: visible;
  opacity: 0.3;
}

.snav ul div li a .arrow {
  /* background: url("../img/arrow.png") no-repeat 0 center; */
  background: url("../img/arrow-open.svg") no-repeat 0 center;
  width: 16px;
  height: 100%;
  top: 0;
  right: 20px;
  position: absolute;
  background-size: 14px auto;
}

.snav ul div li ul {
  display: none;
}

.snav ul div li ul li a {
  padding-left: 60px;
  /* text-transform: capitalize; */
  /* background-color: #4aaeee; */
  /* background: linear-gradient(43deg, #4158D0 0%, #C850C0 46%, #FFCC70 100%); */
}

.snav ul div li ul li a:hover,
.snav ul div li ul li a.active {
  /* background-color: #4aaeee; */
  /* background-color: white;
    color: black; */
  background-color: rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

/* .snav ul li ul li a:hover:before,
.snav ul li ul li a.active:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 100%;
    right: -15px;
    top: 0;
    background: url("../img/sarrow.png") no-repeat 0 center;
    background-size: 15px auto
} */

/* for vsms icons */
.snav ul div li a.user-icon {
  background-image: url("../img/exiting-user.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li a.add-user {
  background-image: url("../img/add-user.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li a.vsms-icon1 {
  background-image: url("../img/dashboard-icon2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li a.vsms-icon2 {
  background-image: url("../img/template-icon2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li a.vsms-icon3 {
  background-image: url("../img/campaign-icon2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li a.vsms-icon4 {
  background-image: url("../img/send-sms2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li a.vsms-icon5 {
  background-image: url("../img/sms-report2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li a.vsms-icon6 {
  background-image: url("../img/excel-icon2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li a.vsms-icon7 {
  background-image: url("../img/phonebook-white2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li a.vsms-icon8 {
  background-image: url("../img/api-icon2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li a.vsms-icon9 {
  background-image: url("../img/api-logs.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

/* for new design css added */
.snav ul div li a.tool_icon {
  background-image: url("../img/tool-box2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li a.coin_icon {
  background-image: url("../img/coin-icon2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li ul li > a {
  color: #fff;
  display: block;
  /* padding: 10px 20px; */

  padding-left: 60px;
  position: relative;
  font-size: 16px;
}

.snav ul div li ul li > a:hover,
.snav ul div li ul li > a.active,
.snav ul div li ul li.active > a {
  text-decoration: none;
  /* background-color: #379fe1 */
  /* background-color: white; */
  background-color: rgba(0, 0, 0, 0.2);
  /* color: black; */
}

.snav ul div li ul li.active > a i {
  transform: rotate(180deg);
}

.snav ul div li ul li a.icon1 {
  background-image: url("../img/manage2.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 19px auto;
}

.snav ul div li ul li a.icon2 {
  background-image: url("../img/resource2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li ul li a.icon3 {
  background-image: url("../img/crm-icon.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li ul li a.icon4 {
  background-image: url("../img/sms-template2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li ul li a.icon111 {
  background-image: url("../img/coin_img_sm.png");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px auto;
}

.snav ul div li ul li a .arrow {
  background: url("../img/arrow-open.svg") no-repeat 0 center;
  width: 16px;
  height: 100%;
  top: 0;
  right: 20px;
  position: absolute;
  background-size: 14px auto;
}

.snav ul div li ul li ul {
  display: none;
}

.snav ul div li ul li ul li a {
  padding-left: 60px;
  /* background-color: #4aaeee; */
  /* background: linear-gradient(43deg, #4158D0 0%, #C850C0 46%, #FFCC70 100%); */
}

.snav ul div li ul li ul li a:hover,
.snav ul div li ul li ul li a.active {
  /* background-color: #4aaeee; */
  /* background-color: white;
    color: black; */
  /* background-color: rgba(0,0,0,0.2); */
  text-decoration: none;
}

/* .snav ul li ul li ul li a:hover:before,
.snav ul li ul li ul li a.active:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 100%;
    right: -15px;
    top: 0;
    background: url("../img/sarrow.png") no-repeat 0 center;
    background-size: 15px auto
} */

.snav ul div li ul li ul li a.sicon1 {
  background-image: url("../img/agent_icon2.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.sicon2 {
  background-image: url("../img/sound2.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.sicon3 {
  background-image: url("../img/email_icon.png");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.sicon4 {
  background-image: url("../img/send-sms2.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.sicon5 {
  background-image: url("../img/blacklist_icon.png");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.sicon6 {
  background-image: url("../img/crm-icon.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li ul li ul li a.crm1 {
  background-image: url("../img/pre-crm.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.crm2 {
  background-image: url("../img/crm-agent.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.crm3 {
  background-image: url("../img/agent-answer.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.crm4 {
  background-image: url("../img/post-crm.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.crm5 {
  background-image: url("../img/outdial-crm.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.crm6 {
  background-image: url("../img/c2c-crm-api.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.sicon7 {
  background-image: url("../img/language-selection.png");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.sicon11 {
  background-image: url("../img/sms-report2.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.vicon1 {
  background-image: url("../img/sms-inbox_icon.png");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.vicon2 {
  background-image: url("../img/sms-sent_icon.png");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.vicon3 {
  background-image: url("../img/sms-new_icon.png");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.sicon8 {
  background-image: url("../img/knowledgebank.png");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 9px auto;
}

.snav ul div li ul li ul li a.sicon9 {
  background-image: url("../img/c2c-setting.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li ul li ul li a.cmp1 {
  background-image: url("../img/create-camp2.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.cmp2 {
  background-image: url("../img/camp-list.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.cmp3 {
  background-image: url("../img/camp-base.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.cmp4 {
  background-image: url("../img/manage2.svg");
  background-repeat: no-repeat;
  background-position: 32px center;
  background-size: 15px auto;
}

.snav ul div li ul li ul li a.sicon10 {
  background-image: url("../img/Followup.png");
  background-repeat: no-repeat;
  background-position: 37px center;
  background-size: 15px auto;
}

.snav ul div li a.add-user {
  background-image: url("../img/add-user.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vlead-icon1 {
  background-image: url("../img/dashboard-icon2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vlead-icon2 {
  background-image: url("../img/leads-icon.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vlead-icon3 {
  background-image: url("../img/manage-icon3.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vlead-icon4 {
  background-image: url("../img/source-icon3.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vlead-icon5 {
  background-image: url("../img/status-icon3.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vlead-icon6 {
  background-image: url("../img/icon-category3.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vlead-icon7 {
  background-image: url("../img/agent_icon2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vlead-sms {
  background-image: url("../img/send-inbox.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.api-sms {
  background-image: url("../img/api-doc.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vdialer-icon1 {
  background-image: url("../img/list-white-icon.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vdialer-sms {
  background-image: url("../img/sms-template2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vdialer-billing {
  background-image: url("../img/sms-billing.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vdialer-lang {
  background-image: url("../img/language-selection.png");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vdialer-sound {
  background-image: url("../img/sound2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vdialer-depart {
  background-image: url("../img/department2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vdialer-book {
  background-image: url("../img/phonebook-white2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vdialer-camp {
  background-image: url("../img/campaign-icon2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vdialer-report {
  background-image: url("../img/dialer-report.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.vdialer-agent {
  background-image: url("../img/agent_icon2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

/* for wms */
.snav ul div li a.wms-icon1 {
  background-image: url("../img/dashboard-icon2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.wms-icon2 {
  background-image: url("../img/wms_icon2.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.wms-icon3 {
  background-image: url("../img/wms_icon3.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.wms-icon4 {
  background-image: url("../img/wms_icon4.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.wms-icon5 {
  background-image: url("../img/wms_icon5.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

/* for agent header */
.snav ul div li a.cmp3 {
  background-image: url("../img/camp-base.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

.snav ul div li a.rem {
  background-image: url("../img/reminderDark.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 19px auto;
}

/* for coin section */
.newCoinTopUpsec {
  display: none;
  position: relative;
  /* dark theme */
  background: rgba(26, 26, 26, 0.5);
  /* light theme */
  /* background: rgba(255, 255, 255, 0.3); */
  padding: 12px;
  border-radius: 15px;
  color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  width: auto;
  margin: 20px;
}

.newCoinTopUpsec .newCoinTopUpsecdetail {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.newCoinTopUpsec .newCoinTopUpsecdetail a {
  /* background: #B5297E url("../img/coin_img.png") no-repeat 10px center; */
  width: 60px;
  height: 40px;
  position: absolute;
  top: 15vh;
  left: -45px;
  background-size: 30px 30px;
  border-radius: 10px;
  cursor: pointer;
}

.newCoinTopUpsec .newCoinTopUpsecdetail .ctdrbtn {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
}

.newCoinTopUpsec .newCoinTopUpsecdetail .ctdrbtn label {
  cursor: pointer;
  color: #fff;
  font-weight: 400;
  height: 40px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.newCoinTopUpsec .newCoinTopUpsecdetail .ctdrbtn .cradio_coin.checked span,
.newCoinTopUpsec .newCoinTopUpsecdetail .ctdrbtn .cradio_coin2.checked span {
  border-bottom: 1px solid #fff;
  font-weight: 700;
}

.newCoinTopUpsec .newCoinTopUpsecdetail ul {
  list-style: none;
  color: #fff;
  gap: 12px;
  flex-direction: column;
}

.newCoinTopUpsec .newCoinTopUpsecdetail ul li {
  font-weight: 400;
  display: flex;
  justify-content: space-between;
}

.newCoinTopUpsec .newCoinTopUpsecdetail ul li span {
  float: right;
  font-weight: 700;
}

.show-content-coin {
  display: block !important;
}

/* end coin css */

header {
  width: 100%;
  min-height: 100px;
  border-bottom: 2px solid #f6f6f6;
  margin-bottom: 10px;
}

.admin-header {
  border-bottom: none;
  position: relative;
  margin-bottom: 0px;
}

.main-header {
  position: relative;
  margin: 0 40px;
  padding-top: 2px;
  background-color: var(--bg-color);
  z-index: 1;
}

.p1 {
  width: 58%;
}

.p2 {
  width: 25%;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex_row_end {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.mainnav_tab {
  list-style: none;
  padding: 0;
  margin-top: 2px;
  display: flex;
  justify-content: space-around;
  background-color: var(--bg-color);
  /* border-radius: 10px; 
    border:1px solid #EA396E; */
  margin-top: 2px;
  font-size: 20px;
}

.mainnav_tab li {
  position: relative;
  border-radius: 10px;
  margin: 0;
  /* Space between tabs */
  transition: background-color 0.3s ease, color 0.3s ease;
  width: 25%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  /* border-right: 1px solid rgba(204, 204, 204, 1); */
  border: none;
  border-bottom: 3px solid transparent;
  border-image: var(--border-gradient);
  border-image-slice: 1;
}

.mainnav_tab a {
  display: block;
  padding: 8px 10px;
  color: var(--text-color);
  text-decoration: none;
  border-radius: 20px;
  /* For more pronounced rounded corners */
  transition: background-color 0.3s ease, color 0.3s ease;
}

.mainnav_tab li.active {
  /* background-color:pink; */
  /* festuve theme */
  /* color: #333333;
      background: linear-gradient(90.25deg, #FF671F 0.22%, #FFFFFF 50%, #046A38 99.78%), rgba(255, 255, 255, 0.2);  */
  /* background:linear-gradient(90deg, #8B3A8C 0%, #EA396E 100%); */
  /* border: 1px solid #EA396E; */
  border: none;
  border-bottom: 3px solid transparent;
  border-image: var(--border-gradient-active);
  border-image-slice: 1;
}

.mainnav_tab li.active a {
  /* festive theme  */
  color: var(--text-color);
}

/* Dropdown menu styles */
.mainnav_tab li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 10px;
  height: 35px;
}

.mainnav_tab li:hover ul {
  display: block;
}

.mainnav_tab li ul li {
  width: 100%;
}

.mainnav_tab li ul li a {
  /* padding: 10px; */
  white-space: nowrap;
}

.mainnav {
  list-style: none;
  margin: 0 0 0 0;
  /* display: inline-block; */
  /* lines added by HG */
  padding-left: 0px;
  padding-right: 0px;
  padding-right: 0px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 55px;
}

.mainnav li {
  display: inline-block;
  /* padding-right: 20px; */
  position: relative;
  /* padding: 10px 20px; */
  width: 1fr;
  flex: 1;
  text-align: center;
}

.mainnav li:hover {
  background: rgba(0, 0, 0, 0.2);
  cursor: hand;
}

.mainnav li:active {
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

.mainnav li a {
  text-transform: capitalize;
  text-decoration: none;
  color: #505050;
  /* padding-left: 22px; */
  display: inline-block;
  line-height: 28px;
  font-size: 18px;
}

.mainnav li a.micon1 {
  /* background: url("../img/Services-inactive.png") no-repeat 0 center;
    background-size: 18px auto */
  /* lines added by HG */

  font-size: 22px;
  color: white;
  width: 100%;
  height: 100%;
  padding: 10px;
  width: 100%;
  height: 100%;
  padding: 13px 10px;
}

.mainnav li a.micon2 {
  /* background: url("../img/dashboard_icon.png") no-repeat 0 center;
    background-size: 18px auto */
  /* lines added by HG */
  font-size: 22px;
  color: white;
  width: 100%;
  height: 100%;
  padding: 13px 10px;
}

.mainnav li a.micon3 {
  /* background: url("../img/logs_icon.png") no-repeat 0 center;
    background-size: 18px auto */
  /* lines added by HG */
  font-size: 22px;
  color: white;
  width: 100%;
  height: 100%;
  padding: 13px 10px;
}

.mainnav li a.micon4 {
  /* background: url("../img/support_icon.png") no-repeat 0 center;
    background-size: 18px auto */
  /* lines added by HG */
  font-size: 22px;
  color: white;
  width: 100%;
  height: 100%;
  padding: 13px 10px;
}

.mainnav li a.micon5 {
  /* background: url("../img/report_icon.png") no-repeat 0 center;
    background-size: 18px auto */
  /* lines added by HG */
  font-size: 22px;
  color: white;
  width: 100%;
  height: 100%;
  padding: 13px 10px;
}

.mainnav li a.micon6 {
  /* background: url("../img/monitoring.png") no-repeat 0 center;
    background-size: 20px auto; */
  /* lines added by HG */
  font-size: 22px;
  color: white;
  width: 100%;
  height: 100%;
  padding: 13px 10px;
}

.mainnav li a:hover {
}

.mainnav li.active a {
  /* color: #3ba6df; */
  /* color: #000000; */
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

.mainnav li:hover a.micon1,
.mainnav li.active a.micon1 {
  /* background: url("../img/Services-active.png") no-repeat 0 center; */
  /* background-size: 18px auto */
  /* lines added by HG */
  font-size: 22px;
  /* color: rgb(237, 44, 95); */
  /* background-color: white; */
}

.mainnav li:hover a.micon2,
.mainnav li.active a.micon2 {
  /* background: url("../img/dashboard_icon_hover.png") no-repeat 0 center; */
  /* background-size: 18px auto; *
    /* lines added by HG */
  font-size: 22px;
  /* color: rgb(237, 44, 95); */
  /* background-color: white;/ */
}

.mainnav li:hover a.micon3,
.mainnav li.active a.micon3 {
  /* background: url("../img/logs_icon_hover.png") no-repeat 0 center; */
  /* background-size: 18px auto */
  /* lines added by HG */
  font-size: 22px;
  /* color: rgb(237, 44, 95); */
  /* background-color: white; */
}

.mainnav li:hover a.micon4,
.mainnav li.active a.micon4 {
  /* background: url("../img/support_icon_hover.png") no-repeat 0 center; */
  /* background-size: 18px auto */
  /* lines added by HG */
  font-size: 22px;
  /* color: rgb(237, 44, 95); */
  /* background-color: white; */
}

.mainnav li:hover a.micon5,
.mainnav li.active a.micon5 {
  /* background: url("../img/report_icon_hover.png") no-repeat 0 center; */
  /* background-size: 18px auto */
  /* lines added by HG */
  font-size: 22px;
  /* color: rgb(237, 44, 95); */
  /* background-color: white; */
}

.mainnav li:hover a.micon6,
.mainnav li.active a.micon6 {
  /* background: url("../img/hover-monitoring.png") no-repeat 0 center; */
  /* background-size: 20px auto */
  /* lines added by HG */
  font-size: 22px;
  /* color: rgb(237, 44, 95); */
  /* background-color: white; */
}

.mainnav li ul {
  position: absolute;
  width: 150px;
  left: 0;
  top: 27px;
  box-shadow: 2px 2px 3px #d6d6d6;
  display: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
  z-index: 99;
}

.mainnav li ul > li {
  padding: 5px 10px;
  display: block;
}

.mainnav li ul > li > a {
  padding: 0;
  font-size: 14px;
}

.mainnav li:hover > a {
  /* color: #ed2c5f */
  /* color:purple; */
}

.mainnav li:hover > ul {
  display: block;
}

.mclose {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("../img/mclose.png") no-repeat center center;
  position: absolute;
  top: 0;
  left: -31px;
  border: 1px solid #ddd;
  border-right: 0;
  background-color: #fff;
  cursor: pointer;
}

.topRight {
  background-color: var(--bg-color);
  /* light theme                */
  background-image: var(--header-bg-img);
  /* dark theme */
  /* background: linear-gradient(90deg, #0C1033 0%, #1B2759 100%); */
  /* festive theme */
  /* background: url("../img/header-back1.png") no-repeat center; */
  background-size: cover;
  padding-top: 10px;
  padding-bottom: 10px;
  padding: 0 40px;
  float: right;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  text-align: right;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 999;
}

.topRight .select2-container {
  text-align: left;
}

.topRight1,
.topRight2 {
  display: flex;
  align-items: center;
  text-align: center;
}

.topRight1 {
  column-gap: 5px;
}

.topRight2 {
  column-gap: 10px;
}

.toogle_icon {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 5px 5px 30px;
  background-color: #505050;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  background-image: url("../img/toogle_icon.png");
  background-repeat: no-repeat;
  background-position: 8px center;
  background-size: 15px auto;
  display: none;
}

.toogle_icon:hover {
  color: #fff;
  text-decoration: none;
}

.logout {
  /*dark festive theme */
  /* background: url("../img/profile3.svg") no-repeat 0 center; */
  /* light theme */
  background: var(--icon-profile) no-repeat 0 center;
  background-size: 20px auto;
  width: 20px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
}

.logout:hover {
  /*dark festive theme */
  /* background: url("../img/profile3.svg") no-repeat 0 center; */
  /* light theme */
  background: var(--icon-profile-hover) no-repeat 0 center;
  background-size: 20px auto;
  width: 20px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
}

.notif_ico {
  /* dark festive theme */
  /* background: url("../img/bell2.png") no-repeat 0 center; */
  /*light theme */
  background: var(--icon-notif) no-repeat 0 center;
  background-size: 20px auto;
  width: 20px;
  height: 22px;
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}

.select2 .select2-selection {
  border-color: #ddd;
  background-color: var(--bg-color);
}

.select2 .select2-selection .select2-selection__arrow b,
.select2
  .select2-selection
  .select2-container--open
  .select2-selection__arrow
  b {
  border-color: rgb(237, 44, 95) transparent transparent;
}

.select2 .select2-selection .select2-selection__arrow {
  height: 30px;
}

.select2 .select2-selection .select2-selection__rendered {
  line-height: 30px;
  font-size: 15px;
  vertical-align: middle;
  background-color: var(--bg-color);
  color: var(--text-color);
}

.select2-container .select2-search--inline .select2-search__field {
  margin-top: 0;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  margin-bottom: 5px;
  background-color: var(--bg-color);
  border-radius: 20px;
  font-size: 13px;
  line-height: 24px;
  border: 0;
  box-shadow: 0 0 2px #333;
  padding: 0 10px;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  width: 15px;
  height: 15px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  border-radius: 15px;
  background-color: var(--bg-color);
  color: var(--text-color);
  vertical-align: middle;
  line-height: 18px;
  margin-top: -2px;
}

.topRight p {
  text-align: right;
  margin-bottom: 0;
}

.topRight p span {
  color: var(--topRight-p);
  /* festive theme */
  /* color: #fff; */
}

.page-contents {
  margin-left: 40px;
  margin-right: 40px;
  transition: margin-left 0.6s ease;
  position: relative;
}

/* for new dashboard */
.page-contents-new {
  display: flex;
  gap: 10px;
}

.page-gap {
  padding: 0 40px;
}

.dashboard_P1 {
  width: 100%;
  padding-bottom: 12%;
}

.dashboard_P2 {
  width: 30%;
  padding-bottom: 12%;
}

.p2-margin-top {
  margin-top: 5px;
  display: inline-block;
  width: 100%;
}

.page-header {
  border-bottom: none !important;
  margin-top: 5px;
  display: inline-block;
  width: 100%;
}

.page-header_new {
  margin-top: 5px;
  margin-bottom: 5px;
  border: none;
}

.page-header_old {
  /* margin-top: 140px;  */
}

.page-header h1,
.page-header h1 a {
  color: var(--text-color);
  font-size: 22px;
  font-family: "proxima_nova_ltsemibold";
  display: inline-block;
  line-height: 38px;
  margin: 0;
}

.page-header h1 a {
  cursor: pointer;
}

.page-header h1 a:not(:first-child) {
  cursor: pointer;
  font-family: "Proxima Nova";
}

.page-header h1 span {
  color: var(--h1-color);

  font-weight: 400;
  font-family: "Proxima Nova";
}

.btn-primary,
.btn-primary:hover {
  /* background-color: #ed2c5f;
    border-color: #ed2c5f; */
  background-color: var(--btn-pink-color);
  padding: 7px 12px;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  border: 0;
}

.btn-primary img {
  width: 15px;
  margin-right: 5px;
}

.btn-default,
.btn-default:hover {
  background-color: none;
  border-color: var(--reset-btn-color);
  padding: 7px 12px;
  border-radius: 20px;
  cursor: pointer;
  color: var(--reset-btn-color);
  text-decoration: none;
  border: 0;
}

.table td,
.table th {
  font-size: 13px;
}

.table thead td {
  color: #505050;
}

.table thead th {
  border-top: 0;
  color: var(--h1-color);
  background: var(--table-heading-clr);
  border: 1px solid var(--table-border-color);
}

.table.text-center thead th {
  text-align: center;
  border: 1px solid var(--table-border-color);
  /* text-transform: uppercase; */
}

.switch {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.switch label {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}

.switch input {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.switch.demo3 {
  width: 60px;
  height: 25px;
}

.switch.demo3 label {
  display: block;
  width: 100%;
  height: 100%;
  background: var(--check-label-bg);
  border-radius: 12px;
  box-shadow: var(--check-label-shadow);
  border: 2px solid rgba(234, 57, 110, 1);
}

.switch.demo3 label:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  border-radius: inherit;
}

.switch.demo3 label:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -18px;
  right: -18px;
  bottom: -18px;
  left: -18px;
  border-radius: inherit;
}

.switch.demo3 label i {
  display: block;
  height: 80%;
  width: 30%;
  border-radius: 100%;
  background: rgba(234, 57, 110, 1);
  position: absolute;
  z-index: 2;
  right: 65%;
  top: 2px;
}

.switch.demo3 label i:after {
  content: "";
  position: absolute;
  left: 15%;
  top: 25%;
  width: 70%;
  height: 50%;
  background: rgba(234, 57, 110, 1);
  border-radius: inherit;
}

.switch.demo3 label i:before {
  content: "OFF";
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  color: var(--text-color);
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: -165%;
  font-weight: normal;
}

.switch.demo3 input:checked ~ label {
  background: var(--check-label-bg);
}

.switch.demo3 input:checked ~ label i {
  right: 4%;
}

.switch.demo3 input:checked ~ label i:before {
  content: "ON";
  right: 150%;
  color: var(--text-color);
  font-weight: normal;
}

.switch.demo3 input:checked ~ label i:after {
  /* background: #00aeef; */
  background-color: rgba(234, 57, 110, 1);
}

.switch.demo3 input:checked ~ label i {
  /* background: #00aeef */
  background-color: rgba(234, 57, 110, 1);
}

.editbox {
  display: inline-block;
  position: relative;
}

.edit {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: var(--icon-edit) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
  scale: 0.8;
}

.delete {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../img/delet_icon.png") no-repeat 0 center;
  background-size: 17px auto;
  vertical-align: middle;
}

.addrule_icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../img/plus_grey_icon.png") no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
}

.view {
  color: #b5297e;
  text-decoration: none;
}

.view:hover {
  color: #ed2c5f;
}

.logindetail {
  background-color: var(--bg-color);
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 991;
  box-shadow: 0 0 5px #e3e3e3;
  min-width: 240px;
  padding: 5px;
  display: none;
  max-width: 240px;
  border: 2px solid #ed2c5f;
}

.logindetail table th,
.logindetail table td {
  font-size: 14px;
  border: 0;
  text-align: left;
  padding: 5px;
  background-color: var(--input-bg-color);
}

.logindetail table td input[type="text"] {
  width: 100px;
  background-color: var(--input-bg-color);
}

.logindetail table .btn-sm {
  min-width: 70px;
  margin: 0 3px;
}

.cmnsec {
  width: 100%;
  padding-top: 15px;
}

.cmnsec input[type="text"] {
  border-radius: 10px;
  height: 40px;
}

.form-control {
  background-color: var(--bg-color) !important;
  border-color: var(--input-box-border);
  color: var(--text-color) !important;
}

label.error {
  color: #ed2c5f;
  border: none;
  box-shadow: none;
  padding: 4px;
}

.searchnum label.error {
  font-size: 11px;
  line-height: 11px;
  color: #ed2c5f;
  display: block;
}

.breakReasonDesc {
  display: block;
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  word-break: break-all;
}

.form-control:focus {
  background-color: var(--bg-color);
  color: var(--text-color);
}

.input-group-addon {
  border: 0;
  background-color: #ddd !important;
}

.table.soundtbl tbody > tr > td {
  vertical-align: middle;
}

.browsebtn input[type="file"] {
  width: 100px;
  height: 100%;
  cursor: pointer;
}

.browsebtn,
.browsebtn:hover {
  padding: 8px 20px;
  background-color: #f8f8f8;
  color: #ed2c5f;
  font-family: "proxima_nova_ltsemibold";
  cursor: pointer;
  /* box-shadow: 0 2px 3px #ddd; */
  overflow: hidden;
}

#upload-file-info {
  color: #bdbdbd;
  font-family: "proxima_nova_ltsemibold";
}

textarea.form-control {
  resize: none;
}

.addnumer {
  padding: 5px 10px;
  /* background-color: #ed2c5f; */
  border-radius: 20px;
  display: inline-block;
}

.addnumer form {
  margin: 0;
}

.addnumer input[type="text"] {
  width: 120px;
  background: transparent;
  height: 40px;
  border-radius: 10px;
  border-color: var(--input-box-border);
}

.addnumer input[type="submit"] {
  height: 40px;
  background: var(--btn-pink-color);
  border-radius: 10px;
  padding: 0 10px;
  color:white;
  border: 0;

}

.addnumer input[type="submit"].searchbtn {
  background: var(--search-icon-clr) no-repeat 0 center;
  border: 0;
  min-height: 28px;
  background-size: 20px auto;
  padding-left: 25px;
  margin-left: 5px;
  color: #fff;
  font-family: "proxima_nova_ltsemibold";
  font-size: 14px;
}

.modal-header .close {
  margin-top: 3px;
}

.modal.show .modal-dialog {
  transform: translate(0px, 0px) !important;
}

.modal.show .modal-dialog {
  left: 0 !important;
}

body.modal-open {
  margin: 0 !important;
}

.modal-header {
  background: var(--table-heading-clr);
  color: var(--text-color2);
  padding: 10px;
  border: 1px solid var(--border-transparant);
}

.modal-header h5 {
  font-size: 16px;
  font-family: "proxima_nova_ltsemibold";
}

.modal-open .modal {
  background: rgba(0, 0, 0, 0.7);
}

.modal-body {
  padding: 10px;
}

.modal-footer {
  margin: 0;
  padding: 10px;
}

.modal-header .close {
  color: #fff;
  opacity: 1;
  font-family: "proxima_nova_ltsemibold";
}

.modal-dialog {
  left: 0;
}

.modal-content {
  border-radius: 0;
  padding-top: 0px;
  background-color: var(--card-bg-color);
}

.mobtitle {
  float: right;
  margin-right: 30px;
}

.crmapisec {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 25px;
}

.crmapisec p {
  font-size: 22px;
  line-height: 28px;
}

.crmapisec a {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 150px;
}

.crmapisec a img {
  vertical-align: middle;
}

.paramdetail h3 {
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  font-family: "proxima_nova_ltsemibold";
  padding: 10px 0;
  font-size: 18px;
}

.paramdetail p span {
  color: #ed2c5f;
}

.logstab {
  border: 0;
  display: inline-block;
}

.logstab li {
  border: 0;
  padding-right: 10px;
}

.logstab li.active {
  border: 0;
}

/* .logstab li a {
    background-color: #fbfbfb;
    color: #3d3f4c;
    min-width: 120px;
    text-align: center;
    box-shadow: 0 1px 2px #ddd;
    font-size: 15px;
    border-radius: 3px;
    border: 0;
    padding: 7px 15px;
    cursor: pointer;
} */

.logstab li a {
  /* background: linear-gradient(to right, #03001e, #7303c0, #ec38bc, #fdeff9); */
  /* background: linear-gradient(to right, #ee0979, #ff6a00); */
  background: linear-gradient(10deg, #b24592, #f15f79);
  /* background: #b24592; */
  color: white;
  /* color: #3d3f4c; */
  min-width: 120px;
  text-align: center;
  box-shadow: 0 1px 1px #625f62;
  font-size: 15px;
  border-radius: 15px;
  border: 0;
  padding: 7px 15px;
  cursor: pointer;
  transition: transform 0.15s ease;
  /* text-transform: lowercase; */
}

.logstab li.active a,
.logstab li a.active,
.logstab li.active > a:hover,
.logstab li.active > a:focus {
  background: linear-gradient(
    90deg,
    rgb(139, 58, 140) 0%,
    rgb(234, 57, 110) 100%
  );
  color: #fffdfd;
  /* transform: translate(0px, -5px); */
  box-shadow: 0 6px 10px #696767;
  border: 0;
  cursor: pointer;
}

.logstab li > a:hover {
  /* background: linear-gradient(20deg, #43b967, #56b4d3); */
  transform: translate(0px, -1px);
  box-shadow: 0 5px 7px #696767;
}

.greentab {
  border: 0;
  display: inline-block;
}

.greentab li {
  border: 0;
  padding-right: 20px;
}

.greentab li.active {
  border: 0;
}

.greentab li a {
  background-color: var(--bg-color);
  color: var(--text-color);
  min-width: 150px;
  text-align: center;
  /* box-shadow: 0 1px 2px #ddd; */
  font-size: 15px;
  border-radius: 3px;
  border: 0;
  padding: 7px 15px;
}

.greentab li.active a,
.greentab li a.active,
.greentab li.active > a:hover,
.greentab li.active > a:focus {
  background-color: var(--bg-color);
  color: var(--text-color);
  border: 0;
  border: none;
  border-bottom: 3px solid transparent;
  border-image: var(--border-gradient-active);
  border-image-slice: 1;
}

.nav-tabs > li > a:hover {
  background-color: transparent !important;
}

.nav-tabs > li > a {
  background-color: none !important;
}

.tpdownload {
  background: var(--icon-download-btn) no-repeat 0 center;
  height: 25px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  background-size: 25px auto;
}

#logs,
#c2clogs {
  min-width: 1000px;
}

/* new table css */
.clhead {
  width: 100%;
  background: var(--table-heading-clr);
}

.clhead th {
  color: white !important;
  /* font-family: "proxima_nova_ltsemibold"; */
  font-size: 14px;
  vertical-align: middle;
  line-height: 16px;
  align-items: center;
}

.log-table {
  margin: 25px auto;
  margin-top: 0;
  font-size: 0.9em;
  min-width: 400px;
}

.log-table .clrow.cltitle {
  border-bottom: 1px solid #dddddd;
  /* background-color: #fbfbfb; */
  margin-bottom: 5px;
  cursor: pointer;
}

.log-table tbody .clrow {
  background: var(--table-bg-color);
}

.log-table tbody {
  border: 1px solid #f5e2e9;
}

.clhead-new .cl1,
.clhead-new .cl2 {
  font-weight: bold;
  color: var(--text-color) !important;
}

.show-hidden-row {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* end */

.clhead .cl1,
.clhead .cl2 {
  color: var(--text-color);
  display: table-cell;
  font-family: "proxima_nova_ltsemibold";
  font-size: 14px;
  height: 50px;
  vertical-align: middle;
  line-height: 16px;
}

.clhead .cl1 {
  width: 12.465%;
}

.clhead .cl2 {
  width: 12.748%;
}

.cl1,
.cl1last {
  width: 12%;
  text-align: center;
  display: inline-block;
  padding: 5px;
  min-height: 50px;
  vertical-align: middle;
  border: 1px solid var(--table-border-color);
}

.cl2 {
  width: 22%;
  padding: 5px;
  display: inline-block;
  min-height: 50px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid var(--table-border-color);
}

.clrow .cl1,
.clrow .cl2 {
  font-size: 14px;
  display: table-cell;
  width: 11%;
  color: var(--text-color) !important;
  /* color:#ed2c5f; */
}

.vnumber,
.vagentmob,
.vpriorty {
  padding-top: 15px !important;
  /* color:#ed2c5f; */
}

.vdatetime,
.callernumber,
.activity_rec {
  padding-top: 8px;
}

.cl1.cltext {
  width: 24%;
  padding: 5px;
  display: inline-block;
  min-height: 50px;
  vertical-align: middle;
  text-align: center;
}

.cl1.cltext p {
  margin: 0;
}

.cl2 .select2-container {
  margin-top: 5px;
}

.clrow .cltitle {
  /* background-color: #fbfbfb; */
  border-bottom: 2px solid #f6f6f6;
  /* margin-bottom: 5px; */
  cursor: pointer;
}

.clicon {
  max-width: 33px;
}

.cldetail {
  width: 100%;
}

.cldetail .cldesc1 {
  width: 100%;
  text-align: right;
  border-bottom: 1px solid var(--border-transparant);
  margin-bottom: 5px;
  padding: 5px 0;
  font-size: 13px;
}

.cldetail .cldesc1 span {
  display: inline-block;
  padding-left: 25px;
}

.cldetail .cldesc1 span b {
  padding-left: 10px;
}

.cldetail .cldesc2 {
  margin: 15px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

.cldetail .cldesc2 a {
  padding: 8px 20px;
  /* margin-left: 15px; */
  border-radius: 5px;
  background-color: var(--card-bg-color);
  box-shadow: 1px 0px 3px var(--card-border-color);
  font-size: 13px;
  line-height: 14px;
  color: var(--text-color);
  text-align: center;
  min-width: 120px;
  cursor: pointer;
}

.cldetail .cldesc2 a:hover,
.cldetail .cldesc2 a:focus {
  color: #ed2c5f;
}

.prioritydrdown {
  padding: 0;
}

.prioritydrdown li {
  padding: 5px 10px;
  border-bottom: 1px solid var(--input-border);
}

.prioritydrdown li:hover {
  background-color: var(--input-bg-color);
}

.greytable tbody tr {
  background-color: var(--table-bg-color);
  font-size: 14px;
  border-bottom: 5px solid var(--table-border-bottom);
}

.greytable tbody tr span {
  padding: 10px;
  background-color: var(--table-bg-color);
  vertical-align: middle;
  display: block;
}

.greytable tbody tr td {
  vertical-align: middle;
}

.logsfilter {
  /* min-width: 200px; */
  min-width: 250px;
  float: right;
  padding: 7px 20px 7px 10px;
  background: var(--card-bg-color);
  border-radius: 5px;
  box-shadow: 0 0 2px #ddd inset;
  position: relative;
  min-height: 32px;
  margin-top: 10px;
  border: 1px solid #ddd;
  cursor: pointer;
}

.logsfilter-new {
  min-width: 0;
  background: none;
  border-radius: 0;
  box-shadow: none;
  position: relative;
  min-height: 0;
  margin: 0;
  border-radius: 4px;
  border: none;
  background-color: var(--bg-color);
  padding: 4px 12px 4px 12px;
}

.logsfilter .filcoll_icon {
  /* width: 26px;
    height: 100%;
    background: #fbfbfb url("../img/sarrow.png") no-repeat center center;
    border-radius: 5px;
    background-size: 10px auto;
    float: right;
    position: absolute;
    right: 6px;
    top: 0;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    cursor: pointer; */
  float: right;
  position: absolute;
  right: 6px;
  top: 12px;
  cursor: pointer;
  color: #b5297e;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 11px dashed;
}

.filterslide {
  width: 350px;
  position: absolute;
  right: 0;
  top: 35px;
  min-height: 100px;
  box-shadow: 0 0 2px var(--model-shadow);
  background-color: var(--card-bg-color);
  padding: 10px;
  z-index: 9;
  border: 1px solid var(--card-border-color);
}

.filterslide .form-group {
  border-bottom: 1px solid var(--border-transparant);
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  width: 100%;
  margin: 0;
  vertical-align: top;
}

.filterslide .form-group p {
  margin: 8px 0 0 0;
  display: inline-block;
}

.filterslide .form-group p label {
  font-weight: 400;
  margin-left: 8px;
  font-size: 14px;
}

.filterslide .form-group p input[type="radio"] {
  margin-right: 5px;
  vertical-align: middle;
  margin-top: 0;
}

.filterslide .form-group .col-form-label {
  font-size: 12px;
}

.filterslide .dtmflist {
  list-style: none;
  margin: 0;
  padding: 0;
}

.filterslide .dtmflist li {
  color: var(--text-color);
  border: 1px solid var(--text-color);
  width: 20px;
  height: 20px;
  font-size: 12px;
  /* line-height: 15px; */
  /* border-radius: 100%; */
  text-align: center;
  display: inline-block;
  margin: 0 2px;
  cursor: pointer;
}

.filterslide .dtmflist li:hover,
.filterslide .dtmflist li.active {
  background-color: #4293e5;
  border-color: #4293e5;
  color: #fff;
}

.filterslide .form-group .btn-sm {
  min-width: 100px;
  font-size: 14px;
}

.reportrange,
.reportrange3 {
  background: var(--bg-color);
  cursor: pointer;
  padding: 8px 5px;
  display: inline;
  margin-right: 10px;
  font-size: 16px;
  border-radius: 5px;
  /* box-shadow: 1px 1px 1px #ddd inset; */
  /* border: 1px solid #ddd; */
}

.reportrange .fa-calendar,
.reportrange3 .fa-calendar {
  color: var(--text-color);
  /* display: none; */
}

.reportrange .caret,
.reportrange3 .caret {
  /* color: #4bb2f5; */
  color: var(--caret-color);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 9px dashed;
}

.reportrange .caret2,
.reportrange3 .caret2 {
  /* color: #4bb2f5; */
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px dashed;
}

.addnotes {
  background-color: var(--card-bg-color2);
}

.addnotes .notesrow {
  display: inline-block;
  width: 100%;
  padding: 10px;
  background-color: var(--bg-color);
  border-radius: 5px;
  box-shadow: 0 0 3px var(--card-border-color);
  margin-bottom: 15px;
}

.addnotes p {
  margin: 0;
  padding-bottom: 2px;
}

.addnotes p audio {
  width: 230px;
  height: 40px;
}

.addnotes h5 {
  color: #39a9f1;
  margin-top: 0;
}

.addnotes h5 b {
  text-transform: uppercase;
}

.addnotes h5 span {
  float: right;
  color: var(--text-color3);
  font-size: 12px;
}

.addcontModal .addcontbx {
  background-color: var(--card-bg-color2);
  border-radius: 5px;
  box-shadow: 0 2px 2px var(--model-shadow);
  display: inline-block;
  padding: 10px;
  width: 100%;
}

.rowrelative {
  position: relative;
}

.addplus_icon,
.addemailplus_icon,
.addplus_icon_lead {
  background: url("../img/splus_icon.png") no-repeat 0 center;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 7px;
  right: -30px;
}

.removeminus_icon {
  background: url("../img/sminus_icon.png") no-repeat 0 center;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 7px;
  right: -30px;
}

.manageSec h3 {
  border-bottom: 2px solid var(--card-border-color);
  padding-bottom: 10px;
  color: rgb(237, 44, 95);
  font-size: 20px;
}

.manageSec h3 img {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  max-width: 20px;
}

.manageSec ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.manageSec ul li {
  display: inline-block;
}

.manageSec ul li a {
  width: 120px;
  height: 100px;
  padding-top: 70px;
  color: var(--text-color);
  font-size: 14px;
  display: inline-block;
  border-radius: 10px;
  text-align: center;
}

.manageSec ul li a:hover {
  /* color: rgb(237, 44, 95); */
  background-color: var(--manage-text-hover);
}

.manageSec ul li a.ivrflow {
  background-image: var(--manage-designIvr);
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
}

/* .manageSec ul li a.ivrflow:hover {
  background-image: url("../img/ivrflow_icon_hover.png");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
} */

.manageSec ul li a.sub-admin {
  background-image: var(--manage-subAdmin);
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
}

/* .manageSec ul li a.sub-admin:hover {
  background-image: url("../img/sub-admin_hover.jpg");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
} */

.manageSec ul li a.group {
  background-image: var(--manage-agentGroups);
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
}

/* .manageSec ul li a.group:hover {
  background-image: url("../img/group-pink.svg");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
} */

.manageSec ul li a.ficon1 {
  background-image: var(--manage-contact);
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 40px auto;
}

/* .manageSec ul li a.ficon1:hover {
  background-image: url("../img/phonebook_hover.png");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 40px auto;
} */

.manageSec ul li a.ficon2 {
  background-image: url("../img/sendsms.png");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
}

.manageSec ul li a.ficon2:hover {
  background-image: url("../img/sendsms_hover.png");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
}

.manageSec ul li a.ficon3 {
  background-image: url("../img/directdial.png");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
}

.manageSec ul li a.ficon3:hover {
  background-image: url("../img/directdial_hover.png");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
}

.manageSec ul li a.ficon4 {
  background-image: var(--manage-exports);
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
}

/* .manageSec ul li a.ficon4:hover {
  background-image: url("../img/export_hover.png");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
} */

.manageSec ul li a.ficon5 {
  background-image: var(--manage-blacklist);
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
}

/* .manageSec ul li a.ficon5:hover {
  background-image: url("../img/blacklistBig_hover.png");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
} */

.manageSec ul li a.ficon6 {
  background-image: var(--manage-systemLogs);
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
}

/* .manageSec ul li a.ficon6:hover {
  background-image: url("../img/systemlog_hover.png");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 50px auto;
} */

.manageSec ul li a.ficon7 {
  background-image: var(--manage-apiIntegration);
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 50px auto;
}

/* .manageSec ul li a.ficon7:hover {
  background-image: url("../img/apiintegration_hover.png");
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 50px auto;
} */

.manageSec ul li a.ficon8 {
  background-image: var(--manage-holidays);
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
}

/* .manageSec ul li a.ficon8:hover {
  background-image: url("../img/holiday-blue.png");
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
} */

.manageSec ul li a.ficon9 {
  background-image: var(--manage-reminder);
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
}

/* .manageSec ul li a.ficon9:hover {
  background-image: url("../img/reminder-blue.png");
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
} */

.manageSec ul li a.ficon10 {
  background-image: var(--manage-topUp);
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
}

/* .manageSec ul li a.ficon10:hover {
  background-image: url("../img/TopUp-blue.png");
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
} */

.manageSec ul li a.ficon11 {
  background-image: var(--manage-renewalHistory);
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
}

/* .manageSec ul li a.ficon11:hover {
  background-image: url("../img/renewal-blue.png");
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
} */

.manageSec ul li a.ficon14 {
  background-image: var(--manage-breakReason);
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
}

/* .manageSec ul li a.ficon14:hover {
  background-image: url("../img/break-reason-pink.png");
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
} */

.manageSec ul li a.ficon17 {
  background-image: var(--manage-disposition);
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
}

/* .manageSec ul li a.ficon17:hover {
  background-image: url("../img/disposition-list-pink.png");
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
} */

.manageSec ul li a.ficon15 {
  background-image: var(--manage-text);
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
}

/* .manageSec ul li a.ficon15:hover {
  background-image: url("../img/text-to-speech-pink.svg");
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
} */

.manageSec ul li a.ficon18 {
  background-image: var(--manage-voice);
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
  /* filter: grayscale(1); */
}

.manageSec ul li a.ficon16 {
  background-image: var(--manage-configuration);
  background-repeat: no-repeat;
  background-position: center 14px;
  background-size: 50px auto;
  /* filter: grayscale(1); */
}

/* 
.manageSec ul li a.ficon18:hover {
  filter: grayscale(0);
} */

.manageSec ul li a.aicon1 {
  background-image: var(--manage-prefference);
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 50px auto;
}

/* .manageSec ul li a.aicon1:hover {
  background-image: url("../img/prefrence_hover.png");
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 50px auto;
} */

.manageSec ul li a.aicon2 {
  background-image: var(--manage-paymentHistory);
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 50px auto;
}

/* .manageSec ul li a.aicon2:hover {
  background-image: url("../img/billing_hover.png");
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 50px auto;
} */

.manageSec ul li a.aicon3 {
  background-image: var(--manage-didConfiguration);
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 50px auto;
}

/* .manageSec ul li a.aicon3:hover {
  background-image: url("../img/accsett_hover.png");
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 50px auto;
} */

.addcontact {
  width: 100%;
}

.addcontact h3 {
  color: #ed2c5f;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.contactListSec {
  width: 100%;
  padding-left: 10px;
  border-left: 1px solid #ddd;
  padding-top: 10px;
  min-height: 450px;
}

.contactListSec .contactlist li {
  padding: 5px;
}

.selectAllsec {
  width: 100%;
  padding: 5px;
  box-shadow: 0 0 2px #ddd;
  margin-bottom: 10px;
  display: inline-block;
  background-color: var(--bg-color);
}

.contactlist {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  min-height: 400px;
  max-height: 400px;
  overflow-y: scroll;
}

.contactlist li {
  width: 100%;
  padding: 5px 0 0 0;
  box-shadow: 0 0 2px #ddd;
  margin-bottom: 0;
  display: inline-block;
  background-color: var(--bg-color);
  position: relative;
  line-height: 26px;
  border-bottom: 1px solid #ddd;
}

.contactlist li .checkbox1 {
  float: left;
}

.contactlist .musername {
  cursor: pointer;
}

.contactlist ul.mnolist {
  display: none;
}

.contactlist ul.mnolist li {
  border: 0;
  padding: 0;
}

.contactlist ul.mnolist li span {
  padding-right: 5px;
}

.contactlist ul li {
  box-shadow: none;
  padding: 5px 0;
  margin: 0;
}

.agentconfcontList {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  min-height: 0px;
  max-height: 250px;
  overflow-y: scroll;
}

.agentconfcontList li {
  width: 100%;
  padding: 5px 0 0 0;
  box-shadow: 0 0 2px #ddd;
  margin-bottom: 0;
  display: inline-block;
  background-color: #f8f8f8;
  position: relative;
  line-height: 26px;
  border-bottom: 1px solid #ddd;
}

.agentconfcontList li .checkbox1 {
  float: left;
}

.agentconfcontList li .checkbox1 label {
  font-size: 11px;
}

.agentconfcontList .musername {
  cursor: pointer;
}

.agentconfcontList ul.mnolist {
  display: none;
}

.agentconfcontList ul li {
  box-shadow: none;
  padding: 5px 0;
  margin: 0;
}

.medit {
  background: url("../img/small_edit_icon.png") no-repeat 0 center;
  width: 20px;
  height: 20px;
  float: right;
  position: absolute;
  right: 10px;
  top: 12px;
}

.uploadcontactBtn {
  position: relative;
}

.uploadcontactBtn input[type="file"] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}

.directDial {
  margin-top: 15px;
}

.directDial .dialbtnsec {
  margin-bottom: 15px;
}

.directDial .dialbtnsec b {
  margin-right: 25px;
}

.virtual_sms_sec {
  width: 100%;
  display: inline-block;
}

.virtual_sms_sec h4 {
  color: #57b9f8;
  margin-bottom: 10px;
}

.sampleBtn {
  margin-left: 10px;
}

.sampleBtn,
.sampleBtn:hover,
.sampleBtn:focus {
  background-color: #f6f6f6;
  color: #505050;
}

.singlesmsbox {
  margin-bottom: 5px;
}

.singlesmsbox span {
  background-color: #57b9f8;
  padding: 2px 5px;
  margin-right: 5px;
  display: inline-block;
  color: #fff;
  border-radius: 3px;
}

.singlesmsbox span small {
  border: 1px solid #fff;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 7px;
  margin-left: 5px;
  padding: 5px;
}

#persPreferences label,
#accPreferences label {
  font-weight: normal;
  color: var(--text-color);
  padding-top: 5px;
}

.curusasefilter {
  float: left;
  max-width: 500px;
  margin-top: 10px;
}

.curusasefilter label {
  padding-top: 5px;
}

.planrate {
  margin-top: 10px;
  float: right;
}

.attachimage {
  display: inline-block;
  position: absolute;
  overflow: hidden;
  width: 15px;
  height: 30px;
  background: url("../img/attach_link.png") no-repeat center center;
  background-size: 15px auto;
  margin-left: 20px;
  margin-top: 3px;
  cursor: pointer;
}

.attachimage input[type="file"] {
  opacity: 0;
}

.btn-primary.red,
.btn-primary.red:hover,
.btn-primary.red:focus {
  background-color: #2d2d2d;
  border-color: #acaaaa !important;
}

/*--------------------------Ivr Css strat here----------------------*/

.addrulelink {
  width: 100%;
  border-bottom: 1px solid #f7f7f7;
  border-top: 1px solid #f7f7f7;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
}

.aftercalltable tr td:first-child {
  text-align: left;
}

.tree0,
.tree1,
.tree2,
.tree3 {
  position: relative;
}

.tree1 {
  padding-left: 25px !important;
}

.tree2 {
  padding-left: 35px !important;
}

.tree3 {
  padding-left: 45px !important;
}

.tree1 span,
.tree2 span,
.tree3 span {
  background: url("../img/aftercall_arrow.png") no-repeat 0 bottom;
  height: 100%;
  left: 5px;
  position: absolute;
  top: -22px;
  width: 20px;
}

.tree2 span {
  left: 15px;
}

.tree3 span {
  left: 25px;
}

.addruleivr .airow {
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 15px;
}

.addruleivr h4 {
  /* color: #ed2c5f */
  color: #ed2c5f;
}

.addruleivr .customradio {
  margin: 0 0 10px 15px;
}

.addruleivr p {
  color: #ed2c5f;
}

.agentListOuter {
  display: inline-block;
  width: 100%;
}

/* .agentListOuter h4 {
    margin: !important
} */

.agentList {
  display: block;
  border: 1px solid #ed2c5f;
  /* min-height:50px; */
  vertical-align: top;
  box-shadow: 0 0 3px #ed2c5f inset;
  width: 100%;
  margin: 5px 0;
  list-style: none;
  padding: 0;
  overflow-y: scroll;
  max-height: 150px;
}

#agentList1 {
  margin: 5px 0 0 0;
  list-style: none;
  padding: 0;
}

#agentList3 li select {
  display: none;
}

#agentList1 li sub,
#agentList3 li sub {
  vertical-align: middle;
  margin-top: -2px;
  display: inline-block;
  margin-left: 10px;
}

#agentList2,
#agentList4 {
  margin: 5px 0 0 0;
  list-style: none;
  padding: 0;
}

#agentList2 li sub,
#agentList4 li sub {
  /* display: none;
    opacity: 0*/
  display: inline-block;
  margin-left: 5px;
  margin-top: -2px;
  vertical-align: middle;
}

#agentList2 select,
#agentList4 select {
  margin: 0 0 0 5px;
}

.agentList li {
  float: none !important;
  border-bottom: 1px solid #ddd;
  padding: 3px 5px;
  box-sizing: border-box;
  cursor: default;
  font-size: 12px;
  padding-right: 20px;
  position: relative;
}

.agentList li:last-child {
  border: 0;
}

#agentList1 li:hover,
#agentList3 li:hover {
  background: url(../img/splus_icon.png) no-repeat 97% center;
  background-size: 15px 15px;
}

#agentList2 li > a,
#agentList4 li > a {
  position: absolute;
  right: 3px;
  top: 4px;
  width: 15px;
  height: 15px;
  background: url(../img/sminus_icon.png) no-repeat 0 0;
  display: none;
  background-size: 15px 15px;
}

#agentList2 li:hover > a,
#agentList4 li:hover > a {
  display: block;
}

#agentList2 span,
#agentList4 span {
  display: inline-block;
  width: 30%;
}

#agentList2 span + span,
#agentList2 span + span + span,
#agentList4 span + span,
#agentList4 span + span + span {
  display: inline-block;
  width: auto;
  padding-right: 15px;
}

#agentList2 span:last,
#agentList4 span:last {
  width: auto;
}

#agentList2 li select,
#agentList4 li select {
  display: inline-block;
  background-color: var(--bg-color);
}

.agentList li:last-child {
  border: 0;
}

.agentList li {
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  cursor: default;
  float: none !important;
  font-size: 12px;
  padding: 3px 20px 3px 5px;
  position: relative;
}

.dashboardSec h3 {
  font-size: 18px;
  line-height: 22px;
  font-family: "proxima_nova_ltsemibold";
  color: #505050;
  border-bottom: 2px solid #efefef;
  padding: 10px 15px;
  margin-bottom: 5px;
  margin-top: 0;
}

.chartbox {
  box-shadow: 0 0 5px #ddd;
  width: 100%;
  display: inline-block;
  margin: 10px 0;
}

.dashswitch {
  /* float: right; */
  /* margin-top: 8px;    */
  /* remove because of new*/
}

.space-between {
  display: flex !important;
  justify-content: space-between !important;
}

.dashsfilter {
  float: right;
  margin-left: 12px;
}

.flex_column {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  gap: 10px;
}

.m_0 {
  margin: 0;
}

.p_6 {
  padding: 6px 6px;
}

/* css for new Dashboard slider *******/
.slider-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.incmnContainerWrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  /* margin-bottom: 15px; */
  /* background: rgba(45, 64, 64, 1);
  border: 1px solid rgba(62, 89, 89, 1);
  border-radius: 10px; */
  cursor: pointer;
}

.incmnContainerWrapper .slider {
  display: flex;
  transition: transform 0.75s ease;
  /* margin: 5px; */
}

.incmnContainerWrapper .slider .main-box {
  min-width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 5px;
  padding: 5px 0px;
}

.incmnContainerWrapper .slider .main-box .box-container {
  display: flex;
  height: 100%;
  width: 50%;
  gap: 5px;
}

.incmnContainerWrapper .slider .main-box .incmnBox_new {
  font-size: 14px;
  flex: 1;
  border-radius: 10px;
  padding: 12px 8px;
  /* position: relative; */
  /* text-align: center; */
  display: flex;
  color: var(--text-color);
  width: 25%;
  gap: 10px;
  align-items: center;
  border: 1px solid var(--card-border-color);
}

.incmnBox-textContainer {
  display: flex;
  flex-direction: column;
}

.boxReportsStyle {
  flex: 1 1 calc(20% - 12px);
  min-width: 150px;
  display: block !important;
  text-align: center !important;
  font-size: 14px !important;
}

.f_23 {
  font-size: 20px;
  font-weight: 500;
}

.icon-container {
  /* height: 60px; */
}

.box-c1 {
  background: var(--header-card-bg-color);
}

.t-pink {
  color: rgba(234, 57, 110, 1);
}

.t-black {
  color: var(--text-color);
}

.f-w {
  font-weight: 700;
}

.t-purple {
  color: rgba(139, 58, 140, 1);
}

.slider-dots {
  text-align: start;
  margin-bottom: 12px;
  display: flex;
  gap: 8px;
}

.slider-dots div {
  border-radius: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
  background: transparent;
  height: 12px;
}

.slider-dots span {
  height: 3px;
  width: 40px;
  background: var(--border-gradient);
  border-radius: 20px;
  display: inline-block;
  cursor: pointer;
  transition: 0.4s ease-in-out;
}

.slider-dots .active {
  background: var(--border-gradient-active) !important;
  width: 80px;
  border-radius: 20px;
}

/* .icon_call1 {
  background: #F1DD7C;
  height: 60px;
}
.icon_call2 {
  background: #e07394;
}
.icon_call3 {
  background: #c878c9;
}
.icon_call4 {
  background: #f1dd7c;
}
.icon_call5 {
  background: #f1dd7c;
}
.icon_call6 {
  background: #e07394;
}
.icon_call7 {
  background: #c878c9;
}
.icon_call8 {
  background: #f1dd7c;
}
.icon_call9 {
  background: #e07394;
}
.icon_call10 {
  background: #c878c9;
}
.icon_call11 {
  background: url("../img/icon_call11.png") no-repeat 10px center;
}
.icon_call12 {
  background: url("../img/icon_call12.png") no-repeat 10px center;
}
.icon_call13 {
  background: url("../img/icon_call13.png") no-repeat 10px center;
}
.icon_call14 {
  background: url("../img/icon_call14.png") no-repeat 10px center;
}
.icon_call15 {
  background: url("../img/icon_call15.png") no-repeat 10px center;
}
.icon_call16 {
  background: url("../img/icon_call16.png") no-repeat 10px center;
} */

/* css ends here */
.dashswitch_new {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-around;
  background-color: transparent;
  border-radius: 8px;
  /* border: 1px solid #ea396e; */
  font-size: 12px;
  height: 35px;
  cursor: pointer;
  overflow: hidden;
  /* Ensure overflow is hidden for better appearance */
}

.dashswitch_new ul {
  padding: 0;
  margin: 0;
  display: flex;
  width: 100%;
}

.dashswitch_new li {
  position: relative;
  border-radius: 8px;
  margin: 0;
  padding: 0;
  transition: background-color 0.3s ease, color 0.3s ease;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dashswitch_new a {
  display: block;
  padding: 10px 20px;
  color: var(--text-color);
  text-decoration: none;
  border-radius: 8px;
  transition: background-color 0.3s ease, color 0.3s ease;
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
}

.dashswitch_new li.active {
  /* festuve theme */
  /* color: #333333;
    background: linear-gradient(90.25deg, #FF671F 0.22%, #FFFFFF 50%, #046A38 99.78%), rgba(255, 255, 255, 0.2); */
  /* normal theme */
  /* background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%); */
  color: white;
  border: none;
  border-bottom: 3px solid transparent;
  border-image: var(--border-gradient-active);
  border-image-slice: 1;
}

.dashswitch_new li.active a {
  /* festive theme */
  /* color: #333333 !important; */
  color: var(--text-color) !important;
}

/* Dropdown menu styles */
.dashswitch_new li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 8px;
}

.dashswitch_new li:hover ul {
  display: block;
}

.dashswitch_new li ul li {
  width: 100%;
}

.dashswitch_new li ul li a {
  white-space: nowrap;
}

.chart-m1 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: var(--chart-box-color2);
  box-shadow: 0 0 5px #ddd;
  /* border: 1px solid #EA396E; */
  border-radius: 10px;
  width: 100%;
  padding: 0;
  height: 100%;
  /** to take full height **/
  /* margin-top: 12px; */
}

.chart-m1-clr {
  background: var(--chart-box-color);
  margin-bottom: 6px;
  width: 98%;
  /**to show side grey borders**/
  height: 100%;
  /** to take full height **/
  border-radius: 10px;
}

.dashboard_P2 .chart-m1-clr {
  width: 96%;
}

.chart-m1-box {
  position: relative;
  background: var(--chart-box-color);
  text-align: center;
}

.chart-m1-box-size {
  width: 100%;
  height: 150px;
}

.chart-m1-heading {
  font-size: 16px;
  width: 100%;
  background: var(--chart-heading);
  height: 50px;
  padding: 8px;
  border-radius: 10px;
}

.col-m1-flex {
  display: flex;
  justify-content: space-between;
  text-align: center;
  flex-wrap: wrap;
}

.chart-m1-box-name {
  font-size: 14px;
  color: var(--text-color);
}

.chart-edit {
  float: right;
  font-size: 12px;
  background: transparent;
  color: white;
  border: none;
  font-weight: 600;
  letter-spacing: 0.8px;
}

.viewAllBtn {
  color: var(--btn-bg-color);
}

.chart-box-fix-height {
  min-height: 200px;
  max-height: 200px;
}

.chart-box-height {
  min-height: 200px;
}

.chart-box-height .amcharts-chart-div {
  min-height: 200px;
}

.chart-box-width-25 {
  flex: 1 1 25%;
  /* Default for large screens: 4 charts per row */
  max-width: 25%;
  box-sizing: border-box;
  padding: 10px;
}

@media (max-width: 992px) {
  /* For medium screens and below */
  .chart-box-width-25 {
    flex: 1 1 50%;
    /* 2 charts per row */
    max-width: 50%;
  }
}

@media (max-width: 576px) {
  /* For small screens and below */
  .chart-box-width-25 {
    flex: 1 1 100%;
    /* 1 chart per row */
    max-width: 100%;
  }
}

.chart-box-width {
  width: 100%;
}

.gap {
  gap: 10px;
}

/* full on table */
.chart-box-width-50 {
  width: 100%;
}

.chart-box-width-70 {
  width: 100%;
}

.chart-box-width-30 {
  width: 100%;
}

.chart-wrap {
  flex-wrap: wrap;
  margin-top: 0;
}

@media (min-width: 1026px) {
  .chart-wrap {
    flex-wrap: nowrap;
  }

  /* half on laptop */
  .chart-box-width-50 {
    width: 50%;
  }

  .chart-box-width-70 {
    width: 70%;
  }

  .chart-box-width-30 {
    width: 30%;
  }
}

.chart-container {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: fit-content;
}

.chart-column {
  height: auto;
  /*added for responsive */
  border: 1px solid var(--chart-box-border);
  border-radius: 10px;
  box-sizing: border-box;
}

.c1-modal-body {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  justify-content: center;
}

/* edit for popup */
.modal-fade {
  background: rgba(0, 0, 0, 0.3) !important;
}

.popup-c1 {
  border-radius: 10px;
  overflow: hidden;
  background-color: #f2f2f2;
  display: flex;
  flex-direction: column;
  max-height: 80vh;
  width: 70%;
  /* min-height: 60%; */
  max-height: 80%;
  border: 1px solid #ccc;
  /* Add necessary border */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  /* Add a light shadow */
  margin: 0 auto;
}

.popup-c1-header {
  color: var(--text-color);
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  padding: 10px 15px;
}

.popup-c1-header .modal-title {
  flex-grow: 1;
}

.popup-c1-box {
  background-color: var(--card-bg-color);
  margin: 6px;
  flex-grow: 1;
  overflow-y: auto;
  padding: 0;
  max-height: 80vh;
}

.popup-c1-form {
  margin: 0;
}

.popup-c1-content {
  display: flex;
  flex-direction: column;
  gap: 2px;
  width: 100%;
}

.popup-c1-footer {
  background-color: var(--card-bg-color);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4%;
  padding: 10px 0;
}

.color-field-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #1a1a1a;
  padding: 10px 10px 0 0;
  font-size: 14px;
}

.color-label,
.color-title {
  flex: 1;
  text-align: center;
}

.color-input {
  flex: 1;
  display: flex;
  gap: 20px;
  justify-content: center;
}

.color-input input[type="text"] {
  width: 80px;
  border: 1px solid var(--input-border);
  /* Border for input boxes */
  padding: 5px;
  border-radius: 5px;
}

.color-input input[type="color"] {
  width: 80px;
  height: 40px;
  border: none;
  padding: 0;
  background: var(--input-bg-color);
  box-shadow: none;
}

.popup-update {
  border-radius: 5px;
  border: none;
  background: linear-gradient(to right, #8b3a8c, #ea396e);
  color: white;
  padding: 7px 15px;
  font-size: 16px;
  cursor: pointer;
}

.popup-cancel {
  border: none;
  background-color: transparent;
  font-size: 16px;
  background: none;
  padding: 7px 15px;
  cursor: pointer;
  color: #ea396e;
}

.color-title {
  color: #1a1a1a;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
}

.color-title-border {
  border-bottom: 1px solid rgba(204, 204, 204, 1);
  width: 100%;
}

/* dashboard p2 break component */

.break-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: fit-content;
  gap: 10px;
}

.lunchbreaktype {
  /* background: #fbfbfb; */
  font-size: 12px;
  border-radius: 5px;
  box-shadow: 1px 1px 1px #ddd inset;
  border: 1px solid #ddd;
}

.lunchbreaktype .caret {
  cursor: pointer;
  color: var(--caret-color);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 9px dashed;
}

.lunchbreaktype .dropdown-toggle {
  display: flex;
  align-items: center;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lunchbreaktype .dropdown-menu {
  display: none;
  position: absolute;
  background-color: var(--bg-color);
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 1;
  width: 100%;
  padding: 0;
}

.lunchbreaktype .dropdown-menu .dropdown-item {
  padding: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  color: var(--text-color);
}

.lunchbreaktype .dropdown-menu .dropdown-item:hover {
  background-color: var(--break-summary-hover-bg);
  color: var(--text-color);
}

.lunchbreaktype .dropdown-menu .dropdown-item:not(:last-child) {
  border-bottom: 1px solid #ddd;
}

.lunchbreaktype .show {
  display: block;
}

.icon-lunch {
  position: absolute;
  width: 18px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 0px;
}

.break-client {
  background: var(--icon-break-client) no-repeat 0 0;
}

.break-tea {
  background: var(--icon-break-tea) no-repeat 0 0;
}

.break-bio {
  background: var(--icon-break-bio) no-repeat 0 0;
}

.break-available {
  background: var(--icon-break-available) no-repeat 0 0;
}

.break-lunch {
  background: var(--icon-break-lunch) no-repeat 0 0;
}

.break-default {
  background-image: var(--icon-break-default);
}

.scrollable-section {
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* Hide scrollbar for Webkit browsers (Chrome, Safari, Opera) */
/* .scrollable-section::-webkit-scrollbar {
    display: none;
  } */

.break-element {
  border-bottom: 2px solid #f6f6f6;
}

.break-div {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-top: 8px;
  font-size: 12px;
  height: 60vh;
  padding-bottom: 20px;
}

.break-div-current {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin: 8px 0px 8px 0px;
  font-size: 12px;
}

.flex_row_justify {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flex_column_justify {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.flex-box-s {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  justify-content: flex-start;
}

.message-container {
  max-height: 250px;
  min-height: 150px;
  padding: 8px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.message-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2px;
  height: 95%;
  font-size: 12px;
  overflow-y: auto;
  margin-left: 3px;
  margin-right: 3px;
}

.subject-data {
  font-size: 12px;
  color: #4d4d4d;
}

.color-grey {
  color: var(--color-grey);
}

.color-green {
  color: #00b200;
}

.icon-add-msg {
  background: url("../img/icon-add-msg.svg") no-repeat 0 0;
  /* position: absolute; */
  width: 3rem;
  height: 3rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 8px;
  cursor: pointer;
}

.message-btn {
  width: 40px;
  /* Button width */
  height: 40px;
  /* Button height */
  border-radius: 50%;
  /* Make it round */
  border: none;
  /* Removing default button border */
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.message-previous-btn {
  background-color: #e0e0e0;
  color: #777777;
}

.message-next-btn {
  background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  color: white;
}

.message-previous-btn:hover {
  background-color: #cccccc;
}

.message-next-btn:hover {
  background-color: #ea396e;
}

.msg-box-container {
  border-radius: 10px;
  overflow: hidden;
  background-color: var(--card-bg-color2);
  display: flex;
  flex-direction: column;
  max-height: 80vh;
  width: 70%;
  max-height: 80%;
  border: 1px solid var(--card-border-color2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 8px;
}

.msg-box-container .popup-c1-header {
  margin-bottom: 20px;
}

/* Input fields */
#msg-subject,
#msg-body {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-sizing: border-box;
}

/* Checkbox section */
.checkbox-container {
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
}

.checkbox-container input {
  margin-right: 10px;
}

/* for table css */
.content-table {
  border-collapse: collapse;
  /* margin: 25px auto; */
  margin-top: 0;
  font-size: 0.9em;
  min-width: 400px;
  /* border-radius: 5px 5px 0 0; */
  /* overflow: hidden; */
  border: 1px solid var(--table-border-color);
}

.content-table thead tr {
  background: var(--table-heading-clr);
  color: #ffffff;
  text-align: left;
  font-weight: 500;
  border: 1px solid var(--table-border-color);
}

.content-table th,
.content-table td {
  padding: 12px 15px;
  border: 1px solid var(--table-border-color);
}

.content-table thead tr th {
  text-align: center;
}

.content-table tbody tr {
  border-bottom: 1px solid var(--table-border-bottom);
}

.content-table tbody tr:nth-of-type(even) {
  background: var(--table-even-clr);
}

.content-table tbody tr:nth-of-type(odd) {
  background: var(--table-odd-clr);
}

.content-table tbody tr:last-of-type {
  border-bottom: 1px solid var(--table-border-bottom);
}

.content-table tbody tr.active-row {
  color: #009879;
}

.content-table tbody tr.active-row td {
  text-align: center;
}

.content-table tbody tr.odd {
  background: var(--table-odd-clr);
}

.content-table tbody tr.even {
  background: var(--table-even-clr);
}

.table-box-height {
  min-height: 300px;
  padding: 10px;
}

.horzscroll_new {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: auto;
  min-height: 300px;
  scrollbar-width: thin;
}

.table-width {
  width: 100%;
  margin-bottom: 10px;
}

.table-wrap {
  flex-direction: column;
  margin-top: 0;
}

@media (min-width: 1440px) {
  .table-wrap {
    flex-direction: row;
  }

  .table-width-30 {
    width: 30%;
  }

  .table-width-70 {
    width: 68%;
  }

  .table-width-50 {
    width: 50%;
  }
}

/* end */

/* for Logs & recordings section */
.page-header-float-right {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 5px;
  /* margin-top: 8px; */
  flex-wrap: wrap;
}

.page-header-float-right form {
  margin: 0px;
}

.logsfilter-new-icon {
  height: 16px;
  width: 24px;
  cursor: pointer;
  background: var(--filter-icon);
  background-repeat: no-repeat;
  background-size: contain;
}

/* end outgoing css */

/* end */

.chartheight {
  height: 250px;
  width: 100%;
  padding: 0 10px;
  position: relative;
}

.chartheight1 {
  height: 180px;
  width: 100%;
  padding: 0 10px;
  position: relative;
}

.chartheight2 {
  height: 250px;
  /* width: 100%; */
  padding: 0 10px;
  position: relative;
}

.callersSec {
  /* background-color: #ddd; */
  bottom: 0;
  height: 130px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 90%;
}

.callersSec .newcaller,
.callersSec .male,
.callersSec .female,
.callersSec .pregnant,
.callersSec .notpregnant,
.callersSec .existingcaller {
  height: 130px;
  float: left;
  width: 50%;
  text-align: center;
}

.callersSec .bydoc,
.callersSec .prod,
.callersSec .oth,
.callersSec .upto3,
.callersSec .upto5,
.callersSec .above5,
.callersSec .tillend {
  height: 130px;
  float: left;
  width: 25%;
  text-align: center;
}

.callersSec .bydoc {
  background-color: #8067dc;
}

.callersSec .prod {
  background-color: #a367dc;
}

.callersSec .oth {
  background-color: #c767dc;
}

.callersSec .upto3 {
  background-color: #67dc98;
}

.callersSec .upto5 {
  background-color: #67dc75;
}

.callersSec .above5 {
  background-color: #7ddc67;
}

.callersSec .tillend {
  background-color: #95f180;
}

.callersSec .male {
  background-color: #6794dc;
}

.callersSec .female {
  background-color: #e59190;
}

.callersSec .pregnant {
  background-color: #dcd267;
}

.callersSec .notpregnant {
  background-color: #c3dc67;
}

.callersSec p {
  margin-top: 45px;
  color: #fff;
  text-transform: uppercase;
}

.callersSec p b {
  font-size: 18px;
  font-weight: 20px;
}

.callersSec .newcaller {
  /* background-color: #3bc9d2 */
  background: linear-gradient(90deg, #5b86e5, #36d1dc);
  border-radius: 15px 0px 0px 15px;
}

.callersSec .existingcaller {
  background: linear-gradient(270deg, #179c5e, #87b931);
  border-radius: 0px 15px 15px 0px;
  /* background-color: #35e79a */
}

.deptdiv {
  border-radius: 52%;
  height: 150px;
  margin: 0 auto;
  position: relative;
  width: 150px;
  overflow: hidden;
}

.depdetail {
  position: absolute;
  left: 0;
  right: 0;
  top: -3px;
  bottom: 0;
  margin: auto;
  width: 90px;
  height: 81px;
  line-height: 18px;
  border-radius: 50px;
  background-color: #fff;
  z-index: 9;
  padding-top: 24px;
  text-transform: capitalize;
}

.slider .popover.top > .arrow:after {
  border-top-color: rgba(82, 179, 241, 0.9);
}

.slider .popover {
  background: rgba(82, 179, 241, 0.9);
  color: #fff;
  box-shadow: none;
  border: 0;
  top: 50px !important;
  font-size: 12px;
  line-height: 18px;
}

.slider .popover span {
  display: block;
}

.slider .popover p {
  padding: 0;
  margin: 0;
  font-weight: 500;
}

.popover {
  z-index: 9999;
}

.incomingbox {
  /* background-color: #56b8f8; */
  background: linear-gradient(90deg, #000046, #1cb5e0);
  border-radius: 8px;
  padding: 20px;
  min-height: 120px;
}

.box_effect {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.incomingbox h4 {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  margin: 0;
  font-weight: 400;
}

.incomingbox strong {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
}

.incmnBox {
  width: 100%;
  padding: 15px;
}

.incmnBox p {
  color: #fff;
  margin: 0;
  font-size: 18px;
}

.incmnBox p b {
  float: right;
}

.incmnBox.green {
  /* background-color: #85d01d; */
  background: linear-gradient(90deg, #00a859, #b0d66e);
  border-radius: 8px;
  margin-bottom: 15px;
}

.incmnBox.orange {
  /* background-color: #f4a642 */
  background: linear-gradient(90deg, #fbb131, #fbda39);
  border-radius: 8px;
}

.incmnBox.blue {
  /* background-color: #3bc9d3; */
  background: linear-gradient(to right, #5b86e5, #36d1dc);
  border-radius: 8px;
  margin-bottom: 15px;
}

.incmnBox.red {
  /* background-color: #f26c4f */
  border-radius: 8px;
  background: linear-gradient(90deg, #8b3a8c, #ea396e);
}

.rbtn,
.rbtn:hover {
  min-width: 150px;
  border-radius: 5px;
  font-weight: 600;
}

.reportTab {
  padding: 0;
  list-style: none;
  margin: 5px 0 0;
}

.reportTab li {
  display: inline-block;
  padding: 0 3px;
}

.reportTab li a {
  padding: 4px 15px;
  color: #505050;
  border-radius: 20px;
  font-size: 13px;
}

.reportTab li a:hover,
.reportTab li a.active {
  color: #fff;
  background-color: #ed2c5f;
}

.selectservice {
  display: inline-block;
  margin-right: 10px;
}

.selectservice form {
  display: inline;
}

/*---------Coin TopUp slide section----------------*/

.coinTopUpsec {
  width: 300px;
  position: fixed;
  top: 45vh;
  right: -300px;
  background: #ffffff;
  box-shadow: 0 0 3px #ddd;
  border-radius: 5px 0 0 5px;
  z-index: 999;
  border: 1px solid #ccc;
}

.coinTopUpsec .coinTopUpsecdetail {
  width: 100%;
  position: relative;
}

.coinTopUpsec .coinTopUpsecdetail a {
  background: #b5297e url("../img/coin_img.png") no-repeat 10px center;

  width: 60px;
  height: 40px;
  position: absolute;
  /* top: 102px; */
  top: 15vh;
  left: -45px;
  background-size: 30px 30px;
  border-radius: 10px;
}

.coinTopUpsec .coinTopUpsecdetail .ctdrbtn {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 15px 0 10px 0;
  border-bottom: 1px solid #ddd;
}

.coinTopUpsec .coinTopUpsecdetail ul {
  list-style: none;
  color: #505050;
  padding-right: 30px;
}

.coinTopUpsec .coinTopUpsecdetail ul li {
  line-height: 30px;
  font-weight: 600;
}

.coinTopUpsec .coinTopUpsecdetail ul li span {
  float: right;
}

.topuphistoryhead label {
  font-weight: 400;
}

.topupdaterange {
  display: inline-block;
}

.topupdaterange label {
  display: inline-block;
}

.topupdaterange input[type="text"] {
  display: inline-block;
  max-width: 180px;
  margin-right: 10px;
}

.logoutBox {
  position: relative;
  display: inline-block;
}

.logout {
  position: relative;
  cursor: pointer;
}

.logoutSec {
  position: absolute;
  right: 0;
  top: 36px;
  width: 250px;
  box-shadow: 0 2px 5px #a5a5a5;
  background: var(--card-bg-color);
  /* border-radius: 10px; */
  z-index: 99999;
  padding: 10px;
  display: none;
}

.fontBold {
  font-weight: 600;
}

.fontSize {
  font-size: 14px;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-20 {
  margin-top: 20 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-5 {
  margin-left: 5px;
}

.ml-0 {
  margin-left: 0px !important;
}

.p-20 {
  padding: 20;
}

.pr-5 {
  padding-right: 5px;
}

.p-10 {
  padding: 10px !important;
}

.logoutSec ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.logoutSec ul:after {
  bottom: 100%;
  right: -3%;
  top: -34px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: var(--card-bg-color);
  border-width: 12px;
  margin-left: -12px;
}

.logoutSec ul li {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  padding: 2px 0;
  /* border-bottom: 1px solid #ddd; */
}

.logoutSec ul li span {
  float: left;
}

.logoutSec ul li span + span {
  float: right;
}

.logoutSec ul li a {
  /* background: #ed2c5f; */
  /* background-color: #B5297E; */
  /* padding: 3px 0; */
  min-width: 70px;
  border-radius: 6px;
  color: rgba(218, 8, 36, 1);
  display: inline-block;
  margin: 0 3px;
  font-size: 16px;
  text-decoration: underline;
}

.logoutSec ul li:last-child {
  border: 0;
  padding-bottom: 0;
}

.allnotif {
  position: relative;
  display: inline;
  margin-right: 7px;
}

.allnotif .notfcount {
  width: 20px;
  height: 20px;
  text-align: center;
  background: #fff;
  color: #ff0000;
  position: absolute;
  right: 0;
  top: -10px;
  border: 1px solid #333;
  font-size: 10px;
  line-height: 20px;
  border-radius: 20px;
}

.notifsec {
  position: absolute;
  right: 0;
  top: 31px;
  width: 250px;
  box-shadow: 0 2px 5px #a5a5a5;
  background: var(--card-bg-color);
  /* border-radius: 10px; */
  z-index: 99;
  display: none;
}

.notifsec .notifhead {
  position: relative;
  width: 100%;
  padding: 7px 10px;
  border-bottom: 1px solid var(--card-bg-color);
  display: inline-block;
}

.notifsec .notifhead:after {
  bottom: 100%;
  right: 0%;
  top: -24px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: var(--card-bg-color);
  border-width: 12px;
  margin-left: -12px;
}

.notifsec .notifhead span {
  text-transform: uppercase;
  float: left;
}

.notifsec .notifhead small {
  float: right;
  color: #ed2c5f;
  cursor: pointer;
}

.notifsec ul {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 150px;
  overflow: auto;
}

.notifsec ul li {
  display: block;
  padding: 7px 10px;
  border-bottom: 1px solid #f7f7f7;
  text-align: left;
  font-size: 12px;
}

.horzscroll {
  overflow-y: hidden;
  overflow-x: auto;
  max-width: 100%;
}

/*---------------SWINGIsNG REMINDER CLOCK--------------------*/

@-webkit-keyframes swinging {
  0% {
    -webkit-transform: rotate(10deg);
  }

  50% {
    -webkit-transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(10deg);
  }
}

@keyframes swinging {
  0% {
    transform: rotate(10deg);
  }

  50% {
    transform: rotate(-5deg);
  }

  100% {
    transform: rotate(10deg);
  }
}

.swingimage {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-animation: swinging 0.3s ease-in-out forwards infinite;
  animation: swinging 0.3s ease-in-out forwards infinite;
}

.selectvartextarea {
  position: relative;
  padding-right: 0;
}

.selectvartextarea textarea {
  padding-right: 50px;
}

.selectvariableBtn {
  position: absolute;
  right: 5px;
  top: 10px;
  z-index: 99;
}

.selectvariableinner {
  position: relative;
}

.selectvariableinner a {
  background: url("../img/plus_grey_icon.png") no-repeat 0 0;
  width: 20px;
  height: 20px;
  float: right;
  background-size: 20px 20px;
}

.selectvariableinner a.active {
  background: url("../img/minus_grey_icon.png") no-repeat 0 0;
  width: 20px;
  height: 20px;
  float: right;
  background-size: 20px 20px;
}

.selectvariableinner .selectvarList {
  position: absolute;
  right: -5px;
  top: 30px;
  display: none;
}

#uploadcontactform {
  margin: 0;
}

.selectvariableinner .selectvarList .greytooltiparr {
  position: absolute;
  top: -6px;
  right: 5px;
  width: 13px;
  height: 6px;
  background: url("../img/greytooltip_arrow.png") no-repeat 0 0;
}

.selectvariableinner ul {
  list-style: none;
  width: 130px;
  padding: 0;
  margin: 0;
  border: 1px solid #505050;
  max-height: 200px;
  overflow: auto;
  border-radius: 5px;
  background-color: var(--bg-color);
}

.selectvariableinner ul li {
  padding: 5px;
  border-top: 1px solid #505050;
  cursor: pointer;
  position: relative;
}

.selectvariableinner ul li:first-child {
  border: 0;
}

.selectvariableinner ul li:hover {
  background-color: #ccc;
}

#add_Number {
  margin: 0;
}

.callerokBtn,
.agentfailerokBtn,
.adminokBtn,
.adminfailureokBtn,
.ownerokBtn,
.ownerfailureokBtn,
.agentokBtn {
  margin-top: 10px;
}

/* Live call panel css start here*/

.callpanel {
  /* right: 0;
    bottom: 0;
    margin-right:40px;
    position: fixed; */
  /* z-index: 99; */
  width: 339px;
  height: 50px;
  /* border: 2px solid #4aaeee; */
  background: var(--live-call-bg);
  /* box-shadow: -4px -4px 20px 0px rgba(0, 0, 0, 0.15); */
  border: 2px solid var(--live-call-border);
  border-radius: 10px;
  padding: 16px 8px;
}

.callpanel .callpanelheader {
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  /* festive theme */
  /* color: #333333; */
  /* background: linear-gradient(90.25deg, #FF671F 0.22%, #FFFFFF 50%, #046A38 99.78%), rgba(255, 255, 255, 0.2); */
  /*  normal theme */
  background: var(--live-call-bg);
  color: var(--text-color2);
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.callpanel.red,
.callpanel.red h3 {
  /* background-color: #f36e40; */
  /* border: 2px solid #f36e40; */
}

.callpanel.red {
  /* border-bottom: 0 !important; */
}

#chatlog {
  list-style: none;
  margin: 18px 0px;
  overflow: auto;
  padding: 0;
  max-height: 230px;
  min-height: 0;
  display: flex;
  flex-direction: column-reverse;
  /* background: linear-gradient(110deg, #8a2387, #e94057); */
  border-radius: 0px 0px 0px 0px;
  color: var(--text-color2);
  background: var(--live-call-bg-chat);
  border: 1px solid;
  border-image-source: linear-gradient(
    299.85deg,
    #acaaaa -14.19%,
    #000000 109.56%
  );
  position: relative;
  z-index: 9999;
}

#chatlog1,
#chatlog2 {
  list-style: none;
  margin: 0;
  overflow: auto;
  padding: 0;
  background: var(--live-call-bg-chat);
  max-height: 80%;
  min-height: 0;
  /* background: linear-gradient(110deg, #8a2387, #e94057); */
  border-radius: 0px 0px 0px 0px;
  color: var(--text-color);
}

#chatlog li,
#chatlog1 li,
#chatlog2 li {
  border-bottom: 1px solid var(--table-stroke, rgba(172, 170, 170, 0.7));
  padding: 2px 2px;
  margin: 0px 8px 0px 8px;
  /* background: url(../img/clicktocall_icon1.gif) no-repeat 0px center;*/
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  font-size: 13px;
  background-size: 20px 20px;
  cursor: pointer;
  position: relative;
  /* added for new look */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  text-align: center;
  color: var(--text-color);
}

#chatlog li .flex-wrap,
#chatlog1 li .flex-wrap,
#chatlog2 li .flex-wrap {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
}

#chatlog li .flex-wrap small,
#chatlog1 li .flex-wrap small,
#chatlog2 li .flex-wrap small {
  font-size: 10px;
}

#chatlog li .flex-wrap .grey,
#chatlog1 li .flex-wrap .grey,
#chatlog2 li .flex-wrap .grey {
  color: var(--chatlog-grey);
}

#chatlog li .flex-wrap .wrap,
#chatlog1 li .flex-wrap .wrap,
#chatlog2 li .flex-wrap .wrap {
  width: auto;
  align-items: center;
  flex-wrap: wrap;
}

#chatlog .endcall {
  /* position: absolute;  */
  /* font-size: 10px;  */
  /* background-color: #ff0000;  */
  background: var(--icon-chatlog-endcall) no-repeat center;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  scale: 0.8;
  /* padding: 4px 5px;  */
  /* border-radius: 5px; cursor: pointer;  */
  /* right:10px; */
  border: none;
  /* top:6px;  */
  /* border:0; 
    font-weight: bold; */
}

#chatlog li.Initiating,
#chatlog1 li.Initiating,
#chatlog2 li.Initiating,
#chatlog .Initiating {
  background: url(../img/Initiated.png) no-repeat 5px center;
  background-size: 22px 22px;
}

#chatlog li.searching,
#chatlog1 li.searching,
#chatlog2 li.searching,
#chatlog .searching {
  background: url(../img/Initiated.png) no-repeat 5px center;
  background-size: 22px 22px;
}

#chatlog li.Ringing,
#chatlog1 li.Ringing,
#chatlog2 li.Ringing,
#chatlog .Ringing {
  background: url(../img/Ringing.png) no-repeat 5px center;
  background-size: 22px 22px;
}

#chatlog li.Connected,
#chatlog1 li.Connected,
#chatlog2 li.Connected,
#chatlog .Connected {
  background: url(../img/Connected.png) no-repeat 5px center;
  background-size: 22px 22px;
}

#chatlog li.Transfered,
#chatlog1 li.Transfered,
#chatlog2 li.Transfered,
#chatlog .Transfered {
  background: url(../img/Connected.png) no-repeat 5px center;
  background-size: 22px 22px;
}

#chatlog li small,
#chatlog1 li small,
#chatlog2 li small {
  padding-left: 10px;
}

.incoming {
  background: url(../img/incoming-arrow.svg) no-repeat center;
  background-size: 18px 18px;
  display: inline-block;
  height: 20px;
  width: 20px;
}

.outgoing {
  background: url(../img/outgoing-arrow.svg) no-repeat center;
  background-size: 18px 18px;
  display: inline-block;
  height: 20px;
  width: 20px;
}

.vector-live-calls {
  background: rgba(255, 255, 255, 0.1);
  padding: 7px 15px;
  border-radius: 10px;
  border: 1px solid #acaaaa;
  margin-right: 10px;
}

.incoming-outgoing-btn {
  display: flex;
}

.incoming-outgoing-btn div {
  /* festuve theme */
  /*  normal theme */
  background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  color: white;
  padding: 7px 20px;
  border-radius: 4px;
  cursor: pointer;
  border: none;
}

.htright {
  /* margin-top: 8px; */
  margin-left: 12px;
}

/* .tooglearrow {
  height: 100%; display:flex; align-items:center; justify-content:flex-end; flex:1;
} */

/* .tooglearrow.open {
    background: url(../img/arrowup.png) no-repeat 0 0;
} */

.error,
.error:focus {
  border: 1px solid #f00;
  box-shadow: 0 0 0 1px #ff0000;
}

/* Live call panel css end here*/
/* 
/*********pagination old***********/

.pagination {
  margin: 0;
}

#pagination {
  text-align: center;
  margin-bottom: 10px;
}

#pagination ul li {
  display: inline-block;
}

#pagination ul li:first-child a:first-child {
  width: 60px;
}

#pagination ul li:last-child a:last-child {
  width: 60px;
}

#pagination ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #f3295d;
  display: inline-block;
  color: #fff;
  line-height: 30px;
  text-align: center;
  margin: 3px 3px;
  vertical-align: middle;
  border-radius: 50%;
}

#pagination ul li a[rel="prev"],
#pagination ul li a[rel="next"] {
  width: 80px;
}

#pagination ul li a:hover {
  background-color: #f3295ccc;
}

#pagination ul li a.current {
  background-color: #f3295c7b;
}

/* new added */

/********pagination css new********** */
#logs-pagination {
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
  border-radius: 50px;
  margin: 0 auto;
  width: fit-content;
  border: 1px solid rgba(204, 204, 204, 1);
  background-color: var(--bg-color);
  box-shadow: 4px 4px 10px 0px #ffffff inset;
  box-shadow: 0px 4px 8px 0px #0000001a;
  box-shadow: -4px -6px 10px 0px #0000001a inset;
  padding: 10px 15px;
  margin-top: 20px;
}

#logs-pagination a {
  color: var(--text-color);
}

#logs-pagination .activePage {
  background: var(--bg-color);
  color: #333333 !important;
  border-radius: 50%;
  border: 1px solid lightgray;
}

#logs-pagination .page-number {
  cursor: pointer;
  padding: 6px 14px;
  font-size: 16px;
  color: var(--text-color);
}

#logs-pagination .page-number:hover {
  border-radius: 50%;
  border: 1px solid lightgray;
}

#logs-pagination .page-number:hover a {
  color: var(--text-color) !important;
}

#logs-pagination .next {
  border-radius: 50%;
  padding: 12px 16px;
  border: 1px solid lightgray;
  cursor: pointer;
  margin-left: auto;
  background-color: var(--bg-color);
}

#logs-pagination .previous {
  border-radius: 50%;
  padding: 12px 16px;
  border: 1px solid lightgray;
  cursor: pointer;
  background-color: var(--bg-color);
}

/**********end pagination********/

/* search bar css */
.search-tab-bar {
  background: var(--input-bg-color);
  padding: 10px 5px;
  border-radius: 5px;
  box-shadow: 1px 1px 1px var(--border-transparant) inset;
  border: 1px solid var(--input-box-border);
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 33px;
  position: relative;
  font-size: 13px;
  color: var(--text-color);
}

#searchUserDropdown {
  border: none;
  outline: none;
  font-size: 14px;
  padding: 4px;
  background: transparent;
  width: 180px;
  transition: border-color 0.3s ease;
  cursor: pointer;
  position: relative;
}

#searchUserDropdown:focus {
  border: none;
}

#searchUserDropdown:active {
  border: none;
}

.search-icon-cross:focus {
  outline: none;
}

.search-tab-bar .search-icon-cross {
  background: var(--icon-close) no-repeat center center;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 4px;
  border: none;
}

.search-tab-bar .search-icon {
  background: var(--search-icon-clr) no-repeat center center;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 4px;
  border: none;
}

.dropdown-options-search {
  display: none;
  position: absolute;
  background-color: var(--bg-color);
  color: var(--text-color);
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 1;
  padding: 6px;
  overflow-y: auto;
  scrollbar-width: thin;
  min-width: auto;
  max-height: 50vh;
  margin-top: 4px;
  left: 0;
}

/* for arrw shape drop down */
.dropdown-options-search::before {
  content: "";
  position: absolute;
  top: -12px;
  /* Adjust the position of the arrow */
  left: 10px;
  /* Adjust the position of the arrow */
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #ccc transparent;
}

.dropdown-options-search::after {
  content: "";
  position: absolute;
  top: -11px;
  /* Adjust the position of the arrow */
  left: 11px;
  /* Adjust the position of the arrow */
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}

.search-tab-bar .caret {
  cursor: pointer;
  color: var(--caret-color);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 9px dashed;
  margin-left: 10px;
}

.rotate-caret {
  transform: rotate(180deg);
}

.dropdown-item-search {
  padding: 6px 12px;
  margin-bottom: 2px;
  background-color: var(--input-bg-color);
  border: 1px solid var(--input-box-border);
  font-size: 13px;
  border-radius: 4px;
  cursor: pointer;
  color: var(--text-color);
  word-wrap: break-word;
}

.search-tab-bar .dropdown-item-search:hover {
  background-color: var(--break-summary-hover-bg);
}

.show-search {
  display: block !important;
}

.dropdown-item-search.selected {
  background-color: #b5297e;
  border: 1px solid #b5297e;
  color: var(--text-color);
}

.dropdown-item-search.selected:hover {
  background-color: #b5297e;
  border: 1px solid #b5297e;
}

.break-min-height {
  min-height: 90vh;
}

/* Loader Container Styles */
.loader-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  /* Adjust as needed to match your container's background */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  /* Ensure it sits on top of content */
}

/* Loader Styles */
.loader-container .loader {
  border: 8px solid #f3f3f3;
  /* Light gray border */
  border-top: 8px solid #3498db;
  /* Blue color for the spinning part */
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
  top: 0;
  left: 0;
  position: relative;
}

/* Spin Animation */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/******************end************/

.loginSec #message {
  padding: 10px;
  background-color: #fff;
  color: #38a9f1;
  display: none;
}

.loginSec #message a {
  color: #333;
}

.loginSec #message a:hover {
  text-decoration: underline;
}

.select2-container {
  min-width: 150px;
}

/*
.modal.fade {
    z-index: 999992 !important;
}

.modal {
    z-index: 999991 !important;
}*/

/* custom popover css for dashboard */

.custompopover {
  background: #b5297e none repeat scroll 0 0;
  border: 10px none;
  border-radius: 5px;
  bottom: -150px;
  color: #fff;
  font-size: 12px;
  left: 17px;
  margin: 0 auto;
  padding: 10px;
  position: absolute;
  right: auto;
  text-align: left;
  width: 119px;
  z-index: 99;
  display: block;
}

.custompopoverinner {
  position: relative;
  font-size: 11px;
}

.custompopover .custompopoverinner .cpopoverarr {
  background: url(../img/cpopover_arrow.png) no-repeat 0 0;
  bottom: -23px;
  float: left;
  height: 13px;
  left: 40%;
  position: absolute;
  width: 22px;
  background-size: 22px auto;
}

.custompopover .custompopoverinner > span {
  display: block;
  text-transform: capitalize;
}

.bcrviBox {
  display: inline-block;
  padding-right: 25px;
  margin-bottom: 10px;
}

#langBrowseBtn .browsebtn input[type="file"] {
  width: 100px;
  height: 100%;
}

#addagentform .checkbox2 {
  min-width: 135px;
  margin-bottom: 15px;
}

/* .amcharts-legend-div {
    overflow-y: auto!important;
    max-height: 245px;
} */

/* #regionchart .amcharts-legend-div {
    overflow-y: auto!important;
    max-height: 240px;
} */

/*-- full page loader css start here--*/

.fullpageloader {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 99999;
  top: 0;
  left: 0;
  display: none;
}

.sk-cube-grid {
  width: 70px;
  height: 70px;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #4bb2f5;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

/*-- full page loader css end here--*/

/* autocomplete box start here */

.tt-menu {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  margin-top: 0px;
  padding: 0;
  width: 250px;
}

.tt-suggestion {
  font-size: 16px;
  /* Set suggestion dropdown font size */
  padding: 3px 20px;
  border-bottom: 1px solid #ddd;
}

.tt-suggestion:hover {
  cursor: pointer;
  background-color: #0097cf;
  color: #ffffff;
}

.tt-suggestion p {
  margin: 0;
}

#indivisulalogsec span {
  height: 25px;
  font-size: 12px;
}

.snav ul li ul li a.submenu:hover:before,
.snav ul li ul li a.submenu.active:before {
  display: none;
}

.snav ul li ul li a.submenu:hover,
.snav ul li ul li a.submenu.active {
  /*background-color: white !important; */
}

/* autocomplete box end here */

/* app admin css 13 sep 18 start here */

.searchboxbrodcast {
  display: inline-block;
  padding: 6px 5px;
  position: relative;
  background-color: #eee;
  min-width: 250px;
  vertical-align: middle;
  padding-right: 40px;
}

.searchboxbrodcast input[type="text"] {
  color: #333;
  border: 0;
  width: 100%;
  background-color: #eee;
  border: 0;
  outline: none;
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.chartheight {
  min-height: 150px;
}

.searchboxbrodcast .searchBtn {
  background: #ed2c5f url("../img/search_icon.png") no-repeat center center;
  width: 35px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  cursor: pointer;
  background-size: 20px auto;
}

.searchboxbrodcast .dwnarrow {
  background: url("../img/cpopover_arrow.png") no-repeat center center;
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 40px;
  cursor: pointer;
  background-size: 20px auto;
}

.searchbox .searchBtn:hover {
  background: #2b6679 url("../img/search_icon.png") no-repeat center center;
  background-size: 20px auto;
}

.searchboxbrodcast .dropdownlist {
  display: inline-block;
  list-style: none;
  margin: 0;
  background-color: #ed2c5f;
  width: 100%;
  top: 37px;
  left: 0;
  position: absolute;
  padding: 0;
  z-index: 9;
  display: none;
  z-index: 9;
}

.searchboxbrodcast .dropdownlist li {
  display: block;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  border-bottom: 1px solid #fff;
}

.searchboxbrodcast .dropdownlist li:hover {
  background-color: #379fe1;
}

.noticmnsec {
  display: inline-block;
  width: 100%;
  padding: 10px;
  border-bottom: 2px solid #eee;
}

.deleticon {
  display: inline-block;
  background: url(../img/delet_icon.png) no-repeat 0 center;
  width: 25px;
  height: 25px;
  background-size: 20px auto;
  cursor: pointer;
  margin: 0 10px;
  vertical-align: middle;
}

.excelDownload {
  background: url(../img/exelicon.png) no-repeat center center;
  width: 35px;
  height: 32px;
  border: 0;
  cursor: pointer;
  background-size: 20px auto;
  font-size: 0;
  vertical-align: middle;
  display: inline-block;
}

.logindetail table {
  position: relative;
}

.logindetail table:before {
  position: absolute;
  content: "";
  background: url(../img/cpopover_arrow.png) no-repeat center center;
  width: 20px;
  height: 10px;
  position: absolute;
  right: 0;
  top: -17px;
  background-size: 21px auto;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.logindetail .table tbody > tr:first > td {
  border: 0 !important;
}

span.followupsymbol {
  background-color: #f00;
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  border-radius: 5px;
}

.mngmtsollist {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-grid;
  grid-template-columns: auto auto auto;
}

.mngmtsollist li {
  border: 1px solid #fff;
}

.callpanel .callpanelheader > a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
}

.callpanel .callpanelheader > a.active {
  transform: rotate(180deg);
}

/* property added by HG */

.system_monitoring_row {
  margin-left: 25px;
  margin-right: 25px;
}

/* #change51375949{
    color:#ed2c5f;
} */

/* $col-primary: #00c7ec;
$corner-radius: 5px; */

/* body {
  background-color: #012839;
  text-align: center;
  padding-top: 50px;
} */

.call-logs-a-tags {
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Exo 2", sans-serif;
  font-weight: 300;
  font-size: 30px;
  display: inline-block;
  position: relative;
  text-align: center;
  color: #00c7ec;
  border: 1px solid #00c7ec;
  border-radius: 5px;
  line-height: 3em;
  padding-left: 5em;
  padding-right: 5em;
  box-shadow: 0 0 0 0 transparent;
  transition: all 0.2s ease-in;
}

.call-logs-a-tags:hover {
  color: white;
  box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.5);
  background-color: #00c7ec;
  transition: all 0.2s ease-out;
}

.call-logs-a-tags:hover:before {
  animation: shine 0.5s 0s linear;
}

.call-logs-a-tags:active {
  box-shadow: 0 0 0 0 transparent;
  transition: box-shadow 0.2s ease-in;
}

.call-logs-a-tags:before {
  content: "";
  display: block;
  width: 0px;
  height: 86%;
  position: absolute;
  top: 7%;
  left: 0%;
  opacity: 0;
  background: white;
  box-shadow: 0 0 15px 3px white;
  transform: skewX(-20deg);
}

@keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    left: 100%;
  }
}

.agent-noti-div {
  float: right;
  gap: 5px;
  display: flex;
  align-items: center;
}

.agentdesc-dashboard {
  color: #333;
  margin-left: 60px;
  color: #ed2c5f;
}

/* <div class="allow-calls-agent-option-checkbox">
  <input type="checkbox" id="switch-17" /><label for="switch-17"></label>
</div> */

.allow-calls-agent-option-checkbox {
  /* font-size: 22px; */
  /* color: #ffffff; */
  /* padding: 13px 10px; */
}

.btnBox2 {
  position: fixed;
  left: 25px;
  bottom: 86px;
  z-index: 9999;
}

.btnBox1 {
  position: fixed;
  left: 25px;
  /* bottom: 25px; */
  /* bottom: 75px;  */
  bottom: 28px;
  z-index: 9999;
}

.click2callBtn1,
.click2callBtn2 {
  opacity: 80%;
  outline: none;
  width: 46px;
  height: 46px;
  line-height: 46px;
  background: url(../img/click2callphone.png) no-repeat center center;
  /* background-size: 120%; */
  background-size: 52px auto;
  border-radius: 100%;
  /* border: 2px solid #fff; */
  /* color: #fff; */
  font-family: "Indie Flower", cursive;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  /* box-shadow: 0 0 0 2px #723fff; */
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  cursor: pointer;
}

.click2callBtn1:before,
.click2callBtn2:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0.4;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hover-shadow;
  animation-name: hover-shadow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.click2callBtn1:hover,
.click2callBtn2:hover {
  /* background: #f69f15 url("../img/click2callphone.png") no-repeat center center; */
  background-size: 52px auto;
  opacity: 100%;
  /* transform: translateY(-3px); */
}

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: 0.4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: 0.4;
  }
}

@keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: 0.4;
  }

  50% {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: 0.4;
  }
}

@-webkit-keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

.c2c-button-form {
  display: none;
  /* Initially hidden */
  position: fixed;
  bottom: -32px;
  left: 70px;
  scale: 0.89;
  /* opacity: 0; */
  /* position: fixed; */
  /* z-index: 123456789; */
  height: 500px;
  background: linear-gradient(130deg, #fc5c7d, #6a82fb);
  /* background: linear-gradient(110deg, #b24592 50%, #f15f79); */
  /* opacity: 0; */
  /* transform: translateY(-50px);
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out; */
  width: 300px;
  margin: 0 auto;
  padding: 20px;
  /* border: 1px solid #ccc; */
  border-radius: 15px 15px 0px 0px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none; */
  z-index: 999;
}

#customer-phone-number-c2c-button-form {
  /* margin-bottom: 10px; */
  border-radius: 8px;
  width: 40%;
  /* width: 460px; */
  margin-left: 12.4rem;
}

/* Close button */
.close-c2c-button-form {
  display: block;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-top: -20px;
}

.close-c2c-button-form:hover {
  cursor: pointer;
}

.c2c-button-form h1 {
  text-align: center;
  margin-bottom: 20px;
}

.c2c-button-form form {
  margin-bottom: 20px;
}

.c2c-button-form input,
.c2c-button-form select {
  /* width: 100%; */
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 10px;
}

.c2c-button-form label {
  vertical-align: middle;
  font-size: 16px;
}

.form-heading-c2c-button-form {
  font-size: 20px;
  text-align: center;
  /* margin-left: 30px; */
  /* margin: 5px 0px 20px; */
  margin-left: 10px;
  color: #f9f9f9;
}

.c2c-button-form button {
  width: 88%;
  padding: 10px;
  left: 6%;
  background-color: #101010;
  /* background: linear-gradient(45deg, #11998e 80%, #20e76c 100%); */
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 0.5rem;
}

.c2c-button-form button:hover {
  background-color: rgba(17, 17, 17, 0.827);
  /* cursor: no-drop; */
  /* transform: scale(0.6); */
}

.c2c-button-form button:disabled {
  background-color: #101010ad;
  cursor: no-drop;
  /* transform: scale(0.6); */
}

.calling-algo {
  display: flex;
  margin-top: 1.3rem;
  gap: 0%;

  @media screen and (min-width: 900px) {
    gap: 0%;
  }

  @media screen and (max-width: 550px) {
    flex-wrap: wrap;
  }
}

.calling-algo p {
  width: 18rem;

  @media screen and (max-width: 650px) {
    margin-bottom: 0.25rem;
  }
}

.resource-p-tag {
  font-size: 17px;
  width: 200px;
}

.c2clabel {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  font-size: 17px;
}

#lets-go-overlay {
  display: none;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(36, 36, 39, 0.727);
  /* Blue background with opacity */
  z-index: 123456788;
  /* Ensure the overlay is above other content */
  display: none;
  /* Initially hidden */
}

.c2c-button-form-status {
  display: none;
  /* Initially hidden */
  position: fixed;
  bottom: -32px;
  left: 70px;
  scale: 0.89;
  height: 500px;
  background: linear-gradient(130deg, #fc5c7d, #6a82fb);
  width: 300px;
  margin: 0 auto;
  padding: 20px;
  border-radius: 15px 15px 0px 0px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 997;
}

@keyframes slideInLeftBottom {
  from {
    transform: translateY(100%);
    /* Only translate vertically */
  }

  to {
    transform: translateY(0);
    /* Only translate vertically */
  }
}

@keyframes slideOutLeftBottom {
  from {
    transform: translateY(0);
    /* Only translate vertically */
  }

  to {
    transform: translateY(100%);
    /* Only translate vertically */
  }
}

#customer-phone-number-c2c-button-form-status {
  /* margin-bottom: 10px; */
  border-radius: 8px;
  width: 40%;
  /* width: 460px; */
  margin-left: 12.4rem;
}

/* Close button */
.close-c2c-button-form-status {
  display: block;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-top: -20px;
}

.close-c2c-button-form-status:hover {
  cursor: pointer;
}

.c2c-button-form-status h1 {
  text-align: center;
  margin-bottom: 20px;
}

.c2c-button-form-status form {
  margin-bottom: 20px;
}

.c2c-button-form-status input,
.c2c-button-form-status select {
  /* width: 100%; */
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 10px;
}

.c2c-button-form-status label {
  vertical-align: middle;
  font-size: 16px;
}

.form-heading-c2c-button-form-status {
  font-size: 20px;
  text-align: center;
  /* margin-left: 30px; */
  /* margin: 5px 0px 20px; */
  margin-left: 10px;
  color: #f9f9f9;
}

.ctc-hg-container {
  text-align: center;
}

.ctc-hg-keypad {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  padding: 25px;
  /* border: 1px solid #ccc; */
  border-radius: 10px;
  background-color: #fff;
  background: transparent;
  max-width: 300px;
}

.ctc-hg-key {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  /* border: 1px solid #ccc; */
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.5rem;
  background-color: #e0e0e0;
  /* transition: background-color 0.3s ease; */
  transition: background-color 0.15s, transform 0.15s;
}

.ctc-hg-key:hover {
  background-color: #4d4d4d;
  color: #f0f0f0;
  font-size: 2.1rem;
  transform: scale(0.85);
}

#company_phone_number {
  width: 100%;
  margin-top: 20px;
  /* margin-bottom: 15px; */
  padding: 10px;
  font-size: 2rem;
  /* border: 0px solid #ccc; */
  /* border: none; */
  border-radius: 5px;
  text-align: center;
  /* color: var(--text-color2); */
}

#company_phone_number.errorpd {
  background-color: rgb(241, 200, 200);
  border: none;
}

.call-screen-pd {
  background-color: #f5f5f5;
  background: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 17px;
}

.header-pd {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-bottom: 20px;
}

.caller-info-pd {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}

.call-company-pd {
  font-size: 20px;
  /* color: gray; */
  letter-spacing: 0.04em;
  font-family: sans-serif;
  margin-top: -5px;
}

.call-status-pd {
  display: flex;
  align-items: center;
  animation: blink-pd 0.8s step-end infinite;
}

@keyframes blink-pd {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.user-hg-icon-pd {
  width: 40%;
}

.controls-pd {
  display: flex;
  flex-direction: row;
  /* background-color: black; */
  width: fit-content;
  /* Adjust width as needed */
  justify-content: space-evenly;
  /* Evenly distribute buttons */
  gap: 20px;
  /* Add space between buttons */
  margin-top: 40px;
}

.mute-button-pd,
.mute-speaker-pd,
.call-transfer-button-pd,
.hold-button-pd {
  border: none;
  background-color: transparent;
  cursor: pointer;
  border-radius: 50%;
  /* Ensure a perfect circle */
  padding: 0;
  /* Remove default button padding */
  background-color: #00000040;
}

.mute-button-pd:hover,
.mute-speaker-pd:hover,
.call-transfer-button-pd:hover,
.hold-button-pd:hover {
  background-color: #00000070 !important;
}

.mute-button-pd img,
.mute-speaker-pd img,
.hold-button-pd img {
  width: 40px;
  /* Adjust image size as needed */
  height: 40px;
  /* Adjust image size as needed */
  transform: scale(0.7);
}

.call-transfer-button-pd img {
  width: 40px;
  /* Adjust image size as needed */
  height: 40px;
  /* Adjust image size as needed */
  transform: scale(0.53);
}

.class-duration-hg {
  /* margin-top: -5px;  */
  text-align: center;
  font-size: 12px;
  /* Adjust font size as needed */
  color: #fff;
  /* Specify text color */
  /* Create separate elements for rounded corners */
  position: relative;
  background-color: #00000040;
  width: 50px;
  border: none;
  border-radius: 20%;
  font-size: 13px;
  height: 23px;
}

.phone-hangup-class-pd {
  width: 16%;
  /* background:black; */
}

.phone-hangup-class-pd:hover {
  width: 16%;
  cursor: pointer;
  opacity: 0.7;
}

.c2c-button-form-incoming-status {
  display: none;
  /* Initially hidden */
  position: fixed;
  bottom: -32px;
  left: 70px;
  scale: 0.89;
  height: 350px;
  background: linear-gradient(130deg, #fc5c7d, #6a82fb);
  width: 300px;
  margin: 0 auto;
  padding: 20px;
  border-radius: 15px 15px 0px 0px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 997;
}

.call-screen-incoming-pd {
  background-color: #f5f5f5;
  background: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 17px;
}

.header-incoming-pd {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-bottom: 20px;
}

.caller-info-incoming-pd {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}

.call-company-incoming-pd {
  font-size: 20px;
  /* color: gray; */
  letter-spacing: 0.04em;
  font-family: sans-serif;
  margin-top: 5px;
}

.call-status-incoming-pd {
  display: flex;
  align-items: center;
  animation: blink-pd 0.8s step-end infinite;
}

.user-hg-icon-incoming-pd {
  width: 40%;
}

.controls-incoming-pd {
  display: flex;
  flex-direction: row;
  /* background-color: black; */
  width: fit-content;
  justify-content: center;
  gap: 50px;
  margin-top: 10px;
}

.call-answer-incoming-pd,
.call-hangup-incoming-pd {
  border: none;
  background-color: transparent;
  cursor: pointer;
  border-radius: 50%;
  /* Ensure a perfect circle */
  padding: 0;
  /* Remove default button padding */
  background-color: #00000040;
}

.call-answer-incoming-pd:hover,
.call-hangup-incoming-pd:hover {
  opacity: 0.8;
}

.call-answer-incoming-pd img,
.call-hangup-incoming-pd img {
  width: 45px;
  height: 45px;
}

.calling-algo-alignment {
  /* padding-left: 7px; */
}

#loader-main {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.223);
}

.spinner-main {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  aspect-ratio: 4;
  --_g: no-repeat radial-gradient(circle closest-side, #9f2952 90%, #9f295200);
  background: var(--_g) 0% 50%, var(--_g) 50% 50%, var(--_g) 100% 50%;
  background-size: calc(100% / 3) 100%;
  animation: l7 1s infinite linear;
}

@keyframes l7 {
  33% {
    background-size: calc(100% / 3) 0%, calc(100% / 3) 100%, calc(100% / 3) 100%;
  }

  50% {
    background-size: calc(100% / 3) 100%, calc(100% / 3) 0%, calc(100% / 3) 100%;
  }

  66% {
    background-size: calc(100% / 3) 100%, calc(100% / 3) 100%, calc(100% / 3) 0%;
  }
}

.simple_header {
  margin-bottom: 8px;
}

.simple_header .heading {
  font-size: 18px;
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}

.section1 {
  width: 100%;
  background: var(--section-bg-color);
  border-radius: 10px;
  margin: 0 auto;
  padding: 20px;
  box-shadow: var(--section-shadow-color);
  border: 1px solid rgb(255 255 255 / 25%);
}

.section2 {
  width: 100%;
  background: var(--section-bg-color);
  border-radius: 10px;
  padding: 20px;
  box-shadow: var(--section-shadow-color);
  overflow-y: auto;
  min-height: 140px;
  border: 1px solid rgb(255 255 255 / 25%);
}

.form-heading {
  font-size: 16px;
  font-weight: bold;
  /* text-align: center; */
  margin-bottom: 20px;
}

.section1 form .flabel {
  font-size: 14px;
  padding-left: 2px;
  color: var(--text-color);
  margin-bottom: 5px;
}

.custome-form .flabel {
  font-size: 14px;
  padding-left: 2px;
  color: var(--text-color);
  margin-bottom: 5px;
}

.arrow-color {
  font-size: 18px;
  background: linear-gradient(130deg, #fc5c7d, #6a82fb);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  display: inline-flex;
  align-items: center;
}

.flabel .star-color {
  color: red;
}

.section1 input[type="text"],
.section1 input[type="number"],
.section1 input[type="password"],
textarea {
  max-width: 100%;
  padding: 6px;
  border: 1px solid var(--input-box-border);
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  box-sizing: border-box;
  background-color: var(--input-bg-color);
  min-width: 250px;
  height: 34px;
}

textarea {
  resize: none;
  height: auto;
}

.form-footer {
  display: flex;
  /* justify-content: center;
        align-items: center; */
  gap: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
  width: 90%;
}

.btn-bg-c {
  background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  color: white;
}

.btn-bg-c:hover {
  color: white;
}

.form-footer .apply {
  /* festuve theme */
  /*  normal theme */
  /* background:linear-gradient(90deg, #8B3A8C 0%, #EA396E 100%); */
  background: var(--btn-pink-color);
  color: white;
  border: none;
  border-radius: 5px;
  padding: 6px 18px;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
}

.apply a {
  color: white;
}

.apply.disabled {
  cursor: none;
  background: grey;
  color: white;
}

.form-footer .form-reset {
  background: none;
  padding: 8px 18px;
  border: 1px solid var(--reset-btn-color);
  border-radius: 5px;
  background-clip: padding-box;
  color: var(--reset-btn-color);
  font-size: 14px;
  cursor: pointer;
}

/* upload file css */

.form-footer-upload {
  background: var(--bg-color);
  border-radius: 8px;
  border: 1px dashed var(--upload-border);
  padding: 4px;
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "Regular";
}

.upload-option-1 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
}

.vector2 {
  width: 30px;
  height: 20px;
  background: var(--icon-upload) no-repeat center center;
  background-size: contain;
}

.drag-drop-file-here {
  color: var(--text-color);
  font-size: 14px;
  font-weight: bold;
}

.or {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0;
}

.upload-option-2 {
  background: #33bbff;
  border-radius: 8px;
  padding: 8px 15px;
  margin: 5px 0;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.upload-option-2 input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}

.upload-file-name {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

.flex-style {
  display: flex;
  gap: 20px;
  flex-direction: column;
}

.flexStyle {
  flex-direction: row !important;
}

.sectionLine {
  width: 50% !important;
}

.custom-scrollbar {
  overflow-y: scroll;
  max-height: 100vh;
  padding-right: 8px;
  scrollbar-width: thin;
  scrollbar-color: #ea396e #f1f1f1;
  border-radius: 10px;
}

.agent-custom-scrollbar {
  overflow-y: scroll;
  max-height: 80vh;
  padding-right: 8px;
  scrollbar-width: thin;
  scrollbar-color: #ea396e #f1f1f1;
  border-radius: 10px;
}

.softphone-container {
  background-color: var(--card-bg-color);
  border-radius: 15px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  padding: 15px;
  text-align: center;
  /* position: relative; */
  font-family: Arial, sans-serif;
  display: none;
  position: fixed;
  bottom: -32px;
  left: 70px;
  scale: 0.89;
  height: 500px;
  width: 300px;
  margin: 0 auto;
  padding: 20px;
  z-index: 999;
}

.softphone-header {
  text-align: right;
}

.close-btn {
  background: var(--icon-cancle-num) no-repeat 0 0;
  cursor: pointer;
  position: absolute;
  width: 30px;
  height: 30px;
  border: none;
  right: 30px;
  top: 73px;
  padding: 10px 5px 10px 5px;
}

.softphone-screen {
  margin: 20px 0;
}

.phone-input {
  width: 100%;
  padding: 15px 10px;
  font-size: 20px;
  text-align: center;
  border: none;
  /* border-bottom: 2px solid #e6e6e6; */
  border-bottom: 1px solid rgba(172, 170, 170, 0.7);
  padding-bottom: 5px;
  box-sizing: border-box;
  /* background-color: #f9f9f9; */
  color: var(--text-color);
  background-color: transparent;
  outline: none;
  /* pointer-events: none;      */
  /* caret-color: transparent; */
}

.softphone-keypad {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.keypad-button {
  background-color: transparent;
  border: none;
  /* border-radius: 10px; */
  padding: 15px 0;
  font-size: 20px;
  cursor: pointer;
  position: relative;
  color: var(--text-color);
}

.keypad-button span {
  font-size: 10px;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  color: var(--keypad-alphabet-clr);
}

.keypad-button:active {
  background-color: var(--keypad-btn-active);
}

.softphone-footer {
  margin-top: 15px;
}

.call-btn {
  background-color: #28a745;
  color: white;
  border: none;
  border-radius: 20px;
  width: 70px;
  height: 41px;
  font-size: 24px;
  cursor: pointer;
}

.call-btn-icon {
  background: var(--icon-call-c2c) no-repeat 0 0;
  width: 20px;
  height: 20px;
  margin: 0 20px;
}

.call-btn:active {
  background-color: #218838;
}

/* dialer css ends */

.softphone-calling-container {
  /* background-color: #ffffff;
        border-radius: 15px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); */
  text-align: center;
  bottom: 15px;
  height: 400px;
  padding: 20px;
}

.call-box-color {
  background-color: rgba(242, 242, 242, 1);
  min-height: 520px;
  height: auto;
}

.calling-header {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.caller-info {
  text-align: center;
  margin-bottom: 2px;
}

.caller-name {
  font-size: 16px;
  font-weight: bold;
}

.caller-number,
.caller-location {
  font-size: 14px;
  color: var(--color-grey);
}

.caller-avatar {
  text-align: center;
  margin: 20px 0;
}

.avatar-initials {
  display: inline-block;
  width: 85px;
  height: 85px;
  background-color: #ffffff;
  color: #8865a9;
  font-size: 36px;
  font-weight: bold;
  line-height: 80px;
  border-radius: 50%;
  border: 3px solid #cccccc;
}

.call-options {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  margin-top: 25px;
  gap: 8px;
  position: absolute;
  top: -8px;
  right: 20px;
}

.dropdown-options-sender {
  display: none;
  position: absolute;
  background-color: var(--bg-color);
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 1;
  padding: 6px;
  overflow-y: auto;
  scrollbar-width: thin;
  min-width: 150px;
  width: 100%;
  max-height: 50vh;
  margin-top: 4px;
  left: 0;
}

.dropdown-options-template {
  display: none;
  position: absolute;
  background-color: var(--bg-color);
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 1;
  padding: 6px;
  overflow-y: auto;
  scrollbar-width: thin;
  min-width: 150px;
  width: 100%;
  max-height: 50vh;
  margin-top: 4px;
  left: 0;
}

.dropdown-options-language {
  display: none;
  position: absolute;
  background-color: var(--bg-color);
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 1;
  padding: 6px;
  overflow-y: auto;
  scrollbar-width: thin;
  min-width: 150px;
  width: 100%;
  max-height: 50vh;
  margin-top: 4px;
  left: 0;
}

.show-dropdown,
.show-language-dropdown-edit,
.show-template-dropdown-edit,
.show-dropdown-options-column,
.show-dropdown-options-mobile,
.show-dropdown-options-column-t,
.show-dropdown-1,
.show-dropdown-2,
.show-dropdown-3,
.show-dropdown-4 {
  display: none;
}

.add-template {
  background: white;
  color: skyblue;
  border: 1px solid skyblue;
  border-radius: 5px;
  padding: 6px 12px;
  cursor: pointer;
  font-size: 14px;
}

.remove-template {
  background: white;
  color: red;
  border: 1px solid red;
  border-radius: 5px;
  padding: 6px 12px;
  cursor: pointer;
  font-size: 14px;
}

.show-transition {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

.c-button-apply {
  background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  color: white;
  border: none;
  border-radius: 5px;
  padding: 3px 0px;
}

.confrence-selected-box span {
  padding: 0px 5px;
  color: #333333;
}

.confrence-selected-box span .name {
  margin-right: 5px;
}

.confrence-selected-box span.remove {
  float: right;
  cursor: pointer;
  font-weight: 600;
}

/* send sms css */
.sms-heading {
  color: var(--text-color4);
  font-weight: 600;
  font-size: 18px;
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
  border: none;
  /* border-bottom: 3px solid transparent;
  border-image: var(--border-gradient-active); */
  /* border-image-slice: 1; */
}

.sms-heading .grey {
  color: var(--text-grey);
  font-weight: 400;
}

.sms-heading a {
  color: var(--text-color) !important;
}

.section-box {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.section-box .row {
  margin-bottom: 10px;
}

.w-section label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

.w-section input[type="text"],
.w-section input[type="date"],
.w-section input[type="time"],
.w-section input[type="number"],
.w-section input[type="datetime-local"],
.w-section textarea {
  width: 100%;
  padding: 6px;
  margin-bottom: 5px;
  border: 1px solid var(--input-box-border);
  border-radius: 4px;
  background-color: var(--input-bg-color);
  box-sizing: border-box;
  height: 34px;
  font-weight: 400;
}

.icon-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--bg-color);
  border: 1px solid #00aaff;
  padding: 7px 14px;
  border-radius: 8px;
  cursor: pointer;
  margin-left: 10px;
  height: 45px;
  width: 60px;
}

.icon-keyboard {
  width: 30px;
  height: 20px;
  background: var(--icon-keyboard);
}

.icon-upload {
  width: 20px;
  height: 20px;
  background: var(--icon-upload-phone) no-repeat;
}

.icon-phone {
  width: 30px;
  height: 20px;
  background: var(--icon-phonebook) no-repeat;
}

.icon-btn.selected {
  background-color: #0088cc;
}

.icon-upload.selected {
  background: var(--icon-upload-phone-hover) no-repeat;
  width: 20px;
  height: 20px;
}

.icon-keyboard.selected {
  background: var(--icon-keyboard-hover) no-repeat;
  width: 30px;
  height: 20px;
}

.icon-phone.selected {
  background: var(--icon-phonebook-hover) no-repeat;
  width: 30px;
  height: 20px;
}

.icon-list {
  width: 30px;
  height: 20px;
  background: var(--icon-list);
}

.icon-list.selected {
  background: var(--icon-list-hover) no-repeat;
  width: 30px;
  height: 20px;
}

.icon-relative {
  position: absolute;
  align-items: center;
  right: 12px;
  top: 9px;
}

.w-section textarea {
  resize: none;
  height: auto;
}

.disable-field {
  padding: 6px;
  background-color: var(--box-grey);
  display: flex;
  align-items: baseline;
  gap: 2px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.disable-field span {
  font-weight: 600;
  padding-left: 4px;
}

.schedule-box {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.schedule-box input[type="text"],
.schedule-box input[type="time"],
.schedule-box input[type="date"],
.schedule-box input[type="number"],
.schedule-box input[type="datetime-local"],
.schedule-box input[type="password"] {
  background-color: var(--input-bg-color);
  width: 300px;
  cursor: pointer;
}

.schedule-box label {
  font-weight: 400;
  font-size: 14px;
  padding-left: 2px;
  color: var(--text-color);
  margin-bottom: 0px;
}

.white-b {
  background: var(--bg-color);
  border-radius: 4px;
  padding: 6px 8px;
  border: 1px solid #cccc;
  /* margin-left: 5px; */
  font-size: 14px;
  min-height: 33px;
}

.word-card {
  max-width: 150px;
  /* word-break: break-all; */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.edit-svg {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/edit-icon.svg) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.delete-svg {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/delete-icon.svg) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.view-svg {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: var(--icon-view) 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.edit-svg {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: var(--icon-edit) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
  scale: 0.8;
}

.delete-svg {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/delete-icon.svg) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.or-line {
  display: flex;
  align-items: center;
  text-align: center;
  color: var(--text-color);
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0;
}

.or-line::before,
.or-line::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #ccc;
  margin: 0 10px;
}

.report-filter input[type="text"],
.report-filter input[type="date"],
.report-filter input[type="time"],
.report-filter input[type="number"],
.report-filter input[type="datetime-local"] {
  width: 100%;
  padding: 6px;
  border: 1px solid var(--input-box-border);
  border-radius: 4px;
  background-color: var(--input-bg-color);
  box-sizing: border-box;
  height: 34px;
}

.border-v {
  margin-left: 5px;
  border-right: 1.5px solid rgba(204, 204, 204, 1);
}

#sendNumberUploaded {
  display: none;
}

.col-width {
  width: 10%;
}

.add-icon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: var(--icon-plus) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.reverse-icon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: var(--icon-reverse) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.ip-icon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: var(--icon-ip) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.edit-icon2 {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: var(--icon-edit) 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
  scale: 0.8;
}

.add-icon:hover::after,
.reverse-icon:hover::after,
.ip-icon:hover::after,
.edit-icon2:hover::after {
  content: attr(data-title);
  position: absolute;
  top: -95%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #cccccc;
  color: #333333;
  padding: 5px;
  border-radius: 4px;
  white-space: nowrap;
  font-size: 12px;
  z-index: 1000;
}

.horz-line {
  flex: 1;
  border-bottom: 1px solid #cccccc;
  margin: 10 0px;
}

.grey-box {
  background-color: var(--box-grey);
  border: 1px solid #cccccc;
  border-radius: 8px;
  padding: 8px 16px;
  margin-top: 10px;
}

.margin-10 {
  margin-bottom: 10px;
}

.margin-5 {
  margin-bottom: 5px;
}

.popup-white-box {
  background-color: var(--bg-color);
  border-radius: 10px;
  padding: 10px 10px 10px 10px;
}

.button-pink {
  background-color: var(--btn-pink-color);
  color: white;
  border: none;
  border-radius: 5px;
  padding: 8px 18px;
  cursor: pointer;
  font-size: 14px;
}

.button-select-p,
.button-select-t {
  background-color: var(--btn-pink-color);
  color: white;
  border: 1px solid var(--btn-pink-color);
  border-radius: 5px;
  padding: 8px 18px;
  cursor: pointer;
  font-size: 14px;
}

.button-select-p.selected,
.button-select-t.selected {
  background-color: var(--btn-pink-color);
  color: white;
  border: none;
  border-radius: 5px;
  padding: 8px 18px;
  cursor: pointer;
  font-size: 14px;
}

.userAccountEditPopup input[type="text"],
.userAccountEditPopup input[type="number"] {
  padding: 10px;
  margin-bottom: 4px;
  height: 30px;
  background-color: var(--input-bg-color);
}

.registerUserForm input[type="text"],
.registerUserForm input[type="number"] {
  padding: 10px;
  margin-bottom: 4px;
  height: 30px;
  background-color: var(--input-bg-color);
  width: auto;
}

.green-tick {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/green-tick.svg) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.userAccountEditPopup input[type="text"],
.userAccountEditPopup input[type="number"] {
  padding: 10px;
  margin-bottom: 4px;
  height: 30px;
  background-color: #fff;
}

.registerUserForm input[type="text"],
.registerUserForm input[type="number"] {
  padding: 10px;
  margin-bottom: 4px;
  height: 30px;
  background-color: #fff;
  width: auto;
}

.green-tick {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/green-tick.svg) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.quicklinks {
  display: inline-block;
  width: 100%;
  padding: 8px 10px;
  text-align: center;
  text-align: center;
}

.dropdown-options-sender {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 1;
  padding: 6px;
  overflow-y: auto;
  scrollbar-width: thin;
  min-width: 150px;
  width: 100%;
  max-height: 50vh;
  margin-top: 4px;
  left: 0;
}

.dropdown-options-sender {
  display: none;
  position: absolute;
  background-color: var(--bg-color);
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 1;
  padding: 6px;
  overflow-y: auto;
  scrollbar-width: thin;
  min-width: 150px;
  width: 100%;
  max-height: 50vh;
  margin-top: 4px;
  left: 0;
}

.dropdown-options-template {
  display: none;
  position: absolute;
  background-color: var(--bg-color);
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 1;
  padding: 6px;
  overflow-y: auto;
  scrollbar-width: thin;
  min-width: 150px;
  width: 100%;
  max-height: 50vh;
  margin-top: 4px;
  left: 0;
}

.dropdown-options-language {
  display: none;
  position: absolute;
  background-color: var(--bg-color);
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 1;
  padding: 6px;
  overflow-y: auto;
  scrollbar-width: thin;
  min-width: 150px;
  width: 100%;
  max-height: 50vh;
  margin-top: 4px;
  left: 0;
}

.dropdown-options {
  position: absolute;
  background-color: var(--bg-color);
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 10;
  padding: 6px;
  overflow-y: auto;
  scrollbar-width: thin;
  min-width: 150px;
  width: 100%;
  max-height: 50vh;
  margin-top: 4px;
  left: 0;
  min-width: auto;
  max-width: -webkit-fill-available;
}

.show-dropdown,
.show-language-dropdown-edit,
.show-template-dropdown-edit,
.show-dropdown-options-column,
.show-dropdown-options-mobile,
.show-dropdown-options-column-t,
.show-dropdown-1,
.show-dropdown-2,
.show-dropdown-3,
.show-dropdown-4 {
  display: none;
}

.c-button-apply {
  background: var(--btn-pink-color);
  color: white;
  border: none;
  border-radius: 5px;
  padding: 3px 0px;
}

.confrence-selected-box span {
  padding: 0px 5px;
  color: #333333;
}

.confrence-selected-box span .name {
  margin-right: 5px;
}

.confrence-selected-box span.remove {
  float: right;
  cursor: pointer;
  font-weight: 600;
}

.vlabel {
  font-size: 16px;
  color: var(--text-color);
  padding-left: 4px;
}

.w-section {
  margin-bottom: 20px;
  background-color: var(--bg-color);
  padding: 20px;
  border-radius: 8px;
  /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); */
  box-shadow: var(--shadow-color);
}

.column-box {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.show-dropdown1,
.show-dropdown2,
.show-dropdown3,
.show-dropdown4,
.show-dropdown5,
.show-dropdown6,
.show-dropdown-m5 {
  display: none;
}

.rotate-caret {
  transform: rotate(180deg);
}

.form-flex-d {
  gap: 10px;
  flex-wrap: wrap;
  align-items: normal;
}

.flex-start {
  justify-content: flex-start;
}

.clock-icon {
  width: 20px;
  height: 20px;
  fill: #333;
  background-image: var(--icon-clock);
  background-repeat: no-repeat;
  background-size: 16px;
}

.clock-icon-black {
  width: 18px;
  height: 18px;
  background-image: var(--icon-clock);
  background-repeat: no-repeat;
  background-size: 16px;
  top: 8px;
  right: 7px;
  position: absolute;
}

.column-box {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.show-dropdown1,
.show-dropdown2,
.show-dropdown3,
.show-dropdown4,
.show-dropdown5,
.show-dropdown6,
.show-dropdown-m5 {
  display: none;
}

.rotate-caret {
  transform: rotate(180deg);
}

.form-flex-d {
  gap: 10px;
  flex-wrap: wrap;
  align-items: normal;
}

.flex-start {
  justify-content: flex-start;
}

.form-calender {
  display: flex;
  width: auto;
  height: 34px;
}

.form-calender .input-group-addon {
  width: 34px;
}

/* send sms css */

.section-box {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.section-box .row {
  margin-bottom: 10px;
}

.schedule-box {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.schedule-box input[type="text"],
.schedule-box input[type="time"],
.schedule-box input[type="date"],
.schedule-box input[type="number"],
.schedule-box input[type="datetime-local"],
.schedule-box input[type="password"] {
  background-color: var(--input-bg-color);
  width: 300px;
  cursor: pointer;
}

.schedule-box label {
  font-weight: 400;
  font-size: 14px;
  padding-left: 2px;
  color: var(--text-color);
  margin-bottom: 0px;
}

.word-card {
  max-width: 150px;
  /* word-break: break-all; */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.delete-svg {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/delete-icon.svg) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.flex-box-s {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  justify-content: flex-start;
}

.search-button {
  background: #fff;
  padding: 9px 10px;
  border-radius: 5px;
  cursor: pointer;
}

.report-filter input[type="text"],
.report-filter input[type="date"],
.report-filter input[type="time"],
.report-filter input[type="number"],
.report-filter input[type="datetime-local"] {
  width: 100%;
  padding: 6px;
  border: 1px solid var(--input-box-border);
  border-radius: 4px;
  background-color: var(--input-bg-color);
  box-sizing: border-box;
  height: 34px;
}

.border-v {
  margin-left: 5px;
  border-right: 1.5px solid rgba(204, 204, 204, 1);
}

#sendNumberUploaded {
  display: none;
}

.col-width {
  width: 10%;
}

.add-icon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/add-icon.svg) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.reverse-icon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/reverse-credit.svg) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.ip-icon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/ip-icon.svg) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.edit-icon2 {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: var(--icon-edit) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
  scale: 0.8;
}

.add-icon:hover::after,
.reverse-icon:hover::after,
.ip-icon:hover::after,
.edit-icon2:hover::after {
  content: attr(data-title);
  position: absolute;
  top: -95%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #cccccc;
  color: #333333;
  padding: 5px;
  border-radius: 4px;
  white-space: nowrap;
  font-size: 12px;
  z-index: 1000;
}

.horz-line {
  flex: 1;
  border-bottom: 1px solid #cccccc;
  margin: 10 0px;
}

.margin-10 {
  margin-bottom: 10px;
}

.margin-5 {
  margin-bottom: 5px;
}

.userAccountEditPopup input[type="text"],
.userAccountEditPopup input[type="number"] {
  padding: 10px;
  margin-bottom: 4px;
  height: 30px;
  background-color: var(--input-bg-color);
}

.registerUserForm input[type="text"],
.registerUserForm input[type="number"] {
  padding: 10px;
  margin-bottom: 4px;
  height: 30px;
  background-color: var(--input-bg-color);
  width: auto;
}

.green-tick {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/green-tick.svg) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.quicklinks {
  display: inline-block;
  width: 100%;
  padding: 8px 10px;
  text-align: center;
  text-align: center;
}

.quicklinks ul {
  padding: 0;
  margin: 0;
}

.quicklinks ul li {
  display: inline-block;
  padding: 0 5px;
}

.quicklinks ul li a {
  padding: 5px 10px;
  color: white;
  font-size: 13px;
  transition: 0.5s all;
  border: none;
  border-radius: 5px;
  background-color: #0099e5;
}

.quicklinks ul li a:hover,
.quicklinks ul li a:focus,
.quicklinks ul li.active a {
  text-decoration: none;
}

.content-width {
  justify-content: center;
  width: 300px;
  line-height: 1.4;
  word-wrap: break-word;
}

.normal-width {
  justify-content: center;
  width: 110px;
  word-wrap: break-word;
  text-align: center !important;
}

#vagentmob-duration:hover {
  text-decoration: underline;
}

.action-col {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.input-box {
  width: 100px !important;
  padding: 4px !important;
  background: transparent !important;
  text-align: center !important;
  margin-bottom: 0px !important;
}

.credit-error {
  color: red;
  font-size: 12px;
  margin-top: 10px;
  width: auto;
  text-align: center;
  word-wrap: break-word;
}

.align-n {
  align-items: normal;
}

.gap-5 {
  gap: 5px;
}

.flex-1 {
  flex: 1;
}

.clock-icon-r {
  width: 18px;
  height: 18px;
  background-image: var(--icon-clock);
  background-repeat: no-repeat;
  background-size: 16px;
  top: 8px;
  right: 8px;
  position: absolute;
}

.calender-icon-r {
  width: 20px;
  height: 20px;
  background: var(--icon-calender) no-repeat;
  top: 8px;
  right: 8px;
}

.column-box {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.show-dropdown1,
.show-dropdown2,
.show-dropdown3,
.show-dropdown4,
.show-dropdown5,
.show-dropdown6,
.show-dropdown-m5 {
  display: none;
}

.form-flex-d {
  gap: 10px;
  flex-wrap: wrap;
  align-items: normal;
}

.flex-start {
  justify-content: flex-start;
}

/* end */

.column-box {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.customForm label {
  font-weight: 400;
  font-size: 14px;
  padding-left: 2px;
  margin-bottom: 0px;
}

.show-dropdown1,
.show-dropdown2,
.show-dropdown3,
.show-dropdown4,
.show-dropdown5,
.show-dropdown6,
.show-dropdown-m5 {
  display: none;
}

.rotate-caret {
  transform: rotate(180deg);
}

.form-flex-d {
  gap: 10px;
  flex-wrap: wrap;
  align-items: normal;
}

.flex-start {
  justify-content: flex-start;
}

.form-calender {
  display: flex;
  width: auto;
  height: 33px;
}

.calender-icon {
  top: 8px;
  right: 8px;
  position: absolute;
  width: 20px;
  height: 20px;
  fill: #333;
  background: var(--icon-calender) no-repeat;
}

.apply {
  /* background:linear-gradient(90deg, #8B3A8C 0%, #EA396E 100%); */
  background: rgba(172, 27, 113, 1);
  color: white;
  border: none;
  border-radius: 5px;
  padding: 8px 18px;
  cursor: pointer;
  font-size: 14px;
}

.apply:hover,
.apply:active,
.apply:focus {
  color: white !important;
}

.apply-link {
  color: white;
  align-items: center;
  display: flex;
  gap: 3px;
}

.selected-items-container {
  display: flex;
}

.multisearch-tab-bar {
  background: #fbfbfb;
  padding: 10px 5px;
  border-radius: 5px;
  box-shadow: 1px 1px 1px #ddd inset;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.selected-item {
  background-color: #e0e0e0;
  padding: 4px 8px;
  margin-right: 4px;
  margin-bottom: 4px;
  border-radius: 3px;
  display: flex;
  align-items: center;
}

.remove-item {
  margin-left: 10px;
  cursor: pointer;
  color: red;
}

/* select days style */
.day-selector {
  display: flex;
  gap: 10px;
}

.day {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: white;
  border: 1px solid #cccccc;
  font-size: 16px;
  cursor: pointer;
  color: black;
  transition: all 0.3s;
}

.selected_d {
  background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  color: white !important;
  border: none;
}

.day:hover {
  transform: scale(1.1);
}

.blue-btn {
  background-color: #fff;
  padding: 8px 10px;
  color: #00aaff;
  border: 1px solid #00aaff;
  border-radius: 8px;
}

.flex_row_baseline {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  gap: 4px;
}

.dots-container {
  justify-items: center;
}

.dot-icon {
  width: 25px;
  height: 25px;
  background: var(--view-more-dots) no-repeat center center;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dots-container .dot-icon.active {
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 15px;
  cursor: pointer;
}

.dots-menu {
  display: none;
  position: absolute;
  background-color: var(--card-bg-color);
  border: 1px solid var(--card-border-color);
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 1;
  right: 30px;
  padding: 6px;
  overflow-y: auto;
  scrollbar-width: thin;
  min-width: auto;
  max-height: 70vh;
  margin-top: 4px;
}

.dots-menu .option {
  padding: 8px 12px;
  font-size: 14px;
  color: var(--text-color);
  cursor: pointer;
  display: flex;
  align-items: center;
}

.dots-menu .option a.downld {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
}

.dots-menu .option a.downld:before {
  content: url("../img/downld-icon-new.svg");
  margin-right: 10px;
}

.dots-menu .option:hover {
  background-color: var(--account-li-hover);
}

.dots-menu.active {
  display: block;
}

.green-time {
  width: 14px;
  height: 18px;
  background: url("../img/green-time-sand.svg") no-repeat center center;
}

.red-time {
  width: 14px;
  height: 18px;
  background: url("../img/red-timer-sand.svg") no-repeat center center;
}

/* to remove alternamet collor from table row */
.remove-color tr:nth-child(even),
.remove-color tr:nth-child(odd) {
  background-color: transparent !important;
  border: none;
}

.remove-color tbody tr:last-of-type {
  border: none;
}

.schedule-box {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.schedule-box label {
  font-weight: 400;
  font-size: 14px;
  padding-left: 2px;
  color: #333333;
  margin-bottom: 0px;
}

.remove-search-cross {
  background: url("../img/close_icon.png") no-repeat center center;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
}

.searchnum label.error {
  font-size: 11px;
  line-height: 11px;
  color: #ed2c5f;
  display: block;
  border: none;
  box-shadow: none;
}

.dots-menu .option a {
  text-decoration: none;
  color: var(--text-color);
}

/* style ends */

.disabled-button {
  pointer-events: none;
  background: grey;
}

/* monitoring report tooltip */
.info-icon {
  margin-left: 6px;
  position: relative;
  height: 16px;
  width: 17px;
  background: url("../img/info-icon.svg") no-repeat center center;
  cursor: pointer;
}

.refresh-icon {
  margin-left: 6px;
  position: relative;
  height: 16px;
  width: 17px;
  background: url("../img/refresh-icon.svg") no-repeat center center;
  cursor: pointer;
  background-color: #ed2c5f !important;
  height: 30px;
  width: 40px;
  border-radius: 6px;
}

.info-icon .report-info {
  display: none;
  font-size: 12px;
  position: absolute;
  top: -60px;
  left: -188px;
  background-color: #4a4a4a;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
  z-index: 10;
}

.refresh-icon .report-info2 {
  display: none;
  font-size: 12px;
  position: absolute;
  top: -30px;
  left: -85px;
  background-color: #4a4a4a;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
  z-index: 10;
}

.info-icon:hover .report-info,
.refresh-icon:hover .report-info2 {
  display: block;
}

/* css ends   */

.modal-header .liveTimer {
  width: 100%;
  padding-top: 7px;
  margin-bottom: -10px;
  font-size: 12px;
  display: flex;
  justify-content: flex-end;
  padding-right: 20px;
}

.header-detail {
  max-width: 280px;
  word-wrap: break-word;
  /*dark festive theme */
  /* color: #fff; */
  /* z-index: 15; */
}

.header-detail span p {
  /* festive theme */
  /* font-weight: 600; */
}

.logout-alert {
  width: 53px;
  height: 50px;
  background: url("../img/logout-alert.svg");
}

/* pop up modal */
.custom-modal,
.custom-modal2 {
  top: 50% !important;
  transform: translate(-0%, -50%) !important;
  display: flex !important;
  justify-content: center !important;
}

.custom-modal .modal-content {
  width: 70%;
  border: 1px solid #ea396e;
  /* border-image-source: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%); */
  /* border-image-slice: 1; */
  border-radius: 20px !important;
  padding: 0;
}

.custom-modal .modal-body {
  padding: 20px 30px;
  margin: 0;
}

.custom-modal2 .modal-content {
  /* border: 1px solid;
  border-image-source: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  border-image-slice: 1; */
  border-radius: 20px !important;
  padding: 20;
}

.custom-modal2 .modal-body,
.custom-modal2 .modal-body form {
  margin: 0;
  padding: 0;
}

/* pop up modal ends*/

/* New css addded for lead   */
.schedule-box {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.edit-icon3 {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 20px;
  background: var(--icon-edit) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
  cursor: pointer;
  scale: 0.8;
}

.call-icon1 {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/call-icon1.svg) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.whatapp-icon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/whatsapp.svg) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
}

.delete-icon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/delete-icon2.svg) no-repeat 0 center;
  background-size: 20px auto;
  vertical-align: middle;
  margin: 0 2px;
  cursor: pointer;
}

.select-check {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/select-check.svg) no-repeat 0 center;
  vertical-align: middle;
}

.w-section .class-error {
  border: none;
  box-shadow: none;
  color: #ed2c5f;
  font-size: 12px;
}

.w-section label.error {
  font-size: 11px;
  line-height: 11px;
  color: #ed2c5f;
  display: block;
  border: none;
  box-shadow: none;
}

.button-div {
  background-color: #fff;
  color: green;
  border: 1px solid green;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
}

/* checkbox alignment */
.checkbox-align {
  margin: 0;
  margin-left: 0px !important;
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  flex-wrap: wrap;
}

.checkbox-align.box {
  gap: 70px;
  padding: 6px 12px;
  align-items: center;
  margin-bottom: 5px;
  border: 1px solid var(--input-box-border);
  border-radius: 4px;
  background-color: var(--input-bg-color);
  box-sizing: border-box;
  min-height: 33px;
}

.checkbox-align label {
  display: flex !important;
  align-items: center;
  margin: 0;
  padding: 0;
  gap: 5px;
}

.checkbox-align label,
.checkbox-align span {
  font-size: 12px;
}

.checkbox-align input {
  margin: 0;
  margin-top: 1px;
}

.flex-box-s {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  justify-content: flex-start;
}

/* select days style */
.day-selector {
  display: flex;
  gap: 10px;
}

.day {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: white;
  border: 1px solid #cccccc;
  font-size: 16px;
  cursor: pointer;
  color: black;
  transition: all 0.3s;
}

.day:hover {
  transform: scale(1.1);
}

/* select days style ends */

.clock-icon-black {
  width: 18px;
  height: 18px;
  background-image: url("../img/clock-icon-black.svg");
  background-repeat: no-repeat;
  background-size: 16px;
  top: 8px;
  right: 7px;
  position: absolute;
}

.form-calender {
  display: flex;
  width: auto;
  height: 33px;
}

.download-btn-icon {
  background: url("../img/download-arrow.svg") no-repeat 0 center;
  height: 18px;
  width: 18px;
  display: inline-block;
  vertical-align: middle;
}

.download-btn-white {
  background: url("../img/download-white.svg") no-repeat 0 center;
  height: 18px;
  width: 18px;
  display: inline-block;
  vertical-align: middle;
}

.action-wrap {
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
}

.registerdiv {
  gap: 10px;
  align-items: baseline;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.registerdiv .schedule-box .form-group {
  margin-bottom: 10px;
}

.registerdiv .schedule-box .form-group select {
  height: 42px;
}

.intl-tel-input.allow-dropdown .flag-container {
  height: 34px;
}

.intl-tel-input {
  width: 100%;
}

.form-control-feedback {
  height: auto !important;
}

.has-error .form-control-feedback,
.has-success .form-control-feedback {
  top: 1px !important;
}

.schedule-box label.error {
  font-size: 11px;
  line-height: 11px;
  color: #ed2c5f;
  display: block;
  border: none;
  box-shadow: none;
  margin-top: 10px;
}

.w-section label.error {
  font-size: 11px;
}

.incmnBox.grey {
  background: rgba(242, 242, 242, 1);
  border-radius: 10px;
}

.incmnBox.grey p {
  color: #505050;
  font-weight: 600;
}

/* dataTables css  */
.dataTables_wrapper {
  padding: 10px;
}

/* Styling the pagination container */
.dataTables_paginate {
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
  border-radius: 50px;
  margin: 0 auto;
  width: fit-content;
  border: 1px solid rgba(204, 204, 204, 1);
  background-color: white;
  box-shadow: 4px 4px 10px 0px #ffffff inset;
  box-shadow: 0px 4px 8px 0px #0000001a;
  box-shadow: -4px -6px 10px 0px #0000001a inset;
  padding: 10px 15px;
  margin-top: 20px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  cursor: pointer;
  color: var(--text-color) !important;
  font-size: 16px;
  background: none !important;
  padding: 6px 12px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: var(--bg-color) !important;
  color: var(--text-color) !important;
  border-radius: 50%;
  border: 1px solid lightgray;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border-radius: 50%;
  border: 1px solid lightgray !important;
  color: var(--text-color) !important;
}

/* Next/Previous buttons */
.dataTables_paginate .previous,
.dataTables_paginate .next {
  border-radius: 50%;
  padding: 12px 16px !important;
  border: 1px solid lightgray;
  cursor: pointer;
  background-color: var(--bg-color) !important;
}

.dataTables_paginate .previous:hover,
.dataTables_paginate .next:hover {
  background-color: var(--bg-color) !important;
}

/* Previous button icon */
.dataTables_paginate .previous .page-link {
  display: inline-block;
  padding: 0;
  border: none;
}

.dataTables_paginate .next .page-link {
  display: inline-block;
  padding: 0;
  border: none;
}

/* Adjust margin for pagination */
.dataTables_wrapper .dataTables_paginate {
  text-align: center;
  margin: 30 auto;
  float: none !important;
  background-color: var(--bg-color);
}

.dataTables_paginate .next svg,
.dataTables_paginate .previous svg {
  width: 12px;
  height: 15px;
}

.dataTables_wrapper .dt-buttons .buttons-excel {
  background: var(--download-btn-red-white) no-repeat center center;
  width: 28px;
  height: 28px;
  border: 0;
  cursor: pointer;
  background-size: 20px auto;
  font-size: 0;
  vertical-align: middle;
  display: inline-block;
}

.dataTables_wrapper .dt-buttons .buttons-excel:hover {
  background: var(--download-btn-red-white) no-repeat center center !important;
  width: 28px;
  height: 28px;
  background-color: transparent !important;
  border: none !important;
  background-size: 20px auto !important;
}

.dataTables_wrapper .dataTables_info {
  float: right;
}

.dataTables_wrapper .dataTables_filter {
  float: left !important;
  margin-right: 10px !important;
}

.content-width {
  justify-content: center;
  width: 300px;
  line-height: 1.4;
  word-wrap: break-word;
}

.normal-width {
  justify-content: center;
  width: 110px;
  word-wrap: break-word;
  text-align: center !important;
}

.userAccountEditPopup input[type="text"],
.userAccountEditPopup input[type="number"] {
  padding: 10px;
  margin-bottom: 4px;
  height: 30px;
  background-color: #fff;
}

.action-col {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.gap-5 {
  gap: 5px;
}

.gap-20 {
  gap: 20px;
}

.flex-1 {
  flex: 1;
}

.f-wrap {
  flex-wrap: wrap;
}

.justify-end {
  justify-content: flex-end;
}

.justify-start {
  justify-content: flex-start;
}

.align-start {
  align-items: flex-start;
}

.w-10 {
  width: 100%;
}

.font-14 {
  font-size: 14px !important;
}

.font-12 {
  font-size: 12px !important;
}

.flex-start {
  justify-content: flex-start;
}

.download-btn-icon {
  background: url("../img/download-arrow.svg") no-repeat 0 center;
  height: 18px;
  width: 18px;
  display: inline-block;
  vertical-align: middle;
}

.formPopup {
  margin: 0 10px;
  padding: 0px 10px;
  overflow: auto;
  scrollbar-width: thin;
}

.formPopup input[type="text"],
.formPopup input[type="number"],
.formPopup textarea,
textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid var(--input-box-border);
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  box-sizing: border-box;
  resize: none;
  background-color: var(--input-bg-color);
}

.search-icon {
  background: url("../img/search-icon-clr.svg") no-repeat center center;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
}

.plus-icon {
  background: url("../img/plus-icon.svg") no-repeat center center;
  width: 15px;
  height: 15px;
  background-position: center;
}

.button.apply {
  /* festive theme */
  /* color: #333333;
        background: linear-gradient(90.25deg, #FF671F 0.22%, #FFFFFF 50%, #046A38 99.78%), rgba(255, 255, 255, 0.2); */
  /*  normal theme */
  background: var(--btn-pink-color);
  color: white;
  border: none;
  border-radius: 5px;
  padding: 6px 14px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
}

.button.transparent {
  background: none;
  font-size: 14px;
  font-weight: 600;
  padding: 6px 14px;
  cursor: pointer;
  color: transparent;
  background: var(--btn-font-gradiant);
  background-clip: text;
  -webkit-background-clip: text;
  border: 1px solid var(--btn-clr-border);
  border-radius: 8px;
  text-decoration: none;
}

.rm-border {
  border: none !important;
}

.download-icon-clr {
  background: var(--download-btn-red-white) no-repeat center center !important;
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
}

.slidefilter,
.slidefilter2,
.slidefilter3 {
  min-width: 0;
  position: absolute;
  min-height: 0;
  margin-top: 0;
  border: 1px solid var(--card-border-color);
  border-radius: 8px;
  padding: 16px 12px;
  background: var(--card-bg-color2);
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.15));
  z-index: 1;
  left: -255px;
  min-width: 288px;
  max-width: 300px;
}

.togglebar {
  width: 50px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: url("../img/toggle-on.svg") no-repeat;
}

.togglebar.off {
  width: 50px;
  height: 24px;
  background: url("../img/toggle-off.svg") no-repeat;
}

.clabel {
  font-weight: 400;
  font-size: 14px;
  padding-left: 2px;
  color: var(--text-color);
  margin-bottom: 0px;
}

/*  menu services options css */
.menu-container {
  display: grid;
  /* gap: 5px; */
  /* background: rgba(255, 255, 255, 0.2); */
  gap: 12px;
  padding: 5px;
  margin: 10px;
  border-radius: 15px;
}

.new-menu-gap {
  gap: 4px;
}

.menu-container .box1,
.menu-container .box2,
.menu-container .box3 {
  color: white;
  font-weight: 500;
  gap: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  background-color: transparent;
}

.menu-container .box1 img,
.menu-container .box2 img,
.menu-container .box3 img {
  width: 20px;
  height: auto;
}

.menu-container {
  grid-template-columns: repeat(1, 1fr);
}

.menu-container.three-in-row {
  grid-template-columns: repeat(3, 1fr);
}

.menu-container.two-in-row {
  grid-template-columns: repeat(2, 1fr);
}

.menu-container .box1.active,
.menu-container .box2.active,
.menu-container .box3.active,
.menu-container .box4.active {
  background: linear-gradient(226.62deg, #e07394 2.5%, #3a0414 81.64%);
}

/* .menu-container .box2.active {
  background-color: #33bbff;
}

.menu-container .box3.active {
  background-color: #ff9933;
} */

.menu-tooltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  color: #333;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  white-space: nowrap;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.menu-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 5px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.box:hover .menu-tooltip {
  visibility: visible;
  opacity: 1;
}

/******************  menu css ends ****************/

/* Change color of the sorting icons */
/* table.dataTable thead th{
    text-align: center !important;
    padding: 12px 15px !important;
    border-bottom: none !important;
}
table.dataTable thead th:after,
table.dataTable thead th:before {
    right: 0px !important;
    color: #101010; 
} */

.sms-box1 {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sms-box1 p {
  padding: 10px;
  background: var(--card-bg-color);
  margin: 10px;
  border-radius: 8px;
  flex: 1;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sms-box1 b {
  font-weight: 600;
}

.smsText-box {
  padding: 10px;
  background: var(--card-bg-color);
  margin: 10px;
  border-radius: 8px;
  word-wrap: break-word;
  overflow-y: auto;
  font-size: 14px;
  max-height: 250px;
}

.mini-loader {
  border: 3px solid #ffffff;
  border-top: 3px solid #db3434;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 1s linear infinite;
  display: none;
}

/* Spin animation */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-section .plantype1 {
  width: 58%;
}

.w-section .plantype2 {
  width: 40%;
}

.input-group-height {
  height: calc(1.5em + 0.75rem + 2px);
  display: flex;
  align-items: center;
}

.copy-icon {
  width: 25px;
  height: 25px;
  background: var(--icon-copy) no-repeat;
  scale: 1.5;
}

.source-icon {
  width: 18px;
  height: 18px;
  background: var(--source-icon);
  position: absolute;
}

.status-icon {
  width: 18px;
  height: 18px;
  background: var(--status-icon);
  position: absolute;
}

.dropdown-box {
  position: absolute;
  background-color: var(--card-bg-color);
  border: 1px solid var(--card-border-color);
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  z-index: 10;
  padding: 6px;
  overflow-y: auto;
  scrollbar-width: thin;
  min-width: auto;
  width: 600px;
  max-height: 50vh;
  margin-top: 4px;
  left: 0;
  cursor: default;
}

.custom-container2 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.custom-box2 {
  flex: 1 1 calc(25% - 10px);
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 6px 12px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-color: var(--card-bg-color);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100px;
  cursor: default;
}

.custom-box2 h5 {
  margin: 0;
  font-weight: 700;
}

.custom-box2 span {
  font-size: 12px;
  font-weight: 600;
}

.truncate-text {
  display: inline-block;
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  cursor: default;
}

.truncate-text:hover {
  overflow: visible;
  white-space: normal;
  text-overflow: clip;
  max-width: none;
  background-color: rgba(255, 255, 255, 0.9);
  position: relative;
  z-index: 1000;
  padding: 2px;
}

#calllogs-wrapper {
  max-height: 90vh;
  overflow-y: auto;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
}

.lead-multi-container {
  background-color: var(--card-bg-color);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  border: 1px solid #ea396e;
  height: 500px;
  padding: 20px;
  /* position: relative; */
  font-family: Arial, sans-serif;
  position: fixed;
  bottom: 15px;
  left: 350px;
  scale: 0.9;
  width: 900px;
  margin: 0 auto;
  z-index: 1001;
  overflow: hidden;
}

.calllogs-container {
  background-color: var(--card-bg-color2);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  border: none;
  height: 500px;
  padding: 20px;
  /* position: relative; */
  font-family: Arial, sans-serif;
  position: fixed;
  bottom: 15px;
  left: 350px;
  scale: 0.9;
  width: 900px;
  margin: 0 auto;
  z-index: 1001;
  overflow: hidden;
  overflow-y: auto;
}

.main-logs-container {
  max-height: 90%;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
}

.lead-logs-section {
  width: 100%;
  padding: 0 15px;
  overflow-y: auto;
  overflow-x: auto;
  max-height: 200px;
  scrollbar-width: thin;
}

.logs-container {
  display: flex;
  max-width: 800px;
  overflow: hidden;
  padding-bottom: 10px;
}

/* Left section: Logs */
.logs-section1 {
  width: 60%;
  padding: 0 15px;
  overflow-y: auto;
  overflow-x: auto;
  max-height: 400px;
  scrollbar-width: thin;
}

.logs-section2 {
  width: 40%;
  padding: 0 15px;
  overflow-y: auto;
  overflow-x: auto;
  max-height: 400px;
  scrollbar-width: thin;
}

.divider {
  width: 1px;
  background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  margin: 0;
}

.divider-2 {
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  margin: 0;
}

.contact-box {
  margin-bottom: 15px;
}

.notes-box {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}

.minimize-logs {
  position: absolute;
  right: 85px;
  top: 25px;
}

.close-logs {
  position: absolute;
  right: 30px;
  top: 25px;
}

.minimize-btn {
  background: var(--icon-minimize) no-repeat center center;
  cursor: pointer;
  width: 25px;
  height: 25px;
  border: none;
}

.maximize-btn {
  position: relative;
  background: var(--icon-maximize);
  cursor: pointer;
  background-size: 16px;
  width: 18px;
  height: 18px;
  border: none;
}

.btn-simple {
  /* festive theme */
  /* color: #333333;
     background: linear-gradient(90.25deg, #FF671F 0.22%, #FFFFFF 50%, #046A38 99.78%), rgba(255, 255, 255, 0.2); */
  /*  normal theme */
  background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  color: white;
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 8px 18px;
  cursor: pointer;
  font-size: 14px;
}

.justify-start {
  justify-content: flex-start;
}

.f-14 {
  font-size: 14px !important;
}

.f-12 {
  font-size: 12px !important;
}

.pb-imp {
  padding: 7px 12px !important;
}

.f-16 {
  font-size: 16px !important;
}

.flabel {
  font-size: 14px;
  padding-left: 2px;
  color: var(--text-color);
  margin-bottom: 5px;
}

.addnote2 .notesrow {
  background-color: var(--bg-color);
  border-radius: 8px;
  padding: 8px;
  margin-bottom: 8px;
}

.addnote2 h5 {
  color: #8b3a8c;
}

.addnote2 h5 b {
  text-transform: capitalize !important;
}

.row-card {
  background-color: var(--bg-color) !important;
  border-radius: 8px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.05);
  background: rgba(255, 255, 255, 1);
  margin: 2px 2px 8px 0px;
  padding: 8px;
  font-size: 12px;
}

.gap-10 {
  gap: 10px;
}

.log-title {
  color: var(--log-title-clr);
  font-weight: 600;
  font-size: 12px;
}

.callpanel2 {
  z-index: 99;
  position: fixed;
  width: 170px;
  height: 35px;
  margin-right: 370px;
  position: fixed;
  width: 170px;
  height: 35px;

  right: 0;
  bottom: 0;
  margin-right: 40px;
  position: fixed;
  border-radius: 10px 10px 0px 0px;
}

.account-icon {
  background: var(--icon-account) no-repeat 0 center;
  background-size: 20px auto;
  width: 20px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  display: inline-block;
}

.inline {
  display: inline-block;
  position: relative;
}

.mr-7 {
  margin-right: 7px;
}

.account-icon:hover {
  /*dark festive theme */
  /* background: url("../img/branch-white.svg") no-repeat 0 center; */
  /* light theme */
  background: var(--icon-account-hover) no-repeat 0 center;
  background-size: 20px auto;
  width: 20px;
  height: 22px;
  vertical-align: middle;
}

.account-list {
  position: absolute;
  right: 0;
  top: 36px;
  min-width: 220px;
  max-width: 250px;
  box-shadow: 0 2px 5px #a5a5a5;
  background: var(--card-bg-color);
  z-index: 99999;
  display: none;
  padding: 6px 8px;
}

.account-name {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

.account-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.account-list ul div li {
  display: flex;
  gap: 8px;
  align-items: center;
  width: 100%;
  text-align: left;
  height: 30px;
}

.account-list ul div li:hover {
  background-color: var(--account-li-hover);
}

.account-list ul div li input {
  margin: 0;
}

.account-list ul .ul-box {
  max-height: 150px;
  overflow-y: auto;
  scrollbar-width: thin;
}

.account-list ul:after {
  bottom: 100%;
  right: -4%;
  top: -30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: var(--card-bg-color);
  border-width: 12px;
  margin-left: -12px;
}

.download-right {
  position: absolute;
  right: 0;
}

.cursor {
  cursor: pointer;
}

.bg-white {
  background-color: var(--bg-color) !important;
}

.w-100 {
  width: 100% !important;
}

.f-black {
  color: #333;
}

.top-left-button {
  background: var(--chart-box-download);
  border-radius: 20px;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
  display: flex;
}

.dark-grey-box {
  background: #cacaca;
  border-radius: 8px;
  padding: 6px 8px;
}

.align-box {
  display: flex;
  justify-content: center;
  gap: 4px;
  font-size: 12px;
}

.max-height {
  max-height: 100vh;
}

.button.disabled {
  cursor: none;
  background: grey;
  color: white;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  position: absolute;
  /* Ensure correct positioning */
}

.add-img {
  background-image: url("../img/plus-icon.svg");
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: 16px;
}

.transcript-data {
  width: 100%;
  height: 200px;
  overflow: auto;
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 14px;
  resize: vertical;
  border-radius: 5px;
  outline: none;
}

.transcript-data:focus {
  border-color: #007bff;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.grey-tab {
  padding: 10px;
  background-color: lightgrey;
  border-radius: 8px;
  margin-bottom: 10px;
}

/* custom select dropdown */
.custom-select {
  position: relative;
  width: 180px;
  border: 1px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
  background-color: #ffffff;
}

.selected-option {
  padding: 8px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #ccc;
}

.selected-option .caret {
  cursor: pointer;
  color: #c75e9e;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 9px dashed;
}

.custom-select .audio-options {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 5px 5px;
  z-index: 10;
}

.custom-select .option {
  padding: 10px;
  font-size: 14px;
  cursor: pointer;
}

.option:hover {
  background-color: #e0e0e0;
}

.custom-select.open .audio-options {
  display: block;
}

.custom-select.open .selected-option .caret {
  transform: rotate(-180deg);
}

.icon-m1,
.icon-m2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon-m1 .mute-icon {
  background-size: contain !important;
  background: url("../img/mute-icon.svg") no-repeat 0 0;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.icon-m1 {
  padding: 8px;
}

.icon-m1.active {
  background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  border-radius: 50%;
}

.mute-icon.active {
  background: url("../img/mute-icon-active.svg") no-repeat 0 0;
}

.more-icon {
  background: var(--icon-more) no-repeat 0 0;
  width: 4.5px;
  height: 18px;
  cursor: pointer;
  background-size: contain !important;
}

.icon-m2 {
  padding: 9px 14px 7px 14px;
}

.icon-m2.active {
  background-color: var(--icon-keypad-active);
  border-radius: 50%;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.call-end {
  text-align: center;
  margin-top: 20px;
  background-color: rgba(218, 8, 36, 1);
  border: none;
  border-radius: 20px;
  cursor: pointer;
  width: 80px;
  height: 41px;
}

.call-answer {
  text-align: center;
  margin-top: 20px;
  background-color: greenyellow;
  border: none;
  border-radius: 20px;
  cursor: pointer;
  width: 80px;
  height: 41px;
}

.call-end-icon {
  background: var(--icon-call-end) no-repeat 0 0;
  width: 20px;
  height: 9px;
  margin: 0 20px;
}

.more-options {
  position: absolute;
  right: 20px;
  top: 55px;
  background-color: var(--card-bg-color);
  border: 1px solid #ccc;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  display: none;
  flex-direction: column;
  z-index: 100;
}

.more-options .option {
  padding: 10px;
  cursor: pointer;
}

.more-options .option:hover {
  background-color: var(--icon-keypad-active);
}

.more-options.active {
  display: block;
}

/* common css for calling  */
.caller-flex-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
}

.call-search-tab-bar {
  background: var(--input-bg-color);
  padding: 0px 10px;
  border-radius: 10px;
  border: 1px solid var(--input-box-border);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px;
  height: 35px;
}

.call-search-tab-bar .search-icon {
  background: url("../img/search-icon.svg") no-repeat center center;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 4px;
  border: none;
}

.call-search-tab-bar input {
  font-size: 16px;
  border: none !important;
  outline: none !important;
  background-color: transparent;
}

.call-search-tab-bar input:hover,
.call-search-tab-bar input:active,
.call-search-tab-bar input:focus {
  border: none !important;
  outline: none !important;
}

.flex-button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}

.caller-list {
  background-color: var(--input-bg-color);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  max-height: 145px;
  overflow-y: auto;
  scrollbar-width: thin;
}

.call-error {
  display: none;
  color: red;
  margin-top: 5px;
}

/* css for call transfer */

.caller-option {
  display: flex;
  align-items: center;
  padding: 5px 0;
  cursor: pointer;
}

.caller-option:not(:last-child) {
  border-bottom: 1px solid #ddd;
}

.caller-option input[type="radio"] {
  margin-right: 10px;
  accent-color: #3b82f6;
}

.t-caller-name {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

.call-transfer {
  padding: 8px 30px 8px 30px;
  border-radius: 20px;
  background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  color: white;
  border: none;
  margin: 20px 0;
}

.call-transfer.disabled {
  cursor: none;
  background: grey;
  color: white;
}

/* call transfer ends */

/* css for confrence call  */
#caller-list-check .caller-item {
  display: flex;
  gap: 15px;
  margin: 5px 0;
  align-items: baseline;
}

.c-caller-name {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

#caller-list-check .caller-item input[type="checkbox"] {
  margin: 0;
  padding: 0;
  transform: scale(1.2);
  cursor: pointer;
}

.confrence-selected-box {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: center;
}

.confrence-selected-box div {
  background-color: #cccccc;
  border-radius: 5px;
  padding: 3px 0px;
}

.confrence-selected-box span {
  padding: 0px 5px;
  color: #333333;
}

.confrence-selected-box span .name {
  margin-right: 5px;
}

.confrence-selected-box span.remove {
  float: right;
  cursor: pointer;
  font-weight: 600;
}

/* css for conference calling start */
.mute-user {
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mute-user.active {
  background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  border-radius: 50%;
}

.caller-mute-icon,
.caller-end {
  background-size: contain !important;
}

.caller-mute-icon {
  cursor: pointer;
  background: url("../img/caller-mute.svg") no-repeat 0 0;
  width: 20px;
  height: 20px;
}

.caller-mute-icon.active {
  background: url("../img/caller-mute-white.svg") no-repeat 0 0;
  width: 20px;
  height: 20px;
}

.caller-end {
  cursor: pointer;
  background: url("../img/caller-end.svg") no-repeat 0 0;
  width: 24px;
  height: 9px;
}

.conf-calling-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 2px;
}

.conf-user {
  display: flex;
  border: none;
  gap: 10px;
  border-radius: 10px;
  align-items: center;
  background: #ffffff;
  font-size: 12px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  justify-content: space-around;
}

.conf-data {
  width: 140px;
}

.cl1.vagentmob2:hover {
  color: #ea396e;
  text-decoration: underline;
}

.callEventReason:hover {
  color: #ea396e;
  text-decoration: underline;
}

.va-agent-class {
  vertical-align: middle !important;
}

.al-radio-status {
  display: flex;
  flex-direction: column;
}

.agent-list-dropdown {
  text-align: center;
  padding: 4px;
  font-size: 12px;
  border: 1px solid var(--input-box-border);
  border-radius: 3px;
  background-color: var(--input-bg-color);
  color: var(--text-color);
  transition: border-color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
}

.agent-list-dropdown:hover {
  border-color: var(--input-box-border);
  background-color: var(--input-bg-color);
}

.auto-scroll {
  overflow-x: auto;
  overflow-y: auto;
}

.remove-hover:hover {
  color: white;
}

.chart-wrapper {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 10px;
  /* margin: 1px; */
  background-color: var(--section-bg-color);
  height: 100%;
}

.select2-container--default.error-border {
  border: 1px solid red !important;
  border-radius: 4px;
}

.callType .callType-info {
  display: none;
  font-size: 12px;
  position: absolute;
  left: 55px;
  background-color: lightgray;
  color: #4a4a4a;
  padding: 5px;
  border-radius: 4px;
  z-index: 10;
}

.callType:hover .callType-info {
  display: block;
}

.sub-disposition-row .sub-content {
  overflow: hidden;
  height: 0;
  transition: height 0.3s ease;
}

.sub-disposition-row.open .sub-content {
  /* height will be set via JS */
}

.reports-container {
  width: 90%;
  margin: 20px auto;
  background-color: var(--bg-color);
  /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); */
  box-shadow: var(--shadow-color);
  border-radius: 8px;
}

.reports-h3 {
  font-size: 20;
  font-weight: 700;
  padding: 20px 0px 0px 0px;
  width: min-content;
  margin-left: 25px;
}

.reports-row {
  display: flex;
  gap: 50px;
  justify-content: flex-start;
  padding: 12px 20px;
  border-bottom: 1px solid #eaeaea;
}

.reports-row:last-child {
  border-bottom: none;
}

.reports-column {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.reports-column p {
  font-size: 14px;
  color: #666666;
  margin: 5px 0;
}

.reports-column2 {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  width: 40%;
}

.reports-view-details {
  background-color: #db346d;
  color: #ffffff;
  padding: 10px 15px;
  border: none;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
}

.reports-view-details:hover {
  background-color: #db346cc1;
}

.chart-reports {
  width: 100%;
  padding: 0px 40px;
}

.date-reports {
  padding: 5px 40px;
}

.report-box-height {
  max-height: 60vh;
}

.report-header-sticky {
  position: sticky;
  top: 0;
  background-color: var(--bg-color);
}

.report-container {
  overflow-y: auto;
  position: relative;
}

.report-header-title {
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

.green-text {
  color: rgba(0, 178, 0, 1);
}

.box_effect {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.box-container2 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 12px;
}

.incmnBox_new2 {
  flex: 1 1 calc(16.66% - 12px);
  /* 6 items per row */
  min-width: 150px;
}

.report-box {
  flex-direction: column;
}

.box-container2 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 12px;
  width: 100% !important;
  justify-content: center;
}

.incmnBox_new2 {
  flex: 0 0 calc(16.66% - 12px);
  min-width: 150px;
  /* max-width: calc(16.66% - 12px); */
  box-sizing: border-box;
}

@media (max-width: 1200px) {
  .incmnBox_new2 {
    flex: 1 1 calc(33.33% - 12px);
  }
}

@media (max-width: 768px) {
  .incmnBox_new2 {
    flex: 1 1 calc(50% - 12px);
  }
}

@media (max-width: 480px) {
  .incmnBox_new2 {
    flex: 1 1 100%;
  }
}

.p-0 {
  padding: 0px;
}

.t-center {
  text-align: center;
}

.icon_r1 {
  background: url("../img/Logged_In.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r2 {
  background: url("../img/Active.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r3 {
  background: url("../img/Idle.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r4 {
  background: url("../img/Engaged.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r5 {
  background: url("../img/not-Ready.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r6 {
  background: url("../img/Break.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r7 {
  background: url("../img/Subtract.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r8 {
  background: url("../img/voicemail_icon.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r9 {
  background: url("../img/Inbound.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r10 {
  background: url("../img/Outbound.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r11 {
  background: url("../img/Queue.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r12 {
  background: url("../img/Answered_Calls.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r13 {
  background: url("../img/Abandoned_Calls.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r14 {
  background: url("../img/Transferred_Calls.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r15 {
  background: url("../img/Missed_Calls.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r16 {
  background: url("../img/call_icon.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r17 {
  background: url("../img/call_conect.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r18 {
  background: url("../img/call_success.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r19 {
  background: url("../img/call_retry.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r20 {
  background: url("../img/callpick_blue.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.icon_r21 {
  background: url("../img/callpick_green.png") no-repeat 10px center;
  width: 30px;
  height: 30px;
}

.box-c8 {
  background: var(--chart-box-color);
  height: 80px !important;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  gap: 3px !important;
  text-align: center;
}

.box-c9 {
  background: var(--chart-box-color);
  height: 80px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  gap: 5px;
  gap: 3px !important;
  text-align: center;
}

.box-c10 {
  background: var(--chart-box-color);
  height: 80px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-direction: column;
  gap: 3px !important;
  text-align: center;
}

.box-c8:hover .t-black,
.box-c9:hover .t-black {
  text-decoration: underline;
  font-size: 16px;
  transition: font-size 0.3s ease, text-decoration 0.3s ease;
}

.hover-effect a {
  cursor: pointer;
  text-decoration: none;
  color: #333333;
}

.hover-effect:hover a {
  text-decoration: underline;
  font-size: 16px;
  transition: font-size 0.3s ease, text-decoration 0.3s ease;
}

.chart-m2-heading {
  font-size: 16px;
  width: 100%;
  background: var(--chart-heading);
  padding: 6px;
  border-radius: 10px;
  text-align: center;
}

.box_effect2 {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}

.w-full {
  width: 100%;
}

.wrap-box {
  flex-wrap: wrap;
}

.search-tab-auto-height {
  min-height: 33px;
  height: unset;
  padding: 2px 2px;
}

/* Dhruv CSS Changes start */
body.login {
  display: flex;
  flex-direction: column;
}

#logincntr {
  height: 100%;
  width: 100%;
  min-height: 100%;
  position: relative;
  display: flex;
  /* background: var(--bg-color); */
}

.loginSec1 {
  width: 50%;
  background: var(--login-background);
  display: flex;
  justify-content: center;
  align-items: end;
}

.loginSec1 img {
  width: 622px;
  height: 481px;
}

.loginSec {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}

.loginSec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.35;
  background: url("../img/login-page-background.png") no-repeat center center;
  background-size: cover;
  z-index: 0;
}

.loginFormBackground {
  width: 80%;
  max-width: 570px;
  border-radius: 10px;
  border: 1px solid;
  border-image-source: linear-gradient(
    299.85deg,
    #acaaaa -14.19%,
    #000000 109.56%
  );
  background: linear-gradient(0deg, #313030, #313030);

  box-shadow: 0px 4px 4px 0px #acaaaa33;
}

.loginFormContainer {
  min-height: 200px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 40px;

  z-index: 3;
}

.loginlogo img {
  width: 220px;
  height: 65px;
  cursor: pointer;
}

.errorLogo {
  display: flex;
  justify-content: center;
}
.errorLogo img {
  width: 75%;
}

.error-content-500 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.error-content-500 .error-content-title {
  font-size: 30px;
  font-weight: 800;
  color: #fff;
  z-index: 2;
}

@media (max-width: 480px) {
  .error-content-500 .error-content-title {
    font-size: 24px;
  }
  .error-content-500 .error-content-description {
    font-size: 10px;
  }
}
.loginGreeting {
  font-weight: 500;
  font-size: 20px;
}

.logintab {
  /* Ensures links sit side-by-side */
  display: flex;
  width: 100%;
  text-align: center;
  /* Sets the full, thin line beneath the tabs */
  border-bottom: 1px solid #ccc;
  /* Use a light color for the base line */
  /* Ensure the highlight can be positioned correctly relative to the line */
  position: relative;
}

.logintab a {
  /* Set link to take 50% width of the container */
  width: 50%;
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  padding-bottom: 14px;
  /* Space for the highlight line */
  /* Must be relative to position the absolute highlight line */
  position: relative;
  /* Remove any existing border-bottom on the link */
  border-bottom: none;
}

.logintab a.active::after {
  content: "";
  /* Position absolutely relative to the link */
  position: absolute;
  /* Position the line just above the full border line */
  bottom: -1px;
  /* Ensures the highlight is ONLY under the link's content area */
  left: 0%;
  width: 100%;
  height: 3px;
  /* Thickness of the highlight line */

  /* ADD THE GRADIENT HERE */
  background: linear-gradient(
    90deg,
    #fbda39 0%,
    #f89833 28%,
    #ea396e 59.5%,
    #8b3a8c 90%
  );
}

.loginSec .form-control {
  border-radius: 15px;
  box-shadow: none;
}

.login_form {
  width: 100%;
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.login_form input {
  background: transparent !important;
  font-size: 16px;
  padding: 10px 14px;
  border-radius: 10px;
  height: 40px;
}

.login_form input:-webkit-autofill,
.login_form input:-webkit-autofill:hover,
.login_form input:-webkit-autofill:focus,
.login_form input:-webkit-autofill:active {
  -webkit-text-fill-color: var(--text-color) !important;
  transition: background-color 5000s ease-in-out 0s;
  background-color: transparent !important;
}

.loginSec .forgotlink {
  margin-top: 10px;
  text-align: end;
}

.loginSec .forgotlink a {
  color: #ff324e;
}

.loginSec .forgotlink a:hover {
  text-decoration: underline;
}

.loginSec .signup-link {
  text-align: center;
}

.loginSec .btn-primary,
.loginSec .btn-primary:hover {
  background: var(--btn-bg-gradient-color);
  width: 100%;
  border-radius: 10px;
  font-weight: 500;
  font-size: 16px;
}

.login footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  padding: 15px 0;
  text-align: center;
  color: #5c5b5b;
}

.vag_div_disable {
  display: none;
}

#main {
  width: 100%;
  min-height: 100%;
  background-color: var(--bg-color);
  /* height: 100%; */
  /* background-color: #0088CC; */
}

#main2 {
  width: 100%;
  /* min-height: 100%; */
  height: 100%;
  background-color: var(--bg-color);
}

.switchContainer {
  display: flex;
  gap: 12px;
  font-size: 20px;
  font-weight: 500;
  align-items: end;
}

.dashswitch .switch {
  position: relative;
  display: inline-block;
  width: 38px;
  height: 19px;
}

/* Hide default HTML checkbox */
.dashswitch .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.dashswitch .sliderSwitch {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  border: 1px solid #e07394;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.dashswitch .sliderSwitch:before {
  position: absolute;
  content: "";
  height: 11px;
  width: 12px;
  left: 3px;
  bottom: 3px;
  background-color: #e07394;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.dashswitch .switch input:checked + .sliderSwitch {
  background-color: #e07394;
}

/* .dashswitch .switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
} */

.dashswitch .switch input:checked + .sliderSwitch:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
  background-color: #fff;
}

/* Rounded sliders */
.dashswitch .switch .sliderSwitch.round {
  border-radius: 34px;
}

.dashswitch .switch .sliderSwitch.round:before {
  border-radius: 50%;
}

.removeBoxShadow {
  box-shadow: none !important;
  padding: 0;
}

/* Dhruv CSS changes end */

/* Utkarsh css changes section  start*/

.page-contents {
  background-color: var(--bg-color);
  color: var(--text-color);
  margin-left: 40px;
  margin-right: 40px;
  transition: margin-left 0.6s ease;
  position: relative;
}

.page-contents .live-heading {
  color: var(--h1-color);
}

.textTheme {
  background-color: var(--bg-color);
  color: var(--text-color);
}

.search-container {
  position: relative;
  display: inline-block;
}

.search-input {
  padding: 6px 13px 6px 33px;
  border: none;
  border-radius: 5px;
  min-width: 250px;
  color: var(--h1-color);
  background-color: var(--bg-color);
}

.search-input:focus {
  background-color: var(--bg-color);
  box-shadow: 0 0 0 1px #ccc;
}

.search-iconsss {
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  color: #888;
  /* font-size: 7px; */
  pointer-events: none;
}

.search-input::placeholder {
  color: var(--h1-color);
  font-weight: 500;
  font-size: 16px;
}

.min-width-250 {
  min-width: 250px;
}

.js-center {
  justify-content: center;
}

code {
  background: var(--card-bg-color) !important;
}

.custom-dropdown2 .select2 .select2-selection {
  background-color: var(--bg-color) !important;
  color: var(--text-color) !important;
  border-radius: 0px !important;
}

.custom-dropdown2 .select2-selection__placeholder,
.select2-selection__rendered {
  font-size: 13px !important;
  color: var(--text-color) !important;
  text-align: start;
}

.select2-results__option {
  color: var(--text-color);
  background-color: var(--bg-color);
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: var(--dropdown-bg-selected-color);
  border: 1px solid #b5297e;
  color: var(--dropdown-text-color-selected);
}

.select2-results {
  background-color: var(--bg-color);
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: var(--dropdown-bg-selected-color) !important;
  color: var(--dropdown-text-color-selected);
}

.tableteam thead th {
  background-color: var(--bg-color) !important;
}

.for-support-related-query-please-call {
  color: var(--text-clr-red-white);
}

.frame-188 {
  background: var(--bg-color);
  border-radius: 8px;
  border: 2px solid #0088cc;
  border-style: dashed;
  padding: 0 5px 0 5px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}

.frame-189 {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
  justify-content: flex-start;
}

.drag-drop-file-here {
  color: var(--text-color);
  font-size: 12px;
}

.or {
  color: var(--text-color);
  font-size: 14px;
}

.upload-option-2 .browse-file {
  z-index: 1;
  position: relative;
  color: var(--text-color2);
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}

.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: var(--table-bg-color);
}

/* /bootstrap css overrite */
.dropdown-menu {
  background-color: var(--input-bg-color);
  border: 1px solid var(--input-box-border);
}

/* logs recpording css */
/* .jp-audio .jp-interface {
  display: flex;
  align-items: center;
}

.jp-play {
  background: var(--icon-recording-play-btn) no-repeat center center;
  width: 20px;
  background-size: 20px;
}

.jp-state-playing .jp-play {
  background: var(--icon-recording-play-btn) no-repeat center center;
  width: 20px;
  background-size: 20px;
}

.jp-play:focus {
  background: var(--icon-recording-play-btn) no-repeat center center;
  width: 20px;
  background-size: 20px;
}

.jp-state-playing .jp-play:focus {
  background: var(--icon-recording-pause-btn) no-repeat center center;
  width: 20px;
  background-size: 10px;
}

.jp-audio .jp-controls {
}

.jp-seek-bar {
  height: 96%;
}

.jp-audio .jp-progress {
  left: 30px !important;
  width: 55px !important;
  height: 4px;
  top: 22px;
}

.jp-controls-holder {
  top: 0px;
} */

.TimeCountBox {
  color: var(--text-color);
}

/* .recdownload {
  background: var(--icon-recording-download-btn) no-repeat center center;
  height: 31px;
  width: 30px;
  right: 7px;
  scale: 0.8;
  top: 8px;
} */

.jp-audio,
.jp-audio-stream,
.jp-video {
  background-color: transparent;
}

/* .disable_player{
  background-image: var(--disable-player-icon) center center no-repeat;
} */
/* Resource.css changes start */

.create-campaign-container {
  display: flex;
  padding: 0.35rem 40px;
  flex-direction: column;
  gap: 2rem;
  margin-top: 20px;
  /* align-items: center; */
  /* background-color: #e5e5e5; */
  /* margin-top: 2rem; */
}

* {
  box-sizing: border-box;
  /* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
}

.create-campaign-container .resource {
  display: flex;
  padding: 0.5rem;
  justify-content: baseline;
  /* margin-top: 17rem; */
  border-bottom: 2px solid #cfcfcf;
}

h1 {
  font-size: 1.2rem;
}

.resource-p-tag {
  font-size: 17px;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  font-size: 17px;
}

.create-campaign-container .campaign {
  display: flex;
  flex-direction: column;
  gap: 4rem;

  .calling-method {
    display: flex;
    align-items: center;
    gap: 25%;

    .checkbox {
      display: flex;
      gap: 1.5rem;
    }
  }

  .s-days {
    .select-days {
      display: flex;
      flex-direction: column;
      gap: 1.5rem;
      height: 100%;
      justify-content: center;

      .week-days {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;

        .day {
          border-radius: 50%;
          background-color: rgb(255, 255, 255);
          /* height: 2rem;
          width: 2rem; */
          border: 0.9px solid rgb(237, 44, 95);

          @media screen and (max-width: 550px) {
            height: 1.4rem;
            width: 1.4rem;
            font-size: 0.55rem;
          }

          display: flex;
          font-family: 0.75rem;
          color: rgb(237, 44, 95);
          justify-content: center;
          align-items: center;
          margin-top: 0.7rem;
        }
      }
    }
  }

  .selected-day {
    background-color: rgb(237, 44, 95);
    color: rgb(255, 255, 255);
  }

  .working-hours {
    .hour-details {
      display: flex;
      gap: 0.45rem;

      #start-time,
      #end-time {
        padding: 0.35rem;
        width: 6.5rem;
        height: 4rem;
        border-radius: 0.5rem;
        border: 0.05rem solid rgb(237, 44, 95);
        padding-left: 0.35rem;
        margin: 1rem 0rem;
      }
    }
  }
}

.create-campaign-row {
  display: grid;
  /* Default: 1 column for the smallest screens */
  grid-template-columns: 1fr;
  /* Sets the gap between grid items */
  gap: 4rem 5rem;
}

@media screen and (min-width: 600px) {
  .create-campaign-row {
    /* Sets the grid to 2 equal columns */
    grid-template-columns: 1fr 1fr;
  }
}

/* Desktop/Larger Screens: Three columns */
@media screen and (min-width: 1024px) {
  .create-campaign-row {
    /* Sets the grid to 3 equal columns */
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.campaign-element {
  display: flex;
  flex-direction: column;
  /* Ensures inputs/selects inside the element fill the allocated grid cell */
  width: 100%;
  height: 100%;
}

.campaign-element input[type="text"],
.campaign-element select {
  background: transparent;
  height: 40px;
  border-radius: 10px;
  border-color: var(--input-box-border);
}

.campaign-element .select2-container {
  width: 100% !important;
}

.campaign-element .select2 .select2-selection .select2-selection__rendered,
.campaign-element .select2-selection .select2-selection__rendered,
.campaign-element .select2 .select2-selection .select2-selection__arrow {
  /* height: 40px; //remove to give agentlist scrollbar in create campain */
  line-height: 35px;
}

.campaign-element .select2-container .select2-selection {
  border-radius: 10px;
  height: 40px;
  line-height: 40px;
}

.campaign-element select option {
  background-color: var(--bg-color);
}

.week-days label {
  display: flex;
  gap: 1rem;
  cursor: pointer;
}

.s-days input[type="checkbox"] {
  cursor: pointer;
  position: relative;
  margin: 0;
}

.s-days input[type="checkbox"]::before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
  border: 1px solid #99afc1;
  border-radius: 3px;
  background-color: var(--bg-color);
  padding: 1px;
}

.s-days input[type="checkbox"]:checked::before {
  background-color: #ac1b71;
}

.s-days input[type="checkbox"]:checked::after {
  content: "";
  display: block;
  width: 6px;
  height: 12px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 6px;
}

.campaign-element .schedule-box input[type="text"] {
  width: 100% !important;
}

.campaign-element .schedule-box .input-group-addon {
  padding: 6px 5px;
  height: 40px;
  width: 40px;
}

.campaign-element .schedule-box .input-group-addon .calender-icon {
  top: 10px;
  right: 10px;
}

#break-start-time,
#break-end-time {
  padding: 0.35rem 0;
  border: 0.05rem solid rgb(237, 44, 95);
  width: 4.5rem;
  border-radius: 0.2rem;
  padding-left: 0.35rem;
}

/* label {
  font-size: 1.7rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 400;
  margin-left: 1rem;
} */
.campaign-checkbox-container {
  display: flex;
  gap: 25px;
  align-items: center;
  min-height: 30px;
}

.working-hours-all {
  display: flex;
  gap: 1.85rem;
  flex-direction: column;
}

.working-hours-all-div {
  margin-bottom: 0px;
}

.file-label {
  width: 60%;
  padding: 8px 6px;
  margin-bottom: 0;
  cursor: pointer;
  height: 40px;
  border: 1px solid var(--input-box-border);
  border-radius: 10px 0px 0 10px;
}

.upload {
  width: 40%;
  height: 40px;
  background: var(--btn-pink-color);
  border: none;
  border-left: none;
  padding: 1rem;
  border-radius: 0 10px 10px 0;
  color: #fff;
}

.calling-algo {
  display: flex;
  gap: 25%;

  @media screen and (min-width: 900px) {
    gap: 45%;
  }

  @media screen and (max-width: 550px) {
    flex-wrap: wrap;
  }
}

.calling-algo p {
  width: 20rem;

  @media screen and (max-width: 650px) {
    margin-bottom: 0.25rem;
  }
}

button {
  cursor: pointer;
}

.upload-all {
  background-color: var(--btn-pink-color);
  width: 120px;
  transition: 0.25s ease;
  border-radius: 10px;
  color: #fff;
  padding: 10px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}

.clocklet-color-example {
  background-color: #dce1e4;
  border: none;
}

/* minute - dial, hand, selected tick, hovered tick */
.clocklet-color-example .clocklet-dial--minute {
  background-color: #fcf0e8;
}

.clocklet-color-example .clocklet-hand--minute {
  background-color: #f5bb95;
}

.clocklet-color-example .clocklet-tick--minute.clocklet-tick--selected {
  background-color: #f2a470;
}

.clocklet-color-example.clocklet--hoverable:not(.clocklet--dragging)
  .clocklet-tick--minute:hover {
  background-color: #f5bb95;
}

/* hour - dial, hand, selected tick, hovered tick */
.clocklet-color-example .clocklet-dial--hour {
  background-color: #e9fdf1;
}

.clocklet-color-example .clocklet-hand--hour {
  background-color: #98f5bd;
}

.clocklet-color-example .clocklet-tick--hour.clocklet-tick--selected {
  background-color: #44ee88;
}

.clocklet-color-example.clocklet--hoverable:not(.clocklet--dragging)
  .clocklet-tick--hour:hover {
  background-color: #98f5bd;
}

/* hand origin */
.clocklet-color-example .clocklet-hand-origin {
  background-color: #f1e369;
}

/* ampm */
.clocklet-color-example .clocklet-ampm::before {
  background-color: #44eedd;
}

.clocklet-color-example .clocklet-ampm:hover::before {
  background-color: #97f5ec;
}

.clocklet-color-example .clocklet-ampm[data-clocklet-ampm="pm"]::before {
  background-color: #dd44ee;
}

.clocklet-color-example .clocklet-ampm[data-clocklet-ampm="pm"]:hover::before {
  background-color: #eda1f6;
}

.download-format {
  border: 1px solid var(--input-box-border);
  color: var(--text-color);
  border-radius: 1.5rem;
  margin-left: 4px;
  cursor: pointer;
  padding: 2px 12px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.download-format:hover {
  color: var(--text-color);
}

.campaign-container {
  width: 90%;
  margin: 20px auto;
}

.campaign-row {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  padding: 0px 20px 20px 20px;
  border-bottom: 1px solid #eaeaea;
}

.campaign-row:last-child {
  border-bottom: none;
}

.campaign-column {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.campaign-h3 {
  font-size: 16px;
  font-weight: 700;
  color: #db346d;
  padding: 0px 0px 0px 20px;
}

.campaign-column p {
  font-size: 14px;
  margin: 5px 0;
}

.view-details {
  background: transparent;
  color: #e07394;
  text-decoration: underline;
  padding: 10px 15px;
  font-size: 16px;
  cursor: pointer;
  border: none;
}

.campaign-menu {
  background: transparent;
}

.menu-button {
  background: none;
  border: none;
  font-size: 24px;
  color: #888888;
  cursor: pointer;
}

.menu-button:hover {
  color: var(--text-grey);
}

@media (max-width: 768px) {
  .campaign-row {
    flex-direction: column;
  }

  .campaign-column {
    margin-bottom: 15px;
  }

  .menu-button {
    font-size: 20px;
  }
}

.serachpanel {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 20px;
  padding-bottom: 0px;
  flex-wrap: wrap;
}

.serachpanel input[type="text"] {
  border: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  font-size: 16px;
  width: 360px;
  border-bottom: 2px solid #b8b8b8;
  padding: 7px;
  padding-left: 25px;
  background: transparent;
}

.serachpanel input[type="text"]:focus {
  outline: none;
}

.serachpanel .searchBarContainer {
  position: relative;
}

.serachpanel .searchBarContainer img {
  position: absolute;
  top: 50%;
  /* Vertically center the icon */
  transform: translateY(-50%);
}

.serachpanel input[type="submit"] {
  display: none;
}

.addlink,
.addlink:hover {
  color: #fff;
  text-decoration: none;
  padding: 10px 16px;
  cursor: pointer;
  border-radius: 10px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 5px;
  height: 100%;
  background: #ac1b71;
}

.addlink:active {
  color: #fff !important;
}

.campaign-column-li {
  position: relative;
}

.menu-container {
  position: relative;
}

.menu {
  position: absolute;
  top: -60px;
  right: 0;
  background: var(--input-bg-color);
  color: rgb(80, 80, 80);
  border: 1px solid var(--card-border-color);
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 10;
  width: 150px;
  display: none;
  transform: scale(0.8);
  transform-origin: center;
}

.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu ul li {
  padding: 10px;
  cursor: pointer;
  text-align: center;
  border-bottom: 1px solid #f0f0f0;
  color: var(--text-color);
}

.menu ul li:last-child {
  border-bottom: none;
}

.menu ul li:hover {
  background-color: var(--account-li-hover);
}

.status-disabled {
  color: var(--color-grey) !important;
  pointer-events: none;
  cursor: not-allowed;
}

.error-message {
  color: red;
  font-size: 12px;
  display: none;
  /* margin-top: -20px; */
  /* justify-content: flex-start; */
}

.error-message-div {
  display: flex;

  @media screen and (max-width: 550px) {
    flex-wrap: wrap;
  }
}

.error-message-tt-div {
  width: 20rem;
}

/* Resource.css changes end */

.base-boxes-container {
  display: flex;
  justify-content: space-between;
}

.base-boxes-subContainer {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.base-boxes {
  display: flex;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  line-height: 32px;
  gap: 7px;
  padding: 5px 10px;
  border-radius: 5px;
}

.base-boxes:hover {
  cursor: pointer;
  opacity: 0.9;
}

.notes-scrollbar {
  overflow-y: scroll;
  width: 100%;
  padding: 5px;
  overflow-x: hidden;
  scrollbar-width: thin;
}

.colStyle {
  display: grid;
  width: 95%;
}

.rowmargin {
  margin-left: 0px !important;
}

.actionHidediv1 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

.actionHidediv2 {
  height: 24px;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.colStyle {
  display: grid;
  width: 95%;
}

.rowmargin {
  margin-left: 0px !important;
}

.actionHidediv1 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

.actionHidediv2 {
  height: 24px;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

select {
  background-color: var(--input-bg-color);
}

.table-responsive {
  border: none !important;
}

.sms-heading-box {
  background: var(--sms-heading-bpx-clr);
  padding: var(--sms-heading-padding);
}

/* cli configuration view file css */
.did-configuration {
  padding: 1rem 4rem;

  .cli-config-section {
    margin-top: 20px;
  }

  .form-control {
    width: 100%;
    padding: 8px;
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .resource-p-tag {
    font-weight: bold;
    margin-bottom: 10px;
  }

  .page-detail {
    margin: 0rem 0rem 1rem 0rem;
    padding: 1rem 0rem;
  }

  .detail-from {
    color: #808080;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    margin: 0rem 0.5rem 0rem 0rem;
    text-decoration: none;
  }

  .detail-from:hover {
    color: #ea396e;
  }

  .detail-sign {
    font-size: 18px;
    color: #ea396e;
  }

  .detail-current {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #333333;
    margin: 0rem 0rem 0rem 0.5rem;
  }

  .form-container {
    margin: 0;
    padding: 0;
  }

  .form-container .default-did-setting {
    display: block;
    margin-bottom: 1rem;
  }

  .form-container .custom-did-setting {
    margin-top: 2rem;
  }

  .form-container .setting-heading {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0%;
    margin-top: 1rem;
  }

  .form-container .setting-card {
    width: 100%;
    gap: 20px;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 4px 20px 0px #0000000d;
    margin: 0.5rem 0rem 1rem 0rem;
    border: 2px solid #eed;
  }

  .form-container .setting-card.customize {
    display: none;
    max-height: 40rem;
    overflow-y: scroll;
    margin-top: 1rem;
    border-color: #ddd;
  }

  .form-container .setting-card.customize .delete-btn {
    background: transparent;
    outline: none;
    border: none;
    cursor: pointer;
    margin: 1.6rem;
    height: 1.2rem;
    width: 1.3rem;
    object-fit: contain;
  }

  .form-container .setting-card .setting-label {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0%;
  }

  .form-container .setting-card .setting-row {
    margin: 1rem 0rem 1.5rem 0rem;
  }

  .form-container .custom-did-setting .custom-setting-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .form-container .custom-did-setting .custom-setting-label .config-btn {
    opacity: 1;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
    border-radius: 6px;
    border-width: 1px;
    border: 1px solid #00b200;
    background: transparent;
    color: #00b200;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0%;
    display: none;
  }

  .form-container .custom-did-setting .control-section {
    display: flex;
    justify-content: space-between;
    align-items: end;
    min-width: 50rem;
    gap: 2rem;
    display: none;
  }

  .form-container .custom-did-setting .control-section .selected-agents {
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 15px;
  }

  .form-container
    .custom-did-setting
    .control-section
    .selected-agents
    .selected-did-dropdown {
    display: flex;
    gap: 5px;
    justify-content: space-between;
    align-items: center;
  }

  .form-container .custom-did-setting .control-section .selected-agents label {
    font-size: 12px;
    font-weight: 600;
  }

  .form-container .form-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
  }

  .form-container .form-buttons .form-btn {
    width: 120;
    height: 42;
    opacity: 1;
    border-radius: 8px;
    padding: 0.75em;
    border: none;
    outline: none;
    background: transparent;
    font-size: 14px;
  }

  .form-container .form-buttons .form-btn.submit {
    background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
    color: #ffffff;
  }

  .form-container .form-buttons .form-btn.reset {
    color: #ea396e;
    border: 1px solid #ea396e;
  }
}

/* cli configuration view file css */
.did-configuration {
  padding: 1rem 4rem;

  .cli-config-section {
    margin-top: 20px;
  }

  .form-control {
    width: 100%;
    padding: 8px;
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .resource-p-tag {
    font-weight: bold;
    margin-bottom: 10px;
  }

  .page-detail {
    margin: 0rem 0rem 1rem 0rem;
    padding: 1rem 0rem;
  }

  .detail-from {
    color: #808080;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    margin: 0rem 0.5rem 0rem 0rem;
    text-decoration: none;
  }

  .detail-from:hover {
    color: #ea396e;
  }

  .detail-sign {
    font-size: 18px;
    color: #ea396e;
  }

  .detail-current {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #333333;
    margin: 0rem 0rem 0rem 0.5rem;
  }

  .form-container {
    margin: 0;
    padding: 0;
  }

  .form-container .default-did-setting {
    display: block;
    margin-bottom: 1rem;
  }

  .form-container .custom-did-setting {
    margin-top: 2rem;
  }

  .form-container .setting-heading {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0%;
    margin-top: 1rem;
  }

  .form-container .setting-card {
    width: 100%;
    gap: 20px;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 4px 20px 0px #0000000d;
    margin: 0.5rem 0rem 1rem 0rem;
    border: 2px solid #eed;
  }

  .form-container .setting-card.customize {
    display: none;
    max-height: 40rem;
    overflow-y: scroll;
    margin-top: 1rem;
    border-color: #ddd;
  }

  .form-container .setting-card.customize .delete-btn {
    background: transparent;
    outline: none;
    border: none;
    cursor: pointer;
    margin: 1.6rem;
    height: 1.2rem;
    width: 1.3rem;
    object-fit: contain;
  }

  .form-container .setting-card .setting-label {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0%;
  }

  .form-container .setting-card .setting-row {
    margin: 1rem 0rem 1.5rem 0rem;
  }

  .form-container .custom-did-setting .custom-setting-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .form-container .custom-did-setting .custom-setting-label .config-btn {
    opacity: 1;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
    border-radius: 6px;
    border-width: 1px;
    border: 1px solid #00b200;
    background: transparent;
    color: #00b200;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0%;
    display: none;
  }

  .form-container .custom-did-setting .control-section {
    display: flex;
    justify-content: space-between;
    align-items: end;
    min-width: 50rem;
    gap: 2rem;
    display: none;
  }

  .form-container .custom-did-setting .control-section .selected-agents {
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 15px;
  }

  .form-container
    .custom-did-setting
    .control-section
    .selected-agents
    .selected-did-dropdown {
    display: flex;
    gap: 5px;
    justify-content: space-between;
    align-items: center;
  }

  .form-container .custom-did-setting .control-section .selected-agents label {
    font-size: 12px;
    font-weight: 600;
  }

  .form-container .form-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
  }

  .form-container .form-buttons .form-btn {
    width: 120;
    height: 42;
    opacity: 1;
    border-radius: 8px;
    padding: 0.75em;
    border: none;
    outline: none;
    background: transparent;
    font-size: 14px;
  }

  .form-container .form-buttons .form-btn.submit {
    background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
    color: #ffffff;
  }

  .form-container .form-buttons .form-btn.reset {
    color: #ea396e;
    border: 1px solid #ea396e;
  }
}

.flash-alert {
  position: fixed;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  min-width: 300px;
  max-width: 600px;
  padding: 12px 20px;
  border-radius: 8px;
  font-size: 1.2rem;
  text-align: center;
  z-index: 9999;

  opacity: 0;
  transition: top 0.6s ease, opacity 0.6s ease;
}

.flash-success {
  background: #d4edda !important;
  color: #155724 !important;
  border: 1px solid #c3e6cb;
}

.flash-error {
  background: #f8d7da !important;
  color: #721c24 !important;
  border: 1px solid #f5c6cb;
}

.flash-alert.show {
  top: 20px;
  opacity: 1;
}

.toast-message {
  visibility: hidden;
  min-width: 220px;
  max-width: 350px;
  background: #333;
  color: #fff;
  text-align: center;
  border-radius: 8px;
  padding: 12px 18px;
  position: fixed;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%) translateY(20px);
  z-index: 9999;
  font-size: 15px;
  opacity: 0;
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.toast-message.show {
  visibility: visible;
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}

.toast-success {
  background: #28a745 !important;
}

.toast-error {
  background: #dc3545 !important;
}

/* Access key file css */
.api-container-area {
  border-radius: 15px;
  padding: 20px;
  width: 1300px;
  /* height: 64px; */
  margin-top: 20px;
  background-color: #333;
  color: white;
}

.sms-section1 {
  width: 70%;
}

.sms-section2 {
  width: 29%;
}

.sms-group-icon {
  background: url("../img/sms-group2.png") center center no-repeat;
  height: 235px;
  background-size: contain;
}

.download-text {
  color: var(--btn-bg-color) !important;
  text-decoration: var(--upload-btn-decor);
}

.w-300 {
  width: 300px;
}

.input-disable {
  background-color: var(--disable-input-clr) !important;
}

.input-enable {
  background-color: var(--input-bg-color) !important;
}

.w-200 {
  width: 200px;
}

.sms-section1 {
  width: 70%;
}

.sms-section2 {
  width: 29%;
}

.sms-group-icon {
  background: url("../img/sms-group2.png") center center no-repeat;
  height: 235px;
  background-size: contain;
}

.download-text {
  color: var(--btn-bg-color) !important;
  text-decoration: var(--upload-btn-decor);
}

.w-300 {
  width: 300px;
}

.input-disable {
  background-color: var(--disable-input-clr) !important;
}

.input-enable {
  background-color: var(--input-bg-color) !important;
}

.w-200 {
  width: 200px;
}

.dialer-search-container {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.dialer-search-container .searchbar-input {
  background: transparent !important;
  border: none !important;
  outline: none !important;
  border-bottom: 2px solid #b8b8b8 !important;
  border-radius: 0 !important;
  cursor: text !important;
}

.table-icon-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  width: 24px;
}

.report-border-box {
  border: 1px solid var(--border-color);
  border-radius: 10px;
}

@media (max-width: 680px) {
  .report-image-container {
    display: none;
  }
}

.report-image {
  display: flex;
  justify-content: center;
  align-items: center;
}

.report-image img {
  width: 640px;
  height: 300px;
}

/* theme change css */
/* Container fixed at the bottom of menubar */
.main-ht {
  height: 100%;
  /* overflow: hidden; */
}

.menu-container-ht {
  height: 57%; /*this is for avoiding overlap */
  /* margin-bottom: 20px;
  padding-bottom: 20px; */
  overflow: auto;
  -ms-overflow-style: none;
  /* scrollbar-width: none; */
}

/* Webkit scrollbar */
.menu-container-ht::-webkit-scrollbar {
    width: 5px;
}
.menu-container-ht::-webkit-scrollbar-track {
    background: transparent; /* no white track */
}
.menu-container-ht::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}
.menu-container-ht::-webkit-scrollbar-thumb:hover {
    background-color: #d62f61;
}
.menu-scroll {
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.5) transparent;
}
/* scrollbar menu  */

.theme-toggle-container {
  position: absolute;
  bottom: 0;
  background: transparent;
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* border-top: 1px solid #ddd; */
  /* z-index: 10; */
  height: 90px;
  width: 100%;
}

.theme-title {
  color: white;
  font-size: 18px;
}

/* Toggle wrapper */
.toggle-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  /* font-weight: 500; */
  color: white;
}

.themebar {
  position: relative;
  width: 95px;
  height: 30px;
  border-radius: 20px;
  cursor: pointer;
  background: url("../img/dark-theme-bg.svg") center no-repeat;
  transition: background 0.6s ease;
  border: 1px solid white;
  /* overflow: hidden; */
}

/* Light mode */
.themebar.off {
  background: url("../img/light-theme-bg.svg") center no-repeat;
  border: none;
}

/* Sun & Moon elements */
.themebar span {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -5px;
  transition: all 0.6s ease;
}

.theme-icon {
  position: absolute;
}

/* Sun */
.sun-icon {
  background: url("../img/sun-icon.svg") center no-repeat;
  opacity: 0;
}

/* Moon */
.moon-icon {
  background: url("../img/moon-icon.svg") center no-repeat;
  opacity: 1;
}

/* Light mode (off class) → show sun, hide moon */
.themebar.off .sun-icon {
  opacity: 1;
  /* transform: anima */
}

.themebar.off .moon-icon {
  opacity: 0;
  /* transform: translateX(10px); */
}

/* theme css end */

.agentpass {
  background: var(--input-bg-color);
  border: 1px solid var(--input-box-border);
  border-radius: 5px;
  padding: 2px;
}

.addrulelink a {
  color: var(--a-clr);
}

.chart-edit a,
.chart-m1-heading a {
  color: var(--a-clr);
}

.chart-edit a:hover,
.chart-m1-heading a:hover {
  text-decoration: var(--upload-btn-decor);
}

._91-8130138900 {
  margin-left: 4px;
  color: var(--text-clr-red-white) !important;
}

.email-img {
  background: var(--email-icon) center no-repeat;
  height: 14px;
  width: 20px;
  display: inline-block;
  margin: 0px 4px;
}

.call-img {
  background: var(--call-icon) center no-repeat;
  height: 14px;
  width: 14px;
  display: inline-block;
  margin: 0px 4px;
}

.close-icon {
  background: var(--icon-close) no-repeat center center;
  width: 20px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 4px;
  border: none;
}

/* WMS changes Dhruv */

.act-btn {
  margin: 0 0.75rem;
  padding: 1rem 2rem;
  border-radius: 5px;
  cursor: pointer;
  font-weight: 600;
  font-size: 1.5rem;
}

.act-btn.primary {
  background: linear-gradient(90deg, #8b3a8c 0%, #ea396e 100%);
  color: white;
  border: none;
}

.act-btn.secondary {
  background: transparent;
  color: #ea396e;
  border: 0.1rem solid #ea396e;
}

/* intltelinput */

.intl-tel-input .country-list {
  background: var(--bg-color) !important;
}

.intl-tel-input .country-list .country.highlight {
  background-color: var(--intl-dropdown-hover) !important;
}

/* wms carousel template */

.carouselCardContainer {
  width: 100%;
  border-radius: 10px;
  background: var(--carousel-card-container-bg);
  padding: 20px;
  display: flex;
  gap: 20px;
  position: relative;
  overflow-x: auto;
}

.add-cards-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  background: transparent;
  color: #00b200;
  border: 0.1rem solid #00b200;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  font-size: 1.25rem;
  font-weight: 600;
  cursor: pointer;
}

.carouselCard {
  border: 3px solid rgb(231 231 255);
  border-radius: 10px;
  margin: 0px 10px;
  padding: 30px 15px;
  padding-top: 10px;
  background: var(--bg-color);
  min-width: 400px;
  max-width: 400px;
}

.card-header {
  display: flex;
  justify-content: space-between;
}

.card-header .x-btn {
  color: red;
  opacity: 0.5;
}

.card-header .x-btn:hover {
  opacity: 1;
}

.carouselCard.removing {
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.password-wrapper {
  position: relative;
}

.password-wrapper input {
  padding-right: 45px;
  /* space for icon */
}

.toggle-password {
  position: absolute;
  top: 28%;
  right: 29px;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.toggle-password1 {
  position: absolute;
  top: 50%;
  right: 29px;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.lead-info-scroll {
  max-height: 65vh;
  overflow-y: auto;
  padding-right: 10px;
}
.lead-info-scroll::-webkit-scrollbar {
  width: 6px;
}
.lead-info-scroll::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

#configuration-center {
  padding: 20px;
  background:  var(--section-bg-color);
  border-radius: 6px;
}

.settings-container {
  padding: 20px;
  background: #f9f9fc;
  border-radius: 8px;
  max-width: 700px;
}

.settings-row {
  display: flex;
  gap: 40px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.setting-block {
  flex: 1 1 45%;
  display: flex;
  flex-direction: column;
}

.setting-block label {
  font-weight: 600;
  margin-bottom: 6px;
  font-size: 14px;
}

.setting-block select {
  padding: 6px 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.settings-actions {
  display: flex;
  gap: 15px;
}

.settings-actions button {
  padding: 8px 16px;
  font-size: 14px;
  border: none;
  border-radius: 4px;
  background-color: #d63384;
  color: white;
  cursor: pointer;
}

.settings-actions button:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}


.summary-section,
.transcript-section {
    font-size: 13px;
    line-height: 1.5;
}
.summary-section {
    margin-bottom: 8px;
}

.page-jump{
  /* color: var(--text-color3); */
  font-size: 16px;
  display: flex;
    align-items: center;
    gap: 6px;
}
.page-jump input{
  background-color: var( --input-bg-color);
}
.go-to{
   width: 20px;
   height: 10px;
   background: url("../img/go-to.svg") center no-repeat;
}