@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,700');
@import "mediaQ.css";

/*adminlte*/

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
}

@-ms-viewport {
  width: device-width;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}


[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}


ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}



a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px none;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}


[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

/*adminlte*/

html,
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin: 0;
}

.wrapper {
  position: relative;

  background: #F9F9FB;
}

.ovrfhide {
  overflow-y: hidden;
  padding-bottom: 45px;
}

/* Change the white to any color ;) */
input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0px 30px #ffffff !important;
  -moz-box-shadow: inset 0 0 0px 30px #ffffff !important;
  box-shadow: inset 0 0 0px 30px #ffffff !important;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/md_icon/Material-Design-Icons.eot);
  /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url("../fonts/md_icon/Material-Design-Icons.woff2") format('woff2'),
    url("../fonts/md_icon/Material-Design-Icons.woff") format('woff'),
    url("../fonts/md_icon/Material-Design-Icons.ttf") format('truetype'),
    url('../fonts/md_icon/Material-Design-Icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/* Rules for sizing the icon. */
.material-icons.md-18 {
  font-size: 18px;
}

.material-icons.md-24 {
  font-size: 24px;
}

.material-icons.md-36 {
  font-size: 36px;
}

.material-icons.md-48 {
  font-size: 48px;
}

/* Rules for using icons as black on a light background. */
.material-icons.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

.material-icons.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
.material-icons.md-light {
  color: rgba(255, 255, 255, 1);
}

.material-icons.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}


.btn:not(:disabled):not(.disabled).active:focus,
.btn:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}


.noBorder {
  border: none !important;
}

.noPad {
  padding: 0 !important;
}

.noPadR {
  padding-right: 0 !important;
}

.noPadL {
  padding-left: 0 !important;
}

.noPadB {
  padding-bottom: 0 !important;
}

.noPadT {
  padding-top: 0 !important;
}

.noMar {
  margin: 0 !important;
}

.noMarR {
  margin-right: 0 !important;
}

.noMarL {
  margin-left: 0 !important;
}

.noMarB {
  margin-bottom: 0 !important;
}

.noMarT {
  margin-top: 0 !important;
}

.pt-0 {
  padding: 0px !important;
}

.plr-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.plr-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pd-10 {
  padding: 10px !important;
}

.pd-15 {
  padding: 15px !important;
}

.pd-20 {
  padding: 20px !important;
}

.pd-30 {
  padding: 30px !important;
}

.pd-40 {
  padding: 40px !important;
}

.pd-50 {
  padding: 50px !important;
}

.pdtb-20 {
  padding: 20px 15px !important;
}

.pdtb-30 {
  padding: 30px 15px !important;
}

.pdtb-40 {
  padding: 40px 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.bs1 {
  border: 1px solid;
}

.bgwhite {
  background: #ffffff;
}

.logoBox {
  text-align: center;
  margin-top: 2rem;
}

.logoBox img {
  width: 13.125rem;
}

.signinTitle {
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  color: #0270c0;
  margin: 1rem 0;
  font-family: 'Roboto', sans-serif;
}

.fpass a {
  color: #0094c8;
  text-decoration: none;
}

.fpass a:hover {
  text-decoration: underline;
}

.login-form,
.passinput {
  width: 100%;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.login-form:focus,
.passinput:focus {
  border-color: #0270c0;
  box-shadow: 0 0 0.2rem rgba(2, 112, 192, 0.25);
  outline: none;
  transition: all 0.3s ease-in-out;
}

.logoTitleWrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  animation: fadeIn 1.2s ease-in-out;
}

.logoTitleWrap img {
  margin: 1rem;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(-8px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.form-floating {
  position: relative;
}

.form-floating input {
  padding-top: 1.4rem;
  padding-bottom: 0.4rem;
  background-color: transparent;
}

.form-floating input:focus,
.form-floating input:not(:placeholder-shown) {
  padding-top: 1.6rem;
  background-color: #ffffff;
}

.form-floating input:focus+label,
.form-floating input:not(:placeholder-shown)+label {
  top: 0rem;
  left: 0;
  font-size: 0.8rem;
  color: #0270c0;
  background: #fff;
  padding: 0 0.25rem;
}

.form-floating label {
  position: absolute;
  top: 1rem;
  left: 0;
  color: #6c757d;
  pointer-events: none;
  transition: all 0.2s ease-out;
  padding: 1rem;
}

.password-wrapper {
  position: relative;
}

.showPassbtn {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  border: none;
  background: transparent;
  font-size: 1.5rem;
  line-height: 1;
  z-index: 2;
  cursor: pointer;
  padding: 0;
  color: #0270c0;
}

.optBtn {
  border-bottom: 1px solid #9e9e9e !important;
  background: transparent;
  color: #6d6c6a !important;
  font-size: 14px !important;
  box-shadow: none;
  border-radius: 0 !important;
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 8px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-default {
  height: 40px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 0 5px 0 #dee0eb;
}

.btn-default:hover,
.btn-default.hover .btn-default:active,
.btn-default:focus {
  background-color: #e7e7e7;
}

.btn-primary {
  height: 40px;
  color: #ffffff;
  background-color: #282a65;
  border-color: #282a65;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-change-password {
  height: 40px;
  width: 40%;
  color: #ffffff;
  background-color: #282a65;
  border-color: #282a65;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  color: #ffffff;
  background: #282a65;
  border-color: #282a65;
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active {
  color: #ffffff;
  background-color: #282a65;
  border-color: #282a65;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus {
  box-shadow: none;
}

.saveChangesBtn,
.navyblue-btn {
  width: 170px;
  height: 40px;
  border-radius: 8px;
  background: #282a65;
  color: #ffffff !important;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #282a65;
  border-color: #282a65;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #282a65;
}

#compbtn::after {
  position: initial;
  float: right;
  margin: 8px 0;
}

.brand-image {
  float: none;
}

.brand-link {
  padding: 15px;
}

.main-header {
  z-index: 999;
}

#widgetiFrame {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.widget_wrapper {
  visibility: hidden;
  opacity: 0;
  width: 380px;
  height: calc(100% - 50px);
  max-height: 600px;
}

.widget_wrapper.active {
  right: 2%;
  bottom: 3%;

  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  overflow: hidden;
  z-index: 1000000;

  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;

  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, .1);
  box-shadow: 0 0 40px rgba(0, 0, 0, .1);
  border-radius: 15px;
  visibility: visible;
  opacity: 1;
}


.clsIframebtn {
  position: absolute;
  top: 8px;
  right: 12px;
  border: none;
  background: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  outline: none;
  padding: 5px 9px 3px 7px;
  border-radius: 50%;
}

.clsIframebtn:hover {
  background: #a3a3a36e;
  transition: .4s ease-in;
}

.clsIframebtn svg {
  x: 0px;
  y: 0px;
  width: 20px;
  height: 20px;
  fill: rgb(255, 255, 255);
}


/*.widget_fwrapper{
  position: fixed;
  border-radius: 10px 10px 0;
  border: 1px solid transparent;
  overflow: hidden;
  -webkit-box-shadow: 0 0 40px rgba(0,0,0,.1);
  box-shadow: 0 0 40px rgba(0,0,0,.1);
  opacity: 1;
  visibility: visible;
  -webkit-transition: visibility .15s ease,opacity .15s ease-out;
  transition: visibility .15s ease,opacity .15s ease-out;
  z-index: 1000000;
}*/



#chat_window_1,
#chat_window_2 {
  width: 100%;
  position: fixed;
  visibility: hidden;

  opacity: 0;
  z-index: -1;
  height: 100vh;
  margin: 0 !important;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}

#chat_window.active {
  width: 100%;
  visibility: visible;
  overflow: hidden;
  bottom: 0%;
  right: 0%;
  opacity: 1;
  z-index: 999999;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;

  -webkit-animation: fadeinout .3s ease;
  animation: fadeinout .3s ease;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}


#chat_window_1.active {
  width: 100%;
  visibility: visible;
  overflow: hidden;
  bottom: 0%;
  right: 0%;
  opacity: 1;
  z-index: 100;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-animation: fadeinout .3s ease;
  animation: fadeinout .3s ease;

  cursor: pointer;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}


#chat_window_2.active {
  width: 100%;
  visibility: visible;
  overflow: hidden;
  bottom: 0%;
  right: 0%;
  opacity: 1;
  z-index: 999999;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-animation: fadeinout .3s ease;
  animation: fadeinout .3s ease;

  cursor: pointer;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}


/* #chat_window,
#chat_window_1,
#chat_window_2 {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
} */

.pageTitle {
  font-size: 18px;
  color: #282a65;
}

.description {
  font-size: 14px;
  color: #b7b4c0;
}

.card {
  box-shadow: 0 0 5px 0 #DEE0EB;
  ;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, .125);
}


.direct-chat,
.chatBox {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}


.chat_box .chat_header {
  padding: 1.22rem 1.25rem;
  background: #FFAA00;
  border: none;
}

#chat_window_1 .chat_header {
  padding: 1rem 1.25rem;
  background: #FFAA00;
  border: none;
}

#chat_window_2 .chat_header {
  padding: .77rem .77rem;
  background: #FFAA00;
  border: none;
}

.titleBox {
  display: flex;
  flex-direction: row
}

.titleBox .clientLogo {
  position: relative;
  display: inline-block;
  background-image: url(../svg/dheeLogo_1.svg);
  background-position: center;
  background-repeat: no-repeat;
  height: 35px;
  width: 140px;
  background-size: 146px 52px;
  margin: 0px 10px 0px 0px;
}

.clientLogo {}

/*
.clientLogo svg{
  width: 40px;
  height: 45px;
} */

.titleBox h4.clientName,
.titleBox h6.clientName {
  display: inline-block;
}

.titleBox h4,
.titleBox h6,
.titleBox h4.clientName {
  margin: 0;
  color: #ffffff;
}

.card-header>.card-tools {
  position: absolute;
  right: 1rem;
  top: .7rem;
}

.card-header:first-child {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

.card-footer:last-child {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}


.chat_header::before {
  position: absolute;
  content: ' ';
  background-image: url(../svg/lines.svg);
  background-size: 58px 300px;
  background-repeat: no-repeat;
  height: 315px;
  width: 80px;
  top: -126px;
  right: 11px;
  overflow: hidden;
}


#chat_window_1 .chat_header::before,
#chat_window_2 .chat_header::before {
  position: absolute;
  content: ' ';
  background-image: url(../svg/lines.svg);
  background-size: 58px 300px;
  background-repeat: no-repeat;
  height: 300px;
  /* width: 70px;
  top: -199px;
  left: 314px; */
  width: 70px;
  top: -313%;
  left: 79%;
}

#chat_window_1 .chat_header:after,
#chat_window_2 .chat_header:after {
  display: none;
}


.chat_header:after {
  position: absolute;
  content: ' ';
  background-image: url(../svg/lines.svg);
  background-size: 58px 300px;
  background-repeat: no-repeat;
  height: 60%;
  width: 17%;
  top: 165px;
  left: 24px;
}

#chat_window .card-footer,
.chatBox .card-footer {

  padding: .2rem 1.25rem 1rem;
  background-color: #fff;
  border-top: 0 solid rgba(0, 0, 0, .125);
  margin: 0 auto;
  display: table;
  font-size: 14px;
}

.direct-chat .card-body {
  background: #f4f0f0;
  overflow: hidden;
  font-size: 14px;
}

.direct-chat-text {
  border-radius: 0;
  position: relative;
  padding: 5px 10px;
  background: #FFFFFF;
  border: 1px solid #fff;
  margin: 5px 0 0 0;
  color: #444;
  font-size: 14px;
}

.direct-chat-text_withoption {}

.direct-chat-text:after,
.direct-chat-text:before {
  position: absolute;
  right: 100%;
  top: 15px;
  border: solid transparent;
  border-right-color: transparent;
  content: ' ';
  height: 0;
  width: 0;
  pointer-events: none;
}


.direct-chat-danger .right>.direct-chat-text {
  background: #E83B4C;
  border-color: #E83B4C;
  color: #fff;
}

.right .chat_right {
  margin-left: 3vw;
  margin-right: 0;
  background: #EAE9EB;
  -webkit-box-shadow: 0 1px rgba(0, 0, 0, .1);
  box-shadow: 0 1px rgba(0, 0, 0, .1);
}

.chat_right {
  border: none;
  padding: 12px 20px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.chat_left {
  border: none;
  padding: 12px 20px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  width: 85%;
  display: inline-block;
  -webkit-box-shadow: 0 1px rgba(0, 0, 0, .1);
  box-shadow: 0 1px rgba(0, 0, 0, .1);
}

.chat_log .chat_right {
  border: none;
  padding: 12px 20px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;

  background-color: rgba(224, 224, 244, 0.4);
  box-shadow: 0 2px 4px 0 rgba(218, 218, 218, 0.5);
}

.chat_log .chat_left {
  border: none;
  padding: 12px 20px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  margin: 5px 3vw 0 0px;

  background-color: #fbf7f7;
  box-shadow: 0 2px 4px 0 rgba(218, 218, 218, 0.5);
}

.chat_log .direct-chat-msg {
  margin-bottom: 20px;
}

.direct-chat-danger .right>.direct-chat-text:after,
.direct-chat-danger .right>.direct-chat-text:before {
  border: none;
}

.right .direct-chat-text:after,
.right .direct-chat-text:before {
  border: none;
}

.histBtn,
.volBtn {
  position: relative;
  display: inline-block;
  padding: 5px 9px 3px 7px;
}

.histBtn svg,
.volBtn svg {
  fill: #ffffff;
}

.close_btn {
  padding: 5px 9px 3px 7px;
  border-radius: 50%;
  background: transparent;
  z-index: 10;
  float: right;
}

.close_btn:hover {
  background: #a3a3a36e;
  transition: .4s ease-in;
}

.close_btn svg {
  x: 0px;
  y: 0px;
  width: 20px;
  height: 20px;
  fill: rgb(255, 255, 255);
}

.lines_svg {
  position: absolute;
  top: -120px;
  right: 15px;
  z-index: 0;
}

.lines_svg svg {
  fill: red;
}

.welcome_body {
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.robot_box svg {
  width: 140px;
  height: 140px;
}

.input-field {
  position: relative;
  margin-top: 1rem;
  margin-bottom: .4rem;
}

input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default) {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 2rem;
  width: 100%;
  font-size: 14px;
  padding: 0 0 5px 0;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: border 1s, -webkit-box-shadow .3s;
  transition: border 1s, -webkit-box-shadow .3s;
  transition: box-shadow .3s, border 1s;
  transition: box-shadow .3s, border 1s, -webkit-box-shadow .3s;
}

#userName {
  margin-bottom: 10px;
}

#userName,
#userphoneNo {
  padding: 0 0 0 5px;
}

/* .login_body input:not([type]),
.login_body input[type=text]:not(.browser-default),
.login_body input[type=password]:not(.browser-default),
.login_body input[type=email]:not(.browser-default),
.login_body input[type=url]:not(.browser-default),
.login_body input[type=time]:not(.browser-default),
.login_body input[type=date]:not(.browser-default),
.login_body input[type=datetime]:not(.browser-default),
.login_body input[type=datetime-local]:not(.browser-default),
.login_body input[type=tel]:not(.browser-default),
.login_body input[type=number]:not(.browser-default){
  border-bottom: 1px solid #ffad29;
} */

input:not([type]).validate+label,
input[type=text]:not(.browser-default).validate+label,
input[type=password]:not(.browser-default).validate+label,
input[type=email]:not(.browser-default).validate+label,
input[type=url]:not(.browser-default).validate+label,
input[type=time]:not(.browser-default).validate+label,
input[type=date]:not(.browser-default).validate+label,
input[type=datetime]:not(.browser-default).validate+label,
input[type=datetime-local]:not(.browser-default).validate+label,
input[type=tel]:not(.browser-default).validate+label,
input[type=number]:not(.browser-default).validate+label,
input[type=search]:not(.browser-default).validate+label,
textarea.materialize-textarea.validate+label {
  width: 100%;
}

.input-field.col label {
  left: .75rem;
}

label {
  font-size: 14px;
  color: #9e9e9e;
}

.input-field>label {
  font-weight: normal;
  color: #9e9e9e;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  cursor: text;
  -webkit-transition: color .2s ease-out, -webkit-transform .2s ease-out;
  transition: color .2s ease-out, -webkit-transform .2s ease-out;
  transition: transform .2s ease-out, color .2s ease-out;
  transition: transform .2s ease-out, color .2s ease-out, -webkit-transform .2s ease-out;
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  text-align: initial;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  padding-left: 5px;
}


input:not([type])+label:after,
input[type=text]:not(.browser-default)+label:after,
input[type=password]:not(.browser-default)+label:after,
input[type=email]:not(.browser-default)+label:after,
input[type=url]:not(.browser-default)+label:after,
input[type=time]:not(.browser-default)+label:after,
input[type=date]:not(.browser-default)+label:after,
input[type=datetime]:not(.browser-default)+label:after,
input[type=datetime-local]:not(.browser-default)+label:after,
input[type=tel]:not(.browser-default)+label:after,
input[type=number]:not(.browser-default)+label:after,
textarea.materialize-textarea+label:after,
.select-wrapper+label:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  -webkit-transition: .2s opacity ease-out, .2s color ease-out;
  transition: .2s opacity ease-out, .2s color ease-out;
}

.login_body .input-field>label:not(.label-icon).active {
  -webkit-transform: translateY(-14px) scale(0.8);
  transform: translateY(-14px) scale(0.8);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.login_body input:not([type]):focus:not([readonly])+label,
.login_body input[type=text]:not(.browser-default):focus:not([readonly])+label,
.login_body input[type=password]:not(.browser-default):focus:not([readonly])+label,
.login_body input[type=email]:not(.browser-default):focus:not([readonly])+label,
.login_body input[type=url]:not(.browser-default):focus:not([readonly])+label,
.login_body input[type=time]:not(.browser-default):focus:not([readonly])+label,
.login_body input[type=date]:not(.browser-default):focus:not([readonly])+label,
.login_body input[type=datetime]:not(.browser-default):focus:not([readonly])+label,
.login_body input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label,
.login_body input[type=tel]:not(.browser-default):focus:not([readonly])+label,
.login_body input[type=tel]:not(.browser-default):active:not([readonly])+label,
.login_body input[type=number]:not(.browser-default):focus:not([readonly])+label,
.login_body input[type=search]:not(.browser-default):focus:not([readonly])+label,
.login_body textarea.materialize-textarea:focus:not([readonly])+label {
  color: #ffad29;
}

.login_body input:focus,
.login_body input:active,
.login_body input:active:focus {
  border-bottom: 1px solid #ffad29;
  font-size: 14px;
}

.direct-chat .card-body {
  background: #ffffff;
  font-size: 14px;
}

#chat_window .login_body {
  background: #ffffff;
  padding: 25px 55px 0;
  font-size: 14px;
  height: 46vh;
  overflow: hidden;
  display: block;
}

#chat_window_1 .chat_body {
  background: #ffffff;
  padding: 10px 15px 10px;
  height: 50vh;
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 14px;
  display: block;
}

#chat_window_2 .chat_body {
  background: #f0f3f6;
  padding: 10px 15px 10px;
  height: 65vh;
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 14px;
  display: block;
}

.chat_log .chat-header {
  background-color: #ffffff;
  border-bottom: 1px solid #e8e8ed !important;
}

.chat_log .chat_body {
  border-top: 1px solid #e8e8ed !important;
  background: #ffffff;
  padding: 10px 15px 10px;
  height: 569px;
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 14px;
}

.chat_footer {
  font-size: 14px;
  min-height: 90px;
  padding: .7rem .7rem .7rem;
  background-color: #fff;
  border-top: 0 solid rgba(0, 0, 0, .125);
  margin: 0;
  width: 100%;
  display: table;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.chat_footer:last-child {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.typeBox {
  display: block;
  position: relative;
  padding: 3px;
  border-bottom: 1px solid #f0f0f1;
}

.emojiBox {
  display: inline-block;
  position: relative;
  margin: 5px 0 0 0;
  width: 100%;
}

.mediaBox {
  display: inline-block;
  position: relative;
  padding: 2px 6px 0 0;
}

.mediaBox .attach,
.mediaBox .emoji {
  display: inline-block;
  position: relative;
  padding: 2px 6px 2px 0;
}

.mediaBox .emoji {
  padding: 2px 6px 2px 8px;
}

.mediaBox .attach {
  transform: rotate(45deg);
}

.attach svg,
.emoji svg {
  fill: #ffad29;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.dheeNote {
  color: #C0BDBD;
  font-size: 0.75em;
  float: right;
  margin: 10px 15px 0 0;
  display: inline-block;
}

.dheeNote span {
  color: #C0BDBD;
  /* opacity: .5; */
  vertical-align: -webkit-baseline-middle;
  font-weight: 300;
}

.messageBox {
  width: 80%;
  max-width: 82%;
  position: relative;
  display: inline-block;
}

.iconBox {
  position: relative;
  display: inline-block;
  /*margin: 0 0 0 33px;*/
  vertical-align: text-bottom;
  top: -3px;
  float: right;
  top: 10px;
}

@-webkit-keyframes fadeinout {
  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeinout {
  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

.messageBox input.messageInput {
  margin: 0;
  border-bottom: none;
}

.messageBox input.messageInput::placeholder,
.messageBox input.messageInput::-moz-placeholder
/* Firefox 19+ */
,
.messageBox input.messageInput:-ms-input-placeholder
/* Internet Explorer 10-11 */
,
.messageBox input.messageInput ::-ms-input-placeholder

/* Microsoft Edge */
  {
  color: #B1B1B1;
  font-size: 14px;
}

.messageBox textarea.messageInput {
  overflow-y: auto;
  resize: none;
  width: 100%;
  height: 40px;
  font-size: 12px;
  border: 1px solid transparent;
}

.messageBox textarea.messageInput::placeholder,
.messageBox textarea.messageInput::-moz-placeholder,
.messageBox textarea.messageInput:-ms-input-placeholder,
.messageBox textarea.messageInput::-ms-input-placeholder,
.chat_right textarea.chatTxtarea::placeholder,
.chat_right textarea.chatTxtarea::-moz-placeholder,
.chat_right textarea.chatTxtarea:-ms-input-placeholder,
.chat_right textarea.chatTxtarea::-ms-input-placeholder {
  color: #B1B1B1;
  font-size: 14px;
}

.chat_right textarea.chatTxtarea {
  overflow-y: auto;
  resize: none;
  width: 100%;
  height: 5em;
  font-size: 13px;
  border: 1px solid transparent;
}

.iconBox svg {
  fill: #ffad29;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-animation: fadeinout 1s linear;
  animation: fadeinout 1s linear;
}

.iconBox .send {
  display: none;
  cursor: pointer;
  vertical-align: -webkit-baseline-middle;
}

.iconBox .mic {
  cursor: pointer;
  vertical-align: -webkit-baseline-middle;
}

.verifBox {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

a:not([href]):not([tabindex]).troubleLink {
  color: #ffad29;
  cursor: pointer;
  text-decoration: underline;
  font-size: 1.1em;
  padding: 20px 0;
  display: inline-block;
}

.mobNoBox {
  padding: 20px 0;
}

span.cntrycode {
  margin-right: 7px;
  color: #9e9e9e;
}

span.mobNo {
  letter-spacing: 1px;
  font-weight: bold;
}

span.editIcon svg {
  fill: #FFAA00;
  width: 20px;
  height: 15px;
  cursor: pointer;
}

.otpBox {
  padding: 15px 0;
}

input.otpinput::-webkit-inner-spin-button,
input.otpinput::-webkit-outer-spin-button,
.payotpinput::-webkit-inner-spin-button,
.payotpinput::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  margin: 0;
}

/* input.otpinput:focus{
  border-bottom: 1px solid #FFAA00;
} */

.otpinput {
  width: 50% !important;
  letter-spacing: 15px;
  text-align: center;
  font-weight: bold;
}

.lockpinsvg {
  padding: 20px 0;
}

.lockpinsvg #Fill-3,
.editIcon svg {
  fill: #ffad29;
}

.editIcon svg {
  width: 30px;
  height: 21px;
}

.btn_round {
  display: inline-block;
  position: relative;
  height: 35px;
  width: 35px;
  background-color: #ffad29;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23);
  border-radius: 50%;
  color: #FFFFFF;
  text-align: center;
  padding: 5px;
  cursor: pointer;
}

.btn_round svg {
  fill: #FFFFFF;
}

/*_______________*/
/* MAD-SELECT  */
.mad-select .material-icons {
  vertical-align: middle;
}

.mad-select {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0px;
  width: 100%;
}

.mad-select ul:after {
  border-bottom: 1px solid #9e9e9e;
  content: '';
  display: block;
  width: 122%;
}

.mad-select ul {
  list-style: none;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0 0;
  color: #9e9e9e;
}

.mad-select li {
  vertical-align: middle;
  white-space: nowrap;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  display: none;
  padding: 8px 16px 8px 5px;
  margin: 0;
  box-sizing: initial;
}

.mad-select li:first-of-type {
  padding: 8px 16px 8px 5px;
}

.mad-select li:first-child {
  color: #9e9e9e !important;
}

/*
.mad-select li:first-of-type{
  padding: 8px 16px 8px 5px;
  color: #9e9e9e;
} */

.mad-select>ul:first-of-type {
  max-width: calc(90% - 4px);
  /* COMMENT FOR AUTO WIDTH */
  padding: 8px 16px 8px 0;
}

.mad-select>ul:first-of-type li.selected {
  display: inline-block;
  height: 24px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #212529;
}

.mad-select i.material-icons {
  opacity: 0.5;
  margin: 0;
  padding: 0;
}

/*jQ*/
.mad-select ul.mad-select-drop {
  position: absolute;
  z-index: 50;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  transition: 0.24s;
  max-height: 0;
  overflow: hidden;
  overflow-y: auto;
}

.mad-select ul.mad-select-drop.show {
  visibility: visible;
  opacity: 1;
  max-height: 180px;
  /* COMMENT IF YOU DON?T NEED MAX HEIGHT */
}

.mad-select ul.mad-select-drop.show:after {
  border: none;
}

/* ul.mad-select-drop.show {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
} */

ul.mad-select-drop.show div.mad-select {
  min-height: 200px;
}

.mad-select ul.mad-select-drop.show.mad-select {
  min-height: 200px;
}

.mad-select ul.mad-select-drop li {
  display: block;
  transition: background 0.33s;
  cursor: pointer;
  color: #9e9e9e;
}

.mad-select ul.mad-select-drop li.selected {
  background: rgba(0, 0, 0, 0.07);
  color: #212529;
}

.mad-select ul.mad-select-drop li:hover {
  background: rgba(0, 0, 0, 0.04);
  color: #212529;
}

label:not(.form-check-label):not(.custom-file-label) {
  font-weight: normal;
}

/* .input-field input,.input-field label{
  color:#ffad29;
} */

.float_btn_box {
  position: fixed;
  bottom: 5vh;
  z-index: 1;
  right: 5%;
  -webkit-animation: fadeinout .1s linear;
  animation: fadeinout .1s linear;
}

.float_btn::before {
  position: absolute;
  content: ' ';
  background-image: url('../svg/bot_launcher.svg');
  background-size: 100px 90px;
  background-repeat: no-repeat;
  height: 90px;
  width: 100px;
  left: -4.8vw;
  bottom: 0;

}

#botGrp {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

.float_btn_box .float_btn {
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
  position: relative;
  line-height: normal;
  cursor: pointer;
  visibility: visible;
  opacity: 1;
}

.float_btn_box .float_btn:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
  background: #ffffff;
}

.float_btn_box .btn:not(:disabled):not(.disabled).active,
.float_btn_box .btn:not(:disabled):not(.disabled):active {
  background-image: none;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}

.float_btn_box .float_btn svg {
  fill: #0B66D6;
}

.direct-chat-msg:last-child {
  margin: 0;
}

.optionSlide #myCarousel {
  padding: 0;
}

.optionSlide #myCarousel:hover .carousel-control-next,
.optionSlide #myCarousel:hover .carousel-control-prev {
  opacity: .8;
  -webkit-animation: fadeinout .5s linear;
  animation: fadeinout .5s linear;
}

.optionSlide .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-right: -15px;
  margin-left: -15px;
  flex-direction: row;
}

.optionSlide .carousel-control-next,
.optionSlide .carousel-control-prev {
  position: absolute;
  top: 40px;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  height: 35%;
  color: #fff;
  text-align: center;
  opacity: 1;
  border: 1px solid transparent;
  border-radius: 60%;
  opacity: 0.82;
  background-color: #ffffff;
}

.optionSlide .carousel-control-next svg,
.optionSlide .carousel-control-prev svg {
  width: 45px;
  height: 45px;
  fill: #b1b1b1;
}

.optionSlide .carousel-control-prev {
  left: -25px;
  opacity: 0;
}

.optionSlide .carousel-control-next {
  right: -25px;
  opacity: 0;
}

.optionSlide .carousel-item .card {
  background: transparent;
  margin-bottom: 2rem !important;
}

.optionSlide .carousel-item {
  padding-left: 0;
}

.optionSlide .carousel-caption .captionLabel {
  font-size: 12px;
}

.optionSlide .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: -26px;
  left: 15%;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #000;
  text-align: center;
}

.optionSlide .carousel-inner .active {
  padding-left: 0;
}

.card-img-top {
  width: 100%;
  border-radius: 4px;
}

.direct-chat-msg .optionsBox {
  display: block;
  position: relative;
  margin: 6px 0;
  width: fit-content;
}

.optionsBox table {
  width: 100%;
}

.optionsBox table>tbody>tr>td {
  padding: 0px 8px 6px 0px;
}

.optionsBox table>tbody>tr>td:last-child {
  padding: 0px 0px 6px 0px;
}

.optionsBox .optQ {
  background-color: #ffffff;
  color: #fec433;
  display: inline-block;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 10px;
  text-align: center;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px rgba(0, 0, 0, .1);
  box-shadow: 0 1px rgba(0, 0, 0, .1);
  cursor: pointer;
}

.optionsBox .optionBtn {
  display: inline-block;
  border: 1px solid #ffad29;
  padding: 5px 11px;
  margin: 0 5px 8px 0;
  border-radius: 20px;
  cursor: pointer;
  text-decoration: none;
  -webkit-animation: fadeinout 1s ease;
  animation: fadeinout 1s ease;
}

.optionsBox a.optionBtn:hover,
.optionsBox a.optionBtn:focus {
  border-radius: 20px;
  text-decoration: underline;

  -webkit-animation: fadeinout 1s ease;
  animation: fadeinout 1s ease;
}

.sidebar {
  padding: 0;
  overflow-y: auto;
  height: calc(100% - 4rem);
}

.sidebar .nav-link {
  display: block;
  padding: 1rem 1rem;
}

.sidebar .nav-pills .nav-link {
  border-radius: 0rem;
}

@-webkit-keyframes bounce {

  0%,
  100% {
    -webkit-transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-5px);
  }
}

@keyframes bounce {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-5px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}


/*------------------Datepicker starts------------------*/

.datepicker_box {
  display: inline-block;
}

.datepicker_box .input-group {
  position: relative;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  flex-direction: row;
  border: 1px solid #ffffff;
  border-radius: 8px;
  background-color: #ffffff;
}


.datepicker_box input {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  outline: none;
  font-size: 14px;
  margin: 0 0 0 0;
  padding: .6em;
  height: inherit;
}

.datepicker_box span {
  vertical-align: sub;
}

.datepicker_box .gj-datepicker-bootstrap [role=right-icon] button {
  width: 38px;
  position: relative;
  border: 1px solid transparent;
}

.datepicker_box input#analyticsDate {
  background-color: #ffffff;
  border: none;
  border-bottom: 1px solid transparent;
  border-radius: 8px;
  outline: none;
  font-size: 14px;
  margin: 0 0 0 0;
  padding: .6em;
  height: inherit;
}

.analyticsDateBox .gj-datepicker-md [role=right-icon] {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 24px;
  padding: 7px 9px;
}

.datepicker_box input:focus {
  color: #495057;
  background-color: #ffffff;
  border-color: #ffffff;
  outline: 0;
  box-shadow: none;
}

/*------------------ Datepicker ends ------------------*/


/*------------------ Log Start ------------------*/

.logTableBox {
  min-height: 543px;
  font-size: 14px;
  overflow: hidden !important;
}

.logTableBoxSupport {
  min-height: 543px;
  font-size: 14px;
}

.logTable,
.mangeClientTable {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0rem;
  background-color: transparent;
  color: #485465;
  font-weight: 300;
}

.logTable tbody td,
.mangeClientTable tbody td {
  color: #485465;
  font-weight: 300;
  text-align: left;
}

/* .mangeClientTable{
  text-align: center;
} */

.logTable th,
.logTable td,
.mangeClientTable th,
.mangeClientTable td {
  padding: 0.6rem;
  vertical-align: middle;
  border-top: 1px solid transparent;
  border-bottom: solid 1px #eeeeee;
  border-collapse: collapse;
  color: #485465;
}

.mangeClientTable th,
.mangeClientTable td {
  padding: 0.4rem 1rem;
}

.table thead th {
  padding: 1rem;
  text-align: left;
}

.mangeClientTable th:first-child,
.mangeClientTable td:first-child {
  text-align: left;
}

/* .mangeClientTable td:first-child{
  color: #989898;
} */

.mangeClientTable th:last-child,
.mangeClientTable td:last-child {
  width: 10%;
  text-align: center;
}

table.logTable td.dropdown_box {
  width: 10%;
  vertical-align: middle;
  text-align: center;
}

.logRow {
  padding: 6px 0 6px 6px;
  margin: 0;
}

.logRow .listContent {
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: .5px;
}

.userIdBox {
  white-space: nowrap;
  min-width: 40vw;
  overflow: hidden;
  text-overflow: ellipsis;
}

.userIdBox .userLabel {
  margin-bottom: 0.77rem;
}


.subinfoTab ul {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
  color: #777;
  font-size: 13px;
}

.subinfoTab li {
  list-style-type: none;
  display: inline-block;
  padding-right: 4em;
}

.subinfoTab li p {
  margin: 0;
}

table.logTable tbody tr:hover,
table.mangeClientTable tbody tr:hover,
table.mangeClientTable tbody tr:hover .vertdropBtn,
table.adminclientTable tbody tr:hover,
table.adminResellerTable tbody tr:hover {
  background: #F7F7F8;
}

/* table.table .vertBtn {
  display: none;
  cursor: pointer;
  text-align: center;
} */

table.table tr:hover .vertBtn {
  display: inline-block;
  text-align: center;
}

table.table .vertBtn,
.table .resellerBox .material-icons {
  visibility: hidden;
  -webkit-animation: fadeinout .5s ease;
  animation: fadeinout .5s ease;
  cursor: pointer;
  cursor: pointer;
  text-align: center;
}

table.table tr:hover .vertBtn,
table.table tr:hover .material-icons {
  visibility: visible;
  -webkit-animation: fadeinout .5s ease;
  animation: fadeinout .5s ease;
  cursor: pointer;
}


.vertBtn .vertdropBtn {
  height: auto;
  border-radius: 0px;
  background: transparent !important;
  box-shadow: none;
  padding: 0 0 0 50px;
  padding: 8px 0 0 0px;
  width: 30px;

}

a.vertdropBtn:not(:disabled):not(.disabled):active,
a.vertdropBtn:not(:disabled):not(.disabled).active {
  box-shadow: none;
  border-radius: 0;
}

.vertBtn .vertdropmenu {
  min-width: auto;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
  padding: 0;
  margin: 0;
  left: -70px !important;
}

.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active {
  background-image: none;
  border-radius: 8px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
}

.card-tools .btn:not(:disabled):not(.disabled):active,
.card-tools .btn:not(:disabled):not(.disabled).active {
  background-image: none;
  border-radius: 50%;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
}

.vertBtn .dropdown-toggle::after {
  display: none;
  border: none;
}

table.mangeClientTable tr:hover .vertBtn {
  visibility: visible;
}

.vertBtn .dropdown-menu.show li {
  margin: 0;
  padding: 3px 10px;
  color: inherit;
}

.vertBtn .vertdropmenu.show li.divider {
  height: 1px;
  margin: 0;
  padding: 1px 10px;
  overflow: hidden;
  background-color: #e5e5e5;
}


.vertBtn .dropdown-menu.show li:hover,
.vertBtn .dropdown-menu.show li:hover a {
  background: #F7F7F8;
}

.vertBtn .dropdown-menu.show li a {
  color: inherit;
  font-size: 12px;
}

.resellerBox .material-icons {
  font-size: 18px;
  color: #989898;
}

.resellerName {
  font-size: 14px;
  font-weight: 400;

}

.resellerInfo,
.resellerLocate {
  position: relative;
  font-size: 12px;
  top: -3px;
  margin: 0 0 0 5px;
  color: #989898;
}

.resellerInfo a {
  color: #989898;
}

.logContainer .card-footer {
  background: transparent;
}

.card-footer ul.pagination {
  margin: 0;
}

/*------------------Log ends------------------*/

.selectLang select.form-control {
  width: 170px;
  height: 40px;
  border-radius: 8px;
}

.selectLang label {
  font-size: 14px;
  color: #9e9e9e;
  margin: 0 1.5vw 0 0;
}

.escalationBox .card-footer {
  background-color: transparent;
  border-top: 0 solid transparent;
  padding: 0.75rem 0 0.75rem 1.25rem;
}

.escalationBox .page-link {
  font-size: 12px;
}

.shortIntro {
  font-size: 11px;
}

ul.chatoptList {
  display: block;
  list-style-type: none;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}

ul.chatoptList li {
  margin: 6px 0;
  font-size: 14px;
  border: 1px solid #ffad29;
  padding: 10px 13px;
  border-radius: 30px;
  display: inline-block;
  width: -webkit-fill-available;

}

ul.chatoptList .form-check-input {
  margin-top: 0.2rem;
}

.chatoptList .form-check-label {
  color: #444;
}

.volMute,
.micMute {
  display: none;
  -webkit-animation: fadeinout .5s ease;
  animation: fadeinout .5s ease;
}

.volUp,
.micUnmute {
  -webkit-animation: fadeinout .5s ease;
  animation: fadeinout .5s ease;
}

.log_two,
.log_three,
.log_four,
.log_five,
.log_six {
  display: none;
}

.ticketFile {
  border: 1px solid transparent;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 0 5px 0 #dee0eb;
  margin-left: 5px;
}

#ticketFile::after {
  color: #727171;
  content: "Browse";
  border-left: 1px solid #ffffff;
  border-radius: 0 0.25rem 0.25rem 0;
  background-color: #ffffff;
  box-shadow: 0 0 5px 0 #dee0eb;
}

.page-title {
  font-size: 18px;
  letter-spacing: -0.1px;
  text-align: left;
  color: #282a65;
}

.navCluster {
  margin: 0 0 1.5em 0;
}

.navCluster li a.nav-link {
  border: 2px solid transparent;
  border-radius: 0;
  display: block;
  padding: 0.5rem 0 0.4rem 0;
  margin: 0 1rem;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
  border-right: none;
  border-top: none;
  border-left: none;
}


.navCluster .nav-link:hover,
.navCluster .nav-link:focus {
  color: #282A65 !important;
  background-color: transparent;
  border-bottom: 2px solid transparent;
  border-right: none;
  border-top: none;
  border-left: none;
}

.navCluster .nav-link.active,
.navCluster .show>.nav-link {
  border-bottom: 2px solid #282A65;
  background-color: transparent;
  border-right: none;
  border-top: none;
  border-left: none;
}

#ticketModal .modal-header,
#addClientModal .modal-header {
  border: none;
}

#ticketModal .modal-header,
#ticketModal .modal-body,
#addClientModal .modal-header,
#addClientModal .modal-body {
  padding: 2rem;
}

#ticketModal .modal-footer,
#addClientModal .modal-footer {
  padding: 1rem 2rem;
  border: none;
}

#tassignTo,
#tPriority,
#tStatus {
  border: 1px solid transparent;
  box-shadow: 0 0 5px 0 #dee0eb;
  border-radius: 8px;
}

#ticketModal .btn-default,
#editticketModal .btn-default {
  width: 100%;
  text-align: left;
  border-radius: 8px;
}

#ticketModal .dropdown-toggle::after,
#editticketModal .dropdown-toggle::after {
  float: right;
  margin: 7px 0 0 0;
}

#ticketModal label {
  color: #404044;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.tikComment {
  resize: none;
  box-shadow: 0 0 5px 0 #dee0eb;
  border: none;
  border-radius: 8px;
}

.tikComment:hover,
.tikComment:focus,
.tikComment:active {
  box-shadow: 0 0 5px 0 #dee0eb;
}

.saveBtn {
  margin: 10px 0;
  float: right;
  background: #F7F7F9;
  border-radius: 8px;
}

.btnRow {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.pageTitleBox,
.paymDueBox {
  display: inline-block;
}

.paymDueBox {
  border-left: 1px solid #b7b4c0;
  padding: 0px 10px;
  position: relative;
  top: -10px;
  left: 10px;
  font-size: 13px;
}

.dueAmntBox {
  background: #ffffff;
  border: 1px solid transparent;
  padding: 7px 15px;
  display: inline-block;
  position: relative;
  left: 15px;
  border-radius: 4px;
  font-size: 15px;
  box-shadow: 0 0 5px 0 #DEE0EB;
}

.clusterTable {
  height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  border-collapse: collapse;
}

.adminclientTable th,
.adminclientTable td,
.adminUserTable th,
.adminUserTable td {
  padding: 1rem 1rem;
  width: 90px;
  vertical-align: middle;
  border-top: 1px solid transparent;
  border-bottom: solid 1px #eeeeee;
  border-collapse: collapse;
  font-size: 14px;
}

.adminResellerTable th,
.adminResellerTable td {
  padding: 0.5rem 1rem;
  width: 80px;
  vertical-align: middle;
  border-top: 1px solid transparent;
  border-bottom: solid 1px #eeeeee;
  border-collapse: collapse;
  font-size: 14px;
}

.adminclientTable td,
.adminResellerTable td,
.adminUserTable td {
  color: #485465;
  font-weight: 300;
}

.adminResellerdiv {
  min-height: 899px;
  font-size: 14px;
  overflow: hidden !important;
}

.adminclientdiv {
  min-height: 1297px;
  font-size: 14px;
  overflow: hidden !important;
}

.adminUserDiv {
  min-height: 1067px;
  overflow: hidden !important;
}

.adminpayTableBox {
  min-height: 827px;
  overflow: hidden !important;
}

.manageClientTableBox {
  min-height: 1117px;
  overflow: hidden !important;
}

.resellBillTableBox {
  min-height: 916px;
  overflow: hidden !important;
}

.adminclientTable,
.adminResellerTable,
.adminUserTable {
  margin: 0 !important;
}

.adminClientCard .card-footer,
.adminResellerCard .card-footer,
.adminUserCard .card-footer {
  background-color: transparent;
  padding: 0.75rem 0.25rem
}

.adminclientTable th:last-child,
.adminclientTable td:last-child,
.adminResellerTable th:last-child,
.adminResellerTable td:last-child,
.adminUserTable th:last-child,
.adminUserTable td:last-child {
  text-align: center;
}

.valignt {
  vertical-align: top !important;
}

.navbbox {
  margin: 20px 30px 20px;
}

.navbbox img {
  width: 204px;
}

.procBtn {
  text-transform: capitalize;
  width: 100%;
}

.step1to3 {
  color: #0094c8;
  font-size: 14px;
}

.crplan {
  font-size: 22px;
  color: #404044;
}

.priceCard {
  min-height: 520px;
  border: 1px solid transparent;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
  margin: 0px;
  position: relative;
  background: #F9F9FB;
}

.priceCard:hover.primeclr::before {
  background-color: #ffac29 !important;
}

.priceCard:hover.primeclr .planPrice,
.priceCard:hover.primeclr .pric_head h3 {
  color: #ffac29 !important;
}

.priceCard:hover {
  transform: translateY(-4px) !important;
  -webkit-transform: translateY(-4px) !important;
  box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13) !important;
  -webkit-box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
  -o-box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);

}

.tborder::before {
  height: 10px;
  display: block;
  width: 100%;
  content: '';
}

.bronzeclr::before {
  background-color: #ffac29 !important;
}

.primeclr::before {
  background-color: #0d66d5 !important;
}

.tileHeadBorder::before {
  background-color: #ffac29 !important;
}

.pric_head {
  padding: 20px 25px 0px !important;
}

.pric_body {
  padding: 5px 25px !important;
  position: relative;
  display: block;
}

.pric_head h3 {
  font-size: 25px;
  font-weight: 800;
}

.bronzeclr .pric_head h3 {
  color: #ffac29;
  padding: 18px 0px;
  margin: 0;
}

.planPrice {
  font-size: 25px;
}

.bronzeclr .planPrice {
  color: #ffac29;
}

.primeclr .pric_head h3 {
  color: #0d66d5;
  padding: 10px 0px;
  margin: 0;
}

.primeclr .planPrice {
  color: #0d66d5;
}

.ricon svg {
  width: 20px;
}

.bronzeclr .ricon svg {
  fill: #ffac29;
}

.primeclr .ricon svg {
  fill: #0d66d5;
}

.pric_footer {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 0;
}

.btn-arrow {
  background: transparent;
  font-size: 1rem;
  background-color: transparent;
  color: rgb(58, 110, 232);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 0.8rem 1.8rem !important;
  border: 2px solid rgba(58, 110, 232, 0.75);
  transition: color 0.1s cubic-bezier(0.16, 0.08, 0.355, 1), background 0.1s cubic-bezier(0.16, 0.08, 0.355, 1);
  display: inline-block;
  cursor: pointer;
  width: 100%;
  min-width: 13rem;
  outline: none;
  vertical-align: middle;
  text-align: center;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 400px) {
  .btn-arrow {
    width: auto;
  }
}


@media (min-width: 320px) and (max-width: 800px) {
  .btn-arrow {
    font-size: 1.1rem;
    padding: 1.2rem 2.4rem;
  }

  .pric_head h3,
  .planPrice {
    font-size: 16px;
    font-weight: 800;
  }

  .pric_head {
    padding: 10px !important;
  }
}

.btn-arrow {
  position: relative;
  transition: background-color 300ms ease-out;
  color: rgb(58, 110, 232);
}

.btn-arrow:hover {
  background: transparent;
  border-color: #2a2a2a;
  color: rgb(58, 110, 232);
  border: 2px solid rgba(58, 110, 232, 0.75);
}

.btn-arrow span {
  display: inline-block;
  position: relative;
  transition: all 300ms ease-out;
  will-change: transform;
}

.btn-arrow:hover span {
  -webkit-transform: translate3d(-1rem, 0, 0);
  transform: translate3d(-1rem, 0, 0);
}

.btn-arrow svg {
  position: absolute;
  width: 1.1em;
  right: 0px;
  right: 0rem;
  opacity: 0;
  top: 45%;
  fill: rgb(58, 110, 232);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 300ms ease-out;
  will-change: right, opacity;
}

.btn-arrow svg * {
  stroke-width: 5;
}

.btn-arrow:hover svg {
  opacity: 1;
  right: -2rem;
}


ul.priceFeature {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 10px;
  -moz-margin-before: 1em;
  -moz-margin-after: 1em;
  -moz-margin-start: 0px;
  -moz-margin-end: 0px;
  -moz-padding-start: 10px;
}

ul.priceFeature li {
  list-style-type: none;
  display: block;
  margin: 6px 0;
}

ul.priceFeature li:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  margin: 0 5px 0 -15px;
  color: #ffac29;
}

.step1Box {
  margin: 0 0 20px 13px;
}

.raisePagirow {
  position: absolute;
  bottom: -65px;
  right: 0;
}

.otpinputbox {
  display: inline-block;
  width: 40px !important;
}

input.payotpinput {
  padding: 10px 0 !important;
  box-shadow: 0 0 5px 0 #DEE0EB !important;
  border: 1px solid #a9a9a9 !important;
  border-radius: 4px !important;
  text-align: center;
  font-size: 22px !important;
  margin: 0 auto;
}

/*.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}*/

body.modal-open,
html.modal-open {
  overflow: hidden;
}

.modal-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}


.modal input.form-control-plaintext,
.modal select,
.modal .select2-search__field {
  padding: 5px 10px !important;
  box-shadow: 0 0 5px 0 #DEE0EB !important;
  border: 1px solid transparent !important;
  border-radius: 4px !important;
  font-size: 14px !important;
  width: 105%;
}

#myModal .select2-container--default .select2-selection--multiple {
  border: none !important;
}

#myModal .select2 input {
  box-shadow: none !important;
}

#myModal label,
#priclustModal label,
#appconfModal label {
  color: rgb(0, 0, 0);
}

#myModal .select2-container {
  box-shadow: 0 0 5px 0 #DEE0EB !important;
  border-radius: 4px !important;
  min-width: 112%;
  max-width: 112%;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #ffffff !important;
  border: 1px solid transparent !important;
  box-shadow: 0 0 5px 0 #DEE0EB !important;
  border-radius: 4px !important;
  cursor: default;
  float: left;
  margin-right: 5px !important;
  margin-left: 5px !important;
  margin-top: 6px !important;
  padding: 4px 8px !important;
  color: #485465 !important;
  font-size: 12px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px !important;
}

#myModal .select2-container .select2-selection--single {
  height: 34px !important;
  border: 1px solid transparent;
}

.raiseticketTableBox {
  height: 600px;
  overflow: hidden;
}


.selectDrop {
  height: 37px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 0 5px 0 #dee0eb;
  border: 1px solid transparent;
}

#editticketModal .selectDrop .select2-selection--single,
#ticketModal .selectDrop .select2-selection--single {
  border: none;
}

.buttonsOth {
  display: inline-block;
  position: absolute;
  top: 10%;
  left: 50%;
  margin: 5px;

}

.btn-Second {
  border-radius: 4px;
  padding: 3px;
  margin-right: 10px;
}

.btn-secondory {
  height: 40px;
  color: #ffffff;
  background-color: #282a65;
  border-color: #282a65;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);

}

.blue-btn {
  width: 45px;
  height: 40px;
  border-radius: 8px;
  background: #282a65;
  color: #ffffff !important;
  padding: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.col-6 {
  flex: 0 0 30%;
}

/* toggle switch*/

.switch {
  position: relative;
  display: inline-block;
  width: 3.5rem;
  height: 1.75rem;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: background-color 0.4s ease, box-shadow 0.4s ease;
  border-radius: 1.7rem;
}

.slider:before {
  content: "";
  position: absolute;
  height: 1.25rem;
  width: 1.25rem;
  left: 0.25rem;
  bottom: 0.25rem;
  background-color: white;
  transition: transform 0.4s ease;
  border-radius: 50%;
}

input:checked+.slider {
  background-color: #7dc4ff;
}

input:focus+.slider {
  box-shadow: 0 0 0.1rem 0.1rem rgba(33, 150, 243, 0.5);
}

input:checked+.slider:before {
  transform: translateX(1.7rem);
}

.slider:before {
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
}


/* action-button */
.action-button,
.navyblue-btn {
  margin: 0.3125rem;
  width: auto;
  height: 2.5rem;
  border-radius: 0.5rem;
  background: #282a65;
  color: #ffffff !important;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.2s ease;
  border: none;
  padding: 0.5rem 1rem;
}

.action-button {
  font-size: 1.5rem;
  color: #374151;
  transition: color 0.3s;
}

.action-button:hover {
  background-color: #1d1f4a;
  transform: scale(1.05);
  box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.2);
  color: #e0e0e0 !important;
}

.action-button-icon {
  font-size: 1.5rem;
  color: #374151;
  cursor: pointer;
  transition: color 0.3s ease, transform 0.3s ease;
}

.action-button-icon:hover {
  color: #6b7280;
  transform: scale(1.1);
}

/*button*/
.btn2 {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.1rem 0.7rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 8px;
  transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


/*table-action-button*/
.table-action-button,
.navyblue-btn2 {
  margin: 0.125rem;
  margin-bottom: 1.3125rem;
  width: auto;
  height: 2rem;
  padding: 0.25rem 0.625rem;
  font-size: 1rem;
  border-radius: 0.5rem;
  background-color: #282a65;
  color: #ffffff !important;
  border: none;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.table-action-button:hover {
  background-color: #1d1f4a;
  transform: scale(1.05);
  box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.2);
  color: #e0e0e0 !important;
}

/* Flex layout for action buttons */
.table-action-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: flex-start;
  align-items: center;
}

/* Icons inside buttons */
.action-icon {
  height: 1.6rem;
  width: 1.5rem;
  background-color: transparent;
  border-radius: 0.25rem;
  padding: 0.1rem;
  vertical-align: middle;
  filter: brightness(0) invert(1);
  transition: transform 0.2s ease;
}

.table-action-button:hover .action-icon {
  transform: scale(1.05);
}

.cursor-change:hover {
  cursor: pointer;
}

.rw-list-empty {
  display: none;
}

.css-2b097c-container {
  width: 100%;
  margin-top: 5px;
  margin-right: 10px;
}

.react-datepicker-wrapper {
  margin-top: 10px;
  margin-right: 10%;
}

.rw-popup-container {
  min-width: 160px;
}

.dhee-console-links {
  text-decoration: none;
  font-size: 1.5em;
}

.dhee-console-links:hover {
  text-decoration: none !important;
  text-shadow: 0px 0px 10px white;
  cursor: pointer
}

.diamond-shape-content {
  color: #333;
  display: table-cell;
  height: 60px;
  transform: rotate(-45deg);
  margin-top: 4%;
  width: 60px;
}

._ruli9 .hyt_87 {
  margin: 0;
  font-size: 15px;
  line-height: 1.2;
}

._ruli9 span {
  font-size: 13px;
  line-height: 1;
  color: #647188;
}

._re7kl {
  margin-top: 1.5rem;
}

._re7kl .htu_98 {
  margin: 0;
  font-size: 16px;
}

._re7kl .kjl_4 {
  margin-left: 5px;
  background: #a094e2;
  padding: 3px 12px;
  border-radius: 50px;
  font-weight: 400;
  font-size: 13px;
  color: #ffffff;
}

._re7kl .kjl_4 i {
  font-size: 11px;
  margin-right: 4px;
}

._re7kl p {
  margin: 0;
  font-size: 14px;
}

._re7kl .kjl_4.good {
  background: #8bc34a;
}

._re7kl .kjl_4.mid {
  background: #ff9800;
}

._re7kl .kjl_4.poor {
  background: #ef2f2f;
}

.selectedConvEntryInLog {
  border-color: #282a65;
  border: 1px #282a65 solid;
  border-radius: 1em;
  padding: 1em;
}


.kd-overlay-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}

.kd-overlay-box {
  position: relative;
  width: 50%;
  height: auto;
  display: flex;
  flex-direction: column;
  padding: 20px;
  border-radius: 10px;
  background: white;
}

.kd-overlay-box h1 {
  font-size: 20px;
  font-weight: 600;
}

.kd-overlay-box p {
  font-size: 15px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.5);
}

.kd-cancel-icon {
  position: absolute;
  width: 25px;
  height: auto;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.kd-file-icons {
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
  margin-top: 25px;
}

.kd-file-icon {
  padding: 10px;
  width: 10rem;
  height: 10rem;
  border: 1px solid #ccc;
  border-radius: 15px;
  margin: 0 5px;
}

.display-file-icon {
  padding: 10px;
  width: 7rem;
  height: 7rem;
  border: 1px solid #ccc;
  border-radius: 15px;
  margin: 0 5px;
}

.display-file-icon:hover {
  background-color: #D3D3D3;
}

.file-name-label {
  text-align: center;
  overflow-x: scroll;
  width: 7rem;
  text-wrap: nowrap;
  scrollbar-width: thin;
}

.kd-upload-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 2px dashed #ccc;
  border-radius: 5px;
  padding: 10px;
  cursor: pointer;
  margin-top: 20px;
}

.kd-input {
  border-radius: 0.5rem;
  padding: 0.375rem;
  border: 0.0625rem solid #9e9e9e;
}

.kd-input:focus {
  border: 0.0625rem solid #282a65;
  /* outline: none; */
}

.kd-label {
  display: block;
  margin-bottom: 0.25rem;
  font-weight: 500;
  font-size: 0.875rem;
  color: #5264AE;
}

.plus-icon {
  font-size: 40px;
  color: #2196f3;
}

.kd-upload-text {
  margin-top: 5px;
}

.kd-upload-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}

.plus-icon {
  font-size: 40px;
  color: #2196f3;
  cursor: pointer;
  position: relative;
}

.kd-selected-file {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
}

.kd-selected-file img {
  width: 10px;
  height: auto;
  margin-bottom: 5px;
}

.kd-save-button {
  background-color: #282a65;
  color: white;
  padding: 0.625rem 0.9375rem;
  border: none;
  border-radius: 0.3125rem;
  cursor: pointer;
  margin-top: 0.625rem;
  font-size: 1rem;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.kd-save-button:hover {
  background-color: #2d2f64;
  transform: scale(1.05);
}

.kd-input_container {
  border: 0.0625rem solid #e5e5e5;
}

.kd-upload-box form {
  width: 100%;
}

input[type=file]::file-selector-button {
  background-color: #fff;
  color: #000;
  border: 0px;
  border-right: 1px solid #e5e5e5;
  padding: 10px 15px;
  margin-right: 20px;
  transition: .5s;
  cursor: pointer;
}

input[type=file]::file-selector-button:hover {
  background-color: #eee;
  border: 0px;
  border-right: 1px solid #e5e5e5;
}

.file-error {
  font-size: 25px;
  color: rgb(212, 77, 77);
  font-weight: bold;
}

.kd-file-overlay {
  height: 32rem;
  width: 41rem;
}

.kd-sticky-header {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  margin-bottom: 1rem;
}

.kd-header-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.avatar-thumbnail {
  padding: 0;
  width: 16rem;
  height: 16rem;
  border-radius: 1.25rem;
  margin: 0.625rem;
  object-fit: cover;
}

.avatar-thumbnail-agent {
  padding: 0.625rem;
  width: 12rem;
  height: 12rem;
  border-radius: 0.625rem;
  margin: 0.625rem;
  object-fit: cover;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.avatar-container {
  border: 0.0625rem solid #ddd;
  border-radius: 0.75rem;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  margin-right: 2rem;
  cursor: pointer;
  position: relative;
  width: 20rem;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.2s ease;
}

.avatar-container:hover {
  background-color: #dadbdd;
  transform: scale(1.05);
  box-shadow: 0 0.625rem 1.25rem rgba(0, 0, 0, 0.15);
}

.avatar-container:hover .agent-content-title {
  color: #0d4c94;
}

.avatar-grid-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 2rem;
  padding: 1rem;
}

.agent-content-container {
  width: 100%;
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}

.agent-content-title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0.3125rem;
  text-align: center;
  transition: color 0.3s ease;
}

/* .agent-content-title:hover {
  color: #4A90E2;
} */

.agent-content-desc {
  color: #4b5563;
  font-size: 0.875rem;
  text-align: justify;
}

.action-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}

.loading-message,
.no-agents-message {
  font-weight: bold;
  text-align: center;
  padding: 2rem;
  font-size: 1.2rem;
}

.loading-message {
  color: #282A65;
}

.no-agents-message {
  color: #f44336;
}

/* Select voice CSS settings */
.voice-avatar-container {
  width: 20rem;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  position: relative;
  margin-bottom: 1rem;
  padding: 1rem;
  border-radius: 1.25rem;
  background-color: #fff;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid #e0e0e0;
  overflow: hidden;
}

.voice-avatar-container:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.15);
  background-color: #dadbdd;
}

.voice-selected-badge {
  display: none;
  position: absolute;
  top: -0.75rem;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.375rem 1.25rem;
  background-color: #4CAF50;
  color: white;
  font-weight: 500;
  border-radius: 1.25rem;
  font-size: 1rem;
  opacity: 0.9;
  z-index: 1;
}

.voice-avatar-container.selected .voice-selected-badge {
  display: block;
}

.voice-avatar-thumbnail {
  width: 12rem;
  height: 12rem;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #e0e0e0;
  margin-bottom: 1rem;
  box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.1);
}

.voice-avatar-container label {
  font-size: 1rem;
  font-weight: 500;
  color: #333;
  text-align: center;
  line-height: 1.4;
  margin-top: 0.375rem;
  text-transform: capitalize;
}

.voice-model-details {
  font-size: 0.875rem;
  font-weight: 400;
  color: #666;
  text-align: center;
  margin-top: 0.5rem;
}

.voice-default-model {
  font-weight: 600;
  color: #1f2937;
}

.voice-grid-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: flex-start;
}

.voice-internet-icon-container {
  /* position: relative; */
  display: inline-block;
}

.voice-internet-icon {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 2.5rem;
  height: 2.5rem;
  z-index: 0;
  transition: transform 0.3s ease;
}

.voice-internet-icon:hover {
  transform: scale(1.2);
}

.voice-tooltip {
  visibility: hidden;
  position: absolute;
  /* top: -2.5rem; */
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 3;
}

.voice-internet-icon-container:hover .voice-tooltip {
  visibility: visible;
  opacity: 1;
}

/* Back Button */
.back-button {
  transition: transform 0.3s ease, opacity 0.3s ease, filter 0.3s ease;
  opacity: 0.85;
}

.back-button:hover {
  transform: translateX(-0.2rem);
  opacity: 1;
  filter: brightness(1.2);
}

/* Header Container */
.header-container {
  background-color: rgb(249, 249, 251);
  margin-bottom: 1rem;
  padding: 1rem 0;
  border-bottom: 1px solid #e0e0e0;
}

/* Heading */
.agent-heading {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1f2937;
  margin: 0;
  transition: color 0.3s ease;
}

.agent-heading:hover {
  color: #374151;
}

.custom-input-box {
  padding: 0.5rem 0.75rem;
  width: 96%;
  margin: 0.4rem auto;
  border: 1px solid #d2d4dc;
  border-radius: 0.5rem;
  min-height: 2.4rem;
  font-size: 1rem;
  color: #333;
  background-color: #fff;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  /* Ensures block behavior inside table */
  word-break: break-word;
  box-sizing: border-box;
}

.custom-input-box:hover {
  border-color: #888;
}

.combo-editable:focus-within,
.custom-input-box:focus-within {
  border-color: #454950;
  box-shadow: 0 0 0.3rem rgba(70, 71, 73, 0.3);
}

.custom-input-box.non-editable {
  border: none !important;
  background-color: transparent;
  pointer-events: none;
  color: #333;
}

.custom-input-box[contenteditable="plaintext-only"] {
  white-space: normal;
  overflow-wrap: break-word;
  word-break: break-word;
}

.combo-editable:focus {
  outline: 2px solid #10124f;
  box-shadow: 0 0 0.2rem rgba(11, 12, 29, 0.4);
  border-radius: 0.4rem;
}

.combo-non-editable {
  border: none !important;
  background-color: transparent !important;
  pointer-events: none;
  color: #333;
}

.custom-calendar {
  font-family: 'Arial', sans-serif;
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 0.25rem 0.375rem rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
  display: block;
}

.custom-calendar .react-calendar__tile--active,
.custom-calendar .react-calendar__tile--rangeStart,
.custom-calendar .react-calendar__tile--rangeEnd,
.custom-calendar .react-calendar__tile--rangeBothEnds,
.custom-calendar .react-calendar__tile--range {
  background-color: #4c6ef5 !important;
  color: white !important;
  font-weight: bold;
  border-radius: 0.3rem;
}

.custom-calendar .react-calendar__tile {
  background-color: #f9f9f9;
  font-size: 0.875rem;
  padding: 0.625rem;
  border-radius: 0.3125rem;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.custom-calendar .react-calendar__tile:hover {
  background-color: #4c6ef5;
  color: white;
}

.custom-calendar .react-calendar__tile:active {
  background-color: #3a56c2;
  color: white;
}

/* Navigation buttons */
.custom-calendar .react-calendar__navigation button {
  background-color: #4c6ef5;
  color: white;
  border: none;
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.custom-calendar .react-calendar__navigation button:hover {
  background-color: #3a56c2;
}

/* CSS for Report Type Container */
.report-type-container {
  margin: 1rem 0;
  padding: 1rem;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
}

.report-type-container label {
  display: block;
  padding: 0.75rem 1rem;
  margin: 0.5rem;
  border-radius: 8px;
  border: 1px solid #ddd;
  transition: transform 0.2s ease-in-out, background-color 0.3s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.report-type-container label:hover {
  background-color: #e6f0ff;
  transform: scale(1.03);
  cursor: pointer;
  border-color: #4c6ef5;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
}

.report-type-container input[type="radio"]:checked+span {
  font-weight: bold;
  color: #4c6ef5;
}

/*Dashboard styling*/
.dashboard-section-title {
  color: #282a65;
  font-size: 1.25rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

.dashboard-card-row {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.dashboard-card {
  width: 9.375rem;
  height: 9.375rem;
  background-color: #b8cfde;
  font-size: 0.8125rem;
  padding: 0.5rem;
  border-radius: 0.5625rem;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}

.dashboard-card:hover {
  transform: scale(1.05);
  box-shadow: 0 0 10px rgba(40, 42, 101, 0.3);
}

.dashboard-card .value {
  font-size: 1.875rem;
  text-align: right;
  padding-right: 0.625rem;
}

.dashboard-card .sub-label {
  font-size: 0.625rem;
  text-align: right;
  padding-right: 0.625rem;
}

/* Ripple effect element */
.dashboard-card::after {
  content: '';
  position: absolute;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  transform: scale(0);
  opacity: 1;
  top: var(--ripple-y);
  left: var(--ripple-x);
  pointer-events: none;
}

/* Trigger ripple animation */
.dashboard-card.clicked::after {
  animation: ripple 0.6s ease-out;
}

/* Ripple animation */
@keyframes ripple {
  to {
    transform: scale(4);
    opacity: 0;
  }
}

.header-logo {
  height: 4.5rem;
  width: auto;
  margin-left: 2.25rem;
  border-radius: 1.25rem;
  object-fit: contain;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.logout-icon {
  height: auto;
  width: auto;
}

.header-logo:hover {
  transform: scale(1.1);
}

.progress-label {
  font-weight: 600;
  color: #333;
}

.deployment-box {
  max-width: 40rem;
  padding: 1.5rem;
  background: #fff;
  border-radius: 0.75rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: opacity 0.5s ease-in-out;
}

/* License Modal Overlay */
.license-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  opacity: 0;
  animation: modelFadeIn 0.5s forwards;
}

@keyframes modelFadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.license-modal {
  background: linear-gradient(145deg, #ffffff, #f7f7f7);
  border-radius: 1rem;
  padding: 2rem;
  width: 90%;
  max-width: 55rem;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  text-align: center;
  position: relative;
  animation: modalAppear 0.5s ease-out forwards;
}

@keyframes modalAppear {
  from {
    transform: scale(0.95);
  }

  to {
    transform: scale(1);
  }
}

.modal-header.noBorder {
  display: flex;
  justify-content: flex-end;
  padding: 0;
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.modal-close {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.modal-close:hover {
  transform: scale(1.1);
}

.modal-close svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: #333;
}

.modal-close svg:hover {
  fill: #007bff;
}

.license-header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
}

.license-icon {
  width: 4rem;
  height: 4rem;
  margin-right: 1rem;
}

.license-modal-title {
  font-size: 2rem;
  font-weight: 700;
  color: #333;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-family: 'Roboto', sans-serif;
}

.license-details {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  margin-top: 1rem;
}

.license-detail {
  background-color: #f8f9fa;
  border-radius: 0.5rem;
  padding: 1.5rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.license-detail:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.license-detail strong {
  font-weight: 600;
  color: #282a65;
}

.license-detail span {
  font-size: 1.5rem;
}

.gpu-ids-list {
  margin-top: 1rem;
  display: grid;
  gap: 1.5rem;
}

.gpu-id {
  background-color: #f8f9fa;
  border-radius: 0.5rem;
  padding: 1.5rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  word-wrap: break-word;
}

.gpu-id:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.gpu-id strong {
  font-weight: 600;
  color: #282a65;
}

.gpu-id span {
  font-size: 1.5rem;
}

.no-gpu-message {
  font-size: 1.125rem;
  /* color: #ff6347; */
  font-style: italic;
  text-align: center;
  margin-top: 1rem;
}

.gpu-icon {
  width: 2rem;
  height: 2rem;
  object-fit: contain;
}

.header-icon {
  width: 2rem;
  height: 2rem;
  transition: transform 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease;
  cursor: pointer;
}

.header-icon:hover {
  transform: scale(1.1);
  opacity: 0.8;
}

.header-item:hover span::after {
  opacity: 1;
}

.header-icon {
  transition: transform 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease;
  height: 2rem;
  width: 2rem;
}

.header-item {
  transition: transform 0.3s ease;
}

.header-item:hover {
  transform: translateY(-2px);
}

/* Widget script overlay styles */
.widget-script-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  opacity: 0;
  animation: modelFadeIn 0.5s forwards;
}

.widget-script-modal.widget-script-modal-open {
  display: block;
  opacity: 1;
}

.widget-script-modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 37.5rem;
  width: 90%;
  border-radius: 0.625rem;
  background-color: #fff;
  box-shadow: 0rem 0.625rem 1.25rem rgba(0, 0, 0, 0.1);
  padding: 1.25rem;
  pointer-events: auto;
}

.widget-script-modal-content {
  animation: modalAppear 0.5s ease-out forwards;
}

.widget-script-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 0.0625rem solid #e0e0e0;
  padding-bottom: 0.625rem;
  margin-bottom: 0.9375rem;
}

.widget-script-modal-title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333;
}

.widget-script-close {
  background: none;
  border: none;
  font-size: 1.75rem;
  color: #333;
  cursor: pointer;
}

.widget-script-close:hover {
  color: #007bff;
}

.widget-script-modal-body {
  max-height: 25rem;
  overflow-y: auto;
  padding: 0.625rem;
}

.widget-script-modal-body pre {
  font-size: 1rem;
  line-height: 1.5;
  background-color: #f4f4f4;
  padding: 0.625rem;
  border-radius: 0.3125rem;
  overflow-x: auto;
}

.widget-script-modal-footer {
  display: flex;
  justify-content: flex-end;
  gap: 0.625rem;
  padding-top: 0.625rem;
}

.widget-script-modal-footer button {
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  cursor: pointer;
  border-radius: 0.3125rem;
  border: none;
}

.widget-script-copy-popup {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 123, 255, 0.9);
  color: white;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  animation: popupFadeInOut 2s ease-in-out forwards;
}

@keyframes popupFadeInOut {
  0% {
    opacity: 0;
    transform: translateX(-50%) translateY(20px);
  }

  50% {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }

  100% {
    opacity: 0;
    transform: translateX(-50%) translateY(20px);
  }
}

/* LLM Log Styles */
.llm-log-container {
  font-family: 'Arial', sans-serif;
  padding: 1.25rem;
  /* max-width: 55rem; */
  margin: 0 auto;
  position: relative;
}

.llm-log-scroll-wrapper {
  height: 68vh;
  max-height: 70vh;
  overflow-y: auto;
  padding: 1rem;
}

.llm-log-list {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin-top: 1.5rem;
  overflow: visible;
}

.llm-log-item {
  padding: 1rem;
  border-radius: 0.5rem;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  line-height: 1.6;
  word-break: break-word;
  white-space: pre-wrap;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
}

.llm-log-item p {
  font-size: 1.2rem;
  margin: 0;
}

.llm-log-item:hover {
  transform: scale(1.01);
  transform-origin: center left;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.2);
  background-color: #fafafa;
}

.inbound {
  background-color: rgba(224, 224, 244, 0.4);
  color: #333;
}

.inbound:hover {
  background-color: rgba(224, 224, 244, 0.6);
}

.outbound {
  background-color: #fbf7f7;
  color: #333;
}

.outbound:hover {
  background-color: #f0eaea;
}

.form-wrapper {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  padding: 1rem;
}

.wave-group {
  position: relative;
  width: 100%;
}

.wave-group .input {
  font-size: 1rem;
  padding: 0.625rem 0.625rem 0.625rem 0.3125rem;
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #515151;
  background: transparent;
}

.wave-group .input:focus {
  outline: none;
}

.wave-group .label {
  color: #999;
  font-size: 1.125rem;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 0.3125rem;
  top: 0.625rem;
  display: flex;
}

.wave-group .label-char {
  transition: 0.2s ease all;
  transition-delay: calc(var(--index) * 0.05s);
}

.wave-group .input:focus ~ .label .label-char,
.wave-group .input:valid ~ .label .label-char {
  transform: translateY(-1.75rem);
  font-size: 0.875rem;
  color: #5264AE;
}

.wave-group .bar {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
}

.wave-group .bar:before,
.wave-group .bar:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 1px;
  position: absolute;
  background: #5264AE;
  transition: 0.2s ease all;
}

.wave-group .bar:before {
  left: 50%;
}

.wave-group .bar:after {
  right: 50%;
}

.wave-group .input:focus ~ .bar:before,
.wave-group .input:focus ~ .bar:after {
  width: 50%;
}