﻿.request_id-th,
.request_id {
    display: none;
}
.hac-mobile_table {
    display: none;
}
.hac-table {
    border-collapse: separate;
    border-spacing: 0px 10px;
    width: 100%;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow: visible;
    -webkit-overflow-scrolling: touch;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
}

.hac-table thead{
    text-align: left;
}

    .hac-table thead th {
        color: rgba(255,255,255, .7);
        text-align: left;
        padding: 0;
        font-size: 12px;
    }

    .hac-table thead th:first-child {
        padding-left: 20px;
    }

.hac-table.devices td{
    padding: 0;
}

    .hac-table.devices td a:not(.table-icon-btn){
    display: flex;
    width: 100%;
    height: 100%;
    color: white;
    padding: 20px 0;
} .hac-table.devices td a.table-icon-btn {
        justify-content: center;
    } .hac-table td {
        border-top: 1px solid rgba(211,211,211,.2);
        border-bottom: 1px solid rgba(211,211,211,.2);
        padding: 20px 0;
        text-align: left;
        font-size: 13px;
    } .hac-table .hac-table_body tr td {
        color: white;
        background-color: #32323e;
    } .hac-table .hac-table_body tr:hover td {
        background-color: rgba(0, 0, 0, 0.075);
    } .hac-table_body td:nth-child(1) {
    border-left: 1px solid rgba(211,211,211,.2);
    border-radius: 10px 0 0 10px;
    padding-left: 20px;
} .hac-table_body td:last-child {
    border-right: 1px solid rgba(211,211,211,.2);
    border-radius: 0 10px 10px 0;
} .table-action-icons {
    display: flex;
    justify-content: center;
} .table-svg-icon {
    width: 25px;
    height: 25px;
    cursor: pointer;
    fill: black;
} .table-action-icons > .table-action-icons_btn:not(:last-child) {
    border-right: 1px solid black;
    margin-right: 15px;
    padding-right: 15px;
} .table-app_release-details {
    width: 44px;
    height: 44px;
    background-color: var( --pin-protect-tab-eye-btn);
    border-radius: 50%;
    color: #808080;
    border: 1px solid;
} .hac-table-tooltip {
    background: #32323e;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: fixed;
    padding: 10px;
    border-radius: 5px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
} .hac-table-tooltip.show {
        opacity: 1;
    } .user_search--input {
    padding: 10px 10px;
    height: auto;
    background: var(--console-form-bg);
    color: var(--console-text-color);
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
} .user_search {
    margin-bottom: 20px;
    border: none;
    display: flex;
    background-color: transparent;
    justify-content: center;
    padding: 0;
} .users_search {
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    flex: 0 0 25%;
    max-width: 25%;
} .users_search.appRelease-search, .users_search.deviceApp-search, .users_search.deviceFlavours-search, .users_search.partners-search, .users_search.digitalSignage-search, .users_search.iot_devices-search {
        margin: 0 auto 20px;
        flex: 0 0 35%;
        max-width: 35%;
    } .hac-search {
    flex: 1;
    display: flex;
    justify-content: space-between;
    background: var(--console-form-bg);
    color: var(--console-text-color);
    border: 1px solid #ced4da;
    padding: 0;
} .hac-search_clear > .material-icons {
        font-size: 18px;
        margin-left: 5px;
        margin-top: 2px;
    } .hac-search > input, .hac-search > button {
        background-color: transparent;
        border: none;
    } .hac-search > input {
        border-right: 1px solid #ced4da;
        border-radius: 0;
        flex: 1;
    } .hac-search > button {
        display: flex;
        align-items: center;
        color: var(--console-text-color);
        padding: 5px 10px;
    } .hac-search > button:focus, .hac-search > input:focus {
            box-shadow: 0;
            outline: none;
        } .add-new-client_svg {
    display: none;
} .users-table-icons {
    display: flex;
    justify-content: space-around;
}
    /*****************
     Buttons
 *****************/
    .nav-link.hac-btn.active {
    background: rgba(30, 144, 255, .3) !important;
} .hac_table-btn_container {
    display: flex;
    justify-content: flex-end;
} .add-new-admin-btn > svg {
    display: none;
} #btnSendViaEmail{
    color: #007bff;
    border-color: #007bff;
} #btnSendViaEmail:hover{
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
    } .hac-btn_green, .create-profile-btn {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
} .create-profile-btn > i {
        margin: 0 0 0 5px;
    } .hac-search_clear > .material-icons, .filterSearch-btn > .material-icons {
    font-size: 16px;
    margin-left: 5px;
    margin-top: 2px;
} .hac-btn_green:hover, .create-pool-btn:hover, .create-profile-btn:hover {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34;
    } .add-new-partner, .add-new-admin-btn {
    border: 1px solid rgba(30, 144, 255, .6);
    color: white;
} .add-new-partner:hover, .add-new-admin-btn:hover {
        background-color: rgba(30, 144, 255, .3);
        color: white;
    } [data-tooltip-text] {
    position: relative;
} [data-tooltip-text]::before {
        content: attr(data-tooltip-text);
        position: absolute;
        bottom: 50%;
        left: 0;
        background: #32323e;
        border: 1px solid rgba(255, 255, 255, 0.1);
        color: #FFF;
        padding: 5px;
        border-radius: 5px;
        opacity: 0;
        transition: 0.3s;
        overflow: hidden;
        max-width: max-content;
        pointer-events: none; 
    } [data-tooltip-text]:hover::before {
        opacity: 1;
        bottom: 80%;
    } .unconfirmedDevicesCheckbox {
    width: 28px;
    opacity: 0;
} .st0-check {
    fill: #ffffff;
} .st1-check {
    opacity: 0.6;
} .st2-check {
    fill: #00353d;
} .unconfirmed_devices-chckbox-container, .unconfirmed_devices-label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    cursor: pointer;
} .unconfirmed_devices-chckbox-container {
    border: 1px solid #95959C;
    width: 40px;
    height: 40px;
    border-radius: 50%;
} .unconfirmed_devices-checkbox {
    display: none;
} .unconfirmed_devices-label > svg {
    opacity: 0;
} .unconfirmed_devices-checkbox:checked ~ .unconfirmed_devices-label > svg {
    opacity: 1;
} .tick {
    fill: #95959C
} .tick_circle {
    fill: white;
} .delete-table-icon{
    width: 25px;
    height: 25px;
    background: radial-gradient(115.92% 157.43% at 0% -11.13%, #454655 0%, #2B2C3A 100%);
    box-shadow: 0px 10px 15px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
}
