.table-title {
    padding-bottom: 10px;
    margin: 0 0 10px;
    min-width: 100%;
}
/*.search-box {*/
/*    position: relative;*/
/*    float: right;*/
/*}*/
.search-box input {
    height: 34px;
    border-radius: 20px;
    padding-left: 35px;
    border-color: #ddd;
    box-shadow: none;
}
.search-box input:focus {
    border-color: #3FBAE4;
}
.search-box i {
    color: #a0a5b1;
    position: absolute;
    font-size: 19px;
    top: 8px;
    left: 10px;
}
table.table tr th, table.table tr td {
    border-color: #e9e9e9;
}
table.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fcfcfc;
}
table.table-striped.table-hover tbody tr:hover {
    background: #f5f5f5;
}
table.table th i {
    font-size: 13px;
    margin: 0 5px;
    cursor: pointer;
}
table.table td:last-child {
    width: 130px;
}
.hint-text {
    float: left;
    margin-top: 6px;
    font-size: 95%;
}
th.sortable {
    cursor: pointer;
}
.category-modal .modal-body {
    padding: 0;
    max-height: 510px;
    overflow: hidden;
    background-color: #f0f0f0;
    border-radius: 6px 6px 0 0;
}
.category-modal .col-2 {
    width: 33%;
}
.category-modal .col:last-child {
    border-right: none;
    width: 34%;
}
.category-modal .col-4 {
    width: 50%;
}
.category-modal .col-4:last-child {
    border-right: none;
    width: 50%;
}
.active .header-category-info {
    color: #518ecb;
}
.header-category-info {
    padding: 0 20px 0 50px;
    line-height: 60px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    text-transform: uppercase;
    position: relative;
}
.header-category-info.arrow-right:before {
    border-bottom: 30px solid transparent;
    border-left: 30px solid #e0e0e0;
    border-top: 30px solid transparent;
    content: "";
    display: inline-block;
    right: -30px;
    position: absolute;
    top: 0px;
    -moz-transform: scale(0.9999);
    z-index: 1;
}
.header-category-info.arrow-right:after {
    border-bottom: 30px solid transparent;
    border-left: 30px solid #f0f0f0;
    border-top: 30px solid transparent;
    content: "";
    display: inline-block;
    right: -28px;
    position: absolute;
    top: 0px;
    -moz-transform: scale(0.9999);
    z-index: 2;
}
.active .header-category-info.arrow-right::after {
    border-left-color: #fff;
}
.category-modal .active {
    background-color: #fff;
}
/* .get-car-name .col:first-child .header-car-info {
    padding-left: 20px;
} */
.nomargin {
    margin: 0 !important;
}
.modal-form-group {
    padding: 5px 10px 15px 10px;
    border-right: 1px solid #e0e0e0;
    height: 400px;
}
.modal-form-group ul {
    max-height: 360px;
    overflow-x: hidden;
    list-style: none;
    padding-left: 0;
}
.modal-form-group ul::-webkit-scrollbar {
    width: 8px;
    height: 4px; }
.modal-form-group ul::-webkit-scrollbar-thumb {
    background: #646464;
    border-radius: 1em;
    cursor: -webkit-grab;
    cursor: grab; }
.get-listing a {
    padding: 6px 8px;
    margin-right: 5px;
    cursor: pointer;
    border: 1px solid transparent;
    display: block;
    color: #666;
}
.get-listing .selected {
    padding: 6px 8px;
    margin-right: 5px;
    margin-left: 10px;
    cursor: pointer;
    border: 1px solid transparent;
    display: block;
    color: #666;
}
.get-listing .current .selected {
    color: #518ecb;
    background-color: #EAF0FF;
    border: 1px solid #d1deff;
}

.get-listing input {
    padding: 6px 8px;
    margin-right: 5px;
    cursor: pointer;
    border: 1px solid transparent;
    color: #666;
}
.get-listing a .fa-angle-right {
    color: #223c7a;
    float: right;
    font-size: 18px;
}
.get-listing a span {
    display: inline-block;
    width: 30px;
    font-size: 21px;
}
.get-listing a:hover {
    color: #518ecb;
    background-color: #EAF0FF;
    border: 1px solid #d1deff;
}
.get-listing .current a {
    color: #518ecb;
    background-color: #EAF0FF;
    border: 1px solid #d1deff;
}
.active .header-category-info {
    color: #518ecb;
}
/*.subcategory{
   border-right: 1px solid #e0e0e0;
}*/
.hide {
    display: none;
}

.show {
    display: block;
}
#myInput {
    box-sizing: border-box;
    background-image: url(searchicon.png);
    background-position: 14px 12px;
    background-repeat: no-repeat;
    font-size: 16px;
    padding: 14px 20px 12px 45px;
    border: none;
    border-bottom: 1px solid #ddd;
}
.table-configuration-wrap .btn-show-table-options {
    inset-inline-end: 1rem;
    position: absolute;
    top: 1rem;
}
.btn-icon .icon {
    margin: calc(var(--bb-btn-padding-x) * -1);
}
.hidden {
    display: none !important;
}
.table-search-input {
    width: 100%;
}
.table-search-input label {
    font-size: 0;
    position: relative;
    width: 100%;
    margin-bottom: 0rem !important;
}
.table-search-input label input {
    margin-left: unset !important;
    margin-inline-start: .5em;
    padding-inline-end: 2rem;
}
.table-search-input label button {
    background: none;
    border: none;
    inset-inline-end: 10px;
    outline: none;
    position: absolute;
    top: calc(50% - .75rem);
}
.table-search-input label button.search-reset-icon {
    display: none;
}
.toolbarInput{
    display: inline-block; width: auto; margin-right: 5px;
}
