﻿@font-face {
    font-family: 'Poppins-Regular';
    src: url('fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('fonts/Poppins-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Poppins-Bold';
    src: url('fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url('fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Icon-Brands';
    src: url('fonts/fontawesome-pro/FontAwesome5-Brands-Regular-400.otf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.alert {
    padding: 0.5rem 0.7rem !important;
    font-size: 14px;
}

#wrapper #content-wrapper {
    background-color: #f8f8f8 !important;
}

.bootstrap-select {
    border: #ced4da 1px solid !important;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.page-title {
    padding-left: 10px;
    font-size: 1.5rem;
    font-weight: 500;
}


h1, .h1 {
    font-size: 1.5rem !important;
}

h4, .h4 {
    font-size: 0.9rem !important;
}

.field-validation-error {
    font-size: 14px;
}

.breadcrumb {
    background-color: #ffffff !important;
}

.alert-auto-width {
    display: inline-block;
}


.language-area {
    bottom: 0;
    position: absolute;
    margin-bottom: 6px;
}

.table {
    margin-bottom: 0px !important;
}


.user-status-icon {
    padding-top: 3px !important;
}

.status-online {
    color: #2de0a5 !important;
}

.status-away {
    color: #ffc107 !important;
}

.status-busy {
    color: #f44336 !important;
}

.status-invisible {
    color: #9e9e9e !important;
}

.status-offline {
    color: #93a1af !important;
}

.table a {
    font-size: 14px !important;
}

.change-agent {
    cursor: pointer;
}

.filter-lable {
    margin-top: 6px;
    font-weight: 500;
}


.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
    font-size: 14px !important;
}

.datepicker td, .datepicker th {
    font-size: 13px !important;
}


.form-hint {
    font-size: 13px;
    color: #9a9a9a;
    margin-left: 5px;
    font-style: italic;
}

.profile-img-large {
    width: 120px;
}

.ratingChecked {
    color: orange;
}









/*.chat-main {
    width: 120% !important;
}

.chat-assistant {
    width: 250px !important;
}*/



@media (min-width: 768px) {
    .sidebar.toggled {
        overflow: visible;
        width: 5.5rem !important;
    }

    .sidebar .sidebar-brand .sidebar-brand-text {
        display: inline;
        margin-left: 0rem !important;
        margin-right: 2rem !important;
    }

    .sidebar.toggled .nav-item .nav-link {
        width: 5.5rem !important;
    }

        .sidebar.toggled .nav-item .nav-link span {
            display: none !important;
        }

    .sidebar .nav-item .nav-link i {
        font-size: 1.1rem;
    }
}

.sidebar .sidebar-brand {
    font-size: 1rem;
    font-weight: 500 !important;
    padding: 1.5rem 1rem;
    text-transform: none !important;
    padding-top: 60px;
    padding-bottom: 32px;
}

.shadow {
    box-shadow: 0 0.0rem 0.3rem 0 rgb(58 59 69 / 15%) !important;
}

.header-navbar {
    border: 1px black solid;
    margin: 1.5rem;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e3e6f0;
    border-radius: 0.35rem;
}

/*.bg-gradient-primary {
    background-color: #4e73df !important;
    background-image: linear-gradient( 223deg, #10aec4 8%, #3f36c4 22%) !important;
    background-size: cover !important;
}*/


.active .nav-link {
    background-color: #3a31af;
    border-left: #00d8c4 2px solid;
}


.btn-sm, .btn-group-sm > .btn {
    font-size: 0.85rem !important;
}

.chat-counter-message {
    background-color: red;
    width: 15px;
    border-radius: 100%;
    height: 15px;
    position: absolute;
    right: 25px;
    top: 11px;
    text-align: center;
    justify-content: center;
    align-items: center;
}

#connectionAlert {
    display: inline-block;
    position: fixed;
    bottom: 0;
    right: 2px;
    margin-right: 25px;
    padding: 0.5rem 1.25rem !important;
}

#connectionAlertIcon {
    margin-right: 6px;
}

.spinner-border {
    width: 1rem !important;
    height: 1rem !important;
}

.hidden {
    display: none !important;
}


#connectionAlert span, #connectionAlert i {
    font-size: 13px !important;
}

.sidebar hr.sidebar-divider {
    margin-bottom: 26px !important;
    margin-top: 26px !important;
}

.chat-message-img {
    max-width: 350px;
}



footer.sticky-footer {
    padding: 1rem 0 !important;
}

.succeed-icon {
    color: #28a745;
}


.small-dashboard-text {
    font-size: 13px;
    font-weight: 400;
    color: #acacac;
}


.form-group p {
    color: #6c757d;
    font-size: 1rem;
    font-weight: 500;
}


.subHeader {
    line-height: 2.5rem !important;
}

h5, .h5 {
    font-size: 1.25rem;
    color: #8a8a8a;
}


form .form-group input[type=checkbox] {
    display: block;
    /* margin-top: 12px !important;*/
}


th {
    font-weight: 500 !important;
}

.card-under-tab {
    border-top: none !important;
}


.chat-history p, ul, li, form {
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: normal;
}






.chat-right-bottomleft {
    width: 70%;
    float: left;
}

.chat-right-bottomright {
    width: 30%;
    float: left;
    background-color: white;
}

.Userchatbox-img img {
    margin-left: 20px;
    margin-top: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.otherchatbox-img img {
    margin-right: 20px;
    margin-top: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.otherchatbox-img1 img {
    margin-left: 20px;
    margin-top: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.chatbox-img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.chatbox-textbox {
    background-color: #f1f1f1;
    border: #e0e0e0 solid 1px;
    padding: 11px;
    font-size: 14px;
    color: #4f5d6b;
    box-shadow: 2px 0 9px rgba(0,0,0,0.1);
    -webkit-box-shadow: 2px 0 9px rgba(0,0,0,0.1);
    -moz-box-shadow: 2px 0 9px rgba(0,0,0,0.1);
    -ms-box-shadow: 2px 0 9px rgba(0,0,0,0.1);
    -o-box-shadow: 2px 0 9px rgba(0,0,0,0.1);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.my-chat-box {
    position: relative;
    padding-left: 55px;
    margin-bottom: 15px;
}

    .my-chat-box span {
        color: #93a1af;
        font-size: 11px;
        margin-top: 3px;
    }

.other-chat-box {
    position: relative;
    padding-right: 55px;
    margin-top: 17px;
    margin-bottom: 29px;
}

    .other-chat-box span {
        color: #93a1af;
        font-size: 12px;
        margin-top: 3px;
        float: right;
    }

    .other-chat-box .chatbox-img {
        position: absolute;
        top: 4px;
        right: 0;
        left: inherit
    }

    .other-chat-box .otherchatbox-img {
        position: absolute;
        top: 0;
        left: inherit
    }

    .other-chat-box .chatbox-textbox {
        background-color: #7e80e7;
        color: #FFF;
    }

.chatbox-img {
    position: absolute;
    top: 9px;
    left: 0;
}

.Userchatbox-img {
    position: absolute;
    top: 0;
    left: 0;
}

.otherchatbox-img {
    position: absolute;
    top: 0;
    left: 0;
}

.chat-box ul li {
    margin-bottom: 20px;
}

.chat-box div .item {
    height: 50px;
}

.audio {
    display: none;
}


.callStatus {
    display: inline;
    background-color: #ffeb3b;
    position: fixed;
    top: 174px;
    right: 6px;
    cursor: pointer;
    padding: 6px 14px;
}

.tagify {
    border-radius: 0.35rem;
}







.remoteVideo {
    object-fit: cover;
    position: relative;
    left: 0px;
    top: -15px;
    width: 100%;
    min-width: 100%;
}



.localVideoContainer {
    width: 100px;
    height: 100px;
    border-radius: 20px;
    overflow: hidden;
    z-index: 1;
    position: fixed;
    margin-left: 15px;
}

.localVideoInCall {
    height: 100px;
    width: 100px;
    object-fit: cover;
}

.icon-badge-group {
}

    .icon-badge-group .icon-badge-container {
        display: inline-block;
        margin-left: 15px;
    }

        .icon-badge-group .icon-badge-container:first-child {
            margin-left: 0
        }

.icon-badge-container {
    position: relative;
}

.icon-badge-icon {
    font-size: 30px;
    position: relative;
}

.icon-badge {
    background-color: red;
    font-size: 12px;
    color: white;
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 35%;
    position: absolute;
    top: 5px;
    left: 47px;
}



.modal-dialog-screen-sharing {
    max-width: 100% !important;
    margin: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    height: 80vh !important;
    display: flex !important;
}

/*@media (min-width: 576px) {
    .modal-dialog {
        max-width: none;
    }
}

.modal-dialog {
    width: 98%;
    height: 92%;
    padding: 0;
}

.modal-content {
    height: 99%;
}

*/


smaller, .smaller {
    font-size: 65%;
    font-weight: 400;
}


.modulesMenu {
    background-color: #2553d9 !important;
    background-image: none;
}

.modulesMenuSubItems {
    background-color: #082b92;
    background-image: none;
    width: 11rem !important;
}

.sidebar .nav-item .nav-link {
    width: 11rem !important;
}

.sidebar .nav-item.active .nav-link {
   font-weight: 400;
}

.sidebar .nav-item .nav-link {
    padding: 1rem 0.7rem !important;
}

.lastContactDataTable
{
    table-layout: fixed;
}
    .lastContactDataTable th {
        font-size: .7rem;
        font-weight: 500;
    }

    .lastContactDataTable td {
        width: 33%;
        font-size: .9rem;
    }


.lastContactDataLable {
    font-weight: 500;
    font-size: .9rem;
}

.loading-img {
    position: fixed;
    top: 15%;
    left: 30%;
}