:root {
    --color-green: #06DF73;
    --color-primary: #9C1DCE;
    --color-second: #BC77FF;
    --color-black-grey: #292929;
    --color-grey: #F3F3F3;
    --color-grey-2: #a7a7a7;
    --color-grey-3: #3E3E3E;
    --color-grey-4: #787878;
    --color-grey-5: #ECECEC;
    --color-grey-6: #686868;
    --color-black-2: #515151;
    --border-color: #F1F1F1;
    --color-whatsapp: #06DF73;
    --color-facebook: #1973E9;
    --color-telegram: #19A2E9;
    --background-receiver: #AD5AFF;
    --background-sender: #F1F1F1;
    --background-name-sender: #E8E8E8;
    --background-details: #FBFBFB;
    --background-mark-budget: #B40EF6;
    --color-red: #F34D4D;
    --color-blue: #1577E8;
    --background-header: #F6F6F6;
}

#conversa-equipe-mubisys {
    position: fixed;
    width: 400px;
    height: 80vh;
    top: 49px;
    right: 52px;
    z-index: 1980;
    display: none;
    padding: 0;
}

#profile-img-logedSuporteMubi {
    width: 48px;
    border-radius: 50%;
}

#profile-nameSuporteMubi {
    font-size: 16px;
    font-weight: 700;
}

#filtar-itensSuporteMubi {
    width: 50px;
    height: 50px;
    border-radius: 8px;
}

#filtar-itensSuporteMubi svg {
    width: 50px;
    height: 50px;
    border-radius: 8px;
}

#input-pesquisaSuporteMubi {
    height: 50px;
    width: 100%;
}

#ic-pesquisarSuporteMubi {
    float: right;
    font-size: 22px;
    margin: -36px 10px 0px 0px;
    color: var(--color-primary);
}

#blc-ticketsSuporteMubi {
    height: 53vh;
    overflow-y: scroll;
    display: block;
}

#btn-new-tctSuporteMubi {
    background-color: #25D366;
    color: #FFFFFF;
    border-radius: 8px;
    border: none;
    font-weight: 400;
    padding: 15px 0px;
}

#tct-ctt-imageSuporteMubi {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

#tct-dep-viewSuporteMubi {
    position: absolute;
    left: 186px;
    background-color: #8F47FF33;
    padding: 3px 11px;
    border-radius: 8px;
    top: 28px;
    font-weight: 400;
}

#tct-nome-viewSuporteMubi {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 3px;
    white-space: nowrap;
    width: 14em;
    overflow: hidden;
    text-overflow: ellipsis;
}

#btn-tct-acaoSuporteMubi {
    margin-left: 26px;
    min-width: 121px;
    cursor: pointer;
}

#btn-tct-compartilharSuporteMubi {
    margin-left: 26px;
    position: relative;
    min-width: 53px;
    height: 53px;
    background-color: #ffffff;
    border: 1px solid #DBDBDB;
    border-radius: 12px;
    padding: 12px 0px 0px 12px;
    text-align: center;
}

#btn-tct-resumoSuporteMubi {
    margin-left: 26px;
    position: relative;
    min-width: 53px;
    height: 53px;
    background-color: #ffffff;
    border: 1px solid #DBDBDB;
    border-radius: 12px;
    padding: 13px 0px 0px 21px;
    text-align: center;
}

#bloco-mensagensSuporteMubi {
    margin-top: 15px;
    max-height: 98%;
    border-top: 0.5px solid #E8E8E8;
    overflow-y: scroll;
    overflow-x: clip;
}

#bloco-acoes-chatSuporteMubi {
    margin-top: 10px;
    height: 150px;
    padding: 5px 20px 20px 20px;
}

#btn-msg-enviarSuporteMubi {
    cursor: pointer;
    height: 100%;
    width: 72%;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#btn-msg-enviar-opcoesSuporteMubi {
    cursor: pointer;
    width: 38px;
    padding: 5px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: -4px;
}

#inp-msg-textoSuporteMubi {
    border-radius: 13px;
    resize: none;
    padding-right: 47px;
    font-size: 16px !important;
}

#btn-msg-emojiSuporteMubi {
    float: right;
    margin: -48px 13px 0px 0px;
    cursor: pointer;
}

#blc-esquerdoSuporteMubi {
    width: 429px;
    max-height: 100%;
    padding-top: 0px !important;
}

#blc-mensagemSuporteMubi {
    width: 100%;
    padding-top: 0px !important;
}

#blc-inicioSuporteMubi {
    width: calc(100% - 460px);
    padding-top: 0px !important;
}

#btn-meusSuporteMubi {
    width: 74px;
}

#btn-esperaSuporteMubi {
    width: 87px;
}

#btn-andamentoSuporteMubi {
    width: 109px;
}

#btn-todosSuporteMubi {
    width: 79px;
}

#btn-botSuporteMubi {
    width: 58px;
}

#btn-show-statusSuporteMubi {
    margin-left: 15px;
    cursor: pointer;
    width: 20px;
}

#blc-inicio-conteudoSuporteMubi {
    height: var(--blc-esquerdo-height);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #B8B8B8;
    font-size: 14px;
    text-align: center;
}

#filtroUsuarioSuporteMubi {
    padding-top: 11px;
    display: block;
}

#blc-resumo-usuario-filtradoSuporteMubi {
    border: 0.5px solid #DDDDDD;
    margin: 7px 7px 0px 7px;
    width: 388px;
}

#blc-detalhe-usuario-filtradoSuporteMubi {
    position: absolute;
    border: 0.5px solid #DDDDDD;
    margin: 7px 7px 0px -1px;
    width: 388px;
}

#blc-contatosSuporteMubi {
    height: 56vh;
    overflow-y: scroll;
    display: block;
    padding: 3px 11px 0px 16px !important;
}

#input-pesquisa-contatoSuporteMubi {
    height: 50px;
    width: 100%;
}

#btn-return-tctSuporteMubi {
    background-color: #600A87;
    color: #FFFFFF;
    border-radius: 8px;
    border: none;
    font-weight: 400;
    padding: 15px 0px;
}

#tct-anteriores-viewSuporteMubi {
    border-top: 0.5px dashed #9B9B9B;
    margin: 15px;
    max-width: 88%;
    max-height: 150px;
    overflow-y: scroll;
    padding: 10px;
}

#usuariosCompartilharSuporteMubi {
    height: 250px;
    overflow-y: scroll;
}

#blc-sms-replySuporteMubi {
    display: none;
}

#blc-selecaoSuporteMubi {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #600A87;
    color: #FFFFFF;
    margin-top: 10px;
    display: none;
}

#contatosEncaminharSuporteMubi {
    height: 250px;
    overflow-y: scroll;
    padding: 15px;
}

#buscarCadastroSuporteMubi {
    border: none;
    padding: 14px;
    background-color: #FFFFFF;
    position: absolute;
    margin-left: -44px;
    margin-top: 2px;
    color: #600A87;
}

#contatosGrupoSuporteMubi {
    height: 250px;
    overflow-y: scroll;
    padding: 15px;
    overflow-x: hidden;
}

#content-sms-voiceSuporteMubi {
    height: 50px;
    display: flex;
    justify-content: right;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
    height: 100%;
}

#detalhesSelecaoSuporteMubi {
    margin-top: 12px;
    font-size: initial;
    color: var(--color-black-2);
    margin-bottom: 12px;
}

#btnAcaoListaSuporteMubi {
    width: 92px;
    height: 36px;
    border: 1.5px solid var(--color-second);
    color: var(--color-second);
    border-radius: 14px;
    font-size: 14px;
    float: right;
    display: flex;
    align-items: center;
}

#blc-resumo-cttSuporteMubi {
    width: 406px;
    height: 100%;
    padding-top: 0px !important;
}

#img-ctt-resumeSuporteMubi {
    width: 65px;
    height: 65px;
    border-radius: 50%;
}

#name-ctt-resumeSuporteMubi {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 3px;
    white-space: nowrap;
    width: 14em;
    overflow: hidden;
    text-overflow: ellipsis;
}

#blc-conteudo-resumo-cttSuporteMubi {
    max-height: 59vh;
    margin-bottom: 20px;
    padding: 15px;
    overflow-y: scroll;
}

#btn-responder-pesquisaSuporteMubi {
    width: 133px;
}

#carregarMensagensAnterioresSuporteMubi {
    border-radius: 4px;
    border: none;
    background-color: var(--color-grey-5);
    color: var(--color-grey-6);
    font-size: 14px;
    padding: 11px;
    cursor: pointer;
}

#linha-listas-cardSuporteMubi {
    align-items: center;
    justify-content: space-between;
    padding: 0px 15px;
}

#blocoSnippetSuporteMubi {
    position: absolute;
    top: -61px;
    width: 350px;
    border: 1px solid #ccc;
    background-color: white;
    list-style-type: none;
    padding: 15px;
    margin: 0;
    display: none;
    border-radius: 9px;
}

.btn-cancel-recordSuporteMubi {
    border: none !important;
    cursor: pointer !important;
    color: #908A95 !important;
    margin-right: 15px;
    padding: 15px;
    margin-top: -22px;
}

.btn-cancel-recordSuporteMubi svg {
    height: 30px;
    width: 30px;
}

.blc-check-selecaoSuporteMubi {
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.check-selecao-msgSuporteMubi {
    width: 20px !important;
    height: 20px !important;
}

#enviar-print-tela {
    font-size: 15px;
    margin-right: 10px;
    color: #555555;
    cursor: pointer;
}

#btn-enviar-print {
    height: 20px;
    width: 20px;
    margin-right: 5px;
}

.custom-rectangleSuporteMubi {
    position: relative;
    width: 134px;
    height: 53px;
    background-color: #ffffff;
    border-radius: 12px;
    padding-left: 9px;
}

.suporte-item-fixado {
    background-color: #FFFFFF;
    position: fixed;
    top: 10px;
    right: 126px;
    z-index: 99999;
    text-align: center;
    padding: 5px;
    margin-top: -3px;
    border-radius: 50%;
}

#blc-mensagemSuporteMubi.dropdown-menu {
    padding: 7px;
    width: 232px;
}

.suporte-item-fixado-login {
    background-color: #600a82;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99999;
    text-align: center;
    padding: 11px;
    margin-top: -3px;
    border-radius: 50%;
    color: #FFFFFF;
    cursor: pointer;
}

#btn-novo-atendimentoSuporteMubi {
    cursor: pointer;
    height: 100%;
    width: 72%;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -13px;
}

.remove-image-itemSuporteMubi {
    width: 39px;
    margin: 0;
}

.btn-msg-acao-ticketSuporteMubi {
    display: flex;
    border-radius: 13px;
    margin-top: 30px;
    height: 60px;
    background-color: #06DF73;
    color: #FFFFFF;
    cursor: pointer;
    justify-content: space-evenly;
    align-items: center;
}