﻿.btn{--phoenix-btn-font-weight:500;}.content{min-height:100vh;padding:calc(var(--phoenix-navbar-top-height) + 2rem) 1rem 1rem 1rem;position:relative;padding-bottom:6rem;}.chat{height:calc(100vh - (var(--phoenix-navbar-top-height) + 8rem));}.footer{position:fixed!important;background:inherit;}html[data-bs-theme=dark] .nav-item:hover{background-color:#31374a;}.avatar.status-online:before{display:none;}.whats-app-image{height:200px;width:auto;margin:2px;cursor:pointer;}.whats-app-video{height:225px;width:auto;margin:2px;}#messageInput img{height:100px;width:auto;margin:2px;}#messageInput.withdraw{opacity:.2;}#showImageModal .modal-dialog{max-width:fit-content;}#enlargedChatImg{display:block;margin:auto;max-width:85vw;min-width:50vw;max-height:75vh;object-fit:contain;}#emojiPicker{font-size:medium;}.tag{font-size:.85rem;font-weight:500;border-radius:4px;display:inline-block;padding-bottom:2px;padding:0 4px 3px;line-height:1.5;margin-bottom:3px;margin-right:0;margin-left:0;cursor:pointer;}.tag.Standard{background-color:#fff9e0;color:#b58900;border:1px solid #ffe5b4;}.tag.User{background-color:#e0f5f0;color:#007958;border:1px solid #b4e5d9;}.tag.LowPriority{background-color:#e0f5f0;color:#007958;border:1px solid #b4e5d9;}.tag.MediumPriority{background-color:#fff9a5;color:#b58950;border:1px solid #ffe5b4;}.tag.HighPriority{background-color:#fde0d0;color:#b00020;border:1px solid #f5b4b4;}.tag.Resolved{background-color:#fde0d0;color:#b00020;border:1px solid #f5b4b4;}.tag.Open{background-color:#e0f5f0;color:#007958;border:1px solid #b4e5d9;}.tag.Archived{background-color:#fde0d0;color:#b00020;border:1px solid #f5b4b4;}.tag.Reporting{background-color:#e0f0f9;color:#005b99;border:1px solid #b4d9f0;}.tag-modal-section{height:160px;overflow:auto;}.history-modal-section{height:300px;overflow-x:hidden;overflow-y:auto;}#filters{position:fixed;left:-300px;width:300px;height:calc(100vh - 8rem);padding:1rem 1rem 1rem 1rem;transition:left .3s ease;z-index:1000;margin-top:-2rem;}#filters.active{left:0;}#content{transition:margin-left .3s ease;}#content.shifted{margin-left:300px;}#messageSuggestions{border:1px solid #3874ff;padding:5px;border-radius:5px;display:none;color:#3874ff;width:80%;position:absolute;bottom:95px;background:#fff;}#messageSuggestions a{cursor:pointer;padding-bottom:5px;}#messageSuggestions a:hover{color:#fff;background-color:#3874ff;}#emojiPicker{cursor:pointer;}.processing-animation{display:flex;align-items:center;justify-content:center;height:20px;}.processing-animation p{margin-right:20px;margin-bottom:0;}.processing-animation span{width:8px;height:8px;margin:0 2px;background-color:#555;border-radius:50%;display:inline-block;animation:bounce 1.4s infinite ease-in-out both;}.processing-animation span:nth-child(1){animation-delay:0s;}.processing-animation span:nth-child(2){animation-delay:.2s;}.processing-animation span:nth-child(3){animation-delay:.4s;}@keyframes bounce{0%,80%,100%{transform:scale(0);opacity:.3;}40%{transform:scale(1);opacity:1;}}.account-container{font-weight:lighter;min-width:50vw;background-color:#fff;padding:3rem;border-radius:1.5rem;box-shadow:rgba(0,0,0,.1) 0 4px 12px;}@media only screen and (min-width:992px){.account-container{max-width:70vw;}}@media only screen and (max-width:992px){.account-container{min-width:75vw;}}@media only screen and (max-width:576px){.account-container{min-width:90vw;}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;min-width:100vw;background:linear-gradient(135deg,#3363ac,#fff);}.validation-summary-valid{display:none;}.validation-summary-errors.alert ul{margin-bottom:0;}input.form-control:read-only{background-color:#f0f8ff!important;color:#222;cursor:unset;}.navbar-top.navbar-slim .navbar-brand{color:#3363ac;}.navbar-top.navbar-slim .navbar-nav .nav-item .nav-link-slim{padding-top:.5rem;padding-bottom:.4rem;}.avatar-xl .avatar-name{font-size:initial!important;}.avatar-m .avatar-name{font-size:.8em!important;}.user-icon{width:40px;height:40px;border-radius:50%;}.fallbackImg{display:none;}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em;}.dashboard-section{max-height:500px;overflow:auto;height:stretch;}.dashboard-agent-link{padding-bottom:5px;border-bottom:1px solid #ddd;}.dashboard-agent-link a{color:#000;}html[data-bs-theme=dark] .dashboard-agent-link a{color:#888;}.response-total{background-color:#f5f5f5;border:1px solid #ddd;padding:14px;border-top-left-radius:10%;}.response-good{background-color:#e0f5f0;color:#007958;border:1px solid #b4e5d9;padding:14px;border-top-right-radius:10%;}.response-neutral{background-color:#fff9a5;color:#b58950;border:1px solid #ffe5b4;padding:14px;border-bottom-left-radius:10%;}.response-poor{background-color:#fde0d0;color:#b00020;border:1px solid #f5b4b4;padding:14px;border-bottom-right-radius:10%;}