.crm-head {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    background: #f5f6fa;
    color: #6576ff;
}
.dark-mode .crm-head {
    background-color: #28374b !important;
}
.dataTables_paginate,
.dataTables_info,
.dataTables_filter,
.dataTables_length{
  display: none;
}
.grids{
  vertical-align: middle !important;
}
.grids-center{
  vertical-align: middle !important;
  text-align: center !important;
}
.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: white;
    background-color: #6576ff;
    padding: 2px 5px 2px 5px;
    border-radius: 5px;
}
.bootstrap-tagsinput {
    border: 1px solid #dbdfea;
    padding: 8px 6px;
    color: #555;

}
.select2-container--bootstrap
.select2-selection--multiple
.select2-selection__choice {
    color: #fff;
    background: #6576ff;
    border: 1px solid #6576ff;
}
.select2-container--bootstrap
.select2-selection--multiple
.select2-selection__choice__remove {
    color: #fff;
}
.elect2-container--bootstrap
.select2-selection--multiple
.select2-selection__clear {
    color: red;
}
.select2-container--bootstrap
.select2-results__option--highlighted[aria-selected] {
    background-color: #6374fa;
    color: #fff;
}
.select2-container--bootstrap .select2-selection {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #dbdfea;
    color: #000;
    line-height: 1px;
}
label {
    display: inline-block;
    margin-bottom: 1px;
    font-weight: 500;
}
.move-date a {
  color: #e85347 !important;
}
.dtr-title{
  color: #798bff;
}
.table-control {
  display:block !important;
}
.st0{fill:#6576ff;}
.st1{fill:#1ee0ac;}
.st2{fill:#09c2de;}
[v-cloak] {
  display: none;
}
.group-radio .custom-radio{
  width: 100%;
  margin-top: 5px;
}
.bootstrap-tagsinput{
  width: 100%;
}
