.hippoo-ticket-container{display:flex;flex-direction:column;gap:20px}.hippoo-ticket-nav a{display:inline-flex;align-items:center;gap:5px}.hippoo-ticket-nav a::before{content:"";display:inline-block;width:8px;height:8px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-right:4px}.hippoo-ticket-head{display:flex;flex-direction:row;justify-content:space-between;gap:20px;padding:15px 25px;margin-bottom:20px;border:1px solid #e7e7e7;border-radius:8px}.hippoo-ticket-meta p{flex:1;margin:0;padding:0;box-sizing:border-box;font-weight:700}.hippoo-ticket-form textarea{resize:none;outline:none;box-shadow:none;border:1px solid #e7e7e7;border-radius:8px;width:100%}.hippoo-upload-label{cursor:pointer}.hippoo-upload-label::before{content:"";display:inline-block;width:18px;height:18px;margin-left:8px;background-image:url(https://thecryptoschoice.com/wp-content/plugins/hippoo-ticket/assets/css/../images/attach.svg);background-size:contain;background-repeat:no-repeat;vertical-align:middle;position:relative;top:-1px}.hippoo-form-group{margin-bottom:20px}.hippoo-form-actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.hippoo-file-upload{flex:1;display:flex;align-items:center}.hippoo-upload-preview{display:flex;flex-direction:row;gap:10px}.hippoo-upload-item{width:60px;height:40px;position:relative}.hippoo-upload-item img{width:100%;max-height:40px;border-radius:5px}.hippoo-remove-file{content:"";display:inline-block;width:15px;height:15px;background-color:#fff;background-image:url(https://thecryptoschoice.com/wp-content/plugins/hippoo-ticket/assets/css/../images/close.svg);background-size:contain;background-repeat:no-repeat;border:1px solid #a8a8a8;border-radius:25px;vertical-align:middle;position:absolute;top:-5px;right:-5px;z-index:10000;cursor:pointer}.hippoo-empty-conversation{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px 25px;margin-bottom:20px;background-color:#fdfdfd;border:1px solid #e7e7e7;border-radius:8px;min-height:280px}.hippoo-conversation-list{display:flex;flex-direction:column;margin-bottom:20px;background-color:#fdfdfd;border:1px solid #e7e7e7;border-radius:8px;min-height:280px}.hippoo-conversation-item{display:flex;flex-direction:column;gap:10px;width:100%;padding:25px;border-bottom:1px solid #eee}.hippoo-conversation-item:last-child{border-bottom:none}.hippoo-conversation-meta{display:flex;flex-direction:row;align-items:center;gap:10px}.hippoo-avatar img{border-radius:25px}.hippoo-conversation-details{display:flex;flex-direction:column;font-size:14px}.hippoo-conversation-media .hippoo-attachments-label::before{content:"";display:inline-block;width:18px;height:18px;margin-right:8px;background-image:url(https://thecryptoschoice.com/wp-content/plugins/hippoo-ticket/assets/css/../images/attach.svg);background-size:contain;background-repeat:no-repeat;vertical-align:middle;position:relative;top:-1px}.hippoo-conversation-media ul{margin:0!important;padding:0!important;margin-top:10px!important;display:flex;gap:10px}.hippoo-conversation-media li{width:60px;height:40px;list-style-type:none!important;margin:0!important;padding:0!important}.hippoo-conversation-media li img{width:100%;max-height:40px;border-radius:5px}.hippoo-ticket-container .hippoo-status{padding:2px 10px;border-radius:8px}.hippoo-ticket-container .hippoo-status.status-green{background-color:#e8fbf6;color:#1f9376}.hippoo-ticket-container .hippoo-status.status-red{background-color:#fbe9e8;color:#93271f}.hippoo-ticket-container .hippoo-status.status-blue{background-color:#e8f0fb;color:#1f5f93}@media (max-width:768px){.hippoo-ticket-head{flex-direction:column;gap:10px}}