.widget_list_menu .input-group input {
    border: 0 none;
    border-bottom: 1px solid #eee;
    padding-left: 15px !important;
  }

  .widget_list_menu .input-group input::placeholder {
    color: #2a2c3d;
  }

  .widget_list_menu .input-group-addon {
    border: 0 none !important;
  }

  .widget_list_menu .input-group-addon {
    background: none;
  }

  .widget_list_menu .input-group-addon .btn {
    background: #fff;
    color: #5d5386;
    padding: 0 0 5px 0;
    border-radius: 0;
    border: 0;
  }

  .widget_list_menu .new-message {
    background: #6859ea;
    background: linear-gradient(135deg, #6859ea 0%, #6acbe0 60%);
    padding: 1.07rem;
    border-radius: 4px;
    width: 100%;
    margin: 1.07rem auto 0;
    position: relative;
  }

  .widget_list_menu .new-message-sender {
    color: #fff;
    font-weight: 600;
  }

  .widget_list_menu .new-message-time {
    color: rgba(255, 255, 255, 0.8);
    font-size: 0.9rem;
  }

  .widget_list_menu .actions a i {
    background: transparent;
    color: #fff;
    font-size: 1.6rem;
    padding: 0.5rem;
    border-radius: 50%;
    transition: all 0.4s ease;
  }

  .widget_list_menu .actions a i.mail-forward:hover {
    background: #fff;
    color: #5d5386;
  }

  .widget_list_menu .list-group-item {
    border: 0 none;
    padding-right: 0;
    padding-left: 0;
  }

  .widget_list_menu .meta-table-link {
    background-color: #fff;
    padding: 1.07rem;
    border-radius: 4px;
    position: relative;
    box-shadow: 0 1px 15px 1px rgba(52, 40, 104, 0.15);
    transition: background-color 0.4s ease;
  }

  .widget_list_menu .list-name {
    color: #2c304d;
    font-weight: 600;
  }

  .widget_list_menu .list-description{
    color: rgba(52, 40, 104, 0.4);
    font-size: 0.9rem;
  }

  .widget_list_menu .actions a i {
    background: transparent;
    color: #5d5386;
    font-size: 1.6rem;
    padding: 0.5rem;
    border-radius: 50%;
    transition: all 0.4s ease;
    cursor: pointer;
  }

  .widget_list_menu .actions a i.mail-forward:hover {
    background: #5d5386;
    color: #fff;
  }
.widget_list_menu i {
    font-size: 30px;
    color: #aea9c3;
}

.meta-table-link:hover {
    background: #f1f2ff;
    box-shadow:0 1px 5px 1px rgba(52, 40, 104, 0.15);
}
.add_meta_item .submit {
    margin-top:10px;
}
button.tabledit-save-button.btn.btn-success, button.tabledit-confirm-button.btn.btn-warning {
    border-radius: 4px;
    margin-top: 5px;
}
.meta-table-link.active {
    background-color: rgba(52,40,104,.05);
    box-shadow: none;
}
table {
    color: #505b63;
}
.table td {
    padding: .25rem;
    font-size: 0.85rem;
}
#meta_table td {
    font-size: 1rem;
}
.bootstrap-select button.btn.dropdown-toggle {
    border-radius: 5px;
    background-color:rgba(52,40,104,.05);
    border: 1px solid #eee;
}
select.custom-select.form-control {
    background-color:rgba(52,40,104,.05);

}
select.custom-select.form-control option {
    background-color: white;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
option.faded {
    color:#999;
}
.client-table-buttons, a.edit-client {
    border-radius:4px;
}
.client-table-buttons {
    width: 36px;
    height: 36px;
    padding: 0;
    top: -5px;
}
.client-table-buttons {
    width: 23px;
    height: 23px;
    padding: 0;
    top: -2px;
}
.table .td-actions button i {
    background: transparent;
    color:white;
    font-size: 1.6rem;
    padding: 0;
    border-radius: 50%;
    transition: all 0.4s ease;
}
.client-table-buttons i{
    margin-right:0;
}
a.edit-client {
    background-color: #5d5386;
}
.table .td-actions a.edit-client i{
    color:white;
}
.td-actions a.edit-client i,
.client-table-buttons i {
    font-size: 1rem !important;
    padding: .3rem!important;
}
.client-table-buttons i {
    position: relative;
    top: -1px;
    right: 1px
}
form.delete-client{
    float:right;
}

.table .td-actions a i.edit:hover {
    background: transparent;
}
.swal2-styled:focus {
    outline: 0;
    box-shadow: none !important;
}
.swal2-icon.swal2-info {
    border-color: #5d5386 !important;
    color: #5d5386 !important;
}
.auth_container .card-body{
    padding:0;
}
.copyclick {
    border: none;
    background: transparent;
    color: #bcbfc6;
    font-size: 16px;
}
.copyclick:hover {
    color: #92959d;
}
.copyclick:active {
    color: #5d5386;
}
span.badge-text.badge-text-small.agent {
    background:#9da5b3;
}
span.badge-text.badge-text-small.agent-1 {
    background: #5d5386;
}
span.badge-text.badge-text-small.agent-2 {
    background: #72a472;
}
span.badge-text.badge-text-small.agent-4 {
    background: #66a4ab;
}

.btn-secondary.view_note {
    background-color: #9da5b3;
    border: 2px solid #9da5b3;
}

.btn-secondary.view_note:hover {
    background-color: #b2bbca;
    border: 2px solid #b2bbca;
}


.buttons-columnVisibility.dropdown-item.active, 
.buttons-columnVisibility.dropdown-item:active {
    background-color: #2c304d;
    border-bottom: 1px solid #3a3e5a;
}
a.dt-button.dropdown-item.buttons-columnVisibility:focus {
    outline: none;
    background: #383c5d;
}
.single-office .text-left.heading {
    width:10%;
}
.justify-stretch {
    justify-content: space-between;
}
th.search input {
    background: white;
    border: 1px solid #efefef;
    padding: 6px 12px;
    border-radius: 4px;
}