.main-body .page-wrapper .page-body{
    padding-bottom: 2.5rem !important;
}
.symbol-primary{
    background-color: #3699FF;
    color: #FFFFFF;
}
.symbol-success{
    background-color: #1BC5BD;
    color: #ffffff;
}
.symbol-danger{
    background-color: #F64E60;
    color: #ffffff;
}
.symbol-warning{
    background-color: #FFA800;
    color: #ffffff;
}
.symbol-info{
    background-color: #8950FC;
    color: #ffffff;
}
.symbol-dark{
    background-color: #181C32;
    color: #ffffff;
}

.swal2-backdrop-show{
    overflow-y: auto;
    z-index: 9999999999999 !important;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
    top: -.4375em;
    left: -2.0635em;
    transform: rotate(-45deg);
    transform-origin: 3.75em 3.75em;
    border-radius: 7.5em 0 0 7.5em;
    display: none;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
    top: -.6875em;
    left: 1.875em;
    transform: rotate(-45deg);
    transform-origin: 0 3.75em;
    border-radius: 0 7.5em 7.5em 0;
    display: none;
}

.swal2-container .swal2-icon {
    margin: -41px auto 0;
    background: #fff;
}

body .swal2-icon.swal2-success .swal2-success-fix {
    position: absolute;
    z-index: 1;
    top: .5em;
    left: 1.625em;
    width: 0.4375em;
    height: 1.625em;
    transform: rotate(-45deg);
}

.swal2-container.swal2-center h2#swal2-title {
    margin: 0;
}

body .swal2-icon.swal2-success {
    border-color: #3699FF;
    color: #3699FF;
}


body .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip, body .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {

    background: #3699FF;
}


.symbol-primary{
    background-color: #3699FF;
    color: #FFFFFF;
}
.symbol-success{
    background-color: #1BC5BD;
    color: #ffffff;
}
.symbol-danger{
    background-color: #F64E60;
    color: #ffffff;
}
.symbol-warning{
    background-color: #FFA800;
    color: #ffffff;
}
.symbol-info{
    background-color: #8950FC;
    color: #ffffff;
}
.symbol-dark{
    background-color: #181C32;
    color: #ffffff;
}

.success-mes-part {
    position: relative !important;
    padding-top: 100px !important;
    text-align: center !important;
    margin-top: 80px !important;
    background: transparent !important;
    border: 3px dashed #3699ff !important;
}

.success-mes-part .alert-heading {
    position: absolute;
    top: -72px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    width: 155px;
    text-align: center;
    height: 155px;
    border-radius: 100%;
    background: #3699ff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    box-shadow: 0 6px 22px #3699ff;
}

.success-mes-part .alert-heading h4 {
    font-size: 30px;
}

.success-mes-part .alert-heading h4 i {
    font-size: 52px;
    margin-bottom: 7px;
    display: inline-block;
}

.success-mes-part h2 {
    font-size: 23px !important;
    font-weight: 600 !important;
    font-style: italic !important;
    color: #333 !important;
}

.success-mes-part .alert-heading p.success-text {
    display: block;
    width: 100%;
    margin: 0;
}

.text-muted {
    color: #727272 !important;
}

.voice-avatar{
    border-radius: 50%;
}

.content-with-avatar .fa-play-circle {
    position: absolute;
    right: 55px;
    top: 10px;
    cursor: pointer;
    font-size: 20px;
}
.content-with-avatar .fa-pause-circle {
    position: absolute;
    right: 55px;
    top: 10px;
    cursor: pointer;
    font-size: 20px;
}
.content-with-avatar .fa-check-circle {
    position: absolute;
    right: 30px;
    top: 10px;
    cursor: pointer;
    font-size: 20px;
}
[data-voicestylebtnactive="0"] {
    background: #0000006b !important;
}
[data-voicestylebtnactive="1"] {
    background: #000000;
}

.online {
    background-color: #65ff00;
    color: #266900;
}
.offline {
    background-color: #f00;
    color: #fff;
}
.away {
    background-color: #ffef00;
    color: #6c6500;
}
.user-status {
    border-radius: 20px;
    border-radius: 20px;
    font-size: 10px;
    padding: 1px 5px;
    font-weight: bold;
}

body{
    padding-right: 0 !important;
}

.select2-container .select2-selection--multiple {
    border: 1px solid #dddddd !important;
}

#mailbox_menu_pick_list_div{
    max-height: 90vh !important;
    overflow-y: scroll;
}

.text-hover-c-green:hover{
    color:#93BE52 !important;
}

.dataTables_processing.panel.panel-default{
    box-shadow: 0px 0px 20px 3px #e2e2e2;
}

.card .card-header {
    padding: 20px 20px 20px 20px;
}

.edit_access_permissions_div{
    background: #f6f6f6;
    border-radius: 4px;
    margin-bottom: 7px;
}

.edit_access_permissions_div > .edit_access_permissions_child:not(:last-child) {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 4px;
}

.edit_access_permissions_div > .edit_access_permissions_child:only-child {
    border-bottom: none;
}

.show_top_profile_div{
    -webkit-transform: translateY(0px) !important;
    opacity: 1 !important;
    transform: translateY(0px) !important;
    visibility: visible !important;
}


.greeting-play-inline-icon{
    cursor: pointer;
    padding: 10px;
    min-width: 40px;
    position: absolute;
    /*        right: 88px;*/
    margin-top: 3px;
}

.greetingselect{
    padding-left: 23px;
}
[data-greetingplayinlineurl=""]{
    display: none;
}

/*Footer buttons style changes*/
.modal-footer{
    padding: 0px !important;
}
.modal-footer .btn{
    /*        width: 49% !important;
            max-width: 49% !important;
            margin: auto !important;
            margin-top: 4px !important;
            margin-bottom: 4px !important;
            font-weight: normal !important;*/

    max-width: 49% !important;
    margin-top: 4px !important;
    margin-bottom: 4px !important;
    font-weight: normal !important;
    flex: auto;

}
.modal-footer h5{
    width: 100% !important;
}
.modal-footer .btn[data-dismiss="modal"]{
    background: #e5eaed !important;
    border-color: #e5eaed !important;
    color: #6e6e6e !important;
}
/*Footer buttons style changes*/

.modal-body{
    padding: 13px !important;
}
.modal-header{
    padding: 10px !important;
    padding-right: 20px !important;
}

.icon-disabled{
    color: #bdbdbd !important;
}
.fa-transform{
    transform: rotate(90deg);
}


/*
 * IVR menu schedule UI Styles
 */
div[data-typediv="execute_ivr_menu"]{
    display: none;
}

input.menu_title_heading{
    background: #333333;
    position: absolute;
    top: -11px;
    padding: 2px 8px;
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
    z-index: 99;
    width: 100%;
    left: 0px;
    border: 0px;
    border-radius: 0px;
    padding: 5px;
    height: 22px;
    text-align: left;
    cursor: default;
    width: 50%;
    font-weight: 600;
}
input[data-menu_manage_inline="menu_title"]{
    background: #616161;
    position: absolute;
    top: -11px;
    padding: 2px 8px;
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
    z-index: 99;
    width: 100%;
    left: 0px;
    border: 0px;
    border-radius: 0px;
    padding: 5px;
    height: 22px;
    text-align: left;
    width: 50%;
    right: 0;
    left: auto;
}

.ivrmenuconfigdiv{
    background: #143b72;
    position: absolute;
    top: 11px;
    color: #ffffff;
    font-weight: normal;
    z-index: 99;
    width: 100%;
    left: 0px;
    border: 0px;
    border-radius: 0px;
    padding: 5px;
    height: 20px;
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
    text-align: center;
    cursor: default;
}
.ivrmenuconfigeditbtn{
    margin-top: -3px;
}
[data-typeinnerdiv="execute_ivr_menu_inner"]{
    margin-top: 22px;
}
.execute_ivr_menu_inner_table{
    width: 100%;
}
.execute_ivr_menu_inner_tr{
    width: 100%;
}
.execute_ivr_menu_inner_table thead, .execute_ivr_menu_inner_table tbody{
    display: table;
    width: 100%;
    table-layout: fixed;
}
.ivrmenuth1,.ivrmenutd1{
    width: 10% !important;
}
.ivrmenuth3,.ivrmenuth4,.ivrmenutd3,.ivrmenutd4{
    width: 30% !important;
}
.ivrmenuth2, .ivrmenutd2{
    width: 20% !important;
}
.execute_ivr_menu_inner_table tbody tr td{
    text-align: center;
}
.execute_ivr_menu_inner_table thead tr th{
    text-align: center;
}
.execute_ivr_menu_inner_table thead tr{
    border-bottom: 1px solid #e3e3e3;
}
.execute_ivr_menu_inner_table tbody tr:not(:last-child){
    border-bottom: 1px solid #e3e3e3;
}
.grttextdiv{
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}
.digitkeyinline{
    color: #3699ff !important;
}
/*
 * IVR menu schedule UI Styles
 */

.surveyoptionkey {
    box-shadow: none !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 0;
}
.surveyoptionkey:focus {
    background-color: #ffffff !important;
    border-color: #E5EAEE !important;
}
.surveyoptionkey.active {
    background: #b5d9ff !important;
    border-color: #b5d9ff !important;
    color: #5a5a5a !important;
}

[data-srvgrpid] {
    background: #fbfbfb;
    border-radius: 6px;
    border: 1px solid #ededed;
    margin-bottom: 10px;
    padding: 6px;
}

.survey_details {
    background: #fbfbfb;
    border-radius: 6px;
    border: 1px solid #ededed;
    margin-bottom: 10px;
    padding: 6px;
    margin-left: 0px;
    margin-right: 0px;
}

.chooseavatarbtnhighlight{
    /*color: #3699FF !important;*/
    color: #ff3636 !important;
    background-color: #F3F6F9 !important;
    border-color: #F3F6F9 !important;
}

a.texta-action-part.texta-action-active {
    box-shadow: 0px 0px 2px 1px #797979;
}
a.texta-action-part:hover {
    box-shadow: 0px 0px 2px 1px #797979;
}

#play_text_voice{
    cursor: pointer;
    border: 1px solid rgb(204, 204, 204);
    /*background-image: url(https://dev.ringsmsplus.com/ucc_assets/images/wellsaid/alana_b.png);*/
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 33px;
    padding: 20px;
    padding-left: 46px;
    background-position: left;
}

#coupon_short_url_copy_btn{
    height: 34px;
    font-size: 16px;
    line-height: 10px;
}


a.inline-speaker-div{
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    font-size: 13px !important;
    margin-left: 4px !important;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;

    /*        background-repeat: no-repeat;
            background-size: contain;
            padding-right: 22px !important;
            margin-left: 4px !important;
            font-size: 13px !important;
            padding: 1%;*/

}
a.inline-speaker-div span{
    margin-top: 2%;
    margin-left: 6px;
    white-space: normal;
    text-align: left;
    font-size: 13px;
    display: inline-block;
    white-space: nowrap;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 120px;
    cursor: pointer;
    transition: max-width 0.3s ease,text-align 0.3s ease;
    ;
}
.inline-speaker-div span:hover {
    /*        display: inline-block;
            max-width: none;
            overflow: hidden;
            white-space: normal;*/

    /*        transition: max-width 0.3s ease,text-align 0.3s ease;*/
}
tr.even {
    background-color: #f9f9f9;
}
table th, table td {
    white-space: normal;
    white-space: nowrap;
}


.inline-speaker-div-parent{
    display: flex;
    width: 30%;
}



/*overflow schedule css*/
.ivrmenu_overflowstyle{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 99%;
}
/*nav inbound call css*/
#inboundcallsv2{
    /*width: 450px;*/
    height: 57px;
    /*display: inline-block;*/
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
}
#inboundcallsv2::-webkit-scrollbar {
    /*display: none;*/
    width: 10px; /* Set the width of the scrollbar */
}

#inboundcallsv2::-webkit-scrollbar-track {
    background: transparent !important;
    /*        background: #4a4a4a29 !important;*/
}

#inboundcallsv2::-webkit-scrollbar-thumb {
    /*background: inherit;*/
    /*background: #4a4a4a29 !important;*/
    background: transparent !important;
    border-radius: 15px; /* Round the corners of the thumb */
}

#inboundcallsv2::-webkit-scrollbar-thumb:hover {
    /*background: #4a4a4a29 !important;  Change the color of the thumb on hover */
    background: transparent !important;
}

.inboundcalldiv_parent{
    /*width: 450px;*/
    height: 57px;
    display: inline-block;
    position: relative;
    /* overflow-x: scroll; */
    /* overflow-y: hidden; */
    top: 23px;
}

#mslist_datatable thead tr th{
    text-align: center !important;
}
#mslist_datatable tbody tr td{
    text-align: center !important;
}

.nosubmenu:before{
    /*content: '\e649' !important;*/
    /*font-family: 'themify' !important;*/
    /*padding-right: 10px !important;*/
    /*font-size: 8px !important;*/
    color: #ffffff00 !important;
    opacity: 0 !important;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:before{
    color: #ffffff00 !important;
    opacity: 0 !important;
}
.norightarrow > a:after{
    color: #ffffff00 !important;
    opacity: 0 !important;
}

#datatable_vm_wrapper{
    padding-bottom: 26px !important;
}

.vmnoteslinki {
    float: right;
    font-size: 30px !important;
}
.vmlistaudio {
    max-width: 250px !important;
}
.vmaudioparentdiv{
    display: flex;
}

.lightbulbimg{
    width: 50px;
    height: auto;
    position: relative;
}
h5,h3:has(.lightbulbimg){
    height: 40px;
}
.lightbulb-video-div iframe{
    width: 100%;
    border-radius: 6px;
    margin-top: 6px;
}
.lightbulb-title-div{
    pointer-events: none;
}
#lightbulb-btn-edit{
    /*position: absolute;*/
    /*right: 15px;*/
    margin-right: 20px;
    line-height: 40px;
}
#lightbulb-modal-body{
    padding: 0px !important;
    overflow-x: hidden;
}
#lightbulb-modal .modal-header{
    display: none !important;
}
#lightbulb-modal .modal-body{
    overflow: hidden;
}
#lightbulb-modal .modal-content{
    background-color: transparent !important;
    box-shadow: none !important;
}
.lightbulbeditparent{
    background: white;
    border-radius: 6px;
}

.menu_brand_icon{
    max-height: 130px
}

.full-width{
    max-width: 100% !important;
    width: 100% !important;
}

.modal-content-transparent{
    background-color: transparent !important;
    box-shadow: none !important;
}

option[value="transfer_did"]{
    display: none !important;
}

.NotificationTaskGreeting > .form-group  > label{
    display: none;
}

img.greetingactionimg.greetingplay, i.greetingactionimg.greetingplaying{
    font-size: 20px !important;
    margin-top: 10px !important;
}

.user_assign_mailbox_id_parent #select2-user_assign_mailbox_id-container{
    background: transparent;
    padding: 2px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding-left: 17px;
}
.user_assign_mailbox_id_parent .select2-selection__arrow{
    height: 20px !important;
}

.optionBox5.new-general-btn span.add5 {
    background-color: #303548 !important;
}

.removeBtn:hover{
    background-color: #303548 !important;
}

.external_numbers_action_header{
    pointer-events: none !important;
    width: 53px !important;
    font-size: 16px !important;
    padding-left: 3px !important;
    border: none !important;
    background: white !important;
    color: black !important;
    font-weight: bold !important;
    border-bottom: 1px solid #e8e8e8 !important;
    border-radius: 0 !important;
}

label.form-control.external_numbers_header {
    border-radius: 0 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    padding: 5px !important;
    font-weight: bold !important;
}

.phones_transfer_status_box{
    border-top: 1px solid #e2e2e2 !important;
    border-bottom: 1px solid #e2e2e2 !important;
    /*border-left: 1px solid #e2e2e2 !important;*/
    border-radius: 0px 0px 0px 0px !important;
    padding: 4px !important;
}

.instance-numbering-div {
    width: 50px;
    white-space: nowrap;
    background: #fbfbfb;
    border: 1px solid #e5eaee;
    border-top: 1px solid #e2e2e2 !important;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    border-top-color: rgb(226, 226, 226) !important;
    border-bottom: 1px solid #e2e2e2 !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: rgb(226, 226, 226) !important;
    border-left: 1px solid #e2e2e2 !important;
    border-left-width: 1px !important;
    border-left-style: solid !important;
    border-left-color: rgb(226, 226, 226) !important;
    border-radius: 5px 0px 0px 5px !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 5px !important;
    padding: 4px !important;
}

.required-span{
    color: red !important;
    display: contents !important;
}

.survey_details_question{
    margin: auto !important;
    display: contents !important;
}

.survey_details_checkbox_list{
    margin-top: 10px !important;
}

.optionprepend{
    border-radius: 2px 0px 0px 2px !important;
}
.optioncenter{
    border-radius: 0px 0px 0px 0px !important;
}
.optionappend{
    border-radius: 0px 2px 2px 0px !important;
}
.optioninstance {
    border: 1px dashed #ababab;
    padding-right: 20px;
    border-radius: 6px;
    margin-bottom: 5px;
}
.questioninstance {
    border: 1px dashed #1bc5bd;
    padding-right: 20px;
    border-radius: 6px;
    margin-bottom: 5px;
}

.survey_candidate_instance{
    cursor: pointer;
    border-bottom: 1px solid #e2e2e2;
}

.friendly_name_text{
    font-size: 10px;
}

.table thead th {
    padding: 0.2rem !important;
}
.table th, .table td {
    padding: 0.2rem !important;
    vertical-align: middle !important;
}

.insertafterdiv{
    border: 1px solid #e4e4e4;
    border-radius: 0px 6px 6px 0px;
    padding-top: 5px !important;
    padding-left: 3px;
    padding-right: 3px;
}

#mailbox_full_schedule_div{
    /*        height: 273px;*/
    height: 388px;
}
.version_li{
    pointer-events: none !important;
}
.card_external_numbers{
    box-shadow: none;
}

[data-scheduletask="voice_notify"]{
    margin-top: 10px;
}

.pointer-events-none{
    pointer-events: none !important;
}

/*Media gallery Modal css*/
.modalMediaArea{
    width: 164%;
    margin-left: -33%;
    margin-top: 22%;
}
.modalMediaSelect{
    margin-left: 0;
    margin-top: 35%;
    width: 104%;
}
.getForCss{
    flex: 1 1 auto !important;
}
.getForCss:hover {
    background: lightgray !important;
}
.cssMediaDesign{
    background:  #c2e7ff !important;
}
.getbuttonInputMedia:hover{
    background:  #c2e7ff !important;
}
.getbuttonInputMedia{
    min-height: 200px;
    border: 1px solid #d0cbcb;
    margin-top: 30px;
}

.tooltipMediaCss {
    margin-top: -43px;
    position: absolute;
    z-index: 7;
    margin-left: 48%;
    visibility: hidden;
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    font-size: 12px;
    opacity: 0;
    transition: opacity 0.5s ease, top 0.5s ease; /* Add transition for top */
    top: calc(100% + 5px); /* Position offscreen initially */
    transform: translateX(-50%);
}

.tooltipMediaCss.show {
    visibility: visible;
    opacity: 1;
    top: calc(100% - 55px);
}

.tooltipMediaCss.hide {
    opacity: 0;
    top: calc(100% + 5px);
}


.instruct-user{
    font-size: 10px;
    display: block;
    margin-top: -6px;
    margin-bottom: 10px;
}

.dropdown-menu button{
    display: block !important;
}

/* Custom styles for pagination */
.page-item.active .page-link {
    background-color: #007bff; /* Change this to your desired color */
    border-color: #007bff;     /* Change this to your desired color */
    color: white;
}

.page-link {
    color: #007bff;
}

.page-link:hover {
    background-color: #0056b3;
    border-color: #0056b3;
    color: white;
}


.modal-header.midiaHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.btn-custom-size {
    width: 100px; /* Adjust width as needed */
}
.input-group-button {
    flex: 1;
}
.input-group-primary {
    display: flex;
    align-items: center;
}
.mini-input-field {
    margin-top: 5%;
    width: 20%;
}


.mini-input-field {
    margin-bottom: 1rem;
}
.input-group-button a {
    display: inline-block;
    margin-top: 0.5rem;
    padding: 0.5rem 1rem;
    background-color: #007bff;
    color: white;
    text-decoration: none;
    border-radius: 0.25rem;
}
.input-group-button a:hover {
    background-color: #0056b3;
}

.mailbox-template-name:hover {
    color: #3699FF !important;
}
.mailbox-template-name {
    color:#464E5F !important;
    cursor: pointer;
}

.user-extension-name:hover {
    color: #3699FF !important;
}
.user-extension-name {
    color:#464E5F !important;
    cursor: pointer;
}

@media (max-width: 994px) {
    div#pcoded .pcoded-container.navbar-wrapper .header-navbar .navbar-logo img.img-fluid {
        width: 76px !important;
        float: none;
        position: relative;
        top: -7px;
        margin: 0 auto;
    }

    .header-navbar #Live li.user-profile.header-notification {
        padding: 0 0 0 4px;
        float: left;
        height: auto !important;
        position: relative;
        top: 6px;
    }
}

#manageBtn2{
    max-width: fit-content !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #f0f0f08c !important;
    padding: 6px 32px 6px 20px !important;
    border-radius: 6px !important;
    height: 40px;
    border: 1px solid #e3e3e3;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 0px !important;
    width: 0px !important;
}
.select2-container--default .select2-selection--single {
    background-color: #ffffff00 !important;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 40px;
}

.dropdown-toggle-no-arrow::after{
    display: none !important;
}

.mailbox-template-name-heading, .mailbox-name-heading {
    text-transform: capitalize;
}

.card .card-header span {
    color: #919aa3;
    display: block;
    font-size: 13px;
    margin-top: 0px !important;
}
.checkbox-fade span {
    color: #464E5F !important;
}

.interpret-as-btn{
    cursor: pointer;
    padding: 5px;
    margin: 1px;
    width: fit-content;
}

#users_list_datatable_wrapper{
    min-height: 500px !important;
}

.cursor-default{
    cursor: default !important;
}
a.dropdown-item[data-selected][data-themeid]{
    width: 100%;
    display: block;
    height: 50px;
    padding-top: 8px;
}
.theme-title-select{
    height: 20px;
    float: left;
    margin-right: 10px;
    line-height: 36px !important;
}
.dialcontainer-output{
    border: 1px solid #dcdcdc;
    justify-content: center;
    border-radius: 4px;
    margin: 0px;
}

.digit, .dig {
    padding: 5px 30px !important;
}
.dialcontainer {
    height: auto !important;
}
.pcoded-users{
    background-color: #4680ff !important;
}
.pcoded-reseller-users{
    background-color: #FC6180 !important;
}

div.c2c_call_mode_div{
    border:1px solid #3699FF !important
}
div.c2c_call_mode_div.bg-dark-o-10{
    border: 1px solid #b7b7b7 !important;
}
.text-muted-light {
    color: #bebebe !important;
}
input.form-control[readonly] {
    background-color: #F3F6F9 !important;
}

ul.nav.nav-tabs a.nav-link.no-radius.active {
    border-radius: 0px !important;
}
.nav.nav-tabs.nav-tabs-line .nav-item:first-child .nav-link.no-radius {
    margin-left: auto !important;
}
.card.card-custom > .card-header.card-header-tabs-line .nav .nav-link.no-radius {
    padding-top: 2rem !important;
    padding-bottom: 1.5rem !important;
}

.online-status-div{
    display: inline-block;
    position: relative;
    top: -1px;
}
.online-status-div.reseller{
    display: inline-block;
    position: relative;
    top: -6px;
}
.online-status-div-inner{
    line-height: 1px;
    padding-top: 5px;
    font-size: 11px;
}
.online-status-div-inner.reseller{
    line-height: 1px;
    padding-top: 13px;
    font-size: 11px;
    position: absolute;
}

.lsb-hidden-onload{
    display: none !important;
}
.modal .modal-header .modal-title {
    width: 100%;
}
a[data-lsbpagename]{
    cursor: pointer;
}

option:disabled {
    color: #cbcbcb !important;
}
#mailbox_name_ue:hover{
    color: #3699FF ;
}

.overflow-dots{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
a.inline-speaker-div span{
    width: 8ch;
}

.editGreetingModeName{
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 15ch;
    overflow: hidden;
}

tr.onFileDoubleClick[data-clicked="1"], tr[data-mode="folder"][data-clicked="1"]{
    background-color: rgba(201, 245, 255, 0.69) !important;
}
tr.onFileDoubleClick[data-clicked="0"], tr[data-mode="folder"][data-clicked="0"]{
    background-color: transparent !important;
}
tr.onFileDoubleClick[data-clicked="0"]:hover, tr[data-mode="folder"][data-clicked="0"]:hover{
    background-color: rgba(201, 245, 255, 0.69) !important;
}

.grtFolderName{
    color: #3e3e3e;
    cursor: pointer;
    color: #686868 !important;
}
.grtFolderIcon{
    color: #ffb64d !important;
    font-size: 20px !important;
}
.grtFolder{
    width: 20%;
    border: 0px;
    padding-left: 6px !important;
}

.grtFolderFileName{
    cursor: default;
    user-select: none;
    color: #3e3e3e;
    font-size: 13px;
}
.grtFolderFileIcon{
    width: 15px !important;
}
.folder-node-current-name{
    font-size: 15px !important;
}

#files_context_menu,#folders_context_menu {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    background: #fff;
    color: #555;
    font-family: sans-serif;
    font-size: 11px;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(143, 144, 145, 1);
    -moz-box-shadow: 2px 2px 2px 0px rgba(143, 144, 145, 1);
    box-shadow: 2px 2px 2px 0px rgba(143, 144, 145, 1);
    padding: 0px;
    border: 1px solid #C6C6C6;
}
#files_context_menu a, #folders_context_menu a {
    display: block;
    color: #555;
    text-decoration: none;
    padding: 6px 8px 6px 30px;
    width: 250px;
    position: relative;
}
#files_context_menu a img,
#files_context_menu a i.fa,
#folders_context_menu a img,
#folders_context_menu a i.fa{
    height: 20px;
    font-size: 17px;
    width: 20px;
    position: absolute;
    left: 5px;
    top: 2px;
}
.menuimg {
    height: 20px;
    font-size: 15px;
    width: 20px;
    position: absolute;
    left: 6px;
    top: 7px;
}
#files_context_menu a span, #folders_context_menu a span {
    color: #BCB1B3;
    float: right;
}
#files_context_menu a:hover ,#folders_context_menu a:hover{
    color: #fff;
    background: #3879D9;
}
#files_context_menu hr,#folders_context_menu hr {
    border: 1px solid #EBEBEB;
    border-bottom: 0;
}
div#grtFoldersTable_wrapper {
    margin-top: 45px;
    overflow-x: hidden;
}
div#grtFolderFilesTable_wrapper {
    overflow-x: hidden;
}
div#greetingstable_wrapper {
    overflow-x: hidden;
}
.speakericon{
    font-size: 15px;
    position: absolute;
    left: 6px;
    top: 7px;
}
.fileplay{
    font-size: 17px;
    cursor: pointer;
}
.grtfoldercol, .grtFolderFileCol{
    display: flex;
}
#grtFoldersTable td, #grtFolderFilesTable td{
    border: none !important;
}
.folder-node-icon{
    cursor: pointer;
    padding-right: 0px;
}
.folder-node-icon .fa-folder-open{
    color: #ffb64d;
    font-size: 20px;
}
span.grtFolderFileName {
    color: #434343 !important;
}
.tags-user-td{
    width: 70% !important;
}
.tags-shared-td{
    width: 30% !important;
    text-align: center;
}
.system-tag-name {
    color:#464E5F !important;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 25ch;
    overflow: hidden;
    display: block;
}
.system_tag_description_css{
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 25ch;
    overflow: hidden;
}
#sytemtagsmassdelbtn{
    display: none;
}
.systemtagsmassdeletespan{
    display: none;
    /*margin-left: 15px;*/
    /*position: absolute;*/
    float: left;
}
.crm-page .form-control {
    height: auto !important;
}
.crm-page [data-key="select_options"] {
    position: relative;
    z-index: 2;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    margin-bottom: 0;
    border-radius: 3px !important;
}

.crm-page .label.label-light-primary {
    color: #3699FF;
    background-color: #3596fa;
}
.crm-token-text{
    height: auto;
    font-size: 17px;
    font-weight: 600;
}
.custom_field_lbl{
    margin-right: 5px;
}
#additional_form_fields [data-repeater-item] {
    border: 1px solid #e4e4e4;
    margin-bottom: 10px !important;
    border-radius: 4px;
}
.manage_greetings_action {
    color: white !important;
}
th.hidden-sort:before, th.hidden-sort:after {
    color: #ff000000 !important;
    display: none !important;
}
#messageStatsBody{
    min-height: 500px;
}
.dataTables_wrapper .btn.btn-warning i {
    color: white !important;
}
.call-survey-name{
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 20ch;
    overflow: hidden;
}
.drips-sequence-name{
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 30ch;
    overflow: hidden;
    display: block;
}
.tagsboxesdiv{
    max-height: 200px;
    overflow-y: scroll;
}
[data-dbid]{
    height: 41px !important;
}
.tags_name_shortform{
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 40ch;
    overflow: hidden;
}
.bootstrap-select .btn.dropdown-toggle{
    width: 100% !important;
    max-width: 100% !important;
    color: #46799b !important;
}
.tag-editor{
    min-height: 50px !important;
}
#c_datatable_wrapper{
    min-height: 360px;
    padding-bottom: 200px !important;
}
#chatmessages{
    min-height: 150px;
}
#customer_name{
    text-transform: capitalize;
}
.sendername{
    text-transform: capitalize;
}

.profileassistmodal .trc{
    position: relative !important;
    float: right !important;
    width: 12px !important;
    height: 12px !important;
    font-size: 9px !important;
    margin: 3px !important;
}

.profileassistmodal .fade {
    transition: opacity 0.75s linear !important;
    -webkit-transition: opacity 0.75s linear !important;
}

#pa-profile_assist_modal_handle{
    display: none;
}
#pa-profile_assist_modal{
    background: #0000009e !important;
}

#pa-country_name,#pa-timezone_id,#pa-date_format {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
}

#pa-country_name::-ms-expand {
    display: none !important;
}
#pa-timezone_id::-ms-expand {
    display: none !important;
}
#pa-date_format::-ms-expand {
    display: none !important;
}

.profileassistmodal option[disabled] {
    background: #f4f4f4;
}

#pa-profile_assist_modal .modal-header{
    display: none;
}

#chat-widget-admin > a{
    position: fixed !important;
    right: 10px !important;
    bottom: 10px !important;
    display: block !important;
}

.sip-exten-name {
    color:#464E5F !important;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 25ch;
    overflow: hidden;
    display: block;
}
.sip_server_css {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 25ch;
    overflow: hidden;
}
.listDevices{
    width: 100%;
}
.filemp3icon{
    width: 15px;
}
#massdelwordlistnowlbl{
    float: right;
    color: white;
    font-size: 14px;
    line-height: 12px;
}
.massdeletespan{
    float: left;
}
