.custom-card-padding {
    padding: 15% !important;
}

.custom-card-padding .count-heading {
    font-size: 15px;
}

.navbar-nav .nav-username {
    font-size: 20px;
    font-weight: bold;
    color: #518585;
}

.error,
.text_danger {
    color: red;
}

.navbar .navbar-brand-wrapper .navbar-brand img {
    max-width: 100% !important;
    height: 50px !important;
    margin: auto !important;
    vertical-align: middle !important;
}

.form-group.whitelabel {
    position: relative;
}

.whitelabel .invalid-feedback {
    position: absolute;
    top: 67%;
    /* Positioned just below the input */
    left: 0;
    width: 100%;
    margin-top: 5px;
    /* Add spacing between input and invalid-feedback */
}

.progress-bar {
    background-color: #518585 !important;
}

.custom-card-padding p a {
    font-size: larger;
    color: #fff;
    text-decoration: none;
    display: flex;
    justify-content: end;
}

.custom-card-padding p a:hover {
    color: #518585;
}

.inbound-group {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.inbound-group .form-check {
    margin-right: 20px;
}

#todayCallsDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#todayCallsDataTable_wrapper #todayCallsDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#todayCallsDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#todayCallsDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#todayCallsDataTable_wrapper .dataTables_filter {
    float: right;
}

.form-check-custom {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
}

.form-check-custom .form-check-label input {
    position: relative;
    top: 0;
    left: 0;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=0);
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

#historicalCallsDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#historicalCallsDataTable_wrapper #historicalCallsDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#historicalCallsDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#historicalCallsDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#historicalCallsDataTable_wrapper .dataTables_filter {
    float: right;
}

#CallReportSummaryDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#CallReportSummaryDataTable_wrapper #historicalCallsDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#CallReportSummaryDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#CallReportSummaryDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#CallReportSummaryDataTable_wrapper .dataTables_filter {
    float: right;
}

#CallReportCtcDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#CallReportCtcDataTable_wrapper #CallReportCtcDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#CallReportCtcDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#CallReportCtcDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#CallReportCtcDataTable_wrapper .dataTables_filter {
    float: right;
}

#CRMCallsDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#CRMCallsDataTable_wrapper #CRMCallsDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#CRMCallsDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#CRMCallsDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#CRMCallsDataTable_wrapper .dataTables_filter {
    float: right;
}

#CampaignCallsDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#CampaignCallsDataTable_wrapper #CampaignCallsDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#CampaignCallsDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#CampaignCallsDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#CampaignCallsDataTable_wrapper .dataTables_filter {
    float: right;
}

#AgentActivityDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#AgentActivityDataTable_wrapper #AgentActivityDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#AgentActivityDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#AgentActivityDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#AgentActivityDataTable_wrapper .dataTables_filter {
    float: right;
}

#BargeCallDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#BargeCallDataTable_wrapper #BargeCallDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#BargeCallDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#BargeCallDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#BargeCallDataTable_wrapper .dataTables_filter {
    float: right;
}

.inbound-radius {
    border-radius: 20px;
}

#agentDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#agentDataTable_wrapper #agentDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#agentDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#agentDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#agentDataTable_wrapper .dataTables_filter {
    float: right;
    margin-top: 8px;
}

#supervisorDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#supervisorDataTable_wrapper #supervisorDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#supervisorDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#supervisorDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#supervisorDataTable_wrapper .dataTables_filter {
    float: right;
    margin-top: 8px;
}

#holidayDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#holidayDataTable_wrapper #holidayDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#holidayDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#holidayDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#holidayDataTable_wrapper .dataTables_filter {
    float: right;
}

#ctcLiveAgentId_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#ctcLiveAgentId_wrapper #ctcLiveAgentId_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#ctcLiveAgentId_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#ctcLiveAgentId_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#ctcLiveAgentId_wrapper .dataTables_filter {
    float: right;
}

#campaignListId_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#campaignListId_wrapper #campaignListId_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#campaignListId_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#campaignListId_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#campaignListId_wrapper .dataTables_filter {
    float: right;
}

#liveCallDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#liveCallDataTable_wrapper #liveCallDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#liveCallDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#liveCallDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#liveCallDataTable_wrapper .dataTables_filter {
    float: right;
}

#inboundDidDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#inboundDidDataTable_wrapper #inboundDidDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#inboundDidDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#inboundDidDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#inboundDidDataTable_wrapper .dataTables_filter {
    float: right;
}

#agentsListingDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#agentsListingDataTable_wrapper #agentsListingDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#agentsListingDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#agentsListingDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#agentsListingDataTable_wrapper .dataTables_filter {
    float: right;
}

#agentActivityDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#agentActivityDataTable_wrapper #agentActivityDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#agentActivityDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#agentActivityDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#agentActivityDataTable_wrapper .dataTables_filter {
    float: right;
}

.status-legend {
    display: flex;
    align-items: center;
}

.legend-item {
    width: 20px;
    height: 12px;
    border: 1px solid #ccc;
}

.legend-text {
    font-weight: normal;
    margin-left: 5px;
    font-size: 14px;
}

.background-image {
    overflow-x: hidden !important;
    padding-right: 0 !important;
    background-image: url("/assets/images/Smart.png") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.auth .custom-auth-form {
    background: #fff;
    border-radius: 10px;
}

#missedCallData_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#missedCallData_wrapper #missedCallData_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#missedCallData_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#missedCallData_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#missedCallData_wrapper .dataTables_filter {
    float: right;
}

/* #agentActivityDataTable_wrapper .expandable-table thead tr th {
    background: #f8f9fa !important;
    padding: 10px;
    color: #000;
    font-size: 14px;
} */

/* Styling the datatable and buttons of supr admin */

#AdminListDataTables_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#AdminListDataTables_wrapper #AdminListDataTables_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#AdminListDataTables_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#AdminListDataTables_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#AdminListDataTables_wrapper .dataTables_filter {
    float: right;
}

#loader-container {
    display: none;
    /* Initially hide the loader container */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,
            0,
            0,
            0.5);
    /* Add a semi-transparent black background for the blur effect
*/
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    /* Adjust the z-index to make sure it's above other
elements */
}

.loader {
    animation: rotate 1s infinite;
    height: 50px;
    width: 50px;
}

.loader:before,
.loader:after {
    border-radius: 50%;
    content: "";
    display: block;
    height: 20px;
    width: 20px;
}

.loader:before {
    animation: ball1 1s infinite;
    background-color: #fff;
    box-shadow: 30px 0 0 #518585;
    margin-bottom: 10px;
}

.loader:after {
    animation: ball2 1s infinite;
    background-color: #518585;
    box-shadow: 30px 0 0 #fff;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg) scale(0.8);
    }

    50% {
        transform: rotate(360deg) scale(1.2);
    }

    100% {
        transform: rotate(720deg) scale(0.8);
    }
}

@keyframes ball1 {
    0% {
        box-shadow: 30px 0 0 #518585;
    }

    50% {
        box-shadow: 0 0 0 #518585;
        margin-bottom: 0;
        transform: translate(15px, 15px);
    }

    100% {
        box-shadow: 30px 0 0 #518585;
        margin-bottom: 10px;
    }
}

@keyframes ball2 {
    0% {
        box-shadow: 30px 0 0 #fff;
    }

    50% {
        box-shadow: 0 0 0 #fff;
        margin-top: -20px;
        transform: translate(15px, 15px);
    }

    100% {
        box-shadow: 30px 0 0 #fff;
        margin-top: 0;
    }
}

#ctcLiveAgentId_wrapper .expandable-table thead tr th {
    background: #518585;
}

#ctcLiveAgentId_wrapper .pagination .page-item.active .page-link,
#ctcLiveAgentId_wrapper .pagination .page-item.active a,
#ctcLiveAgentId_wrapper .pagination .page-item:hover .page-link,
#ctcLiveAgentId_wrapper .pagination .page-item:hover a,
#ctcLiveAgentId_wrapper .pagination .page-item:focus .page-link,
#ctcLiveAgentId_wrapper .pagination .page-item:focus a,
#ctcLiveAgentId_wrapper .pagination .page-item:active .page-link,
#ctcLiveAgentId_wrapper .pagination .page-item:active a {
    background: #518585;
    border-color: #518585;
    color: #ffffff;
}

#sidebar {
    height: 100vh;
    position: fixed;
    overflow-y: auto;
    /* Add this line for vertical scrolling */
}

.main-panel {
    margin-left: 250px;
}

#sidebar::-webkit-scrollbar {
    width: 0;
    /* Remove scrollbar space */
}

.main-panel.collapsed {
    margin-left: 100px;
}

.swal2-styled.swal2-confirm {
    background-color: #518585 !important;
}

.dt-buttons .dt-button {
    font-size: 10px;
}

.user-bars tbody tr td {
    padding: 0;
}

.add-btn {
    display: inline-block;
    margin-right: 40px;
    font-size: 25px;
}

#holiday-prompt {
    margin-top: 20px;
    text-align: center;
}

.custom-title {
    display: none;
}

@media (min-width: 1601px) {
    .custom-title {
        display: block;
    }
}

@media (min-width: 1801px) {
    .custom-title {
        display: block;
    }
}

#ingroupDidDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#ingroupDidDataTable_wrapper #missedCallData_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#ingroupDidDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#ingroupDidDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#ingroupDidDataTable_wrapper .dataTables_filter {
    float: right;
}

#InboundCallDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#InboundCallDataTable_wrapper #missedCallData_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#InboundCallDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#InboundCallDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#InboundCallDataTable_wrapper .dataTables_filter {
    float: right;
}

.expandable-table .expanded-row {
    background: #e5eded;
}

.menu-selectbox {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    box-sizing: border-box;
}

.menus-label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

/* Media query for mobile resolutions up to 992px */
@media only screen and (max-width: 992px) {
    .nav-greeting {
        display: none !important;
    }

    .main-panel {
        margin-left: 0;
    }

    .main-panel.collapsed {
        margin-left: 0;
    }
}

/* Media query for mobile resolutions up to 767px */
@media only screen and (max-width: 767px) {
    .nav-greeting {
        display: none !important;
    }

    .main-panel {
        margin-left: 0;
    }

    .main-panel.collapsed {
        margin-left: 0;
    }
}

#QaReport_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#QaReport_wrapper #QaReport_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#QaReport_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#QaReport_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#QaReport_wrapper .dataTables_filter {
    float: right;
}

.c2ccheckbox {
    margin-left: 5px !important;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
}

.agent-nav .btn-outline-dark {
    background-color: #f4f5f7;
}

.agent-nav .btn-outline-dark:hover {
    background-color: #518585;
}

#ListOfTemplates_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#ListOfTemplates_wrapper #QaReport_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

#ListOfTemplates_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
}

#ListOfTemplates_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
}

#ListOfTemplates_wrapper .dataTables_filter {
    float: right;
}

.create-template {
    overflow-x: clip;
}

#ingroupAgentsDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#ingroupAgentsDataTable_wrapper #ingroupAgentsDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

#ingroupAgentsDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
}

#ingroupAgentsDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
}

#ingroupAgentsDataTable_wrapper .dataTables_filter {
    float: right;
}

.agent-nav .dropdown-menu {
    position: absolute;
    float: none;
}

#CTCCRMCallReportDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#CTCCRMCallReportDataTable_wrapper #CTCCRMCallReportDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

#CTCCRMCallReportDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
}

#CTCCRMCallReportDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
}

#CTCCRMCallReportDataTable_wrapper .dataTables_filter {
    float: right;
}

/* remove the verticle scrollbar */
#CRMCallsDataTable_wrapper {
    width: 100%;
    overflow-y: scroll;
}

#CRMCallsDataTable tbody {
    background-color: white;
}

#CRMCallsDataTable_wrapper::-webkit-scrollbar {
    width: 0;
}

/* remove the verticle scrollbar */
#CTCCRMCallReportDataTable_wrapper {
    width: 100%;
    overflow-y: scroll;
}

#CTCCRMCallReportDataTable tbody {
    background-color: white;
}

#CTCCRMCallReportDataTable_wrapper::-webkit-scrollbar {
    width: 0;
}

/* Campaign list styling */
#CampaignListTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#CampaignListTable_wrapper #CampaignListTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

/* Adjust the position of the "Show Entries" option */
#CampaignListTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
    /* Align buttons vertically with "Show Entries" */
}

/* Style the DataTable buttons */
#CampaignListTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
    /* Adjust the margin as needed */
}

/* Adjust the position of the search bar */
#CampaignListTable_wrapper .dataTables_filter {
    float: right;
}

.menu-selectbox {
    background-color: white;
    /* Change to your desired background color */
}

/* Add other styling properties as needed */
.marquee-container {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    justify-content: center;
}

.marquee-content {
    display: inline-block;
    animation: marquee 10s linear infinite;
}

@keyframes marquee {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-150%);
    }
}

/* validation error for checkbox and radio button for CRM and CTC forms*/
.checkbox-error {
    color: red;
    position: absolute;
    display: ruby;
    top: 30px;
    left: 0;
}

#callIssuesCountTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#callIssuesCountTable_wrapper #callIssuesCountTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

#callIssuesCountTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
}

#callIssuesCountTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
}

#callIssuesCountTable_wrapper .dataTables_filter {
    float: right;
}

.upload-button {
    border-radius: 0px 20px 20px 0px !important;
}

@media (max-width: 800px) {
    .mobile-layout {
        display: block;
    }

    .laptop-layout {
        display: none;
    }
}

@media (min-width: 800px) {
    .laptop-layout {
        display: block;
    }

    .mobile-layout {
        display: none;
    }
}

/* General card alignment to prevent them from becoming too long */
.laptop-layout .dropCallCard {
    height: auto;
    min-height: 134px;
    max-height: 200px;
}

/* Force equal height for the Drop Calls section */
.mobile-layout .card,
.laptop-layout .card {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Mobile-specific styles for smaller devices */
@media only screen and (min-width: 820px) and (max-width: 1180px) {
    .mobile-layout .card {
        max-height: 100px;
    }

    .mobile-layout .card-body {
        padding: 10px;
    }
}

/* Mobile-specific styles for smaller devices */
@media only screen and (min-width: 1900px) {
    .laptop-layout .card {
        max-height: 100%;
    }

    .laptop-layout .card-body {
        padding: 10px;
    }
}

/* Laptop-specific styles for smaller devices */
@media only screen and (min-width: 1024px) and (max-width: 1400px) {
    .laptop-layout .card {
        max-height: 80px;
    }

    .laptop-layout .card-body {
        padding: 10px;
    }
}

#CallMenuListTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#CallMenuListTable_wrapper #CallMenuListTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

#CallMenuListTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
}

#CallMenuListTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
}

#CallMenuListTable_wrapper .dataTables_filter {
    float: right;
}

#callTimeTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#callTimeTable_wrapper #callTimeTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

#callTimeTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
}

#callTimeTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
}

#callTimeTable_wrapper .dataTables_filter {
    float: right;
}

#DidListTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#DidListTable_wrapper #DidListTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

#DidListTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
}

#DidListTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
}

#DidListTable_wrapper .dataTables_filter {
    float: right;
}

#inGroupListTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#inGroupListTable_wrapper #inGroupListTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

#inGroupListTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
}

#inGroupListTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
}

#inGroupListTable_wrapper .dataTables_filter {
    float: right;
}

#UsersTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#UsersTable_wrapper #UsersTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

#UsersTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
}

#UsersTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
}

#UsersTable_wrapper .dataTables_filter {
    float: right;
}

#userGroupList_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#userGroupList_wrapper #userGroupList_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

#userGroupList_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
}

#userGroupList_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
}

#userGroupList_wrapper .dataTables_filter {
    float: right;
}

#LoggedInUsersList_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#LoggedInUsersList_wrapper #LoggedInUsersList_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

#LoggedInUsersList_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
}

#LoggedInUsersList_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
}

#LoggedInUsersList_wrapper .dataTables_filter {
    float: right;
}

#musicOnHoldDataTable_wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#musicOnHoldDataTable_wrapper #musicOnHoldDataTable_paginate {
    padding-bottom: 20px !important;
    padding-right: 20px !important;
}

#musicOnHoldDataTable_wrapper .dataTables_length {
    display: inline-block;
    vertical-align: middle;
}

#musicOnHoldDataTable_wrapper .dt-buttons {
    margin-top: 8px;
    display: inline-block;
    margin-right: 20px;
}

#musicOnHoldDataTable_wrapper .dataTables_filter {
    float: right;
}

.bg-odd-color {
    background-color: #d3d7dc;
}

.agent-nav .dropdown-menu-ctc {
    position: absolute;
    left: -44px;
    display: none !important;
}

.background-image-dashboard {
    overflow-x: hidden !important;
    padding-right: 0 !important;
    background-image: url("/assets/images/Smart.png") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}
