/*VOLER THEME & BOOTSTRAP OVERWRITE*/
@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;500&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
/*body{overflow-x: hidden !important;font-weight: normal;font-size: .875rem;font-family: Lato,PTSans,Helvetica,sans-serif;color: #000;}*/
.ajax-file-upload-error {
    color: red;
}
body{overflow-x: hidden !important;font-weight: normal;font-size: .875rem;color: #000;}
@media only screen and (max-width: 480px){
    body{font-size: 1rem;}
}

#main.bare{margin-left: 0 !important;}
.sidebar-wrapper .menu{margin-top: 0}
.sidebar-menu{overflow: auto;height: calc(100% - 80px);margin-top:0;}
.popover-header {
     background-color: #fff;
     border-bottom: none;
     margin-bottom: 8px;
}
#sidebar:not(.active) .sidebar-link:after{
  content: '' !important;
}
#sidebar:not(.active) .submenu{
  width: 245px !important;
}
#sidebar:not(.active) .sidebar-wrapper .sidebar-header{
  background: transparent !important;
  margin-right: 0 !important;
  /*border-width: 0 !important;*/
  box-shadow: none !important;
}
/*#sidebar:not(.active) .submenu .sidebar-link img{
  width: 30px !important;
}*/
.sidebar-wrapper .menu .submenu .sidebar-link span
{
  margin-left: .5rem !important;
}

.notification-count{position:relative;margin-left: -25px;height: 10px !important;min-width: 10px !important;width: auto !important;padding:3px 0 0 0 !important;font-size: 6px !important;}
.notification-icon{font-size: 20px !important;}
#notification-list .avatar{
  margin-top: 6px;
}
#notification-list .avatar .avatar-content{
  padding-top:18px;
  width: 22px;
  height: 22px;
}
#notification-list .avatar .avatar-content i{
  font-size: .7rem;
}
#wa-notification-list .avatar .avatar-content,#te-notification-list .avatar .avatar-content{
  width: auto;
  height: auto;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0;
}
#wa-notification-list .avatar .avatar-content i,#te-notification-list .avatar .avatar-content i{
  font-size: 1.5rem;
  height: 2.1rem;
}
/*#main .main-content{padding:18px;}*/
/*#main .navbar{padding-bottom:1rem;padding-top:1rem;height: 78.5px;background: #fff;}*/
/*#main .navbar{height: 69.5px;}*/
/*.sidebar-wrapper .menu .sidebar-link>span{font-weight: 400;}*/
.h1, .h2, .h3, h1, h2, h3{font-weight: 600; color: #000;}
.h4, .h5, .h6, h4, h5, h6{font-weight: 500; color: #000;}
/*.dropdown-menu,.btn:not(.btn-sm),.input-group-text{line-height: 2.1 !important;}*/
/*.form-control:disabled, .form-control:read-only{background-color: #fff !important;}*/
.card-header .form-control,.modal-title .form-control{
    line-height: 1.4 !important;
    font-size: 12px !important;
    padding-left: 15px;
    border-radius: 30px !important;
}
.dropdown-menu{font-size: .9rem;min-width: 230px;border-radius: 10px !important;border:0 !important;}
.navbar.navbar-header li.nav-icon .nav-link.nav-link-user .d-lg-inline-block{padding: 5px;}
.dropdown-divider{margin: 0;}
.dropdown-item{padding:10px; font-weight: 500;height: auto;}
.dropdown-item .feather{height: 1rem !important;}

@media (min-width:320px) {
  #wa-notification-list.dropdown-menu-start[data-bs-popper]{
    left: -58px !important;
  }
  #te-notification-list.dropdown-menu-end[data-bs-popper]{
    left: -120px !important;
  }
  #notification-list.dropdown-menu-end[data-bs-popper]{
    right: -70px !important;
  }
}


/*@media (min-width:320px) {
  #notification-navbar.navbar-expand .navbar-nav .dropdown-menu {
      position: absolute !important;
      left: 0 !important;
      top: 65px !important;
  }
}
*/
/* TABLE */
.table>:not(caption)>*>*{background: none !important;}
table th,.form-group label,.input-group-text{font-weight: 400;}
td,th{vertical-align: middle !important;}
.data-card{width: 100% !important;}
.dataTable,.table-responsive,.dataTable,.table-responsive2{width: 100% !important;}
.data-card .dataTable.table{border: none !important;color: #000;}
.data-card .dataTable:not(caption)>*>*{padding-left: 7px !important;padding-right: 7px !important;}
.data-card .dataTable.table thead,.data-card .dataTable.table tbody{border: 1px solid #EDEFFD!important;}
.data-card .dataTable.table thead tr{background:#f5f8fa;}
.data-card .dataTable.table tbody tr{border-width: 0 !important;}
/*.data-card .dataTable.table tbody tr:hover td, .data-card .dataTable.table tbody tr:hover th {background: #F8FAFB !important;}*/
.data-card .dataTable.table tbody tr td{border-width: 0 !important;border-bottom: 1px solid #EDEFFD !important;padding-top: 10px;padding-bottom: 10px;}
.data-card .dataTable.table td{vertical-align: middle;}
.data-card .dataTable.table th{border: none !important;vertical-align: middle;padding-top:15px;padding-bottom:15px;font-weight: bold;}
.data-card .dataTable.table:not(.table-sm) td{padding-top:10px;padding-bottom:10px;}
.data-card .dataTable.table tfoot {border: 1px solid #EDEFFD!important;text-align: right !important;}
.data-card .dataTables_length{display: inline !important;}
.data-card .dataTables_length select{width: 90px !important;margin-top:15px;}
.data-card .dataTables_info{display: inline !important;float:right !important;}
div.dataTables_wrapper{padding-right: 3px !important;}
div.dataTables_wrapper div.dataTables_filter{text-align: left !important;}
div.dataTables_wrapper div.dataTables_filter input{line-height:30px;margin-left: 0 !important;padding:10px 15px!important;max-width: 155px !important;}
div.dataTables_wrapper .dt-buttons{display: none !important; }
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 1.7rem;
    font-size: 1rem;
    border-radius: 0.267rem;
}
table.dataTable>tbody>tr.child ul.dtr-details{
  width: calc(100% - 20px) !important;
  background: linear-gradient(287deg, #ffffff 0.54%, #dff0fa 100.84%);
  border:1px solid #ccc;
  border-radius: 15px ;
  padding: 15px;
  margin-left:2px;
}

/* EMOJI */
.emojionearea.form-control,.emojionearea{min-height: 150px !important;border:1px solid #e4e6fc !important;box-shadow:none !important;-webkit-box-shadow:none !important;}
.emojionearea.form-control.focused,.emojionearea.focused{border-color:#95a0f4 !important;}
.emojionearea .emojionearea-editor{padding:0 !important;}


/* TOKENIZED */
.div.Tokenize ul.TokensContainer,div.Tokenize ul.TokensContainer{height: 150px !important;box-shadow:  none !important;-webkit-box-shadow:  none !important;border-radius: 3px;}
div.Tokenize ul.TokensContainer li.Token, div.Tokenize ul.TokensContainer li.TokenSearch{height: 22px !important;}
div.Tokenize ul.TokensContainer{padding:0px 7px !important;}
.tokenize-sample,.Tokenize{border:none !important;padding:0 !important;}
.Tokenize .Dropdown li.Hover{background: #6777ef !important;}
div.Tokenize ul.TokensContainer, div.Tokenize ul.Dropdown{border-color:#e4e6fc !important;}


/* SUMMETNOTE EDITOR */
.note-toolbar{ height: 40px !important;}
.note-toolbar-wrapper{height: 35px;}
.note-editable{padding-top: 37px !important; max-height: 160px !important;}


/* DROPZONE */
.dropzone {
border: 2px dashed #6777ef !important;
min-height: 200px !important;
text-align: center !important; }
.dropzone .dz-message {
  font-size: 24px !important;
  color: #34395e !important;
  margin: 3.4em !important; }
.dropzone .dz-preview .dz-details {
  padding: 2.2em 1em !important; }
.dropzone .dz-preview .dz-image {
  border-radius: 3px !important; }

@media (max-width: 575.98px) {
.dropzone .dz-message {
  margin: 2em !important; }
}

@media (min-width: 576px) and (max-width: 767.98px) {
.dropzone .dz-message {
  margin: 2.75em; }
}


/* MODAL */
.modal-xl{min-width: 70%;}
.modal-mega{min-width: 80%;}
.modal-full{min-width: 95%;}


/* UPLOADER */
.ajax-upload-dragdrop,.ajax-file-upload-statusbar{width:100% !important;}
.ajax-file-upload{background: #6777EF !important;}
.ajax-upload-dragdrop span{display: none !important;}


/* PRISM CODE HIGHTLIGHT */
code[class*="language-"], pre[class*="language-"]{
  white-space: pre-wrap !important;
  word-break: break-all !important;
}


/* SELECT2 */
.select2-container .select2-selection--single{height: 52px !important;border-color:#dfe3e7 !important;}
.select2-container .select2-selection--multiple{min-height: 52px !important;border-color:#dfe3e7 !important;}
.select2-container--default .select2-selection--multiple .select2-selection__choice{line-height: 2.3rem;margin-top: 5PX !important;background: #fff !important;}
.input-group .select2-container .select2-selection--single,.select2-container--default .select2-selection--multiple{border-radius: 0 !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--select2-selection--multiple .select2-selection__rendered{line-height:52px !important;padding: 0 12px;}
.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--multiple .select2-selection__arrow{top:11px !important;}
.select2-dropdown{z-index:1100 !important}
.select2-container .select2-search--inline .select2-search__field{margin-top:15px !important;margin-left: 10px !important;}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {outline: none !important;box-shadow: none !important; }
.input-group:not(#searchbox):not(.w-100) .select2{width:calc(100% - 36px)!important;}
.input-group#searchbox {width:101.2% !important;}



/* BUTTON */
.list-icon.telegram{background: -webkit-linear-gradient(85deg, var(--telegram1), var(--telegram2));-webkit-background-clip: text;-webkit-text-fill-color: transparent}
.list-icon.whatsapp{background: -webkit-linear-gradient(85deg,var(--whatsapp1),var(--whatsapp2));-webkit-background-clip: text;-webkit-text-fill-color: transparent}
.list-icon.meta{background: -webkit-linear-gradient(85deg,var(--meta1),var(--meta2),var(--meta3),var(--meta4));-webkit-background-clip: text;-webkit-text-fill-color: transparent}
.list-icon.webchat{background: -webkit-linear-gradient(85deg,var(--webchat1),var(--webchat2),var(--webchat3),var(--webchat4));-webkit-background-clip: text;-webkit-text-fill-color: transparent}
.btn-special{background: #6a005b; background: linear-gradient(85deg, var(--bs-blue), #6a005b);border-color: #6a005b;color: #fff !important;}
.btn-special:hover{background: linear-gradient(270deg, var(--bs-blue), #6a005b);}
.btn-blue{background: #0088CC;}
.btn-outline-primary:hover{color: #fff;}
.btn-primary{background: var(--bs-blue)}
.btn-primary:focus{background-color: #3056d3;}
.btn-primary:hover{background-color: #3056d3 ;border-color: #3056d3;}
.btn-outline-primary:focus,.btn-outline-success:focus,.btn-outline-secondary:focus,.btn-outline-warning:focus,.btn-outline-danger:focus{
  color: #000 !important;
}
.btn-circle{width: 40px;height: 40px;border-radius: 40px;padding:0;line-height: 2.65;}
.btn-progress {
  position: relative;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJsb2FkZXItMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQogd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDUwIDUwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MCA1MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQzLjkzNSwyNS4xNDVjMC0xMC4zMTgtOC4zNjQtMTguNjgzLTE4LjY4My0xOC42ODNjLTEwLjMxOCwwLTE4LjY4Myw4LjM2NS0xOC42ODMsMTguNjgzaDQuMDY4YzAtOC4wNzEsNi41NDMtMTQuNjE1LDE0LjYxNS0xNC42MTVjOC4wNzIsMCwxNC42MTUsNi41NDMsMTQuNjE1LDE0LjYxNUg0My45MzV6Ij4NCjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZVR5cGU9InhtbCINCiAgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIg0KICB0eXBlPSJyb3RhdGUiDQogIGZyb209IjAgMjUgMjUiDQogIHRvPSIzNjAgMjUgMjUiDQogIGR1cj0iMC42cyINCiAgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz4NCjwvcGF0aD4NCjwvc3ZnPg0K");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  color: transparent !important;
  pointer-events: none; }
table .btn-circle{width: 30px;height: 30px;border-radius: 5px;padding:0 !important;line-height: 2; border: none; background: linear-gradient(287deg, #eef3fa 0.54%, #f4f6f9 100.84%); color: #666 !important;}
/*table .btn-circle.btn-outline-warning{color: orange;}*/
/*table .btn-circle.btn-outline-danger{color: #777;}*/
.page-title .btn-outline-primary{
  background: #E4E6EF;
  color: #000;
  border: 1px solid #E4E6EF;
}
.dataTables_filter .btn-outline-primary,.card-header h4 .btn-outline-primary,.section-title .btn-outline-primary{
  background: #eff2f5;
  color: #000;
  border: 1px solid #eff2f5;
}
.dataTables_filter .btn{
  margin-top: 7px;
}



/* STYLE */
.far,.fas,.fab{font-size: inherit;line-height: inherit !important;}
.badge-status{background: #fcfcfc !important;border:.5px solid #ccc;padding:4px 12px;font-size: 12px;color:#000 !important;}
.badge-status,.badge-subscribe i{font-size: 12px !important;}
.badge-status.normal{padding: 8px 10px !important;}
.language-javascript{color: #fff !important;}
.language-javascript .toolbar .toolbar-item:first-child{display: none !important;}
.rounded-4{border-radius: 12px;}
.no-radius,.no_radius{border-radius: 0 !important;}
.no-shadow{box-shadow: none !important;}
.no-border{border: 0 !important}
.border-dashed{border: 1px dashed #e9e9e9;}
.list-icon{font-size: 60px;}
.list-icon.list-icon-small{font-size: 40px;}
.list-icon-feather{height: 100% !important;}
.code-toolbar{width: 100% !important;}
.icon-lg{font-size: 2.8rem;}
/*.page-title h3 .btn{line-height: 1.5 !important;margin-left: 10px;}*/
.page-title h3 .btn{line-height: 1.5 !important;margin-top:3px;}
.card .card-header h4,.card .card-header h5{font-size: 1.1rem !important;}
.waiting-response .waiting {height: 100%;width:100%;display: table;}
.badge{padding-bottom: 4px;padding-top: 4px; font-size: 10px;}
.pointer{cursor: pointer;}
.overflow-x{overflow-x: auto;}
.overflow-y{overflow-y: auto;}
.overflow-xy{overflow: auto;}



/*HEIGHT WIDTH*/
.full_width{width: 100%;}
.width-80,.width_80{width:80% !important;}
.h-40px{height: 40px !important;}
.h-60px{height: 60px !important;}
.h-100px{height:100px !important;}
.w-min-150px{min-width: 150px !important;}
.w-min-200px{min-width: 200px !important;}
.w-min-250px{min-width: 250px !important;}
.h-min-200px{min-height: 200px !important;}
.h-min-400px{min-height: 400px !important;}
.h-min-420px{min-height: 420px !important;}
.h-min-450px{min-height: 450px !important;}
.h-min-480px{min-height: 480px !important;}
.h-min-500px{min-height: 500px !important;}
.h-min-550px{min-height: 550px !important;}
.h-max-200px{max-height: 200px !important;}
.h-max-250px{max-height: 250px !important;}
.h-max-300px{max-height: 300px !important;}
.h-max-320px{max-height: 320px !important;}
.h-max-350px{max-height: 350px !important;}
.h-max-380px{max-height: 380px !important;}
.h-max-500px{max-height: 500px !important;}


/* LIST GROUP */
#sortable_main_div .list-group-item {
  padding: 0.75rem 1.25rem !important;
  border-radius: 0 !important;
}
.ui-sortable-handle, .sort-handler {
    cursor: move;
}
#payment_options .list-group-item,.list-group-item-payment{
      padding-top:20px;
      padding-bottom:20px;
      box-shadow: 0 4px 12px 0 rgb(0 0 0 / 15%);
      border:none;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px;
      margin-bottom: 10px;
  }

/* SCROLL */
.mCSB_inside > .mCSB_container{margin-right: 0 !important;}
.sidebar-wrapper .ps--active-y > .ps__rail-y{background: transparent !important;}
.sidebar-wrapper .ps__thumb-y{background-color:#eee;width: 3px;}
.sidebar-wrapper .ps__rail-y:hover > .ps__thumb-y,
.sidebar-wrapper .ps__rail-y:focus > .ps__thumb-y,
.sidebar-wrapper .ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #ccc;
  width: 5px;
}


/*DATEPICKER*/
.datepicker{padding: .625rem .625rem !important;}


/* TABLE RESPONSIVE 2 */
@media (max-width: 575.98px) {
  .table-responsive2-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive2-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive2-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive2-md > .table-bordered {
    border: 0;
  }
  .data-card .table-bordered:not(.table-sm) tr:first-child td{padding-top:45px;}
}
@media (max-width: 991.98px) {
  .table-responsive2-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive2-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive2-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive2-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive2 {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive2 > .table-bordered {
  border: 0;
}


/* FORM*/
/*.form-control{border-radius: 0;}*/
.colorpicker-element{height: 50px !important;}
.input-group-text{padding-top:.85rem !important;padding-bottom:.85em}
select.form-{margin-left: 0;}
/*.form-check .form-check-input{margin-left: -1.5em !important}*/
.form-switch .form-check-input{height: 18px;width: 2rem;margin-top: 2px;}
.input-group-text .form-switch .form-check-input{margin-top: 3px;}
.form-check-label{margin-left: 6px;font-weight: 500;padding-top: 2px;}
.form-check-input:checked{background-color: #39da8a;border-color: #39da8a;}
.selectgroup {
  display: inline-flex; }
.selectgroup-item {
  flex-grow: 1;
  position: relative; }
  .selectgroup-item + .selectgroup-item {
    margin-left: -1px; }
  .selectgroup-item:not(:first-child) .selectgroup-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .selectgroup-item:not(:last-child) .selectgroup-button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
.selectgroup-input {
  opacity: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0; }
.selectgroup-button {
  background-color: #fdfdff;
  border-color: #e4e6fc;
  border-width: 1px;
  border-style: solid;
  display: block;
  text-align: center;
  padding: .5rem 1rem;
  height: 52px;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 13px;
  min-width: 2.375rem;
  line-height: 36px; }
.selectgroup-button-icon {
  padding-left: 1rem;
  padding-right: 1rem; }
  .selectgroup-button-icon i {
    font-size: 14px; }
.selectgroup-input:focus + .selectgroup-button,
.selectgroup-input:checked + .selectgroup-button {
  background-color: #6777ef;
  color: #fff;
  z-index: 1;
}
.selectgroup-pills {
display: block;
flex-wrap: wrap;
align-items: flex-start; }
.selectgroup-pills .selectgroup-item {
  margin-right: .5rem;
  flex-grow: 0; }
.selectgroup-pills .selectgroup-button {
  border-radius: 50px !important;
}

.selectgroup-pills .selectgroup-button.no-radius{border-radius: 0 !important;}


/* Hide scrollbar for Chrome, Safari and Opera */
.hide-scroll::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.hide-scroll {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}


/*Support desk*/
.card-body .fs-6.text-secondary{
  font-size: 1rem !important;line-height: 1.75rem !important;color: #000 !important;
}


.usage-stat-navbar{
  background: #fff;
  height: 45px;
  width: 45px;
  padding-top:9px;
  padding-left:3.5px;
  border-radius: 45px;
  border:5px solid #ccc;
  font-size: 12px;
  font-weight: bold;
}


/*-----optin_form_builder CC-----*/
.section .section-header {
    border-radius: 3px;
    border: none;
    position: relative;
    margin-bottom: 30px;
    padding: 0 20px 0 0;
    display: flex;
    align-items: center;
}
.section-header h1 i {
    font-size: 24px !important;
}
.section .section-header h1 {
    margin-bottom: 0;
    font-weight: 500;
    display: inline-block;
    font-size: 24px;
    margin-top: 3px;
    color: #0a0a0a;
}
.section .section-header .section-header-button {
    margin-left: 20px;
}
.section .section-header .section-header-breadcrumb {
    margin-left: auto;
    display: flex;
    align-items: center;
}
.section .section-header .btn {
    background: #E4E6EF;
    color: #000;
    border: 1px solid #E4E6EF;
}
#button-preview{
  background-color: #4386fa;
}

iframe[src*="youtube.com"] {
    height: 280px; /* Set the height accordingly to maintain the aspect ratio */
    max-width: 100%; /* Ensures the iframe is responsive */
}

/*Sidebar selcted icon animation*/
@keyframes subtle-shake {
  0%, 100% { transform: translate(0, 0); }
  25% { transform: translate(1px, 0); }
  50% { transform: translate(-1px, 0); }
  75% { transform: translate(1px, 0); }
}
.sidebar-wrapper .menu .submenu li a img{
  vertical-align: top !important;
  padding-top: 2px !important;
}
.sidebar-wrapper .menu .submenu li.active a img {
  animation: subtle-shake 1.5s ease-in-out 1s infinite;
}
.sidebar-wrapper .menu .sidebar-item.active .sidebar-link img{
  animation: subtle-shake 1.5s ease-in-out 1s infinite;
}
.sidebar-wrapper .menu .submenu li.active a span {
  color: var(--bs-blue) !important;
  font-weight: bold;
}

#video_modal_open {
  color:#ff6633;
}

#video_modal_open::before, 
#video_modal_open::after {
    top: 0;
    inset-inline-end: 0;
    bottom: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 100%;
    border-radius: 42px;
    z-index: -1;
}

#video_modal_open::before {
  animation: pulse-blue-medium-sm 2s infinite;
}

#video_modal_open::after  {
  animation: pulse-blue-small-sm 2s infinite;
}

#suggestion-box
{
  bottom: calc(100% + 5px);
  left: 0px;
  z-index: 10;
  width: 80%!important;
  max-height: 500px;
  min-height: 20px;
  overflow: auto;
  background: rgb(255, 255, 255);
  opacity: 0.9;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#suggestion-box .canned_response_list_item
{
  max-width: 100%;
  padding-bottom: 28px;
  opacity: 0.9;
}

@keyframes pulse-blue-medium-sm {
  0% {
      box-shadow: 0 0 0 0 rgba(227, 66, 66, 0.7);
  }

  100%,
  30% {
    box-shadow: 0 0 0 20px transparent
  }
}
