*{font-family:Manrope,sans-serif;margin:0;font-size:15px;animation:startupComponents .5s}:root{--primary-color: #e0e0e0;--secondary-color: rgb(159, 198, 243);--accent-color: #a9daff;--backgorund-color: rgb(255, 255, 255);--warning-color: rgb(240, 67, 67)}body{background-color:var(--backgorund-color)}@keyframes startupComponents{0%{opacity:0}to{opacity:1}}.loginDiv{width:500px;padding:2%;border-radius:10px}.loginContainer{display:flex;justify-content:center;align-items:center;height:80vh}.homeTitle{margin:20px 15px;font-weight:800}.recordsTable tbody tr{cursor:pointer;transition:.1s;background-color:#fff;box-shadow:0 1px 3px #96959580;height:60px;border-collapse:separate;border-spacing:20px 10px}.recordsTable{width:98%;margin:.5% 2%;justify-self:center;text-align:center;border-collapse:separate;border-spacing:0 10px}.recordsTable tbody tr:hover{box-shadow:0 4px 8px #96959580;transform:scale(1.01)}.recordsTable thead tr th{padding:1%;background:none;color:#2e2e2e;background-color:var(--accent-color)}.recordsTable thead tr{box-sizing:border-box;border-radius:20px}.recordsTable thead tr :first-child{border-radius:30px 0 0 30px}.recordsTable thead tr :last-child{border-radius:0 30px 30px 0}.recordsTable thead{position:sticky;z-index:1;color:#fff;top:0%}.recordsTable tbody tr:active{transform:scale(.99);transition:.1s;background-color:#fbfcfd}.recordsTable tbody tr td{color:#000;padding:1px}.loadingDiv img{filter:invert(1);position:absolute}.load-inside{padding:20px;border-radius:120px;height:120px;width:120px;display:flex;align-items:center;justify-content:center;border:5px solid #ffffff;border-top:5px solid #272627;animation:rotateLoading 1s linear infinite}.loadingDiv{height:80vh}@keyframes rotateLoading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tableMain{width:98vw;overflow-x:scroll;height:100vh}.tableMain::-webkit-scrollbar{display:none}#remarkTD{max-width:150px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tableSelect select{padding:.5%;margin-left:2%;width:100px;background-color:#fff;border:solid .5px rgb(179,179,179);border-radius:30px;color:#fff}.tableSelect{width:80%;display:flex;justify-content:space-between;justify-self:center;margin:2%}.filters{display:flex;align-items:center}.tableSelect input{width:350px;border:solid .5px}.input-group-text{border:solid .5px rgb(179,179,179);background-color:var(--accent-color);border-radius:30px 0 0 30px;color:#1d1c1c}.filter-main{display:flex;width:100vw;justify-content:center}.search-box{width:600px!important;border-radius:0 30px 30px 0!important;border:solid .5px rgb(179,179,179)!important;height:30px;padding:12px}.client-td{font-weight:800;color:#0462bb!important}@media (max-width: 600px){.recordsTable{font-size:10px;width:85%}.recordsTable tbody tr td{padding:.2% 1% .2 1%}.recordsTable tbody tr td,.recordsTable tbody tr th{font-size:10px}.recordsTable tbody tr td p{color:#000;padding:1%;font-size:11px}#hide-mobile{display:none}.filter-main{display:flex;flex-direction:column;gap:20px;margin-top:50px}.recordsTable thead tr :nth-child(7){border-radius:0 30px 30px 0}.recordsTable tbody tr:hover{background-color:#d3e8fa}.search-box{width:250px!important;border-radius:0 30px 30px 0!important;border:solid .5px rgb(179,179,179)!important;height:30px;padding:12px}.insights{height:fit-content}}.insights{display:flex;flex-wrap:wrap;margin:20px}.viewRecord{background-color:#fff;padding:20px;width:1000px;border-radius:10px;max-height:85vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;z-index:1}td div:hover .priority-text{visibility:visible}@keyframes openUp{0%{transform:scale(0) translate(-50%,-50%) skew(50deg,-50deg)}to{transform:scale(1) translate(-50%,-50%)}}.viewRecord .det{display:flex;justify-content:space-between;margin:.1%;padding:2%}.viewRecord .det:hover{background-color:#faebd7}.head{display:flex;justify-content:space-between;align-items:center;margin:1%}.head img{cursor:pointer}.head img:hover{transform:scale(1.1)}.viewRecord table tbody td a{text-decoration:none;color:#000}.viewRecord table tbody td,.viewRecord table tbody td strong{font-size:18px;padding-bottom:10px}.viewRecord table tbody td{border-bottom:solid .5px rgba(51,50,49,.3);padding:10px 0}.btn-div{display:flex;justify-content:left}.btn-div button{margin:1%}.viewRecord input,select,textArea{background-color:#e4e4e4;border:none;border-radius:1px;white-space:nowrap}.view-record-overlay{width:100vw;height:100vh;position:fixed;top:0;background-color:#333231cc;z-index:5}.mobile-view{display:none}.viewRecord .head h1{font-size:30px}@media (max-width:600px){.head h1{font-size:15px!important}.viewRecord .det{flex-direction:column;align-items:flex-start}.viewRecord{width:85%;height:400px;overflow-y:scroll}.viewRecord div h2{margin-right:.3%;font-size:8px}.viewRecord div span,.viewRecord div span a{font-size:8px}.viewRecord td,.viewRecord strong{font-size:12px!important}.viewRecord i{font-size:10px}.pc-view{display:none}.mobile-view{display:block}.view-mobile .head{margin-top:0;gap:10px}.view-mobile .btn-div button{transform:scale(.7);width:fit-content;text-wrap:nowrap}.view-mobile .btn-div{justify-content:center;display:flex}.view-mobile input,.view-mobile select{width:130px}.view-mobile textarea{width:130px!important}}.summary ul{display:flex;gap:20px;flex-wrap:wrap}.summary ul li{list-style:none;background-color:#ebebeb;padding:5px 10px;border-radius:25px;cursor:pointer}.summary ul li span{font-weight:800}@media (max-width:600px){.summary ul li,.summary ul li span{font-size:12px}}.up-follows{background-color:#f7f7f7;padding:1.5rem;border-radius:8px;margin:10px;margin-top:2rem}.up-follows h2{font-size:1.1rem;margin-bottom:1rem}.follow-up-list{list-style:none;padding:0}.follow-up-item{padding:1rem;border-bottom:1px solid #ddd;display:grid;grid-template-columns:20% 20% 20%;gap:40px}.follow-up-item:last-child{border-bottom:none}@media (max-width:600px){.follow-up-item strong,.follow-up-item span{font-size:12px}}.custom-modal{width:500px;max-width:90vw;height:95vh;overflow:scroll}.custom-modal::-webkit-scrollbar{display:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.fa-file-circle-plus{font-size:30px;transition:.2s}.fa-file-circle-plus:hover{transform:scale(1.2);color:#39393a}.fa-file-circle-plus:active{color:#000;transform:scale(.7)}.notificationMessage{background-color:#3c3c5a;padding:2%;margin:0% -4%}.notificationMessage2{padding:2%;margin:0% -4%}.notificationPanel{width:95%;display:flex;justify-content:right;position:absolute}.notificationPanel button{background:none;border:none;width:100px;justify-self:right;height:50px}.notificationPanel button i{font-size:30px}.notificationPanel button:hover{animation:rotNot .5s infinite}@keyframes rotNot{0%{transform:rotate(30deg) scale(1.2)}50%{transform:rotate(-30deg)}to{transform:rotate(30deg) scale(1.2)}}.nav{padding:1%;display:flex;box-shadow:0 2px 5px #0003;align-items:center;justify-content:space-between;width:100%}.nav img{margin:0% .5% 0% 1%;filter:invert(1);width:50px}.nav h1{font-weight:400;font-size:25px}.logout-btn{background:none;border-radius:5px;border:none;cursor:pointer;font-weight:600;transition:.1s}.logout-btn:hover{transform:scale(1.1)}.logout-btn:active{transform:scale(.9)}.nav-right{display:flex;border-radius:5px;gap:60px;align-items:end;padding:5px}.nav-right p{font-size:20px;display:flex;margin:0}.nav-right i{font-size:20px;margin:3px}@media (max-width:600px){.nav img{width:40px}.nav-right p{font-size:14px}.logout-btn{transform:scale(.8)}}.ask-ai-btn{border:none;border-radius:10px;transition:.2s;margin:20px;background-color:none;background:none;float:right}.click-ai{border-radius:50%;animation:giggleBot 3.5s ease-in-out infinite;transform-origin:bottom center}.callout{margin-left:-100px;margin-top:-200px}@keyframes giggleBot{0%{transform:translateY(0) rotate(0)}5%{transform:translateY(-8px) rotate(-7deg)}10%{transform:translateY(-8px) rotate(7deg)}15%{transform:translateY(-8px) rotate(-7deg)}20%{transform:translateY(-8px) rotate(7deg)}30%{transform:translateY(-8px) rotate(0)}to{transform:translateY(0) rotate(0)}}.ask-ai-btn:hover{transform:scale(1.1)}.send-btn:hover{filter:brightness(1.1)}.smart-head{font-size:25px;font-weight:800}.empty-chat{width:100%;background-color:#fff;display:flex;justify-content:center;align-self:center;height:500px;align-items:center}.chat-container{animation:openChat .5s}@keyframes openChat{0%{transform:scale(0)}to{transform:scale(1)}}.chat-container i{justify-self:right;font-size:30px}.chat-container-head{display:flex;justify-content:space-between}.chat-container i:hover{color:#504f4f}.chat-container button{background:none;border:none}@media (max-width:600px){.empty-chat img{width:150px;height:150px}.callout{transform:scale(.8)}}.common-chat{display:flex;align-items:start;gap:10px}.msg{height:fit-content;display:flex}.user-txt{background-color:#313131;padding:5px 10px;color:#f0f0f0;border-radius:20px 20px 0}.ai-txt{padding:5px 10px;color:#424242;border-radius:20px 20px 20px 0}
