﻿.ui-autocomplete-input {
    z-index: 1511 !important;
}

.saymandata-crm-title {
    display: block;
    margin: auto;
}

.saymandata-crm-title h4{
    font-weight:700;
}

.auth-one-bg .bg-overlay {
    opacity: .7 !important;
    background: #000 !important;
}

.mdi-spin:before {
    -webkit-animation: mdi-spin 0s infinite linear !important;
    animation: mdi-spin 0s infinite linear !important;
}

.customizer-setting {
    bottom: 75px !important;
}
div.table-responsive table tbody td a {
    margin-bottom: 3px;
}
.ui-autocomplete {
    z-index: 9999 !important;
    position: absolute;
    cursor: default;
}
#confirmed-customer .text-bg-success {
    padding: 3px 10px;
    border-radius: 14px;
}
