﻿#Dialpad {
    cursor: pointer;
}

#PhoneDialer input[type=number]::-webkit-inner-spin-button,
#PhoneDialer input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#PhoneDialer .main-wrapper {
    margin-top: 0px !important;
}

@media (min-width: 1200px) {
    #PhoneDialer .modal-dialog {
        max-width: 966px;
        width: 100%;
    }
}

.chosen-search-input {
    opacity: 1 !important;
    position: relative !important;
}

.contactDialer {
    background: #fff;
    max-width: 100%;
    margin: 1rem auto;
    display: flex;
    display: -webkit-flex;
}

    .contactDialer .dialerBox {
        width: 572px;
        margin-left: auto;
        border: 1px solid rgba(215, 238, 194, 0.5);
        z-index: 99 !important;
    }

    .contactDialer .contactList {
        width: 400px;
    }

    .contactDialer .dialerBox .keynumber {
        padding-bottom: 16px;
    }

.keynumber {
}

.keynumber {
}

.contactDialer .dialerBox .keynumber ul {
    list-style: none;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px;
}

    .contactDialer .dialerBox .keynumber ul li {
        flex-basis: 33.33%;
        text-align: center;
        margin: 20px 0px;
    }

        .contactDialer .dialerBox .keynumber ul li span {
            font-size: 24px;
            font-weight: 600;
            cursor: pointer;
            color: #63a95f;
            background: rgba(215, 238, 194, 0.5);
            border-radius: 100%;
            width: 60px;
            height: 60px;
            display: inline-block;
            line-height: 60px;
        }

.contactDialer .dialerBox .numberdisplay {
    border-bottom: 1px solid rgba(215, 238, 194, 0.5);
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

.contactDialer .contactList h3 {
    font-weight: 600;
}

.contactDialer .contactList .search {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
    position: relative;
}

    .contactDialer .contactList .search input.form-control {
        box-shadow: none;
        border-radius: 0px !important;
        height: 43px;
        width: 100%;
        max-width: 100%;
        display: block;
        padding-right: 38px;
        padding-left: 38px;
        border-color: #e6e6e6;
    }

.contactDialer .contactList ul {
    list-style: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
    height: 540px;
    /*overflow: auto;*/
    padding-bottom: 50px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .contactDialer .contactList ul li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        position: relative;
        padding-left: 48px;
        padding-top: 10px;
        min-height: 60px;
    }

        .contactDialer .contactList ul li h5 {
            font-size: 20px;
            color: #111;
            font-weight: 600;
            margin-bottom: 7px;
            text-transform: inherit;
            padding-top: 0px;
        }

        .contactDialer .contactList ul li .phoneList {
            margin: 15px 0;
            font-size: 14px;
        }

            .contactDialer .contactList ul li .phoneList i {
                color: #63a95f;
                font-size: 17px;
                vertical-align: middle;
            }

            .contactDialer .contactList ul li .phoneList a {
                font-size: 16px;
                color: #63a95f;
            }

.EmailList a {
    font-size: 16px;
    color: #63a95f;
}

.contactDialer .contactList .search .icon i {
    font-size: 27px;
}

.contactDialer .contactList .search .icon {
    position: absolute;
    top: 6px;
    opacity: 0.2;
    left: 6px;
}

.numRow {
    font-size: 14px;
}

.custom-tooltip1 {
    min-width: 318px !important;
    padding: 10px !important;
    font-size: 12px !important;
    left: 0 !important;
    top: 0px !important;
    bottom: auto !important;
    margin-left: 0px !important;
}


.contactDialer .contactList ul li .contact-user-profile-image img {
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    left: 0px;
    top: 12px;
}


.contactDialer .contactList ul li .supportContactListImage img {
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    left: 0px;
    top: 12px;
    background-color: #3f9684;
}

.contactDialer .contactList ul li:nth-child(2n) .img {
}

.contactDialer .contactList ul li:nth-child(2n) h5 {
}

.contactDialer .dialerBox .numberdisplay .text-control {
    padding: 32px 20px;
    max-width: 100%;
    width: 100%;
    background: #f0f0f0;
    font-size: 28px !important;
    border: 0px;
    font-weight: 600;
    text-align: center;
}

.contactDialer .contactList .title-control {
    font-size: 18px;
    margin-bottom: 12px;
    box-shadow: none;
    border-radius: 0px !important;
    height: 43px;
    width: 100%;
    max-width: 100%;
    display: block;
}

.contactDialer .dialerBox .keynumber ul li.call {
}

    .contactDialer .dialerBox .keynumber ul li.call span {
        background: #63a95f;
        color: #fff;
    }

        .contactDialer .dialerBox .keynumber ul li.call span i {
            font-size: 33px;
            margin: 14px 0 0;
        }

.contactDialer .dialerBox .keynumber ul li.backspace span i {
    margin: 20px 0 0;
}

.phoneList a {
    cursor: pointer;
}

.contactDialer .contactList select {
    max-width: 100% !important;
    margin-bottom: 10px;
}

.contactDialer .contactList ul li .contact-user-profile-image img {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    top:0px;
    left:-47px !important;
}

.contactDialer .contactList ul li .supportContactListImage img {
    width: 40px;
    height: 40px;
    border-radius: 20px;
}

/* NEW*/

.dialer-number {
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(52,42,103,0.19) !important;
}

    .dialer-number:active {
        box-shadow: none !important;
    }

.dialer-sms {
    background-image: url(../../Content_Admin/img/sms-message.png);
    display: inline-block;
    height: 32px;
    width: 32px;
    margin: 12px;
}

.contactList-sms {
    background-image: url(../../Content_Admin/img/sms.png);
    display: inline-block;
    height: 24px;
    width: 24px;
}

span.dialer-number.span-sms {
    background-color: #63a95f !important;
}

.contactDialer .dialerBox .keynumber ul li.call {
}

.sms-area {
    max-width: inherit;
}

.sendSMS-spinner {
    display: none;
}

.input-error {
    border-color: red !important;
}

.sms-limit-box {
    float: right;
    font-size: x-small;
    color: #4CAF50;
    font-weight: 900;
}


.contactDialer .contactList ul.actionList {
    height: auto;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-items: center;
    padding: 10px 0px;
    cursor: pointer;
}

    .contactDialer .contactList ul.actionList li {
        border: 0px;
        padding: 0px;
        flex-basis: 16.2%;
        text-align: center;
        border: 1px solid #e0e0e0;
        background-color: #eff7e8;
    }

        .contactDialer .contactList ul.actionList li span {
            display: block;
            text-align: center;
            font-weight: 600;
            margin-top: 8px;
            font-size: 14px !important;
        }

.contactDialer .dialerBox {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    margin: auto;
    background: rgba(0,0,0,0.5);
    width: 100%;
    border: 0px;
    height: 100%;
}

    .contactDialer .dialerBox .dialer {
        width: 572px;
        border: 1px solid rgba(215, 238, 194, 0.5);
        background: #fff;
        margin: 2rem auto;
    }

        .contactDialer .dialerBox .dialer .title {
            color: #111;
            font-size: 20px;
            font-weight: 600;
            text-align: center;
            padding: 10px;
            position: relative;
        }

            .contactDialer .dialerBox .dialer .title button.close {
                position: absolute;
                top: 0px;
                color: #111;
                font-size: 40px;
                right: 5px;
            }

.contactDialer .rightBox {
    width: 62%;
    margin-left: auto;
    border: 1px solid rgba(215, 238, 194, 0.5);
    padding: 10px;
}

.contactDialer .contactList .search .dialerIcon {
    width: 31px;
    position: absolute;
    top: 0;
    right: 6px;
    border-left: 1px solid #e6e6e6;
    padding: 9px 0px 9px 6px;
}

    .contactDialer .contactList .search .dialerIcon img {
        max-width: 100%;
        opacity: 0.2;
    }

#PhoneDialer .modal-header {
    padding: 10px;
    background: #65a866;
    border-bottom: none;
}

    #PhoneDialer .modal-header .minimize {
        margin: 1px 6px 0px 0px;
    }

    #PhoneDialer .modal-header button {
        color: #fff;
        opacity: 1;
    }

.incoming_msg_img {
    display: inline-block;
    width: 6%;
}

.received_msg {
    display: inline-block;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 92%;
}

.received_withd_msg p {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 3px;
    color: #646464;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 12px;
    width: 100%;
}

.time_date {
    color: #747474;
    display: block;
    font-size: 12px;
    margin: 8px 0 0;
}

.received_withd_msg {
    width: 57%;
}

.mesgs {
    /* float: left; */
    padding: 0px 15px 0 25px;
    width: 63%;
}

.sent_msg p {
    background: rgba(99, 169, 95, 0.5);
    border-radius: 3px;
    font-size: 14px;
    margin: 0;
    color: #fff;
    padding: 5px 10px 5px 12px;
    width: 100%;
}

.outgoing_msg {
    overflow: hidden;
    margin: 26px 0 26px;
}

.sent_msg {
    float: right;
    width: 46%;
}

.input_msg_write input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4c4c4c;
    font-size: 15px;
    min-height: 48px;
    width: 100%;
}

.type_msg {
    border-top: 1px solid #c4c4c4;
    position: relative;
}

.msg_send_btn {
    background: #63a95f none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 33px;
    position: absolute;
    right: 0;
    top: 11px;
    width: 33px;
}

.messaging {
    padding: 0 0 50px 0;
}

.msg_history {
    height: 603px;
    overflow-y: auto;
}

.mesgs .msg_head {
    background: #f6f6f6;
    margin-bottom: 15px;
    padding: 3px 15px;
}

    .mesgs .msg_head .img_cont {
        border: 1px solid #d6d6d6;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        margin-right: 10px;
    }

    .mesgs .msg_head .user_info {
        font-weight: 600;
        font-size: 17px;
        color: #111;
        padding-top: 1px;
    }

        .mesgs .msg_head .user_info p {
            font-weight: 300;
            font-size: 14px;
            margin: 0px;
        }

    .mesgs .msg_head .video_cam {
        margin-left: auto;
        padding: 14px 0px;
    }

#SMSMobileNumber {
    position: relative;
    width: 100%;
    height: 6%;
    opacity: 1;
    display: block;
    max-width: 100% !important;
}

#mmsMobileNumber {
    position: relative;
    width: 100%;
    height: 35px;
    opacity: 1;
    display: block;
    max-width: 100% !important;
    border: 1px solid #ccc !important;
}

#faxMobileNumber {
    position: relative;
    width: 100%;
    height: 6%;
    opacity: 1;
    display: block;
    max-width: 100% !important;
}

.cs-MessageBodyDialer {
    position: relative;
    width: 100% !important;
    min-height: 40% !important;
    height: auto !important;
    max-width: 100% !important;
    padding: 10px !important;
}

.cs-Messagebody {
    margin-top: 25px;
}

#HeadsendSMS {
    background-color: whitesmoke;
    font-weight: 600;
}

#HeadsendFAX {
    background-color: whitesmoke;
    font-weight: 600;
}

#HeadsendVIDEO {
    background-color: whitesmoke;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
}

.cs-EmailID {
    position: relative !important;
    width: 100% !important;
    height: 50px !important;
    opacity: 1 !important;
    display: block !important;
    margin-left: 0px !important;
    max-width: 100% !important;
}

.ActiveDialerAction {
    border-bottom: 2px solid !important;
    border-color: green !important;
    background-color: transparent;
    background: #86bc42 !important;
    color: #fff !important;
}

.commCenterTypes li i {
    padding-top: 10px;
    color: #65a764;
    font-size: larger;
    font-weight: bolder;
}


/*.fontcolor {
    color: #65a764;
}
    .fontcolor.ActiveDialerAction i {
        color: #fff;
    }*/

.commCenterTypes li.ActiveDialerAction i {
    color: #fff;
}


#DEmailID {
    max-height: 70px !important;
    overflow: visible !important;
}

.cs-phoneCode {
    width: 21%;
    margin-left: 15px;
}

.cs-inputPhoneCodeDialer {
    width: 20% !important;
    padding-right: 0px !important;
}

.js-InputDialerNumber {
    width: 70% !important;
    text-align: initial !important;
}

.cs-EmailDragFileDiv {
    border: 1px solid;
    border-color: lightgray;
    height: auto;
}

.js-dialerDragContainerDiv {
    height: 125px !important;
}

.cs-DilaerInputFile {
    position: relative !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 1 !important;
    display: block !important;
    margin-left: 0px !important;
    max-width: 100% !important;
}

input#mediaFile {
    position: relative !important;
    opacity: 1 !important;
    cursor: pointer;
    height: 23px !important;
    width: 100% !important;
}

#ContainerFileUpload {
    margin-top: 40px;
}

#ContainerFileUpload_MMS {
    margin-top: 40px;
    position: relative !important;
}

#ContainerFileUpload_FAX {
    margin-top: 40px;
    position: relative !important;
}

#js-UploadFileDiv {
    height: 75px !important;
    margin-bottom: 35px !important;
}

.image-Div {
    border: 1px solid;
    position: relative;
    height: 100%;
}



.js-uplodfileformLibraryMethod {
    height: auto !important;
}

#js-UploadFileDiv_MMS {
    height: 75px !important;
    margin-bottom: 35px !important;
}

.js-dialerDragContainerDiv_MMS {
    height: 125px !important;
}

#js-UploadFileDiv_FAX {
    height: 75px !important;
    margin-bottom: 35px !important;
}

.js-dialerDragContainerDiv_FAX {
    height: 125px !important;
}

/*#dialerBox {
    background-color: #5c5c61;
}*/

#js-UploadFromLibraryFileDiv_MMS {
    position: relative !important;
}

#js-UploadFromLibraryFileDiv_FAX {
    position: relative !important;
}

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input::before {
    content: 'Drop Here ';
    height: 60px;
    width: 100%;
    display: inline-block;
    background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
    text-align: center;
}

.custom-file-input:hover::before {
    border-color: black;
}

.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

.btn_dialer::after {
    position: relative !important;
}

input[type=text] {
    cursor: text !important;
}

#hideSupportdiv {
    display: inline;
    float: right;
}

.ui-dialog {
    z-index: 2000 !important;
}

span.ui-icon.ui-icon-minus {
    max-width: 17px;
}


.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-resizable.ui-draggable {
    color: white;
    padding: 0;
    border: 0;
    /*width:300px;*/
}

    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-resizable.ui-draggable .ui-dialog-title {
        color: white;
        font-family: 'Open Sans',Arial,Helvetica,sans-serif;
        font-size: 17px;
        font-weight: 400 !important;
        font-style: normal !important;
    }



.p-important {
    width: 100% !important;
}

.width-30-percent {
    width: 30%;
}

.margin-10-left {
    margin-left: 10px;
}

#MissedCallReasonPopUp .modal-header {
    padding: 10px;
    background: #65a866;
    border-bottom: none;
}

#MissedCallReasonPopUp .modal-title {
    color: #fff;
    font-family: 'Merriweather', serif;
}

#MissedCallReasonPopUp .modal-body {
    padding: 20px 15px 15px;
    color: #4b4b4b !important;
}

#MissedCallReasonPopUp .modal-footer {
    padding: 10px;
    background: #f1f1f1;
}

#MissedCallReasonPopUp {
    opacity: 1;
    background: #000;
}

.closeButton {
    color: #fff;
    opacity: 1;
}

#ScheduleCallPopUp .modal-header {
    padding: 10px;
    background: #65a866;
    border-bottom: none;
}

#ScheduleCallPopUp .modal-title {
    color: #fff;
    font-family: 'Merriweather', serif;
}

#ScheduleCallPopUp .modal-body {
    padding: 20px 15px 15px;
    color: #4b4b4b !important;
}

#ScheduleCallPopUp .modal-footer {
    padding: 10px;
    background: #f1f1f1;
}

#ScheduleCallPopUp {
    opacity: 1;
    /*background: #000;*/
}

    #ScheduleCallPopUp .history {
        margin-left: 30px;
        text-align: center;
    }

    #ScheduleCallPopUp .comments {
        margin-left: 30px;
        text-align: center;
        margin-top: 15px;
    }

    #ScheduleCallPopUp .heading {
        font-weight: 600;
        font-size: 15px;
    }

    #ScheduleCallPopUp table, #ScheduleCallPopUp tr, #ScheduleCallPopUp tbody, #ScheduleCallPopUp td, #ScheduleCallPopUp thead {
        border: 1px solid #eee;
    }

    #ScheduleCallPopUp td {
        text-align: center;
        padding: 5px;
    }

    #ScheduleCallPopUp .historyLabel {
        margin-bottom: 30px;
        font-size: 17px;
    }

    #ScheduleCallPopUp .commentsLabel {
        margin-bottom: 15px;
        font-size: 17px;
    }

.background-color-eee {
    background-color: #eee !important;
}

#ScheduleCallPopUp .model-content {
    border-radius: 4px;
}

.dialer-user-balance {
    float: right;
    margin-right: 20px;
    color: forestgreen !important;
}

#ContactsList .selected {
    background-color: #cee9ce;
}

#filter-button {
    margin: 4px;
    background-color: #d3d3d3;
    border-radius: 4px;
    /*border: 1px solid #D0D0D0;*/
    overflow: auto;
    float: left;
    width: 125px;
    height: 40px;
}

    #filter-button label {
        float: left;
        width: 4.0em;
        width: 125px;
        margin-bottom: 0px !important;
        /*padding: 7px 10px 7px 10px;*/
        height: 40px;
        /*background-color: #65a764;*/
    }

        #filter-button label span {
            text-align: center;
            padding: 3px 0px;
            display: block;
            color: #fff;
            height: 40px;
            padding-top: 7px;
            font-family: sans-serif;
            font-size: 18px;
            font-weight: 500;
        }

        #filter-button label input {
            position: absolute;
            top: -20px;
        }

    #filter-button input:checked + span {
        background-color: #65a764;
        color: #fff;
    }

    #filter-button:hover {
        background: #65a764;
    }

#filterCallButtons {
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}

    #filterCallButtons input {
        display: none;
    }

.tooltiptext44 {
    visibility: hidden;
    min-width: 360px;
    background-color: #d7eec2 !important;
    border-color: #ccc;
    box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    color: black;
    padding: 20px;
    text-align: center;
    border-radius: 6px;
    position: absolute;
    z-index: 4;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.8s;
}

.tooltiptext44 {
    visibility: hidden;
    min-width: 360px;
    background-color: #d7eec2 !important;
    border-color: #ccc;
    box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    color: black;
    padding: 20px;
    text-align: center;
    border-radius: 6px;
    position: absolute;
    z-index: 4;
    line-height: 1.9rem;
    font-size: 15px;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.8s;
}

    .tooltiptext44 .tooltipHead {
        background: transparent;
        text-align: left;
        font-weight: bold;
    }

    .tooltiptext44 i.fa.fa-times {
        top: 18px;
        position: absolute;
        right: 10px;
    }

.align-center {
    text-align: center;
}

.missed-call-label {
    margin-top: 5px;
    font-weight: 600;
    line-height: 2;
}

.padding-bottom-15 {
    padding-bottom: 15px !important;
}

.callNowButton {
    padding: 5px 10px !important;
    margin-bottom: 10px;
}

.editUserDetails {
    width: 35%;
    text-align: right;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.verification-panel {
    margin-top: 15px !important;
    margin-left: 20px !important;
}

.margin-top-5 {
    margin-top: 5px;
}

/*.form-group {
    margin-bottom: 0px;
    display: flex;
}*/

.padding-left-3 {
    padding-left: 3px;
}

.input-phone {
    display: flex;
    display: -webkit-flex;
}

.email-layout .input-phone .p_max-width {
    border-right: 0px;
}

.email-layout .input-phone .form-control {
    border-radius: 4px 0px 0px 4px !important;
}

.email-layout .input-phone .phonecode {
    border-radius: 0px 4px 4px 0px !important;
}


i.fa.fa-trash.rmdr-trash-icon {
    font-size: larger;
    margin-top: 8px;
    color: #f1352b !important;
    margin-left: -10px;
    cursor: pointer;
}

.checkboxDiv input:checked ~ .checkmark {
    background-color: #4eab4f;
}

span.checkmark.radio-checkmark {
    border-radius: 25px;
}

.vrfy {
    margin-left: 54px;
    top: 5px;
}

    .vrfy label.text-danger {
        overflow: visible;
        WHITE-SPACE: pre;
    }

.chk-verify {
    display: none;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

.checkboxDiv input:checked ~ .checkmark:after, .custom-checkbox input:checked ~ .checkmark:after {
    display: block;
}

.checkboxDiv .checkmark:after, .custom-checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

#default-check {
    display: none;
}

.no-left-padding {
    padding-left: 0;
}

.phone-layout .input-phone .phonecustomright {
    width: 70px !important;
    border-radius: 0px 4px 4px 0px !important;
}

.unverified-phn-layout {
    border: 2px dashed rgba(255, 0, 7, 0.57);
    width: auto;
    margin-left: 10px;
}

#section2 .varify-phonepanel, .varify-phonepanel {
    margin: 0px 0px 5px;
    outline: 0px;
    border-radius: 0px;
    margin-left: 10px;
}

.varify-phonepanel {
    border-radius: 6px;
    outline-offset: 4px;
    /*margin-top: 10px;*/
    /*margin-left: 50px;*/
    /*margin-bottom: 15px;*/
    width: auto;
}

.verified-phn-layout {
    border: 2px dashed rgba(30,164,41,0.39);
    width: auto;
    margin-left: 10px;
}

.padding-top-30 {
    padding-top: 30px !important;
}

#UserDetailsBox {
    height: 700px;
    overflow: auto;
}

.no-horizontal-padding {
    padding-left: 0;
    padding-right: 0
}

.no-right-padding {
    padding-right: 0 !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-35 {
    margin-bottom: 35px !important;
}

.verified-section {
    margin-top: 10px;
    margin-left: 0 !important;
}

.margin-right-10 {
    margin-right: 10px;
}
.img-circle {
    border-radius: 50%;
}

.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .nano > .nano-content {
       /* position: absolute;*/
        overflow: scroll !important;
        overflow-x: hidden !important;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

.pad-all {
    padding: 15px;
    height: 700px;
    overflow: auto !important;
}

.mar-btm {
    margin-bottom: 15px;
}

.media-block .media-left {
    display: block;
    float: left;
    padding-right: 0 !important;
}

.img-sm {
    width: 46px;
    height: 46px;
}

.media-block .media-body {
    display: block;
    overflow: hidden;
    width: auto;
}

.pad-hor {
    padding-left: 15px;
    padding-right: 15px;
}

.speech {
    position: relative;
    background: #d7eec2;
    color: #317787;
    display: inline-block;
    border-radius: 0;
    padding: 5px 12px;
}

    .speech:before {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        left: 0;
        top: 0;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-right: 7px solid #d7eec2;
        margin: 15px 0 0 -6px;
    }

.speech-custom {
    position: relative;
    background: #ffda87;
    display: inline-block;
    border-radius: 0;
    padding: 5px 12px;
}

    .speech-custom:before {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        left: 0;
        top: 0;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-right: 7px solid #ffda87;
        margin: 15px 0 0 -6px;
    }

.speech-right > .speech:before {
    left: auto;
    right: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #ffda87;
    border-right: 0;
    margin: 15px -6px 0 0;
}

.speech .media-heading, .speech-custom .media-heading {
    font-size: 15px;
    color: #317787;
    display: block;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-weight: 600;
}

.speech-time {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
}

.media-block .media-right {
    float: right;
}

.nano > .nano-content .speech-right {
    text-align: right;
}

.pad-hor {
    padding-left: 6px;
    padding-right: 6px;
}

.speech-right > .speech {
    background: #ffda87;
    color: #a07617;
    text-align: right;
}

    .speech-right > .speech .media-heading {
        color: #a07617;
    }

.speech-custom .media-heading {
    color: #a07617;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.speech-time > i {
    margin-right: 0 !important;
}

#ChatHistoryBox {
    overflow: hidden;
}

    #ChatHistoryBox .footer {
        min-height: 50px;
        display: block;
    }

.m-t-sm {
    margin-top: 10px;
}

#ChatHistoryBox .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

#ChatHistoryBox .sendMessageInput {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    position: relative;
    z-index: 2;
    float: left;
    box-shadow: none;
    border-color: #cbd5dd;
    height: 35px;
    padding: 5px 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    width: 75%;
}

#ChatHistoryBox .rounded {
    border-radius: 500px;
    padding-right: 5%;
}

.margin-horizontal-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

#ChatHistoryBox .btn-rounded {
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 15px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 35px !important;
    border-bottom: 0px !important;
}

.font-weight-700 {
    font-weight: 700;
}

.height-90-percent {
    height: 90% !important;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

#ChatHistoryBox .list-unstyled {
    padding-bottom: 50px;
}

.css-SelectCommunicationProfile {
    margin-top: 5px;
    width: 20%;
}

label.container.DL-container {
    margin-bottom: 0px;
    font-size: small;
}

span.checkmark.radio-checkmark.DL-checkmark {
    height: 20px;
    width: 20px;
}

.DL-container .DL-checkmark:after {
    left: 7px !important;
    top: 4px !important;
}

.col-sm-4.voiceCallTypeLayout {
    border: solid 1px #f3f3f3;
    background-color: aliceblue;
    display: flex;
    padding-right: 0;
    padding-left: 0;
    margin-top: 5px;
}

.voiceCallTypeLayout .container {
    padding-left: 30px !important;
}

#ChatHistoryBox .direct-chat-img {
    border: 1px solid #fff;
    background: #3f9684 none repeat scroll 0 0;
    border-radius: 50%;
    float: left;
    height: 30px;
    margin: -21px 0 0;
    width: 30px;
}

#ChatHistoryBox .direct-chat-text, #ChatHistoryBox .direct-chat-text-1 {
    background: transparent none repeat scroll 0 0;
    border: 0px solid #dfece7;
    border-radius: 2px;
    color: #1f2121;
    margin-top: 29px;
    text-align: right;
}

.SupportTicketChatList {
    height: 700px;
    overflow: auto;
    padding: 10px;
    transform: translate(0px, 0px);
    overflow-x: hidden;
}

#ChatHistoryBox .direct-chat-msg {
    margin-bottom: 10px;
    position: relative;
}

.supporticket-popuphead {
    background-color: #cee9ce;
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 2
}

.supporticket-popupheadleft {
    position: relative;
    color: #fff;
    font-size: 17px;
    width: 85%;
}

.supporticket-popuphead .imagecircle {
    position: absolute;
    left: 25px;
    margin: 0px 5px;
    font-size: 10px;
    color: #19a51c;
}

.supporticket-popupheadsubleft {
    padding-left: 10px;
    width: 82%;
    display: contents;
}

.supporticket-popuphead .fa-info-circle {
    color: #000000;
    margin: 0;
}

.supporticket-popuphead #AddEmplyeeInTicket, .supporticket-popuphead #ShowEmplyeeInTicket {
    font-size: 11px;
    padding: 2px;
    color: #000000;
    cursor: pointer;
    margin-right: 0;
}

.supporticket-popuphead #CloseTicket {
    font-size: 11px;
    padding: 3px;
    color: #fff;
    cursor: pointer;
}

    .supporticket-popuphead #CloseTicket .fa-close {
        margin-right: 0;
    }

#SupportTicketChatBox {
    padding-top: 100px;
    z-index: 1;
}

    #SupportTicketChatBox .media-right, #SupportTicketChatBox .media-left {
        background-color: #3f9684;
        border-radius: 50%;
    }

.supporticket-popuphead .white-color {
    color: #fff !important;
}

.supporticket-popuphead .popup-head-left {
    display: table-caption;
}

.supporticket-popuphead .chat_customer_name {
    padding-left: 10px;
    color: #000000;
    font-weight: 600;
}

.supportContactListImage {
    background-color: #3f9684;
    display: inline-table;
}

.ClientCloseTicketYes {
    cursor: pointer;
    line-height: 1.3;
    padding: 5px 10px;
    margin-bottom: 6px;
}

.ClientCloseTicketNo {
    cursor: pointer;
    line-height: 1.3;
    padding: 5px 10px;
    margin-bottom: 6px;
}

.custom-margin-bottom-10 {
    margin-bottom: 10px;
}

.support-ticket-file-attachment {
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    position: absolute;
    right: 25%;
    top: 0px;
    font-size: 20px;
    opacity: 0.7;
    z-index: 100;
    transition: none;
    color: black;
    cursor: pointer;
}

#support-ticket-attachment {
    opacity: 0;
    width: 25px;
    top: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    display: block;
}

.support-ticket-file-attachment .fa-paperclip {
    font-size: 20px;
    margin: 0px;
}

.media-body .speech a:hover {
    color: #65A764;
}

.position-absolute {
    position: absolute !important
}

.conf-li {
    padding-left: 0px !important;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
    box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 28.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);
}

#chat-header .tooltiptext4 img {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #3f9684;
}

#chat-header .tooltiptext4 ul {
    list-style-type: none;
    padding-left: 10px;
}

    #chat-header .tooltiptext4 ul li {
        text-align: left;
        padding-top: 10px;
        padding-bottom: 10px;
    }

#chat-header #particpant-heading {
    margin-bottom: 10px;
    text-transform: capitalize;
    text-align: center;
    font-weight: 600;
}

    #chat-header #particpant-heading .username-label {
        padding-left: 10px;
    }

.supporticket-popuphead .popup-head-left img {
    border: none !important;
}

.communication-profile-label {
    font-size: 13.5px;
    line-height: 1.5;
    height: 34px;
    padding-top: 10px;
}

h3#HeadConference {
    background-color: whitesmoke;
    font-weight: 600;
}

#OnGoingConferenceBox .content-body {
    padding-left: 0px;
    padding-right: 0px;
    overflow-y: auto;
    max-height: 631px;
}

#OnGoingConferenceBox section.container {
    cursor: auto;
}

.agent-img {
    width: 35px !important;
    border-radius: 25px;
    height: 35px !important;
}

button.btn.btn-sm.btn-primary.btn-transfer-conf {
    padding: 4px 8px !important;
    box-shadow: rgb(181, 189, 182) 1px 4px 2px 1px;
    transition: all 0.2s ease 0s;
    position: relative;
    top: 0px;
    background-color: #51b152;
}

    button.btn.btn-sm.btn-primary.btn-transfer-conf:active {
        box-shadow: rgb(181, 189, 182) 1px 4px 2px 1px;
        top: 3px;
    }

button.btn.btn-sm.btn-primary.btn-join-conf {
    padding: 4px 8px !important;
    box-shadow: rgb(181, 189, 182) 1px 4px 2px 1px;
    transition: all 0.2s ease 0s;
    position: relative;
    top: 0px;
    background-color: #51b152;
}

    button.btn.btn-sm.btn-primary.btn-join-conf:active {
        box-shadow: rgb(181, 189, 182) 1px 4px 2px 1px;
        top: 3px;
    }

button.btn.btn-sm.btn-primary.btn-confCoach {
    padding: 4px 8px !important;
    box-shadow: rgb(181, 189, 182) 1px 4px 2px 1px;
    transition: all 0.2s ease 0s;
    position: relative;
    top: 0px;
    background-color: #51b152;
}

    button.btn.btn-sm.btn-primary.btn-confCoach:active {
        box-shadow: rgb(181, 189, 182) 1px 4px 2px 1px;
        top: 3px;
    }

.conf-option-Layout.content-body {
    padding: 0px 1px 10px;
    background-color: #fff;
}

button.btn.btn-outline-primary.btn-mute {
    background-color: transparent;
    border-color: #4CAF50;
    color: #4CAF50;
    border-style: solid;
    border-width: 1px;
}

    button.btn.btn-outline-primary.btn-mute:hover {
        background-color: #4CAF50;
        border-color: #4CAF50;
        color: #ffffff;
    }

button.btn.btn-outline-primary.btn-hold {
    background-color: transparent;
    border-color: #4CAF50;
    color: #4CAF50;
    border-style: solid;
    border-width: 1px;
}

    button.btn.btn-outline-primary.btn-hold:hover {
        background-color: #4CAF50;
        border-color: #4CAF50;
        color: #ffffff;
    }

button.btn.btn-outline-primary.btn-mute {
    padding: 11px 10px 10px 17px !important;
}

.last-message-time {
    float: right;
    margin-right: 10px;
    font-size: 12px;
}

.last-message-style {
    font-size: 12px;
    color: grey !important;
    display: inline-block;
    width: 60%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.supportContactListImage > img {
    width: 40px;
    height: 40px;
    border-radius: 20px;
}

.supporticket-popuphead .popup-head-left img {
    height: 40px;
    width: 40px;
    border-radius: 20px;
}

.new-support-ticket-label {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: red;
    color: #fff;
    height: 20px;
    border-radius: 10px;
    margin-left: 2px;
}


.custom-m-tb-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.width-size-80 + #PhoneCode_chosen {
    width: 80px !important;
}

.text-align-center {
    text-align: center;
}

.contactDialer .contactList ul li .personalPhoneList {
    margin: 5px 0;
    font-size: 14px;
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: -8px 0px 0px -8px !important;
}


.ui-corner-all {
    background-color: #86bc42;
}




#PersonalDiaryHeadsendSMS {
    background-color: whitesmoke;
    font-weight: 600;
    padding: 5px 5px 5px 0 !important;
}

    #PersonalDiaryHeadsendSMS button {
        float: right;
        padding: 0 10px 0 10px !important;
        font-size: 13px !important;
    }

#PersonalContactDiaryBox {
    height: 700px;
    overflow-y: auto;
    padding-right: 10px;
    overflow-x: hidden;
    padding-bottom: 20px;
}

.phone-green-color {
    color: #65a764 !important;
}

.smsTicketBoxHeight {
    height: 700px;
    overflow-y: auto;
}

.contactNameCenter label {
    white-space: nowrap;
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block !important;
}

.cc-support-ticket .card-body {
    overflow-x: auto;
}

#MMSBox {
    height: 700px;
    overflow-y: auto;
    overflow-x: hidden;
}

.support-ticket-box {
    float: left;
    margin-right: 10px;
    font-size: 12px;
}

.support-ticket-status-active {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #65a764 !important;
    color: #fff;
    height: 20px;
    border-radius: 10px;
    margin-left: 2px;
}

.support-ticket-status-new {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: red !important;
    color: #fff;
    height: 20px;
    border-radius: 10px;
    margin-left: 2px;
}

.support-ticket-status-closed {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #cccccc !important;
    color: #fff;
    height: 20px;
    border-radius: 10px;
    margin-left: 2px;
}

.speech .voiceOptions {
    display: block;
    margin-bottom: 10px;
}

.speech .fa-volume-up, .speech .fa-stop {
    color: #6aab66 !important;
}

.speech .volumeIcon {
    text-align: left;
    float: left;
    cursor: pointer;
    margin-top: 6px;
}

.speech .message {
    text-align: left;
    float: right;
}

.direct-chat-text-1 .fa-volume-up, .direct-chat-text-1 .fa-stop {
    color: #6aab66 !important;
}

[id^=smsHistory_] > .inner-div > .custom-anchor-heading::after {
    content: "\f107";
    color: #fff;
    right: 50px;
    position: absolute;
    font-family: "FontAwesome";
    background-color: black;
    border-radius: 20px;
    font-size: 20px;
    width: 22px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

[id^=smsHistory_][aria-expanded="true"] > .inner-div > .custom-anchor-heading::after {
    content: "\f106";
}

[id^=smsHistory_] > .inner-div > .custom-anchor-heading {
    text-transform: none !important;
    font-family: Camphor, Open Sans, Segoe UI, sans-serif !important;
    font-size: 1.1em !important;
    color: #000 !important;
    padding-top: 0 !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

    [id^=smsHistory_] > .inner-div > .custom-anchor-heading::after {
        content: "\f107";
        color: #fff;
        right: 40px;
        position: absolute;
        font-family: "FontAwesome";
        background-color: black;
        border-radius: 20px;
        font-size: 20px;
        width: 22px;
        text-align: center;
        vertical-align: middle;
        font-weight: bold;
    }

[id^=smsHistory_][aria-expanded="true"] > .inner-div > .custom-anchor-heading {
    margin-top: 10px !important;
}

[id^=smsHistory_][aria-expanded="true"] > .inner-div > .custom-anchor-heading {
    margin-top: 10px !important;
}

    [id^=smsHistory_][aria-expanded="true"] > .inner-div > .custom-anchor-heading::after {
        content: "\f106";
    }

[id^=collapse_smshistory_] {
    padding: 0px 30px 0px 0px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

[id^=smsHistory_] > .sms-user-profile-image, [id^=smsHistory_] > .sms-user-profile-image > img {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: #d7d9d9;
}

[id^=smsHistory_] {
    display: inline-flex;
    margin-left: -20px !important;
    margin-top: 15px;
}

    [id^=smsHistory_] > .inner-div {
        margin-left: 10px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    }

.attachment-label {
    font-weight: bold;
    color: #000;
    margin-left: 16px;
}

.dropdown-content-menu {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 111px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.show {
    display: block;
}