.tickets_table{border-radius:3px;border:1px solid rgba(211,213,225,.45);padding:10px 0;text-align:center;margin:5px 0}.tickets_table:hover{cursor:pointer;background:hsla(0,0%,93.3%,.589)}.tickets-desktop-list{display:block}.tickets-mobile-list{display:none}.row.tickets_tables_header{border-radius:3px;border:0 solid rgba(211,213,225,.45);padding:10px 0;text-align:center;margin:5px 0;color:#727272}.jumbotron.tickets .btn{margin:0 5px}.jumbotron.tickets{overflow-x:hidden}.tickets-search-wrap{display:inline-block;width:300px;max-width:100%;vertical-align:middle;margin:6px 5px 0}.tickets-search-input{margin-bottom:0}.tickets-search-input ::v-deep .form-control{width:100%}.ticket-actions-left{float:left;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:6px 5px 0}.tickets-reload-btn,.tickets-reload-btn:focus,.tickets-reload-btn:hover{color:inherit!important;border-color:inherit!important;background:inherit!important;white-space:nowrap;line-height:31px}.table-skeleton-head,.table-skeleton-row{display:grid;gap:12px}.table-skeleton-head{grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:12px}.table-skeleton-row.six-col{grid-template-columns:repeat(6,minmax(0,1fr));padding:14px 0;border-top:1px solid #edf3f9}.skeleton-block{position:relative;overflow:hidden;background:#edf3f9;border-radius:12px}.skeleton-block:after{content:"";position:absolute;inset:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background:-webkit-gradient(linear,left top,right top,from(rgba(237,243,249,0)),color-stop(50%,hsla(0,0%,100%,.85)),to(rgba(237,243,249,0)));background:linear-gradient(90deg,rgba(237,243,249,0),hsla(0,0%,100%,.85) 50%,rgba(237,243,249,0));-webkit-animation:shimmer 1.4s infinite;animation:shimmer 1.4s infinite}.skeleton-th{height:18px}.skeleton-td{height:42px}.ticket-mobile-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:14px 14px 12px;border:1px solid #dbe4ee;border-radius:14px;margin-bottom:12px;background:#fff;-webkit-box-shadow:0 6px 16px rgba(15,45,84,.05);box-shadow:0 6px 16px rgba(15,45,84,.05)}.ticket-mobile-card,.ticket-mobile-top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.ticket-mobile-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ticket-mobile-id{color:#6b7f95;font-size:.82rem;margin-bottom:4px;font-weight:700}.ticket-mobile-title{display:block;color:#20364f;line-height:1.7;font-size:14px;font-weight:700}.ticket-mobile-status{white-space:nowrap;-ms-flex-item-align:start;align-self:flex-start;padding:0;border-radius:0;font-size:.78rem;font-weight:700;background:transparent!important;border:0!important;color:inherit}.ticket-mobile-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;border-top:1px solid #edf2f7;padding-top:8px}.ticket-mobile-grid,.ticket-mobile-item{display:-webkit-box;display:-ms-flexbox;display:flex}.ticket-mobile-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;color:#40566f;padding:8px 0;border-radius:0;background:transparent;border:0;border-bottom:1px solid #f1f4f8;min-width:0;font-size:.9rem}.ticket-mobile-item--full{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.ticket-mobile-grid .ticket-mobile-item:last-child{border-bottom:0;padding-bottom:0}.ticket-mobile-label{color:#7a8da3;font-size:.8rem;-ms-flex-negative:0;flex-shrink:0;font-weight:600}.ticket-mobile-value{color:#22384f;font-weight:600;text-align:left;min-width:0;word-break:break-word}@-webkit-keyframes shimmer{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes shimmer{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@media (max-width:991px){.ticket-actions-left{float:none;width:100%;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:8px 0 0}.tickets-search-wrap{display:block;width:100%;margin:8px 0 0}.tickets-search-input ::v-deep .form-control,.tickets-search-input ::v-deep .form-group{margin-bottom:0}.jumbotron.tickets{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jumbotron.tickets .display-3,.jumbotron.tickets .lead{width:100%}.jumbotron.tickets .btn{margin:0}.jumbotron.tickets>.btn{-ms-flex:1 1 calc(50% - 5px);flex:1 1 calc(50% - 5px)}.jumbotron.tickets>.btn,.ticket-actions-left .btn{-webkit-box-flex:1;min-width:0;padding:.375rem .5rem;font-size:.84rem}.ticket-actions-left .btn{-ms-flex:1 1 calc(50% - 4px);flex:1 1 calc(50% - 4px);margin:0}.table-skeleton-head,.table-skeleton-row.six-col{grid-template-columns:repeat(3,minmax(0,1fr))}.row.tickets_tables_header,.tickets_table{font-size:.88rem}.row.tickets_tables_header .col-lg-1,.row.tickets_tables_header .col-lg-2,.row.tickets_tables_header .col-lg-4,.tickets_table .col-lg-1,.tickets_table .col-lg-2,.tickets_table .col-lg-4{padding-left:6px;padding-right:6px}}@media (max-width:767px){.tickets-desktop-list{display:none}.tickets-mobile-list{display:block}.table-skeleton-head,.table-skeleton-row.six-col{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-actions-left .btn{width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.tickets-search-wrap{width:100%}.ticket-mobile-card{padding:14px;margin-left:0;margin-right:0}.ticket-mobile-grid{gap:10px}.ticket-mobile-item{gap:1px 13px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ticket-mobile-id_warper,.ticket-mobile-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex}.ticket-mobile-id_warper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:35px}.jumbotron:before{display:none}.ticket-mobile-item--full{grid-column:auto}.ticket-mobile-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ticket-mobile-status{-ms-flex-item-align:start;align-self:flex-start;max-width:100%}.jumbotron.tickets>.btn{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}span.ticket_status_0{border:1px solid #770018;color:#770018;background:rgba(119,0,24,.08);padding:0 10px;height:24px;border-radius:5px}span.ticket_status_1{border:1px solid #3ca8fd;color:#3ca8fd;background:rgba(60,168,253,.08);padding:0 10px;height:24px;border-radius:5px}span.ticket_status_2{border:1px solid #e3583a;color:#e3583a;background:rgba(227,88,58,.08);padding:0 10px;height:24px;border-radius:5px}span.ticket_status_3,span.ticket_status_4{border:1px solid #15a693;color:#15a693;background:rgba(21,166,147,.08);padding:0 10px;height:24px;border-radius:5px}