@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap";.top-section{display:flex;flex-direction:row;justify-content:space-between;gap:30px;width:100%;align-items:center}.top-section .status-filters{display:flex;flex-direction:row;justify-content:normal;max-width:72%;overflow-x:scroll;color:#000;gap:1.875rem}@media only screen and (max-width: 700px){.top-section .status-filters{min-width:100%;overflow-x:scroll}}@media only screen and (max-width: 700px){.top-section .status-filters{gap:15px}}.top-section .status-filters .status-filter{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;text-transform:none;margin-right:5px;font-family:Poppins;font-weight:600;font-size:.75rem;color:#000000b3;flex-wrap:wrap}.top-section .status-filters .status-filter .status-filter-image{height:30px;width:30px;border-bottom:none}.top-section .status-filters .status-filter .status-filter-text{display:flex;flex-direction:row;justify-content:normal;font-family:Poppins;font-weight:600;font-size:.75rem;color:#000000b3;white-space:nowrap;padding:6px 6px 8px;width:auto;border-bottom:none}.top-section .status-filters .selected{border-bottom:2px solid #000000;border-bottom-left-radius:1px;border-bottom-right-radius:1px;color:#000}.top-section .status-filters .selected .status-filter-text{color:#000}.top-section .status-filters .status-filter:hover{border-bottom:2px solid rgba(0,0,0,.7);border-bottom-left-radius:1px;border-bottom-right-radius:1px;color:#000;cursor:pointer}.top-section .status-filters .status-filter:hover .status-filter-image,.top-section .status-filters .status-filter:hover .status-filter-text{color:#000}.top-section .filters-search{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:10px;height:64px;width:40%;margin-left:auto}@media only screen and (max-width: 700px){.top-section .filters-search{display:none}}.top-section .range-picker{min-width:250px;width:auto;height:70%;border-radius:8px}.top-section .range-picker .ant-picker-input>input{font-family:Poppins;font-weight:500;font-size:14px;color:#000}.status-filters::-webkit-scrollbar{display:none}.pagination{align-items:center;display:flex;background-color:#fff;z-index:2;padding-bottom:5px}@media only screen and (max-width: 700px){.pagination{display:flex;flex-direction:column;justify-content:normal}}.pagination .selection-div{display:flex;flex-direction:column;justify-content:normal;padding-left:15px;gap:10px}.pagination .selection-div .records-stat{font-family:Poppins;font-weight:400;font-size:.875rem;color:#000}.pagination .pagination-component{display:flex;flex-direction:row;justify-content:normal;gap:5px;align-items:center}.pagination .pagination-component .pagination-entry{display:flex;flex-direction:row;justify-content:normal;font-family:Poppins;font-weight:400;font-size:.875rem;color:#000;align-items:center;gap:10px}.mobile-ticket-component-container{display:flex;flex-direction:column;justify-content:normal;gap:20px;width:100%}.mobile-ticket-component-container .ticket-not-found{display:flex;flex-direction:column;justify-content:center;padding:5%;gap:20px;align-items:center}.mobile-ticket-component-container .ticket-not-found .not-found-img{height:420px}.mobile-ticket-component-container .ticket-not-found .not-found-text{font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42}.mobile-ticket-component-container .ticket-not-found .not-found-sub-text{font-family:Poppins;font-weight:400;font-size:.875rem;color:#162b42;text-align:center}.mobile-ticket-component-container .mobile-ticket-component,.mobile-ticket-component-container .mobile-skeleton{display:flex;flex-direction:column;justify-content:normal;gap:10px;width:100%;padding:18px;border-radius:10px;box-shadow:#00000029 0 0 6px;background-color:#f5f5f5}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top,.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .top-header,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .top-header{display:flex;flex-direction:column;justify-content:normal;gap:10px}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .top-header .top-header-info,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .top-header .top-header-info{display:flex;flex-direction:row;justify-content:space-between}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .top-header .top-header-info .top-ticket-number,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .top-header .top-header-info .top-ticket-number{font-family:Poppins;font-weight:600;font-size:1.25rem;color:#000}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .top-header .top-officer-info,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .top-header .top-officer-info{display:flex;flex-direction:row;justify-content:space-between}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .top-header .top-officer-info .top-officer-name,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .top-header .top-officer-info .top-officer-name{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .top-header .top-officer-info .top-officer-badge,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .top-header .top-officer-info .top-officer-badge{display:flex;flex-direction:row;justify-content:normal;gap:5px;align-items:center}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .top-header .top-officer-info .top-officer-badge-icon,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .top-header .top-officer-info .top-officer-badge-icon{color:#000000b3}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .top-header .top-officer-info .top-officer-badge-number,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .top-header .top-officer-info .top-officer-badge-number{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b4280}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .mobile-ticket-body,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .mobile-ticket-body{display:flex;flex-direction:column;justify-content:normal;gap:20px}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row{display:flex;flex-direction:row;justify-content:space-between}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row .end,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row .end{display:flex;align-items:flex-end}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row .mobile-ticket-column,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row .mobile-ticket-column{display:flex;flex-direction:column;justify-content:normal}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row .mobile-ticket-column .column-header,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row .mobile-ticket-column .column-header{font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b4280}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row .mobile-ticket-column .column-value,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row .mobile-ticket-column .column-value{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row .mobile-ticket-column .column-value-secondary,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row .mobile-ticket-column .column-value-secondary{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42b3}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row .mobile-ticket-column .column-value-description,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-top .mobile-ticket-body .mobile-ticket-row .mobile-ticket-column .column-value-description{font-family:Poppins;font-weight:400;font-size:.64rem;color:#162b42b3;height:100%;padding-right:10px;overflow-x:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:none;max-height:40px;line-height:125%}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-middle,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-middle{position:relative;height:20px;width:100%}.mobile-ticket-component-container .mobile-ticket-component .payment-numbers-div,.mobile-ticket-component-container .mobile-skeleton .payment-numbers-div{width:fit-content;display:flex;flex-direction:column;justify-content:flex-end}.mobile-ticket-component-container .mobile-ticket-component .payment-numbers-div .balance-fine-div,.mobile-ticket-component-container .mobile-skeleton .payment-numbers-div .balance-fine-div{display:flex;flex-direction:row;justify-content:space-between;gap:10px;text-align:center;align-items:center}.mobile-ticket-component-container .mobile-ticket-component .payment-numbers-div .balance-fine-div .balance-fine-header,.mobile-ticket-component-container .mobile-skeleton .payment-numbers-div .balance-fine-div .balance-fine-header{text-align:left;font-family:Poppins;font-weight:400;font-size:.64rem;color:#162b4280}.mobile-ticket-component-container .mobile-ticket-component .payment-numbers-div .balance-fine-div .balance-fine,.mobile-ticket-component-container .mobile-skeleton .payment-numbers-div .balance-fine-div .balance-fine{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Poppins;font-weight:500;font-size:1.125rem;color:#162b42;line-height:111%}@media only screen and (max-width: 1455px){.mobile-ticket-component-container .mobile-ticket-component .payment-numbers-div .balance-fine-div .balance-fine,.mobile-ticket-component-container .mobile-skeleton .payment-numbers-div .balance-fine-div .balance-fine{font-family:Poppins;font-weight:500;font-size:1.125rem;color:#162b42}}.mobile-ticket-component-container .mobile-ticket-component .left-border,.mobile-ticket-component-container .mobile-skeleton .left-border,.mobile-ticket-component-container .mobile-ticket-component .right-border,.mobile-ticket-component-container .mobile-skeleton .right-border{position:absolute;width:24px;height:24px;border-radius:50%;background-color:#fff}.mobile-ticket-component-container .mobile-ticket-component .left-border,.mobile-ticket-component-container .mobile-skeleton .left-border{left:-28px}.mobile-ticket-component-container .mobile-ticket-component .right-border,.mobile-ticket-component-container .mobile-skeleton .right-border{right:-28px}.mobile-ticket-component-container .mobile-ticket-component .mobile-dotted-line,.mobile-ticket-component-container .mobile-skeleton .mobile-dotted-line{width:100%;border:1px dashed rgba(0,0,0,.3);margin-top:10px}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-down,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-down{display:flex;flex-direction:column;justify-content:normal;gap:10px}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-down .down-row,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-down .down-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-down .down-row .down-column .fine,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-down .down-row .down-column .fine{font-family:Poppins;font-weight:500;font-size:1.375rem;color:#162b42}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-down .down-row .down-column .payment-button,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-down .down-row .down-column .payment-button{text-transform:none;font-family:Poppins;font-weight:400;font-size:.875rem;color:#0000004d;height:33px;width:103px}@media only screen and (max-width: 1455px){.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-down .down-row .down-column .payment-button,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-down .down-row .down-column .payment-button{height:33px;width:103px}}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-down .down-row .down-column .enabled,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-down .down-row .down-column .enabled{background-color:#06b58c;font-family:Poppins;font-weight:500;font-size:.875rem;color:#f5f5f5}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-down .down-row .down-column .paid,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-down .down-row .down-column .paid{width:fit-content;border-radius:.525rem;background:#06b58c;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff;padding-left:5px;padding-right:5px}@media only screen and (max-width: 1455px){.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-down .down-row .down-column .paid,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-down .down-row .down-column .paid{font-family:Poppins;font-weight:400;font-size:.64rem;color:#fff}}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-down .down-row .down-column .unpaid,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-down .down-row .down-column .unpaid{width:fit-content;border-radius:.525rem;background:#ed5565;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff;padding-left:5px;padding-right:5px}@media only screen and (max-width: 1455px){.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-down .down-row .down-column .unpaid,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-down .down-row .down-column .unpaid{font-family:Poppins;font-weight:400;font-size:.64rem;color:#fff}}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-down .down-row .down-column .mobile,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-down .down-row .down-column .mobile{display:flex;gap:10px}.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-down .down-row .down-column .action-buttons .download-citation,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-down .down-row .down-column .action-buttons .download-citation,.mobile-ticket-component-container .mobile-ticket-component .mobile-ticket-down .down-row .down-column .action-buttons .release-receipt,.mobile-ticket-component-container .mobile-skeleton .mobile-ticket-down .down-row .down-column .action-buttons .release-receipt{background-color:#21457c;min-width:32px;padding:6px 0}.mobile-ticket-component-container .mobile-skeleton{height:488px;padding:18px;border-radius:10px}.mobile-ticket-component-container .mobile-skeleton .loading-animation{overflow:hidden;background:#d0d0d0}.mobile-ticket-component-container .mobile-skeleton .loading-animation:before{content:"";display:block;height:100%;width:100%;animation:loading 1s infinite;background:linear-gradient(to right,transparent,#e0e0e0,transparent)}.mobile-ticket-component-container .mobile-skeleton .ticket-loader{width:80%;height:15px;margin-top:5px;border-radius:10px}.mobile-ticket-component-container .mobile-skeleton .top{width:100%}.mobile-ticket-component-container .mobile-skeleton .desc{height:40px}.mobile-ticket-component-container .mobile-skeleton .ticket-loader-description{width:100%;margin-top:5px;height:80px;border-radius:10px}.subheader-container{flex-direction:row;justify-content:flex-start;display:flex;gap:20px;position:sticky;position:-webkit-sticky;background-color:#fff;z-index:2;top:136px;height:70px;width:100%}.menu-icon{padding:12px;background:#fff;border:1px solid #dddddd;border-radius:12px}.popover-container{width:400px;padding:0;display:flex;flex-direction:column;justify-content:flex-start}.popover-container .popover-header{padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.12);display:flex;flex-direction:row;justify-content:space-between;align-items:center}.popover-container .popover-header .popover-title{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42}.popover-container .popover-middle{padding:20px;border-bottom:1px solid rgba(0,0,0,.12);display:flex;flex-direction:column;justify-content:space-evenly;font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42}.popover-container .popover-middle-payment{padding:20px;display:flex;flex-direction:column;justify-content:normal;gap:12px;font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42}.popover-container .popover-middle-payment .popover-submit-button{align-self:flex-end;padding:6px 16px;text-transform:none;background-color:#0000001f;font-family:Poppins;font-weight:400;font-size:.64rem;color:#000000b3}.popover-container .popover-middle-payment .popover-submit-button.enable{background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.64rem;color:#fff}.popover-container .popover-middle-payment .popover-submit-button.enable:hover{background-color:#098d6e}.popover-container .popover-button-group{display:flex;flex-direction:row;justify-content:flex-end;gap:8px;margin-top:4px}.popover-container .popover-button-group .popover-cancel-button{padding:6px 16px;text-transform:none;background-color:#ed5565;border-color:#ed5565;font-family:Poppins;font-weight:400;font-size:.64rem;color:#fff}.popover-container .popover-button-group .popover-cancel-button:hover{background-color:#e8273b;border-color:#e8273b}.popover-container .popover-button-group .popover-submit-button{padding:6px 16px;text-transform:none;background-color:#0000001f;font-family:Poppins;font-weight:400;font-size:.64rem;color:#000000b3}.popover-container .popover-button-group .popover-submit-button.enable{background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.64rem;color:#fff}.popover-container .popover-button-group .popover-submit-button.enable:hover{background-color:#098d6e}.mobile-expanded-ticket{display:flex;flex-direction:column;justify-content:normal;gap:20px;padding:18px}.mobile-expanded-ticket .expanded-header{display:flex;flex-direction:row;justify-content:normal;gap:10px;font-family:Poppins;font-weight:600;font-size:1.25rem;color:#162b42;align-items:center}.mobile-expanded-ticket .expanded-header .back-button{padding:0}.mobile-expanded-ticket .top-tab-divider{border-bottom:1px solid rgba(0,0,0,.1)}.mobile-expanded-ticket .top-tab-value{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b4280}@media only screen and (max-width: 1455px){.mobile-expanded-ticket .top-tab-value{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b4280}}.mobile-expanded-ticket .choose-action-field{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42}.mobile-expanded-ticket .expanded-mobile-body{background-color:#f5f5f5;border-radius:10px;display:flex;height:auto;justify-content:space-evenly;padding:20px}.filter{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42;box-shadow:none;border:none;cursor:pointer;padding:12px;display:flex;align-items:center;width:auto;position:relative;gap:5px;height:70%;background:#fff;border:1px solid #dddddd;border-radius:12px}@media only screen and (max-width: 700px){.filter{height:100%}}.filter .filter-icon{height:30px;width:20px}@media only screen and (max-width: 700px){.filter .filter-button-text{display:none}}.filter .filter-active-count{font-family:Poppins;font-weight:500;font-size:.64rem;color:#fff;position:absolute;top:-10px;right:-10px;display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;background:#000000}.active-filters{border:2px solid #000000}.search{height:100%;flex:1;width:100%;display:flex;align-items:center;background:#fff}@media only screen and (max-width: 700px){.search{width:85%;height:50px}}.search .paper-searchbox{box-shadow:none;border:none;padding:2px 4px;display:flex;align-items:center;height:70%;width:100%;background:#fff;border:1px solid #dddddd;border-radius:12px}@media only screen and (max-width: 700px){.search .paper-searchbox{width:100%;height:100%}}.search .paper-searchbox .search-button{padding:10px;color:#2957a3}.search .paper-searchbox .search-input{margin-left:1;flex:1;font-family:Poppins;font-weight:500;font-size:14px;color:#000}.search .paper-searchbox .choose{width:13%;position:relative;display:flex;flex-direction:row;justify-content:normal;align-items:center}.search .paper-searchbox .choose .clear-button{height:20px}.search .paper-searchbox .choose .dropdown{width:100%;border:none;outline:none;background-color:transparent;padding:0 6px;font-family:Poppins;font-weight:400;font-size:14px;color:#5c5c5c}.search .paper-searchbox .choose .choose-label{font-family:Poppins;font-weight:500;font-size:12px;color:#5c5c5c;padding:0 5px;background-color:#fff;position:absolute;top:-23px;left:0}.search .paper-searchbox .line{width:2px;height:50%;background:#bdbdbd}@keyframes slideDown{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%)}}.modal{position:absolute;display:flex;flex-direction:column;justify-content:space-between;top:50%;left:50%;transform:translate(-50%,-50%);width:40%;max-height:85%;min-height:35%;background-color:#fff;border-radius:15px;box-shadow:24px;border:none;outline:none}@media only screen and (max-width: 1455px){.modal{width:60%}}@media only screen and (max-width: 700px){.modal{width:100%;height:95%;left:50%;right:50%;top:15%;border-radius:15px 15px 0 0;transform:translate(-50%);animation-duration:.4s;animation-iteration-count:1;animation-name:slideInFromBottom}}.modal .modal-top{padding:15px;display:flex;flex-direction:row;justify-content:space-between;font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42;align-items:center}.modal .filters{overflow-y:scroll;padding:20px;display:flex;flex-direction:column;justify-content:normal;gap:10px}.modal .filters-row{display:flex;flex-direction:row;justify-content:normal;gap:10px}.modal .filters .form-control-text{font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42b3}.modal .modal-bottom{padding:15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.modal .modal-bottom .clear-all{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42}.modal .modal-bottom .filter-search{text-transform:none;background-color:#21457c;padding-left:15px;padding-right:15px;font-family:Poppins;font-weight:500;font-size:.875rem;color:#f5f5f5}.submission-modal{padding:25px;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:space-between;top:32.5%;left:30%;transform:translate(-50%,-50%);width:30%;min-width:30%;max-width:40%;min-height:30%;height:fit-content;gap:20px;background-color:#fff;border-radius:15px;box-shadow:24px;border:none;outline:none}@media only screen and (max-width: 1455px){.submission-modal{width:40%}}@media only screen and (max-width: 700px){.submission-modal{width:90%;justify-content:center;top:25%;left:5%;max-width:90%}}.error-display{padding:25px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:auto;height:fit-content;gap:20px;background-color:#fff;border-radius:15px;box-shadow:24px;border:none;outline:none}@media only screen and (max-width: 1455px){.error-display{width:40%}}@media only screen and (max-width: 700px){.error-display{width:90%;justify-content:center;top:25%;left:5%;max-width:90%}}.submission-modal-top .icon{height:100px;width:200px}.submission-modal-top .success{color:#06b58c}.submission-modal-top .danger{color:#ed5565}.submission-modal-top .warning{color:#f8ac59}.submission-modal-header{font-family:Poppins;font-weight:500;font-size:32px;color:#162b42;display:flex;text-align:center}.submission-modal-text{font-family:Poppins;font-weight:400;font-size:1rem;color:#162b42b3;display:flex;text-align:center}.submission-modal-buttons{display:flex;gap:15px}.submission-modal-buttons .ok-button,.submission-modal-buttons .yes-button{padding-left:30px;padding-right:30px;background-color:#21457c;text-transform:none;font-family:Poppins;font-weight:500;font-size:1rem;color:#fff}.submission-modal-buttons .no-button{padding-left:30px;padding-right:30px;text-transform:none;background-color:#ebebeb;font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42}.checkmark{width:100px;border-radius:50%;stroke-width:2;stroke:#4bb71b;stroke-miterlimit:10;box-shadow:inset 0 0 #4bb71b;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#4bb71b;fill:#fff;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #4bb71b}}.f-modal-icon{border-radius:50%;border:4px solid gray;box-sizing:content-box;height:80px;margin:20px auto;padding:0;position:relative;width:80px}.f-modal-icon.f-modal-success,.f-modal-icon.f-modal-error{border-color:#a5dc86}.f-modal-icon.f-modal-success:after,.f-modal-icon.f-modal-success:before,.f-modal-icon.f-modal-error:after,.f-modal-icon.f-modal-error:before{background:#fff;content:"";height:120px;position:absolute;transform:rotate(45deg);width:60px}.f-modal-icon.f-modal-success:before,.f-modal-icon.f-modal-error:before{border-radius:120px 0 0 120px;left:-33px;top:-7px;transform-origin:60px 60px;transform:rotate(-45deg)}.f-modal-icon.f-modal-success:after,.f-modal-icon.f-modal-error:after{border-radius:0 120px 120px 0;left:30px;top:-11px;transform-origin:0 60px;transform:rotate(-45deg)}.f-modal-icon.f-modal-success .f-modal-placeholder,.f-modal-icon.f-modal-error .f-modal-placeholder{border-radius:50%;border:4px solid rgba(165,220,134,.2);box-sizing:content-box;height:80px;left:-4px;position:absolute;top:-4px;width:80px;z-index:2}.f-modal-icon.f-modal-success .f-modal-fix,.f-modal-icon.f-modal-error .f-modal-fix{background-color:#fff;height:90px;left:28px;position:absolute;top:8px;transform:rotate(-45deg);width:5px;z-index:1}.f-modal-icon.f-modal-success .f-modal-line,.f-modal-icon.f-modal-error .f-modal-line{background-color:#a5dc86;border-radius:2px;display:block;height:5px;position:absolute;z-index:2}.f-modal-icon.f-modal-success .f-modal-line.f-modal-tip,.f-modal-icon.f-modal-error .f-modal-line.f-modal-tip{left:14px;top:46px;transform:rotate(45deg);width:25px}.f-modal-icon.f-modal-success .f-modal-line.f-modal-long,.f-modal-icon.f-modal-error .f-modal-line.f-modal-long{right:8px;top:38px;transform:rotate(-45deg);width:47px}.f-modal-icon.f-modal-error{border-color:#f27474}.f-modal-icon.f-modal-error .f-modal-x-mark{display:block;position:relative;z-index:2}.f-modal-icon.f-modal-error .f-modal-placeholder{border:4px solid rgba(200,0,0,.2)}.f-modal-icon.f-modal-error .f-modal-line{background-color:#f27474;top:37px;width:47px}.f-modal-icon.f-modal-error .f-modal-line.f-modal-left{left:17px;transform:rotate(45deg)}.f-modal-icon.f-modal-error .f-modal-line.f-modal-right{right:16px;transform:rotate(-45deg)}.f-modal-icon.f-modal-warning{border-color:#f8bb86}.f-modal-icon.f-modal-warning:before{animation:pulseWarning 2s linear infinite;background-color:#fff;border-radius:50%;content:"";display:inline-block;height:100%;opacity:0;position:absolute;width:100%}.f-modal-icon.f-modal-warning:after{background-color:#fff;border-radius:50%;content:"";display:block;height:100%;position:absolute;width:100%;z-index:1}.f-modal-icon.f-modal-warning .f-modal-body{background-color:#f8bb86;border-radius:2px;height:47px;left:50%;margin-left:-2px;position:absolute;top:10px;width:5px;z-index:2}.f-modal-icon.f-modal-warning .f-modal-dot{background-color:#f8bb86;border-radius:50%;bottom:10px;height:7px;left:50%;margin-left:-3px;position:absolute;width:7px;z-index:2}.f-modal-icon+.f-modal-icon{margin-top:50px}.animateSuccessTip{animation:animateSuccessTip .75s}.animateSuccessLong{animation:animateSuccessLong .75s}.f-modal-icon.f-modal-success.animate:after{animation:rotatePlaceholder 4.25s ease-in}.f-modal-icon.f-modal-error.animate:after{animation:rotatePlaceholder 4.25s ease-in}.animateErrorIcon{animation:animateErrorIcon .5s}.animateXLeft{animation:animateXLeft .75s}.animateXRight{animation:animateXRight .75s}.scaleWarning{animation:scaleWarning .75s infinite alternate}.pulseWarningIns{animation:pulseWarningIns .75s infinite alternate}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg)}to,12%{transform:rotate(-405deg)}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes animateXLeft{0%,65%{left:82px;top:95px;width:0}84%{left:14px;top:33px;width:47px}to{left:17px;top:37px;width:47px}}@keyframes animateXRight{0%,65%{right:82px;top:95px;width:0}84%{right:14px;top:33px;width:47px}to{right:16px;top:37px;width:47px}}@keyframes scaleWarning{0%{transform:scale(1)}30%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes pulseWarning{0%{background-color:#fff;transform:scale(1);opacity:.5}30%{background-color:#fff;transform:scale(1);opacity:.5}to{background-color:#f8bb86;transform:scale(2);opacity:0}}@keyframes pulseWarningIns{0%{background-color:#f8d486}to{background-color:#f8bb86}}.card_wrapper{width:100%;display:flex;flex-direction:column;gap:10px;max-height:250px;overflow-y:scroll}.card_wrapper .lable_text{display:none}@media only screen and (max-width: 700px){.card_wrapper .lable_text{display:flex;white-space:nowrap;font-size:14px;color:#046e9e}}.card_wrapper .card_header_box_row{display:flex;padding:10px;justify-content:space-between;font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42b3}@media only screen and (max-width: 1455px){.card_wrapper .card_header_box_row{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42b3}}.card_wrapper .card_header_box_row .big{width:25%}.card_wrapper .card_header_box_row .big1{width:20%}.card_wrapper .card_header_box_row_column{width:10%}@media only screen and (max-width: 700px){.card_wrapper .card_header_box_row{display:none}}.card_wrapper .payment_history{display:flex;flex-direction:column;gap:5px}.card_wrapper .payment_history .card_item_box_row{display:flex;padding:10px;justify-content:space-between;align-items:center;gap:5px;font-family:Poppins;font-weight:400;font-size:1rem;color:#162b42}@media only screen and (max-width: 1455px){.card_wrapper .payment_history .card_item_box_row{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42}}.card_wrapper .payment_history .card_item_box_row .card_items_row_column{width:10%;display:flex}.card_wrapper .payment_history .card_item_box_row .card_items_row_column-big1{width:20%}.card_wrapper .payment_history .card_item_box_row .card_items_row_column-big2{width:25%}@media only screen and (max-width: 700px){.card_wrapper .payment_history .card_item_box_row{display:flex;flex-direction:row;padding:10px;overflow-x:scroll;gap:30px;justify-content:flex-start;align-items:center}.card_wrapper .payment_history .card_item_box_row .card_items_row_column,.card_wrapper .payment_history .card_item_box_row .card_items_row_column-big1,.card_wrapper .payment_history .card_item_box_row .card_items_row_column-big2{display:flex;align-items:center;white-space:nowrap;gap:5px;font-family:Poppins;font-weight:400;font-size:1rem;color:#162b42;width:fit-content}}.on-hold-or-court-transfer-container{width:100%}.on-hold-or-court-transfer-container .on-hold-or-court-transfer-buttons{display:flex;flex-direction:"row";justify-content:normal;gap:5px}.on-hold-or-court-transfer-container .on-hold-or-court-transfer-buttons .add-new-button{text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.on-hold-or-court-transfer-container .on-hold-or-court-transfer-buttons .add-new-button:hover{background-color:#098d6e}.on-hold-or-court-transfer-container .on-hold-or-court-transfer-buttons .disabled{background-color:#ebebeb;font-family:Poppins;font-weight:400;font-size:.875rem;color:#0000004d}.on-hold-or-court-transfer-container .on-hold-or-court-transfer-buttons .close-button{text-transform:none;background-color:#ed5565;font-family:Poppins;font-weight:400;font-size:.875rem;color:#f5f5f5}.ticket-component-container{display:flex;flex-direction:column;justify-content:normal;width:100%;gap:20px}.ticket-component-container .setbr{border-radius:10px 10px 0 0/10px 10px 0px 0px}.ticket-component-container .notsetbr{border-radius:10px}.ticket-component-container .ticket-not-found{display:flex;flex-direction:column;justify-content:center;padding:5%;gap:20px;align-items:center}.ticket-component-container .ticket-not-found .not-found-img{height:420px}.ticket-component-container .ticket-not-found .not-found-text{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#162b42}.ticket-component-container .ticket-not-found .not-found-sub-text{font-family:Poppins;font-weight:400;font-size:.875rem;color:#162b42;text-align:center}.ticket-component-container .ticket-component,.ticket-component-container .skeleton{display:flex;flex-direction:row;justify-content:normal;width:100%;height:198px;padding:15px;height:160px;background-color:#f5f5f5}.ticket-component-container .ticket-component-left{width:85%;max-width:85%;height:100%;overflow-y:inherit;display:flex;flex-direction:column;justify-content:normal;gap:5px}.ticket-component-container .ticket-component-left .left-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ticket-component-container .ticket-component-left .left-header .ticket-info{width:80%;display:flex;flex-direction:row;justify-content:normal;gap:.875rem;align-items:center}.ticket-component-container .ticket-component-left .left-header .ticket-info .officer-avatar{max-width:60%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:5px}.ticket-component-container .ticket-component-left .left-header .ticket-info .officer-avatar .officer-details{background-color:#162b42;font-family:Poppins;font-weight:400;font-size:1rem;color:#fff;width:35px;height:35px}.ticket-component-container .ticket-component-left .left-header .ticket-info .ticket-number{font-family:Poppins;font-weight:600;font-size:1.5rem;color:#000;line-height:130%;letter-spacing:.012rem}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-header .ticket-info .ticket-number{font-family:Poppins;font-weight:600;font-size:1.25rem;color:#000}}.ticket-component-container .ticket-component-left .left-header .ticket-info .case{display:flex;flex-direction:row;justify-content:space-between;align-items:last baseline}.ticket-component-container .ticket-component-left .left-header .ticket-info .case .case-header{font-family:Poppins;font-weight:600;font-size:1.25rem;color:#162b42b3;line-height:130%;letter-spacing:.01rem}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-header .ticket-info .case .case-header{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#162b42b3}}.ticket-component-container .ticket-component-left .left-header .ticket-info .case .case-number{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#162b42b3;line-height:130%;letter-spacing:.01rem}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-header .ticket-info .case .case-number{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42b3}}.ticket-component-container .ticket-component-left .left-header .defendant-info{display:flex;align-items:baseline;justify-content:center;gap:10px;height:fit-content}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-header .defendant-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.ticket-component-container .ticket-component-left .left-header .defendant-info .name-header{white-space:nowrap;font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b4280;line-height:111%}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-header .defendant-info .name-header{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42b3}}.ticket-component-container .ticket-component-left .left-header .defendant-info .defendant-name{white-space:nowrap;font-family:Poppins;font-weight:600;font-size:1.125rem;color:#162b42;line-height:111%}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-header .defendant-info .defendant-name{font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42}}.ticket-component-container .ticket-component-left .left-header .defendant-info .officer-badge{display:flex;align-items:center;gap:4px}.ticket-component-container .ticket-component-left .left-header .defendant-info .officer-badge .officer-badge-icon{color:#000000b3}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-header .defendant-info .officer-badge .officer-badge-icon{font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42b3}}.ticket-component-container .ticket-component-left .left-header .defendant-info .officer-badge .officer-badge-number{font-family:Poppins;font-weight:500;font-size:1rem;color:#162b4280;line-height:111%}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-header .defendant-info .officer-badge .officer-badge-number{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42b3}}.ticket-component-container .ticket-component-left .left-body{width:100%;padding:10px}.ticket-component-container .ticket-component-left .left-body .left-body-fields{width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields{width:13%}.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .field-header{font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b4280}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .field-header{font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b4280}}.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .field-value{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .field-value{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42}}.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .field-value-secondary{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42b3}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .field-value-secondary{font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b4280}}.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .truncate-text{max-width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .adjudication-result{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:150px}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .adjudication-result{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .ticket-status{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100px}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .ticket-status{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .fine{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100px}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .fine{width:auto}}.ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .max-width{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-component-container .ticket-component-left .left-body .left-body-description{width:20%}.ticket-component-container .ticket-component-left .left-body .left-body-description .description-header{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b4280;line-height:111%}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-body .left-body-description .description-header{font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b4280}}.ticket-component-container .ticket-component-left .left-body .left-body-description .description-code{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#162b42;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:125%}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-body .left-body-description .description-code{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42}}.ticket-component-container .ticket-component-left .left-body .left-body-description .description-code .dot{margin-right:6px;margin-left:4px;height:4px;width:4px;border-radius:50%;vertical-align:middle}.ticket-component-container .ticket-component-left .left-body .left-body-description .description-code .incomplete-dot{background-color:#f8ac59;box-shadow:#f8ac59;box-shadow:0 0 3px 2px #f8ac59}.ticket-component-container .ticket-component-left .left-body .left-body-description .description-code .rejected-dot{background-color:#ed5565;box-shadow:0 0 3px 2px #ed5565}.ticket-component-container .ticket-component-left .left-body .left-body-description .description-code .approved-dot,.ticket-component-container .ticket-component-left .left-body .left-body-description .description-code .submitted-dot{background-color:#06b58c;box-shadow:0 0 3px 2px #06b58c}.ticket-component-container .ticket-component-left .left-body .left-body-description .description-full{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42b3;height:100%;padding-right:10px;overflow-x:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:none;max-height:40px}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-left .left-body .left-body-description .description-full{font-family:Poppins;font-weight:500;font-size:.64rem;color:#162b42b3}}.ticket-component-container .ticket-component-middle{position:relative;width:30px;height:auto}.ticket-component-container .ticket-component .up-border,.ticket-component-container .skeleton .up-border,.ticket-component-container .ticket-component .down-border,.ticket-component-container .skeleton .down-border{position:absolute;width:30px;height:30px;border-radius:50%;background-color:#fff}.ticket-component-container .ticket-component .up-border,.ticket-component-container .skeleton .up-border{top:-15px;height:15px;border-radius:0 0 50% 50%/0 0 100% 100%}.ticket-component-container .ticket-component .down-border,.ticket-component-container .skeleton .down-border{display:flex;flex-direction:row;justify-content:normal;align-items:center;justify-content:center;bottom:-30px;border:1px solid rgba(22,43,66,.7);color:#000}.ticket-component-container .ticket-component .expander-disabled,.ticket-component-container .skeleton .expander-disabled{bottom:-15px;height:15px;border:none;border-radius:50% 50% 0 0/100% 100% 0 0}.ticket-component-container .ticket-component .dotted-line,.ticket-component-container .skeleton .dotted-line{width:10%;height:100%;border:none;border-right:3px dashed rgba(0,0,0,.3);margin-left:13px}.ticket-component-container .ticket-component-right{width:15%;height:auto;display:flex;flex-direction:row;justify-content:space-evenly;position:relative}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-right{display:flex;flex-direction:column;justify-content:space-evenly}}.ticket-component-container .ticket-component-right .payment{width:50%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-right .payment{width:100%;display:flex;flex-direction:column;justify-content:space-evenly;flex-wrap:wrap}}.ticket-component-container .ticket-component-right .payment .fine{font-family:Poppins;font-weight:500;font-size:1.375rem;color:#162b42;line-height:111%}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-right .payment .fine{font-family:Poppins;font-weight:500;font-size:1.125rem;color:#162b42}}.ticket-component-container .ticket-component-right .payment .payment-button{text-transform:none;font-family:Poppins;font-weight:400;font-size:.875rem;color:#0000004d;height:33px;width:103px}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-right .payment .payment-button{height:33px;width:103px}}.ticket-component-container .ticket-component-right .payment .enabled{background-color:#06b58c;font-family:Poppins;font-weight:500;font-size:.875rem;color:#f5f5f5}.ticket-component-container .ticket-component-right .payment .payment-button-disabled{text-transform:none;height:33px;width:103px}.ticket-component-container .ticket-component-right .payment .payment-numbers-div{width:100%;text-align:center;align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width: 640px){.ticket-component-container .ticket-component-right .payment .payment-numbers-div{display:flex;flex-direction:column;justify-content:normal}}@media only screen and (max-width: 768px){.ticket-component-container .ticket-component-right .payment .payment-numbers-div{display:flex;flex-direction:column;justify-content:normal}}@media only screen and (max-width: 700px){.ticket-component-container .ticket-component-right .payment .payment-numbers-div{display:flex;flex-direction:row;justify-content:normal}}.ticket-component-container .ticket-component-right .payment .payment-numbers-div .balance-fine-div{width:100%;display:flex;flex-direction:column;justify-content:normal;gap:5px;text-align:center;align-items:center}@media only screen and (max-width: 640px){.ticket-component-container .ticket-component-right .payment .payment-numbers-div .balance-fine-div{display:flex;flex-direction:row;justify-content:space-between}}@media only screen and (max-width: 768px){.ticket-component-container .ticket-component-right .payment .payment-numbers-div .balance-fine-div{display:flex;flex-direction:row;justify-content:space-between}}.ticket-component-container .ticket-component-right .payment .payment-numbers-div .balance-fine-div .balance-fine-header{font-family:Poppins;font-weight:400;font-size:.64rem;color:#162b4280}.ticket-component-container .ticket-component-right .payment .payment-numbers-div .balance-fine-div .balance-fine{font-family:Poppins;font-weight:500;font-size:1.125rem;color:#162b42;line-height:111%}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-right .payment .payment-numbers-div .balance-fine-div .balance-fine{font-family:Poppins;font-weight:500;font-size:1.125rem;color:#162b42}}.ticket-component-container .ticket-component-right .payment .payment-numbers-div .dotted-line{width:1px;margin:0;height:100%;border:none;border-right:1px dashed #ccc}@media only screen and (max-width: 640px){.ticket-component-container .ticket-component-right .payment .payment-numbers-div .dotted-line{display:none}}@media only screen and (max-width: 768px){.ticket-component-container .ticket-component-right .payment .payment-numbers-div .dotted-line{display:none}}.ticket-component-container .ticket-component-right .paid{width:fit-content;border-radius:.525rem;background:#06b58c;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff;padding-left:5px;padding-right:5px}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-right .paid{font-family:Poppins;font-weight:400;font-size:.64rem;color:#fff}}.ticket-component-container .ticket-component-right .unpaid{width:fit-content;border-radius:.525rem;background:#ed5565;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff;padding-left:5px;padding-right:5px}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-right .unpaid{font-family:Poppins;font-weight:400;font-size:.64rem;color:#fff}}.ticket-component-container .ticket-component-right .action-buttons{display:flex;flex-direction:column;justify-content:space-evenly}@media only screen and (max-width: 1455px){.ticket-component-container .ticket-component-right .action-buttons{display:flex;flex-direction:row;justify-content:space-evenly}}.ticket-component-container .ticket-component-right .action-buttons .download-citation,.ticket-component-container .ticket-component-right .action-buttons .release-receipt{background-color:#21457c;min-width:32px;padding:6px 0}.ticket-component-container .skeleton{border-radius:10px}.ticket-component-container .skeleton .loading-animation{overflow:hidden;background:#d0d0d0}.ticket-component-container .skeleton .loading-animation:before{content:"";display:block;height:100%;width:100%;animation:loading 1s infinite;background:linear-gradient(to right,transparent,#e0e0e0,transparent)}.ticket-component-container .skeleton .ticket-loader{width:80%;height:15px;margin-top:5px;border-radius:10px}.ticket-component-container .skeleton .ticket-loader-description{width:100%;margin-top:5px;height:60px;border-radius:10px}.filters-container{display:flex;flex-direction:row;justify-content:normal;flex-wrap:wrap;padding:0 30px;gap:15px}@media only screen and (max-width: 700px){.filters-container{padding:0 24px}}.filters-container .filter-section{display:flex;flex-direction:column;justify-content:normal;width:100%;gap:5px}.filters-container .filter-section-top{display:flex;justify-content:space-between;align-items:center}.filters-container .filter-section-top .section-header{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42}.filters-container .filter-section-top .clear-all{font-family:Poppins;font-weight:400;font-size:.875rem;color:#162b42}.filters-container .filter-section-bottom{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;gap:10px}.filters-container .filter-section-bottom .big-field{background-color:#f5f5f5;border-radius:5px}.filters-container .filter-section-bottom .big-field .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#f5f5f5}.filters-container .filter-section-bottom .big-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#396aac}.filters-container .filter-section-bottom .big-field .MuiInputLabel-outlined.Mui-focused{color:#396aac}.filters-container .filter-section-bottom .big-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-input{color:#162b42;background-color:#fff}.filters-container .filter-section-bottom .big-field:hover .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#396aac}.filters-container .filter-section-bottom .small-field{flex:1 1 200px;background-color:#f5f5f5;border-radius:5px}.filters-container .filter-section-bottom .small-field .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#f5f5f5}.filters-container .filter-section-bottom .small-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#396aac}.filters-container .filter-section-bottom .small-field .MuiInputLabel-outlined.Mui-focused{color:#396aac}.filters-container .filter-section-bottom .small-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-input{color:#162b42;background-color:#fff}.filters-container .filter-section-bottom .small-field:hover .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#396aac}.filters-container .filter-section-bottom .range-picker{background-color:#f5f5f5;border:#f5f5f5;border-radius:5px;flex:1 1 200px;padding:8px}.filters-container .filter-section-bottom .range-picker .ant-picker-input>input{font-family:Poppins;font-weight:400;font-size:16px;color:#162b42}.filters-container .filter-section-bottom .radio-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42}.processed-container{display:flex;flex-direction:column;justify-content:normal;gap:20px;background-color:#f5f5f5;width:25%;height:70vh;border-radius:10px;padding:15px;overflow-y:scroll}.processed-container-top{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width: 1455px){.processed-container{width:100%;overflow-y:auto;overflow-x:scroll;height:auto}}.processed-container .container-tickets{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center;gap:20px}@media only screen and (max-width: 1455px){.processed-container .container-tickets{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap}}.processed-container .container-tickets .empty-text{font-family:Poppins;font-weight:600;font-size:1.25rem;color:#162b4280}.processed-container .container-header{font-family:Poppins;font-weight:600;font-size:1rem;color:#06b58c}.processed-container::-webkit-scrollbar{display:none}.processing-container{display:flex;flex-direction:column;justify-content:normal;gap:20px;width:75%;background-color:#f5f5f5;height:70vh;overflow-y:scroll;border-radius:10px;padding:15px}.processing-container-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media only screen and (max-width: 1455px){.processing-container{width:100%;overflow-y:scroll;overflow-x:scroll;height:auto}}.processing-container .container-tickets{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:20px}@media only screen and (max-width: 1455px){.processing-container .container-tickets{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap}}.processing-container .container-tickets .empty-text{font-family:Poppins;font-weight:600;font-size:1.25rem;color:#162b4280}.processing-container .container-header{font-family:Poppins;font-weight:600;font-size:1rem;color:#f8ac59}.processing-container .failure{font-family:Poppins;font-weight:600;font-size:1rem;color:#ed5565}.failure-container{width:100%;height:auto}.failure-container .container-tickets{display:flex;flex-direction:row;justify-content:flex-start}.processing-container::-webkit-scrollbar{display:none}.modal-container{display:flex;flex-direction:column;justify-content:flex-start;position:absolute;top:1%;left:2.5%;width:95%;height:98%;background-color:#fff;border-radius:10px;box-shadow:24px;border:none;outline:none}.modal-container .ticket-loader{width:100%;height:15px;margin-top:5px;border-radius:10px}.modal-container .loading-animation{overflow:hidden;background:#d0d0d0}.modal-container .loading-animation:before{content:"";display:block;height:100%;width:100%;animation:loading 1s infinite;background:linear-gradient(to right,transparent,#e0e0e0,transparent)}.modal-container .modal-header{font-family:Poppins;font-weight:600;font-size:1.25rem;color:#000;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:6px 1rem}.modal-container .case-details-container{padding:4px 1rem;overflow-y:scroll;display:flex;flex-direction:column;justify-content:flex-start;width:100%;gap:20px;flex:1}.modal-container .case-details-container .case-details-row-container{display:flex;flex-direction:row;justify-content:space-between;gap:20px}@media only screen and (max-width: 640px){.modal-container .case-details-container .case-details-row-container{display:flex;flex-direction:column;justify-content:normal}}.modal-container .case-details-container .case-details-row-container.middle{flex:1}.modal-container .case-details-container .case-details-column-container{display:flex;flex-direction:column;justify-content:space-between;gap:20px;flex:1}.modal-container .case-details-container .case-details-column-container.middle{flex:3;gap:20px}.modal-container .case-details-container .case-details-column-container .case-details-component{flex:1}.modal-container .modal-footer{display:flex;flex-direction:row;justify-content:flex-end;padding:12px}.modal-container .modal-footer .case-model-submit-button{text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.modal-container .modal-footer .case-model-submit-button:hover{background-color:#098d6e}.modal-container .modal-footer .case-model-submit-button.disabled{background-color:#888;color:#f5f5f5}.modal-container .modal-footer .case-model-submit-button .case-model-submit-button-loader{color:#f5f5f5;position:absolute;top:50%;right:50%;margin-top:-12px;margin-right:-12px}.add-info-component-container{display:flex;flex-direction:column;justify-content:normal;flex:1;height:1;gap:20px;height:100%}@media only screen and (max-width: 1284px){.add-info-component-container{min-width:200px}}.add-info-component-container .add-info-component{display:flex;flex-direction:column;justify-content:normal;height:100%;gap:5px;border-radius:10px;box-shadow:#00000029 0 0 6px;background-color:#f5f5f5}.add-info-component-container .add-info-component .add-info-header{padding:12px 0 0 18px;font-family:Poppins;font-weight:600;font-size:1rem;color:#000}.add-info-component-container .add-info-component .add-info-solid-line{width:100%;border:1px solid rgba(0,0,0,.1);margin-top:5px 0}.add-info-component-container .add-info-component .form-groups-container{padding:18px;display:flex;flex-direction:column;justify-content:space-evenly;gap:7px;font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42;flex:1}.add-info-component-container .add-info-component .form-groups-container .form-group{display:flex;flex-direction:row;justify-content:normal;gap:10px}@media only screen and (max-width: 1284px){.add-info-component-container .add-info-component .form-groups-container .form-group{display:flex;flex-direction:column;justify-content:normal}}.add-info-component-container .add-info-component .form-groups-container .form-group .form-group-checkbox{padding-left:10px;border-radius:10px;transition:all .3s ease}.add-info-component-container .add-info-component .form-groups-container .form-group .form-group-checkbox:hover{background:rgba(0,0,0,.04)}.add-info-component-container .add-info-component .form-groups-container .form-group .form-group-checkbox svg[data-testid=CheckBoxIcon]{animation:grow .5s ease-out}.add-info-component-container .add-info-component .form-groups-container .form-group .form-group-checkbox svg[data-testid=CheckBoxOutlineBlankIcon]{animation:fadeIn .3s ease-out}.add-info-component-container .add-info-component .form-groups-container .form-group .form-group-checkbox .form-control-text{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42b3;width:100%;text-wrap:nowrap}.add-info-component-container .add-info-component .form-groups-container .form-group .form-group-checkbox .MuiFormControlLabel-root{width:100%}.add-info-component-container .add-info-component .form-groups-container .form-group .fine-selector{width:25%}@media only screen and (max-width: 1284px){.add-info-component-container .add-info-component .form-groups-container .form-group .fine-selector{width:100%}}.add-info-component-container .add-info-component .form-groups-container .form-group .fine-fields{display:flex;flex-direction:row;justify-content:normal;gap:10px;flex:1}.add-info-component-container .add-info-component .form-groups-container .form-group-checkboxs{display:flex;flex-direction:column;justify-content:normal;gap:10px;font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42}.add-info-component-container .add-info-component .form-groups-container .form-group-checkboxs .form-group-radio-group{display:flex;flex-direction:row;justify-content:flex-start}.add-info-component-container .add-info-component .form-groups-container .form-group-checkboxs .form-group-checkbox{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42b3;padding-left:10px;border-radius:10px;transition:all .3s ease;display:flex;flex-direction:column;justify-content:center}.add-info-component-container .add-info-component .form-groups-container .form-group-checkboxs .form-group-checkbox:hover{background:rgba(0,0,0,.04)}.add-info-component-container .add-info-component .form-groups-container .form-group-checkboxs .form-group-checkbox svg[data-testid=CheckBoxIcon]{animation:grow .5s ease-out}.add-info-component-container .add-info-component .form-groups-container .form-group-checkboxs .form-group-checkbox svg[data-testid=CheckBoxOutlineBlankIcon]{animation:fadeIn .3s ease-out}.add-info-component-container .add-info-component .form-groups-container .form-group-checkboxs .form-group-checkbox .form-control-text{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42b3;width:100%}.add-info-component-container .add-info-component .form-groups-container .form-group-checkboxs .form-group-checkbox .MuiFormControlLabel-root{width:100%}.add-info-component-container .add-info-component .form-groups-container .form-group-checkboxs .form-group-checkbox-group{display:flex;flex-direction:row;justify-content:flex-start;gap:20px}@media only screen and (max-width: 640px){.add-info-component-container .add-info-component .form-groups-container .form-group-checkboxs .form-group-checkbox-group{display:flex;flex-direction:column;justify-content:normal}}.amend-violation-component-container{display:flex;flex-direction:column;justify-content:normal;gap:10px;width:100%}.amend-violation-component-container .amend-violation-component{display:flex;flex-direction:column;justify-content:normal;gap:5px;border-radius:10px;box-shadow:#00000029 0 0 6px;background-color:#f5f5f5}.amend-violation-component-container .amend-violation-component .amend-violation-header{padding:12px 0 0 18px;font-family:Poppins;font-weight:600;font-size:1rem;color:#000}.amend-violation-component-container .amend-violation-component .amend-violation-solid-line{width:100%;border:1px solid rgba(0,0,0,.1);margin-top:5px 0}.amend-violation-component-container .amend-violation-component .form-groups-container{padding:18px;display:flex;flex-direction:column;justify-content:center;gap:10px;font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42}.amend-violation-component-container .amend-violation-component .form-groups-container .form-group{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.amend-violation-component-container .amend-violation-component .form-groups-container .form-group .submit-violation-button{width:fit-content;font-family:Poppins;font-weight:500;font-size:.875rem;color:#fff}.dispositional-results-component-container{display:flex;flex-direction:column;justify-content:normal;flex:1 1;gap:20px;height:100%}.dispositional-results-component-container .dispositional-results-component{display:flex;flex-direction:column;justify-content:normal;height:100%;gap:5px;border-radius:10px;box-shadow:#00000029 0 0 6px;background-color:#f5f5f5}.dispositional-results-component-container .dispositional-results-component .dispositional-results-header{padding:12px 18px 0;font-family:Poppins;font-weight:600;font-size:1rem;color:#000}.dispositional-results-component-container .dispositional-results-component .dispositional-results-solid-line{width:100%;border:1px solid rgba(0,0,0,.1);margin-top:5px 0}.dispositional-results-component-container .dispositional-results-component .form-groups-container{flex:1;padding:18px;display:flex;flex-direction:column;justify-content:center;gap:10px;font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42}.dispositional-results-component-container .dispositional-results-component .form-groups-container .form-group{display:flex;flex-direction:column;justify-content:center;gap:10px}.dispositional-results-component-container .dispositional-results-component .form-groups-container .form-group .form-group-checkbox{margin:5px 0;text-wrap:nowrap;font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42b3}.dispositional-results-component-container .dispositional-results-component .form-groups-container .form-group .form-group-checkbox.checkbox-highlight{padding-left:10px;border-radius:10px;transition:all .3s ease}.dispositional-results-component-container .dispositional-results-component .form-groups-container .form-group .form-group-checkbox.checkbox-highlight:hover{background:rgba(0,0,0,.04)}.dispositional-results-component-container .dispositional-results-component .form-groups-container .form-group .form-group-checkbox.checkbox-highlight svg[data-testid=CheckBoxIcon]{animation:grow .5s ease-out}.dispositional-results-component-container .dispositional-results-component .form-groups-container .form-group .form-group-checkbox.checkbox-highlight svg[data-testid=CheckBoxOutlineBlankIcon]{animation:fadeIn .3s ease-out}.dispositional-results-component-container .dispositional-results-component .form-groups-container .form-group .form-group-checkbox .form-control-text{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42b3;width:100%;text-wrap:wrap}.dispositional-results-component-container .dispositional-results-component .form-groups-container .form-group .form-group-checkbox .MuiFormControlLabel-root{width:100%}.dispositional-results-component-container .dispositional-results-component .form-groups-container .form-group.no-data-text{display:flex;flex-direction:column;justify-content:center;font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42b3;flex:1;height:100%;align-items:center}.past-hearings-component-container{display:flex;flex-direction:column;justify-content:normal;gap:20px;flex:1;height:100%}.past-hearings-component-container .past-hearings-component{display:flex;flex-direction:column;justify-content:normal;gap:5px;border-radius:10px;box-shadow:#00000029 0 0 6px;height:100%;background-color:#f5f5f5}.past-hearings-component-container .past-hearings-component .past-hearings-header{padding:12px 0 0 18px;font-family:Poppins;font-weight:600;font-size:1rem;color:#000}.past-hearings-component-container .past-hearings-component .past-hearings-solid-line{width:100%;border:1px solid rgba(0,0,0,.1);margin-top:5px 0 0 0}.past-hearings-component-container .past-hearings-component .form-groups-container{display:flex;flex-direction:column;justify-content:normal;flex:1}.past-hearings-component-container .past-hearings-component .form-groups-container .main-table-container{flex:1}.past-hearings-component-container .past-hearings-component .form-groups-container .form-group{display:flex;flex-direction:column;justify-content:normal;padding:18px;gap:10px}.past-hearings-component-container .past-hearings-component .form-groups-container .past-hearing-cell{text-align:center;max-width:122px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:12px;background-color:#f5f5f5;font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42b3;transition:all .3s ease-out}.past-hearings-component-container .past-hearings-component .form-groups-container .past-hearing-cell.-header{font-family:Poppins;font-weight:600;font-size:1rem;color:#000}.past-hearings-component-container .past-hearings-component .form-groups-container .table-pagination{padding:12px;background-color:#f5f5f5;font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42b3;transition:all .3s ease-out}.past-hearings-component-container .past-hearings-component .form-groups-container .table-pagination .MuiPagination-ul{justify-content:center}.past-hearings-component-container .past-hearings-component .form-groups-container .no-data-text{display:flex;flex-direction:column;justify-content:center;font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42b3;flex:1;height:100%;padding:12px;align-items:center}.past-hearings-component-container .past-hearings-component .form-groups-container .MuiTablePagination-root{padding:0}.ticket-details-component-container{display:flex;flex-direction:column;justify-content:normal;height:100%;flex:1 1;gap:20px}.ticket-details-component-container .ticket-not-found{display:flex;flex-direction:column;justify-content:center;padding:5%;gap:20px;align-items:center}.ticket-details-component-container .ticket-not-found .not-found-img{height:420px}.ticket-details-component-container .ticket-not-found .not-found-text{font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42}.ticket-details-component-container .ticket-not-found .not-found-sub-text{font-family:Poppins;font-weight:400;font-size:.875rem;color:#162b42;text-align:center}.ticket-details-component-container .ticket-details-component,.ticket-details-component-container .skeleton{display:flex;flex-direction:column;justify-content:normal;gap:10px;min-width:100%;height:100%;padding:18px;border-radius:10px;box-shadow:#00000029 0 0 6px;background-color:#f5f5f5}.ticket-details-component-container .ticket-details-component .ticket-details-top,.ticket-details-component-container .skeleton .ticket-details-top,.ticket-details-component-container .ticket-details-component .ticket-details-top .top-header,.ticket-details-component-container .skeleton .ticket-details-top .top-header{display:flex;flex-direction:column;justify-content:normal;gap:10px}.ticket-details-component-container .ticket-details-component .ticket-details-top .top-header .top-header-info,.ticket-details-component-container .skeleton .ticket-details-top .top-header .top-header-info{display:flex;flex-direction:row;justify-content:space-between}.ticket-details-component-container .ticket-details-component .ticket-details-top .top-header .top-header-info .top-ticket-number,.ticket-details-component-container .skeleton .ticket-details-top .top-header .top-header-info .top-ticket-number{font-family:Poppins;font-weight:600;font-size:1.25rem;color:#000}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body{display:flex;flex-direction:column;justify-content:normal;gap:15px}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row{display:flex;flex-direction:row;justify-content:space-between;gap:20px;overflow:auto}@media only screen and (max-width: 1024px){.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row{display:flex;flex-direction:column;justify-content:space-between}}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row .end,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row .end{display:flex;align-items:flex-end;text-align:right}@media only screen and (max-width: 1024px){.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row .end,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row .end{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column{display:flex;flex-direction:column;justify-content:normal}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .all-notes,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .all-notes{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:5px;gap:5px}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .all-notes .ticket-number,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .all-notes .ticket-number{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .all-notes .ticket-notes,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .all-notes .ticket-notes{font-family:Poppins;font-weight:400;font-size:.875rem;color:#162b42;max-width:280px;word-break:break-all}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .column-header,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .column-header{font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b4280}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .column-value,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .column-value{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42;max-width:280px}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .column-value-description,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .column-value-description{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px;text-wrap:wrap}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .column-value-description.full,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .column-value-description.full{max-width:400px;max-height:120px;overflow:auto}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .column-value-description::-webkit-scrollbar,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .column-value-description::-webkit-scrollbar{display:block;width:4px}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .column-value-secondary,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row .ticket-details-column .column-value-secondary{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42b3}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .ticket-details-row .column-with-gap,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .ticket-details-row .column-with-gap{gap:5px}.ticket-details-component-container .ticket-details-component .ticket-details-top .ticket-details-body .no-layout,.ticket-details-component-container .skeleton .ticket-details-top .ticket-details-body .no-layout{display:flex;flex-direction:column;justify-content:normal;max-height:150px;overflow-y:scroll}.ticket-details-component-container .ticket-details-component .ticket-details-middle,.ticket-details-component-container .skeleton .ticket-details-middle{position:relative;height:20px;width:100%}.ticket-details-component-container .ticket-details-component .mobile-dotted-line,.ticket-details-component-container .skeleton .mobile-dotted-line{width:100%;border:1px dashed rgba(0,0,0,.3);margin-top:10px}.paid{width:fit-content;display:flex;flex-direction:column;justify-content:center;border-radius:.225rem;background:#06b58c;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff;padding-left:5px;padding-right:5px}@media only screen and (max-width: 1455px){.paid{font-family:Poppins;font-weight:400;font-size:.64rem;color:#fff}}.unpaid{width:fit-content;border-radius:.225rem;display:flex;flex-direction:column;justify-content:center;background:#ed5565;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff;padding-left:5px;padding-right:5px}@media only screen and (max-width: 1455px){.unpaid{font-family:Poppins;font-weight:400;font-size:.64rem;color:#fff}}.skeleton .ticket-loader{width:80%;height:15px;margin-top:5px;border-radius:10px}.skeleton .top{width:100%}.skeleton .desc{height:40px}.skeleton .ticket-loader-description{width:100%;margin-top:5px;height:80px;border-radius:10px}.no-layout::-webkit-scrollbar{width:4px}.evidence-component-container{display:flex;flex-direction:column;justify-content:normal;gap:10px;width:100%}.evidence-component-container .evidence-component{display:flex;flex-direction:column;justify-content:normal;gap:5px;border-radius:10px;box-shadow:#00000029 0 0 6px;background-color:#f5f5f5}.evidence-component-container .evidence-component .evidence-header{padding:12px 0 0 18px;font-family:Poppins;font-weight:600;font-size:1rem;color:#000}.evidence-component-container .evidence-component .evidence-solid-line{width:100%;border:1px solid rgba(0,0,0,.1);margin-top:5px 0}.evidence-component-container .evidence-component .form-groups-container{padding:4px 20px 16px;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:5px;font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b42b3}.evidence-component-container .evidence-component .form-groups-container .form-group{min-width:30%;max-width:33%;display:flex;flex-direction:column;justify-content:flex-start}.evidence-component-container .evidence-component .form-groups-container .form-group .evidence-item-header{font-family:Poppins;font-weight:600;font-size:.875rem;color:#000;margin:6px 0 5px}.evidence-component-container .evidence-component .form-groups-container .form-group .evidence-items{display:flex;flex-direction:row;justify-content:flex-start;gap:15px;flex-wrap:wrap}.evidence-component-container .evidence-component .form-groups-container .form-group .evidence-items .evidence-item{display:flex;flex-direction:row;justify-content:center;align-items:center;width:200px;background-color:#ebebeb;padding:8px 18px;border-radius:6px;box-shadow:#0003 0 0 2px;cursor:pointer}.evidence-component-container .evidence-component .form-groups-container .form-group .evidence-items .evidence-item:hover{background-color:#ccc;box-shadow:#00000029 2px 2px 4px}.evidence-component-container .evidence-component .form-groups-container .form-group .evidence-items .preview-image{display:inline-flex;border-radius:2px;margin-bottom:8px;margin-right:8px;position:relative;overflow:hidden;cursor:pointer}.evidence-component-container .evidence-component .form-groups-container .form-group .evidence-items .preview-image img{width:100px;height:100px;object-position:center}.evidence-component-container .evidence-component .empty-container{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:40px;font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42b3}.minmaxfine-component-container{display:flex;flex-direction:column;justify-content:normal;flex:1 1;gap:20px}.minmaxfine-component-container .minmaxfine-component{display:flex;flex-direction:column;justify-content:normal;height:100%;gap:5px;border-radius:10px;box-shadow:#00000029 0 0 6px;background-color:#f5f5f5}.minmaxfine-component-container .minmaxfine-component .minmaxfine-header{padding:12px 18px 0;font-family:Poppins;font-weight:600;font-size:1rem;color:#000}.minmaxfine-component-container .minmaxfine-component .minmaxfine-solid-line{width:100%;border:1px solid rgba(0,0,0,.1);margin-top:5px 0}.minmaxfine-component-container .minmaxfine-component .form-groups-container{flex:1;padding:18px;display:flex;flex-direction:row;justify-content:center;gap:10px;font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42b3}.minmaxfine-component-container .minmaxfine-component .form-groups-container .form-group{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%}.minmaxfine-component-container .minmaxfine-component .form-groups-container .form-group-value{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42}.past-citations-component-container{display:flex;flex-direction:column;justify-content:normal;flex:1 1;gap:20px;height:100%}.past-citations-component-container .past-citations-component{display:flex;flex-direction:column;justify-content:normal;height:100%;gap:5px;border-radius:10px;box-shadow:#00000029 0 0 6px;background-color:#f5f5f5}.past-citations-component-container .past-citations-component .past-citations-header{padding:12px 18px 0;font-family:Poppins;font-weight:600;font-size:1rem;color:#000}.past-citations-component-container .past-citations-component .past-citations-solid-line{width:100%;border:1px solid rgba(0,0,0,.1);margin-top:5px 0}.past-citations-component-container .past-citations-component .form-groups-container{flex:1;padding:18px;display:flex;flex-direction:column;justify-content:flex-start;gap:10px;font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42}.past-citations-component-container .past-citations-component .form-groups-container .form-group{display:flex;flex-direction:column;justify-content:flex-start;gap:10px;padding:5px 5px 5px 0}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big{display:flex;flex-direction:column;justify-content:flex-start;flex:5;padding:5px 5px 5px 0;max-height:280px;gap:10px;overflow:auto}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .past-citations-summary{width:100%;gap:15px;display:flex;flex-direction:row;justify-content:space-around}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .past-citations-summary-value1{flex:2}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .past-citations-summary-value2{flex:1}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .past-citations-summary-description{flex:6}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body{display:flex;flex-direction:column;justify-content:normal;gap:15px}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body .ticket-details-row{display:flex;flex-direction:row;justify-content:flex-start;gap:20px;flex-wrap:wrap;overflow:auto}@media only screen and (max-width: 1024px){.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body .ticket-details-row{display:flex;flex-direction:column;justify-content:space-between}}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body .ticket-details-row .end{display:flex;align-items:flex-end}@media only screen and (max-width: 1024px){.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body .ticket-details-row .end{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body .ticket-details-row .ticket-details-column{display:flex;flex-direction:column;justify-content:normal;width:150px}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body .ticket-details-row .ticket-details-column .column-header{font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b4280}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body .ticket-details-row .ticket-details-column .column-value{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42;max-width:280px}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body .ticket-details-row .ticket-details-column .column-value-description{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px;text-wrap:wrap}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body .ticket-details-row .ticket-details-column .column-value-description.full{max-width:400px;max-height:120px;overflow:auto}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body .ticket-details-row .ticket-details-column .column-value-description::-webkit-scrollbar{display:block;width:4px}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body .ticket-details-row .ticket-details-column .column-value-secondary{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42b3}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body .ticket-details-row .column-with-gap{gap:5px}.past-citations-component-container .past-citations-component .form-groups-container .form-group-big .ticket-details-body .no-layout{display:flex;flex-direction:column;justify-content:normal;max-height:150px;overflow-y:scroll}.past-citations-component-container .past-citations-component .form-groups-container .no-data-text{display:flex;flex-direction:column;justify-content:center;font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42b3;flex:1;height:100%;align-items:center}.default-citations-container{display:flex;flex-direction:column;justify-content:flex-start;padding:4px;position:absolute;top:38%;left:25%;width:50%;min-width:640px;min-height:200px;height:22%;background-color:#fff;border-radius:10px;box-shadow:24px;border:none;outline:none}.default-citations-container .ticket-loader{width:100%;height:15px;margin-top:5px;border-radius:10px}.default-citations-container .loading-animation{overflow:hidden;background:#d0d0d0}.default-citations-container .loading-animation:before{content:"";display:block;height:100%;width:100%;animation:loading 1s infinite;background:linear-gradient(to right,transparent,#e0e0e0,transparent)}.default-citations-container .default-citations-inner-container{display:flex;flex-direction:column;justify-content:flex-start;height:100%}.default-citations-container .default-citations-inner-container .default-citations-header{display:flex;flex-direction:row;justify-content:space-between;font-family:Poppins;font-weight:600;font-size:1.25rem;color:#000;align-items:center;padding:4px 10px}.default-citations-container .default-citations-inner-container .default-citations-header .default-citations-header-text{margin:0}.default-citations-container .default-citations-inner-container .default-citations-body{flex:1;padding:6px 18px}.default-citations-container .default-citations-inner-container .default-citations-body-text{margin:6px 0;text-wrap:nowrap;font-family:Poppins;font-weight:500;font-size:1rem;color:#888}.default-citations-container .default-citations-inner-container .default-citations-buttons-group{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin:10px;gap:12px}.default-citations-container .default-citations-inner-container .default-citations-buttons-group .submit-button{text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff}.default-citations-container .default-citations-inner-container .default-citations-buttons-group .submit-button:hover{background-color:#098d6e}.default-citations-container .default-citations-inner-container .default-citations-buttons-group .submit-button.disabled{background-color:#888;color:#f5f5f5}.default-citations-container .default-citations-inner-container .default-citations-buttons-group .close-button{text-transform:none;background-color:#ebebeb;font-family:Poppins;font-weight:400;font-size:.75rem;color:#000}.default-citations-container .default-citations-inner-container .default-citations-buttons-group .close-button:hover{background-color:#f8ac59;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff}.uploader-container{display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:100%;max-height:300px;overflow-y:scroll;padding:10px;gap:20px}.uploader-container .preview-loader{display:flex;flex-direction:row;justify-content:normal;align-items:center;margin:0 10px;width:15%}.uploader-container .preview-loader .ticket-loader{width:100%;height:15px;margin-top:5px;border-radius:10px}.uploader-container .preview-loader .loading-animation{overflow:hidden;background:#d0d0d0}.uploader-container .preview-loader .loading-animation:before{content:"";display:block;height:100%;width:100%;animation:loading 1s infinite;background:linear-gradient(to right,transparent,#e0e0e0,transparent)}.uploader-container .drop-component{height:70%}.uploader-container .drop-component .drop-area-container{height:100%}.uploader-container .drop-component .drop-area-container .drop-area{height:100%;padding:1%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px dashed rgba(0,0,0,.3)}.uploader-container .drop-component .drop-area-container .drop-area .drop-icon{color:#162b4280;height:30px;width:60px}.uploader-container .drop-component .drop-area-container .drop-area .drop-text{font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42;margin:10px;text-align:center}@media only screen and (max-width: 700px){.uploader-container .drop-component .drop-area-container .drop-area .drop-text{font-family:Poppins;font-weight:400;font-size:.75rem;color:#162b42}}.uploader-container .drop-component .drop-area-container .drop-area .drop-text .drop-sub-text{margin:10px;font-family:Poppins;font-weight:400;font-size:1rem;color:#162b42b3}.uploader-container .drop-component .drop-area-container .focused{border:2px dashed #06b58c}.uploader-container .drop-component .drop-area-container .reject{border:2px dashed #ed5565}.uploader-container .preview{display:flex;flex-direction:row;justify-content:normal;flex-wrap:wrap}.uploader-container .preview-image{display:inline-flex;border-radius:2px;border:1px solid #eaeaea;margin-bottom:8px;margin-right:8px;width:100px;height:100px;padding:4}.uploader-container .preview-image-inner{display:flex;min-width:0px;overflow:hidden}.uploader-container .preview-image-inner-img{display:block;width:auto;height:"100%"}.uploader-container .preview-file{display:inline-flex;background-color:#ebebeb;width:150px;align-items:center;justify-content:space-between;border-radius:5px;border:1px solid #eaeaea;margin-bottom:8px;margin-right:8px;height:40px;padding:5px;box-sizing:border-box}.uploader-container .preview-file-inner{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42;display:flex;min-width:0px;overflow:hidden}.uploader-container .preview-file-inner-doc{display:block;cursor:pointer;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:"100%"}.details,.long-details{width:100%;display:flex;flex-direction:column;justify-content:space-evenly;padding:12px 0;gap:10px}@media only screen and (max-width: 700px){.details,.long-details{display:flex;flex-direction:column;justify-content:flex-start;gap:20px}}.details .button-group,.long-details .button-group{margin-top:10px}.details .button-group-col,.long-details .button-group-col{display:flex;gap:15px}.details .toggle-button-group,.long-details .toggle-button-group{flex-wrap:nowrap}.details .toggle-button-group .toggle-buttons,.long-details .toggle-button-group .toggle-buttons{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap}.details .toggle-button-group .toggle-buttons .toggle-button,.long-details .toggle-button-group .toggle-buttons .toggle-button{min-width:180px}.details-row{display:flex;flex-direction:row;justify-content:normal;flex-wrap:wrap;gap:5px}@media only screen and (max-width: 700px){.details-row{gap:20px}}.details-row .checkboxes{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:5px}.details-row .buttons,.details-row .payment-buttons{display:flex;flex-direction:row;justify-content:flex-end;gap:5px}.details-row .balance{display:flex;align-items:center;gap:5px}.details-row .balance-header{font-family:Poppins;font-weight:400;font-size:1rem;color:#000}.details-row .balance-value{font-family:Poppins;font-weight:500;font-size:1.25rem;color:#000}.details-row .checkbox{display:flex;justify-content:center;align-items:center;padding:5px;font-family:Poppins;font-weight:400;font-size:1rem;color:#000}.details-row-col{flex:1 1 200px}.details-row-col-header{font-family:Poppins;font-weight:400;font-size:1.125rem;color:#162b42b3}.details-row-col-header-small{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42b3}.details-row-col-test{flex:1 1 200px}.details-row-col-test:nth-child(1){flex:2 2 400px}.details-row-col-big2{flex:1 1 200px}.details-row-col-big2:nth-child(2){flex:2 2 500px}.details-row-col .add-new-button{text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.details-row-col .add-new-button:hover{background-color:#098d6e}.details-row-col .disabled{background-color:#ebebeb;font-family:Poppins;font-weight:400;font-size:.875rem;color:#0000004d}.details-row-col .close-button{text-transform:none;background-color:#ebebeb;font-family:Poppins;font-weight:400;font-size:.875rem;color:#000}.details-diagram{display:flex;flex-direction:row;justify-content:space-evenly}.details-diagram-row{display:flex;flex-direction:row;justify-content:normal;gap:50px;width:100%;align-items:center}.details-diagram-row .center{width:100%;display:flex;justify-content:center}.details-diagram-row .border{padding:15px;border:1px solid black;width:100px;text-align:center;box-sizing:border-box}.all-details-container{width:100%;overflow:auto}.all-details-container .all-details-section{border-radius:10px;padding:6px}.all-details-container .all-details-section .all-details-header{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42;margin:3px}.all-details-container .all-details-section .all-details-solid-line{width:100%;border:1px solid rgba(0,0,0,.1);margin-top:5px 0}.details-skeleton-container{display:flex;flex-direction:column;justify-content:space-evenly;margin:5px;width:100%;height:100%}.details-skeleton-container .ticket-loader{width:100%;height:15px;margin-top:5px;border-radius:10px}.details-skeleton-container .loading-animation{overflow:hidden;background:#d0d0d0}.details-skeleton-container .loading-animation:before{content:"";display:block;height:100%;width:100%;animation:loading 1s infinite;background:linear-gradient(to right,transparent,#e0e0e0,transparent)}.details-skeleton-container .details-skeleton-row{display:flex;flex-direction:row;justify-content:normal;padding:5px;gap:10px}.long-details{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42b3}@media only screen and (max-width: 700px){.long-details{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px}}.long-details-header{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42;text-decoration:underline}.long-details-solid-line{width:100%;border:1px solid rgba(0,0,0,.1);margin-top:5px 0}.long-details-row{display:flex;flex-direction:row;justify-content:normal;flex-wrap:nowrap;gap:5px;width:100%}@media only screen and (max-width: 700px){.long-details-row{gap:20px}}.long-details-row .checkboxes{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.long-details-row-col{display:flex;flex-direction:column;justify-content:center;gap:10px;flex:1 1 200px;align-items:center}.long-details-row-col-header{font-family:Poppins;font-weight:400;font-size:1.125rem;color:#162b42}.long-details-row-col-header-small{font-family:Poppins;font-weight:400;font-size:.875rem;color:#162b42b3}.long-details-row-col.disabled{background-color:#888;color:#f5f5f5}.long-details .toggle-button-group{display:flex;flex-direction:row;justify-content:space-between;gap:30px;width:100%}@media only screen and (max-width: 700px){.long-details .toggle-button-group{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px}}.long-details .toggle-button-group .toggle-buttons{padding:4px;display:flex;flex-direction:row;justify-content:flex-start}.long-details .toggle-button-group .toggle-buttons-horizontal{display:flex;flex-direction:column;justify-content:flex-start}.long-details .toggle-button-group .toggle-buttons-horizontal-header{padding-bottom:4px;font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42}.long-details .toggle-button-group .toggle-buttons .toggle-button{min-width:180px;font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42b3}.long-details .toggle-button-group .endalign{display:flex;flex-direction:column;justify-content:flex-end}.topbar{min-height:64px}@media only screen and (max-width: 700px){.topbar{min-height:160px}}.topbar .appbar{background-color:#fff;height:64px;display:flex;flex-direction:column;justify-content:normal}@media only screen and (max-width: 700px){.topbar .appbar{height:160px}}.topbar .appbar .toolbar{height:60px;display:flex;flex-direction:row;justify-content:space-between;padding:0 24px;border-bottom:1px solid rgba(0,0,0,.2)}.topbar .appbar .toolbar .date-selector-div{position:absolute;left:35%}@media only screen and (max-width: 1455px){.topbar .appbar .toolbar .date-selector-div{left:28%}}.topbar .appbar .toolbar .top-bar-end{display:flex;flex-direction:row;justify-content:normal;gap:20px}.topbar .appbar .toolbar .top-bar-end .notification-icons{display:flex;flex-direction:row;justify-content:normal;align-items:center;gap:20px}.topbar .appbar .toolbar .top-bar-end .notification-icons .secondary-color{color:red}.topbar .appbar .toolbar .top-bar-end .notification-icons .line{width:2px;height:50%;background:#bdbdbd}.topbar .appbar .toolbar .top-bar-end .profile-div{display:flex;flex-direction:row;justify-content:normal;cursor:pointer;align-items:center;gap:10px}.topbar .appbar .toolbar .top-bar-end .profile-div .client-logo{width:48px;height:48px;border-radius:50%}.topbar .appbar .toolbar .top-bar-end .profile-div .profile{width:fit-content;text-align:left}.topbar .appbar .toolbar .top-bar-end .profile-div .profile .name{font-family:Poppins;font-weight:600;font-size:14px;color:#162b42}.topbar .appbar .toolbar .top-bar-end .profile-div .profile .status-div{display:flex;flex-direction:row;justify-content:normal;gap:5px;align-items:center}.topbar .appbar .toolbar .top-bar-end .profile-div .profile .status-div .dot{background-color:#06b58c;height:7px;width:7px;border-radius:50%;display:inline-block}.topbar .appbar .toolbar .top-bar-end .profile-div .profile .status-div .status-value{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42;text-transform:capitalize}.topbar .appbar .toolbar .top-bar-end .profile-div .profile .subname{font-family:Poppins;font-weight:300;font-size:12px;color:#8a8a8a}.topbar .appbar .toolbar .top-bar-end .profile-div .select-options{border:none;width:100;outline:none;background-color:transparent}.topbar .appbar .toolbar .date-selector{display:flex;flex-direction:row;justify-content:flex-start;gap:10px}.topbar .appbar .toolbar .date-selector .heading-title{font-family:Poppins;font-weight:400;font-size:1.25rem;color:#162b42;width:fit-content;white-space:nowrap}@media only screen and (max-width: 1455px){.topbar .appbar .toolbar .date-selector .heading-title{font-family:Poppins;font-weight:400;font-size:1.25rem;color:#162b42}}.topbar .appbar .toolbar .date-selector .dropdown-new{border:none;outline:none;white-space:nowrap;background-color:transparent;cursor:pointer;text-decoration-style:dashed;-moz-appearance:none;-webkit-appearance:none;font-family:Poppins;font-weight:500;font-size:1.25rem;color:#08c}.topbar .appbar .toolbar .date-selector .dropdown-new .options{font-family:Poppins;font-weight:400;font-size:1rem;color:#162b42}@media only screen and (max-width: 1455px){.topbar .appbar .toolbar .date-selector .dropdown-new{font-family:Poppins;font-weight:500;font-size:1.25rem;color:#08c}}.topbar .appbar .status-filters-topbar{height:100px;width:100vw;padding:0 24px;display:flex;align-items:center}.topbar .scrolled{box-shadow:#00000029 0 0 6px;transition:box-shadow .2s cubic-bezier(.2,0,0,1)}.roles{padding:4px;text-align:center;font-family:Poppins;font-weight:300;font-size:13px;color:#162b42}.search-section{display:flex;flex-direction:row;justify-content:space-between;gap:15px;flex-wrap:nowrap;width:100%}.search-section .drop-down-div{border:1px solid #dddddd;width:100%;height:50px;border-radius:10px;padding:20px 10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;font-family:Poppins;font-weight:400;font-size:16px;color:#5c5c5c}.search-section .drop-down-div .form-control-text{font-family:Poppins;font-weight:400;font-size:16px;color:#5c5c5c}.search-section .drop-down-div .choose{width:20%;position:relative;display:flex;flex-direction:row;justify-content:normal;align-items:center}.search-section .drop-down-div .choose .clear-button{height:20px}.search-section .drop-down-div .choose .dropdown{width:100%;border:none;outline:none;background-color:transparent;font-family:Poppins;font-weight:400;font-size:16px;color:#5c5c5c}.search-section .drop-down-div .line{width:2px;height:100%;background:#bdbdbd}.search-section .drop-down-div .search{display:flex;flex-direction:row;justify-content:flex-start;gap:1rem;flex:1}.search-section .drop-down-div .search .icon{width:30px;height:30px}.search-section .drop-down-div .search .search-input{width:100%;font-family:Poppins;font-weight:500;font-size:16px;color:#000;border:none;outline:none;box-shadow:none;background:transparent}.search-section .drop-down-div .search .search-input::placeholder{font-family:Poppins;font-weight:500;font-size:16px;color:#5c5c5c}.search-section .drop-down-div .search-filter{width:5%;display:flex;flex-direction:row;justify-content:center;align-items:center}.search-section .drop-down-div .search-filter .filter,.search-section .drop-down-div .filter-section{text-align:right;font-family:Poppins;font-weight:400;font-size:16px;color:#bdbdbd}.search-section .close-button{text-transform:none;background-color:#f8ac59;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.search-section .close-button:hover{background-color:#f8ab59f8}.search-section .search-filters{display:flex;flex-direction:row;justify-content:flex-end;gap:15px}.search-section .search-filters .range-picker{min-width:260px;width:auto;border-radius:12px}.search-section .search-filters .range-picker .ant-picker-input>input{font-family:Poppins;font-weight:500;font-size:14px;color:#000}.search-section .search-filters .filter-div{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42;cursor:pointer;padding:12px;display:flex;align-items:center;width:auto;white-space:nowrap;position:relative;gap:5px;background:#fff;border:1px solid #dddddd;border-radius:12px}@media only screen and (max-width: 700px){.search-section .search-filters .filter-div{height:100%}}.search-section .search-filters .filter-div .filter-icon{height:30px;width:20px}@media only screen and (max-width: 700px){.search-section .search-filters .filter-div .filter-button-text{display:none}}.search-section .search-filters .filter-div .filter-active-count{font-family:Poppins;font-weight:500;font-size:.64rem;color:#fff;position:absolute;top:-10px;right:-10px;display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;background:#000000}.search-section .search-filters .active-filters{border:2px solid #000000}.search-section .adjudication{height:50px}.search-section .submit-button{min-width:160px;margin:2px;text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff}.search-section .submit-button:hover{background-color:#098d6e}.transactionreport-mainbox{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:none;outline:none;width:540px;height:auto;background-color:#f9fbfe;border-radius:10px}@media only screen and (max-width: 700px){.transactionreport-mainbox{width:90%;justify-content:center;top:50%;left:50%;max-width:90%}}.transactionreport-mainbox:focus{outline:none}.transactionreport-mainbox .header-transaction-div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px}.transactionreport-mainbox .header-transaction-div .header-transaction-report{text-align:center;font-family:Poppins;font-weight:500;font-size:20px;color:#162b42}.transactionreport-mainbox .header-transaction-div .cross-modal{background-color:#e5e5e5}.transactionreport-mainbox .header-transaction-div .cross-icon{color:#255b8d}.transactionreport-mainbox .transaction-p{display:flex;flex-direction:row;justify-content:center}.transactionreport-mainbox .datepicker-transaction-report{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:1rem;padding:0 15px 15px}.transactionreport-mainbox .datepicker-transaction-report .datepicker-control{width:90%}.transactionreport-mainbox .datepicker-transaction-report .report-button-group{width:100%;display:flex;flex-direction:row;justify-content:normal;gap:20px}@media only screen and (max-width: 700px){.transactionreport-mainbox .datepicker-transaction-report .report-button-group{display:flex;flex-direction:column;justify-content:center}}.transactionreport-mainbox .datepicker-transaction-report .generate-report-button{text-transform:none;word-spacing:3px;font-size:13px;border-radius:5px;padding:0 20px;height:40px;width:90%;background-color:#162b42;color:#fff}.transactionreport-mainbox .datepicker-transaction-report .generate-report-button:hover{background-color:#106ce7;color:#fff}@media only screen and (max-width: 700px){.transactionreport-mainbox .datepicker-transaction-report .generate-report-button{width:100%}}.transactionreport-mainbox .multi-range{display:flex;flex-direction:row;gap:1rem;width:90%}.expanded-ticket{display:flex;flex-direction:row;justify-content:normal;width:100%;min-height:337px;max-height:fit-content;height:400px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#f5f5f5;padding:18px}.expanded-ticket .left-tab{width:15%;display:flex;flex-direction:row;justify-content:normal;align-items:center}.expanded-ticket .left-tab-value{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b4280}@media only screen and (max-width: 1455px){.expanded-ticket .left-tab-value{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b4280}}.expanded-ticket .expand-right{width:85%;display:flex;flex-direction:column;justify-content:normal}.expanded-ticket .expand-right .top-tab-divider{display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.1)}.expanded-ticket .expand-right .top-tab-divider .edit-button-group{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;padding:0 12px 4px 0;gap:5px}.expanded-ticket .expand-right .top-tab-divider .edit-button-group .edit-button{text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:500;font-size:.75rem;color:#fff}.expanded-ticket .expand-right .top-tab-divider .edit-button-group .edit-button:hover{background-color:#098d6e}.expanded-ticket .expand-right .top-tab-divider .edit-button-group .edit-button.disabled{background-color:#888;color:#f5f5f5}.expanded-ticket .expand-right .top-tab-divider .edit-button-group .cancel-button{text-transform:none;background-color:#ed5565;font-family:Poppins;font-weight:500;font-size:.75rem;color:#fff}.expanded-ticket .expand-right .top-tab-divider .edit-button-group .cancel-button:hover{background-color:#ed5565}.expanded-ticket .expand-right .top-tab-divider .edit-button-group .cancel-button.disabled{background-color:#888;color:#f5f5f5}.expanded-ticket .expand-right .top-tab-value{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b4280}@media only screen and (max-width: 1455px){.expanded-ticket .expand-right .top-tab-value{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b4280}}.expanded-ticket .expand-right .expanded-body{display:flex;height:100%;justify-content:space-evenly;padding:1%;overflow-y:auto}.registration-page{display:flex;flex-direction:column;justify-content:normal;padding:16px;width:100%;height:100%;gap:16px;align-items:center}.adjudication-page{display:flex;flex-direction:column;justify-content:normal;gap:16px;padding:16px;width:100%}.adjudication-page .adjudication-container-page{display:flex;flex-direction:column;justify-content:space-between;gap:18px;flex-wrap:wrap}.adjudication-page .adjudication-container-page .process-div{display:flex;flex-direction:row;justify-content:normal;gap:18px}@media only screen and (max-width: 1455px){.adjudication-page .adjudication-container-page .process-div{display:flex;flex-direction:column;justify-content:normal;width:100%;gap:16px}}@media only screen and (max-width: 1455px){.adjudication-page .adjudication-container-page{display:flex;flex-direction:row;justify-content:normal;gap:16px}}.adjudication-page .input-group{display:flex;flex-direction:column;justify-content:space-between;box-shadow:#00000029 0 0 6px;padding:8px;border-radius:5px;gap:5px}.adjudication-page .input-group .textfield-group{display:flex;flex-direction:row;justify-content:normal;align-items:center;gap:20px}.adjudication-page .input-group .textfield-group-display{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.adjudication-page .input-group .textfield-group-display .display-group{display:flex;flex-direction:row;justify-content:normal;align-items:last baseline;gap:5px;max-width:25%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adjudication-page .input-group .textfield-group-display .display-group .display-header{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b4280}.adjudication-page .input-group .textfield-group-display .display-group .display-value{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#000;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adjudication-page .input-group .confirm-group{display:flex;flex-direction:row;justify-content:normal;gap:5px}.adjudication-page .input-group .check-icon{background-color:#06b58c;color:#f5f5f5;border-radius:3px}.adjudication-page .input-group .clear-icon{background-color:#ed5565;color:#f5f5f5;border-radius:3px}.adjudication-page .input-group .edit-icon{background-color:#162b42;color:#f5f5f5;border-radius:3px;font-size:20px}.adjudication-page .loading-adjudication{display:none}.adjudication-page .refreshing-animation{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.release-form{display:flex;flex-direction:column;justify-content:space-evenly;width:100%;gap:5px}@media only screen and (max-width: 700px){.release-form{display:flex;flex-direction:column;justify-content:flex-start;gap:20px}}.release-form .text{font-family:Poppins;font-weight:500;font-size:1rem;color:#000}.release-form .form-input-fields-row{display:flex;flex-direction:row;justify-content:normal;flex-wrap:wrap;gap:5px}@media only screen and (max-width: 700px){.release-form .form-input-fields-row{gap:20px}}.release-form .form-input-fields-row .checkbox{display:flex;flex-direction:row;justify-content:normal;font-family:Poppins;font-weight:500;font-size:1rem;color:#000;align-items:center}.release-form .form-input-fields-row .buttons{display:flex;flex-direction:row;justify-content:flex-end;gap:5px}.release-form .form-input-fields-row-col{flex:1 1 200px}.release-form .form-input-fields-row-col-big{flex:1 1 200px;display:flex;flex-direction:column;justify-content:normal;gap:10px}.release-form .form-input-fields-row-col-big:nth-child(2){flex:2 2 410px}.release-form .form-input-fields-row .release-button{text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.release-form .form-input-fields-row .release-button:hover{background-color:#098d6e}.release-form .form-input-fields-row .close-button{text-transform:none;background-color:#ebebeb;font-family:Poppins;font-weight:400;font-size:.875rem;color:#000}.release-form .form-input-fields-row .close-button:hover{background-color:#f8ac59;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.auction-form{width:100%;display:flex;flex-direction:column;justify-content:space-evenly}@media only screen and (max-width: 700px){.auction-form{display:flex;flex-direction:column;justify-content:flex-start;gap:20px}}.auction-form .form-input-fields-row{display:flex;flex-direction:row;justify-content:normal;gap:5px}@media only screen and (max-width: 700px){.auction-form .form-input-fields-row{gap:20px}}.auction-form .form-input-fields-row .buttons{display:flex;flex-direction:row;justify-content:flex-end;gap:5px}.auction-form .form-input-fields-row .checkbox{display:flex;flex-direction:row;justify-content:normal;align-items:center;font-family:Poppins;font-weight:500;font-size:1rem;color:#000}.auction-form .form-input-fields-row-col{flex:1 1 200px}.auction-form .form-input-fields-row-col-test{flex:2 2 400px}.auction-form .form-input-fields-row .close-button{text-transform:none;background-color:#ebebeb;font-family:Poppins;font-weight:400;font-size:.875rem;color:#000}.auction-form .form-input-fields-row .close-button:hover{background-color:#f8ac59;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.auction-form .form-input-fields-row .auction-button{text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.auction-form .form-input-fields-row .auction-button:hover{background-color:#098d6e}.details-container{display:flex;width:100%;justify-content:flex-start;flex-wrap:wrap;max-height:340px;overflow-y:scroll;gap:10px;padding:10px}.details-container .no-data-container{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42b3}@media only screen and (max-width: 700px){.details-container{flex-direction:column;justify-content:center;align-items:center;max-height:fit-content}}.details-container .outer-details-card,.details-container .details-skeleton{width:254px;height:130px;border-radius:15px;display:flex;flex-direction:column;justify-content:normal;align-items:flex-start;gap:5px;background-color:#162b42}.details-container .outer-details-card .card-header,.details-container .details-skeleton .card-header{width:100%;height:18px;display:flex;flex-direction:row;justify-content:space-between;padding-left:15px;padding-right:15px;padding-top:5px;align-items:center}.details-container .outer-details-card .card-header-status,.details-container .details-skeleton .card-header-status{font-family:Poppins;font-weight:500;font-size:.75rem;color:#ffe500}.details-container .outer-details-card .card-header-value,.details-container .details-skeleton .card-header-value{font-family:Poppins;font-weight:500;font-size:.75rem;color:#fff}.details-container .outer-details-card .inner-details-card,.details-container .details-skeleton .inner-details-card{width:100%;height:110px;border-radius:8px;background-color:#fff;padding:8px;display:flex;flex-direction:column;justify-content:space-between}.details-container .outer-details-card .inner-details-card .data-row-1,.details-container .details-skeleton .inner-details-card .data-row-1{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.details-container .outer-details-card .inner-details-card .data-row-1-col1,.details-container .details-skeleton .inner-details-card .data-row-1-col1{font-family:Poppins;font-weight:600;font-size:.875rem;color:#000}.details-container .outer-details-card .inner-details-card .data-row-1-col2,.details-container .details-skeleton .inner-details-card .data-row-1-col2{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.details-container .outer-details-card .inner-details-card .data-row-1-col2 .edit-button,.details-container .details-skeleton .inner-details-card .data-row-1-col2 .edit-button{display:"inline-block";padding:0;min-height:0;min-width:0}.details-container .outer-details-card .inner-details-card .data-row-1-col2 .download-button,.details-container .details-skeleton .inner-details-card .data-row-1-col2 .download-button{display:"inline-block";padding:0;min-height:0;min-width:0;color:#06b58c}.details-container .outer-details-card .inner-details-card .data-row-1-col2 .delete-button,.details-container .details-skeleton .inner-details-card .data-row-1-col2 .delete-button{display:"inline-block";padding:0;min-height:0;min-width:0;color:#ed5565}.details-container .outer-details-card .inner-details-card .data-row-1-col2 .remove-hold-button,.details-container .details-skeleton .inner-details-card .data-row-1-col2 .remove-hold-button{display:"inline-block";padding:0;min-height:0;min-width:0;color:#f8ac59}.details-container .outer-details-card .inner-details-card .data-row-2,.details-container .details-skeleton .inner-details-card .data-row-2{display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Poppins;font-weight:600;font-size:.875rem;color:#0000004d}.details-container .outer-details-card .inner-details-card .data-row-3,.details-container .details-skeleton .inner-details-card .data-row-3{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.details-container .outer-details-card .inner-details-card .data-row-3 .success,.details-container .details-skeleton .inner-details-card .data-row-3 .success{color:#06b58c}.details-container .outer-details-card .inner-details-card .data-row-3 .not-success,.details-container .details-skeleton .inner-details-card .data-row-3 .not-success{font-family:Poppins;font-weight:600;font-size:.875rem;color:#ed5565}.details-container .outer-details-card .inner-details-card .data-row-3-col1,.details-container .details-skeleton .inner-details-card .data-row-3-col1{font-family:Poppins;font-weight:600;font-size:.875rem;color:#000}.details-container .outer-details-card .inner-details-card .data-row-3-col1-header,.details-container .details-skeleton .inner-details-card .data-row-3-col1-header{font-family:Poppins;font-weight:500;font-size:.64rem;color:#000000b3}.details-container .outer-details-card .inner-details-card .data-row-3-col1-value,.details-container .details-skeleton .inner-details-card .data-row-3-col1-value{font-family:Poppins;font-weight:600;font-size:.875rem;color:#000}.details-container .outer-details-card .inner-details-card .data-row-3-col1-value-time,.details-container .details-skeleton .inner-details-card .data-row-3-col1-value-time{font-family:Poppins;font-weight:500;font-size:.64rem;color:#000000b3}.details-container .outer-details-card .inner-details-card .data-row-3-col2 .download-button,.details-container .details-skeleton .inner-details-card .data-row-3-col2 .download-button{display:"inline-block";padding:0;min-height:0;min-width:0;color:#21457c}.details-container .outer-details-card .inner-details-card .data-row-3-col2-header,.details-container .details-skeleton .inner-details-card .data-row-3-col2-header{font-family:Poppins;font-weight:500;font-size:.64rem;color:#000000b3}.details-container .outer-details-card .inner-details-card .data-row-3-col2-value,.details-container .details-skeleton .inner-details-card .data-row-3-col2-value{font-family:Poppins;font-weight:600;font-size:.875rem;color:#000}.details-container .outer-details-card .inner-details-card .data-row-3-col2-value-time,.details-container .details-skeleton .inner-details-card .data-row-3-col2-value-time{font-family:Poppins;font-weight:500;font-size:.64rem;color:#000000b3}.details-container .details-skeleton{border-radius:10px}.details-container .details-skeleton .loading-animation{overflow:hidden;background:#d0d0d0}.details-container .details-skeleton .loading-animation:before{content:"";display:block;height:100%;width:100%;animation:loading 1s infinite;background:linear-gradient(to right,transparent,#e0e0e0,transparent)}.details-container .details-skeleton .ticket-loader{width:100%;height:15px;margin-top:5px;border-radius:10px}.details-container .details-skeleton .ticket-loader-small{width:40%;height:15px;margin-top:5px;border-radius:10px}.details-form{width:100%;display:flex;flex-direction:column;justify-content:space-evenly}@media only screen and (max-width: 700px){.details-form{display:flex;flex-direction:column;justify-content:flex-start;gap:20px}}.details-form .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#aeaeae}.details-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#396aac}.details-form .MuiInputLabel-outlined.Mui-focused,.details-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-input{color:#000}.details-form-row{display:flex;flex-wrap:wrap;gap:5px}@media only screen and (max-width: 700px){.details-form-row{gap:20px}}.details-form-row .field2{display:flex;flex-direction:row;width:100%;gap:5px}.details-form-row .checkbox{display:flex;flex-direction:row;justify-content:space-between}.details-form-row .buttons{display:flex;flex-direction:row;justify-content:flex-end;gap:5px}.details-form-row-col,.details-form-row-col-test{flex:1 1 200px}.details-form-row-col-test:nth-child(2){flex:2 2 400px}.details-form-row-col .checkbox1{display:flex;flex-direction:row;justify-content:normal;align-items:center;font-family:Poppins;font-weight:500;font-size:.875rem;color:#000;gap:5px}.details-form-row-col .submit-button{text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.details-form-row-col .submit-button:hover{background-color:#098d6e}.details-form-row-col .submit-button.disabled{background-color:#888;color:#f5f5f5}.details-form-row-col .close-button{text-transform:none;background-color:#ebebeb;font-family:Poppins;font-weight:400;font-size:.875rem;color:#000}.details-form-row-col .close-button:hover{background-color:#f8ac59;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.generate-notice{width:100%;display:flex;flex-direction:column;justify-content:space-evenly}@media only screen and (max-width: 700px){.generate-notice{display:flex;flex-direction:column;justify-content:flex-start;gap:20px}}.generate-notice .buttons{margin-left:auto}.generate-notice .radio{gap:20px;font-family:Poppins;font-weight:400;font-size:.875rem;color:#000}.generate-notice-row{display:flex;flex-direction:row;justify-content:normal;align-items:center;flex-wrap:wrap;gap:5px}@media only screen and (max-width: 700px){.generate-notice-row{gap:20px}}.generate-notice-row-column{flex:1 1 200px}.generate-notice-row .generate-button{text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.generate-notice-row .generate-button:hover{background-color:#098d6e}.generate-notice-row .download-plea{text-transform:none;background-color:#21457c;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.generate-notice-row .download-plea:hover{background-color:#098d6e}.generate-notice-row .close-button{text-transform:none;background-color:#ebebeb;font-family:Poppins;font-weight:400;font-size:.875rem;color:#000}.generate-notice-row .close-button:hover{background-color:#f8ac59;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.parent-tickets-container{width:100%}.parent-tickets-container .pagination{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:16px;margin-bottom:16px;gap:30px}@media only screen and (max-width: 700px){.parent-tickets-container .pagination{display:flex;flex-direction:column;justify-content:normal}}.parent-tickets-container .pagination .selection-div{display:flex;flex-direction:column;justify-content:normal;gap:10px}.parent-tickets-container .pagination .selection-div .pagination-entry{display:flex;flex-direction:row;justify-content:normal;font-family:Poppins;font-weight:400;font-size:.875rem;color:#000;align-items:center;gap:10px}.parent-tickets-container .pagination .selection-div .records-stat{font-family:Poppins;font-weight:400;font-size:.875rem;color:#000}.registered-tickets-container{display:flex;flex-direction:row;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:16px}.registered-tickets-container .ticket-not-found{display:flex;flex-direction:column;justify-content:center;width:100%;padding:2%;gap:10px;align-items:center}.registered-tickets-container .ticket-not-found .not-found-img{height:360px}.registered-tickets-container .ticket-not-found .not-found-text{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#162b42}.registered-tickets-container .ticket-not-found .not-found-sub-text{font-family:Poppins;font-weight:400;font-size:.875rem;color:#162b42;text-align:center}.registration-ticket,.skeleton,.processing-ticket{height:180px;width:550px;min-width:500px;background-color:#f5f5f5;padding:15px;border-radius:10px;box-shadow:#00000029 0 0 6px;cursor:pointer;display:flex;flex-direction:column;justify-content:normal;gap:10px}.registration-ticket:hover,.skeleton:hover,.processing-ticket:hover{background-color:#fafafa}.registration-ticket .header,.skeleton .header,.processing-ticket .header{display:flex;flex-direction:row;justify-content:normal;gap:20px;align-items:flex-start}.registration-ticket .header .registration-ticket-number,.skeleton .header .registration-ticket-number,.processing-ticket .header .registration-ticket-number{padding:15px;border-radius:5px;background-color:#21457c;font-family:Poppins;font-weight:600;font-size:1.25rem;color:#fff}.registration-ticket .header .registration-ticket-header,.skeleton .header .registration-ticket-header,.processing-ticket .header .registration-ticket-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.registration-ticket .header .registration-header,.skeleton .header .registration-header,.processing-ticket .header .registration-header{display:flex;flex-direction:column;justify-content:space-between;gap:5px;width:100%}.registration-ticket .header .name-details,.skeleton .header .name-details,.processing-ticket .header .name-details{display:flex;flex-direction:row;justify-content:normal;align-items:last baseline;gap:5px}.registration-ticket .header .name-details .text-header,.skeleton .header .name-details .text-header,.processing-ticket .header .name-details .text-header{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42b3}@media only screen and (max-width: 1455px){.registration-ticket .header .name-details .text-header,.skeleton .header .name-details .text-header,.processing-ticket .header .name-details .text-header{font-family:Poppins;font-weight:500;font-size:.64rem;color:#162b42b3}}.registration-ticket .header .name-details .name,.skeleton .header .name-details .name,.processing-ticket .header .name-details .name{font-family:Poppins;font-weight:600;font-size:1rem;color:#000}@media only screen and (max-width: 1455px){.registration-ticket .header .name-details .name,.skeleton .header .name-details .name,.processing-ticket .header .name-details .name{font-family:Poppins;font-weight:600;font-size:.875rem;color:#000}}.registration-ticket-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.registration-ticket-header .case-num{display:flex;flex-direction:row;justify-content:normal;align-items:center;gap:10px;font-family:Poppins;font-weight:600;font-size:1.25rem;color:#000}@media only screen and (max-width: 1455px){.registration-ticket-header .case-num{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#000}}.registration-ticket-header .name{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#000}@media only screen and (max-width: 1455px){.registration-ticket-header .name{font-family:Poppins;font-weight:600;font-size:1rem;color:#000}}.registration-ticket-content{display:flex;flex-direction:column;justify-content:normal;height:155px;gap:10px}.registration-ticket-content .top-tab-divider{max-width:100%;width:fit-content}.registration-ticket-content .top-tab-value{text-transform:none;z-index:1;font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b4280}.registration-ticket-content .top-tab-value .MuiTabs-indicator{background-color:#06b58c!important}@media only screen and (max-width: 1455px){.registration-ticket-content .top-tab-value{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b4280}}.registration-ticket-content .registered-indicator .MuiTabs-indicator{background-color:#06b58c}.registration-ticket-content .unregistered-indicator .MuiTabs-indicator{background-color:#ed5565}.registration-ticket-content .registered{color:#06b58c!important}.registration-ticket-content .unregistered{color:#ed5565!important}.registration-ticket-content .selected-tab-content{display:flex;flex-direction:row;justify-content:flex-start;gap:10px;align-items:flex-start}.registration-ticket-content .selected-tab-content .column{display:flex;flex-direction:column;justify-content:normal}.registration-ticket-content .selected-tab-content .column .column-header{white-space:nowrap;font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b4280}@media only screen and (max-width: 1455px){.registration-ticket-content .selected-tab-content .column .column-header{font-family:Poppins;font-weight:600;font-size:.64rem;color:#162b4280}}.registration-ticket-content .selected-tab-content .column .column-value{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42;text-wrap:nowrap}@media only screen and (max-width: 1455px){.registration-ticket-content .selected-tab-content .column .column-value{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42}}.registration-ticket-content .selected-tab-content .column .column-value-secondary{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42b3}@media only screen and (max-width: 1455px){.registration-ticket-content .selected-tab-content .column .column-value-secondary{font-family:Poppins;font-weight:500;font-size:.64rem;color:#162b42b3}}.registration-ticket-content .selected-tab-content .column .column-value-description{font-family:Poppins;font-weight:400;font-size:.64rem;color:#162b42b3;line-height:125%;width:123px;height:100%;padding-right:10px;overflow-x:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:none;max-width:100%;max-height:25px}@media only screen and (max-width: 1455px){.registration-ticket-content .selected-tab-content .column .column-value-description{font-family:Poppins;font-weight:400;font-size:.64rem;color:#162b42b3}}.registration-ticket-content .selected-tab-content .column .no-code{line-height:normal;font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b42}@media only screen and (max-width: 1455px){.registration-ticket-content .selected-tab-content .column .no-code{font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b42}}.registration-ticket-content .selected-tab-content .column .citation-number{display:flex;flex-direction:row;justify-content:normal;align-items:center;gap:7px;font-family:Poppins;font-weight:500;font-size:.75rem;color:#21457c;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.registration-ticket-content .selected-tab-content .column .display-name{display:flex;flex-direction:row;justify-content:normal;align-items:center;gap:7px;font-family:Poppins;font-weight:500;font-size:.75rem;color:#21457c;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.registration-ticket-content .selected-tab-content .column .list-view{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42}.registration-ticket-content .selected-tab-content .column .list-view-description{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.registration-ticket-content .selected-tab-content .button-group{display:flex;flex-direction:row;justify-content:normal;align-items:center;gap:5px}.registration-ticket-actions{display:flex;flex-direction:row;justify-content:flex-end;gap:10px}.registration-ticket-actions .icon{height:18px}.registration-ticket-actions .confirm-button{background:none;border:none;margin:0;text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff;width:fit-content;padding:2px 10px}@media only screen and (max-width: 1455px){.registration-ticket-actions .confirm-button{font-family:Poppins;font-weight:400;font-size:.64rem;color:#fff}}.registration-ticket-actions .reschedule-button{background:none;border:none;margin:0;text-transform:none;background-color:#f8ac59;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff;width:fit-content;padding:2px 10px}@media only screen and (max-width: 1455px){.registration-ticket-actions .reschedule-button{font-family:Poppins;font-weight:400;font-size:.64rem;color:#fff}}.registration-ticket-actions .cancel-button{background-color:#ed5565}.flex-grow{flex:1 1 480px}.processing-ticket{width:560px;min-width:550px;height:170px;background-color:#fff;display:flex;flex-direction:column;justify-content:normal;gap:10px}.processing-ticket .header{display:flex;flex-direction:row;justify-content:normal;gap:20px;align-items:flex-start}.processing-ticket .header .registration-ticket-number{padding:15px;border-radius:5px;background-color:#21457c;font-family:Poppins;font-weight:600;font-size:1.125rem;color:#fff}.processing-ticket .header .registration-ticket-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%}.processing-ticket .header .registration-ticket-header .registration-ticket-top{display:flex;align-items:center;gap:15px}.processing-ticket .header .registration-ticket-header .registration-ticket-top .payment-label{display:flex;flex-direction:row;justify-content:normal;width:fit-content;height:70%;padding:1px 5px;border-radius:5px;align-items:center;justify-content:center;background:#ed5565;font-family:Poppins;font-weight:500;font-size:.75rem;color:#fff}.processing-ticket .header .registration-ticket-header .registration-ticket-top .paid{background:#06b58c;font-family:Poppins;font-weight:500;font-size:.75rem;color:#fff}.processing-ticket .header .registration-header{display:flex;flex-direction:column;justify-content:space-between;gap:5px;width:100%}.processing-ticket .header .name-details{display:flex;flex-direction:row;justify-content:normal;align-items:last baseline;gap:10px}.processing-ticket .header .name-details .text-header{font-family:Poppins;font-weight:500;font-size:.64rem;color:#162b42b3}@media only screen and (max-width: 1455px){.processing-ticket .header .name-details .text-header{font-family:Poppins;font-weight:500;font-size:.64rem;color:#162b42b3}}.processing-ticket .header .name-details .name{font-family:Poppins;font-weight:600;font-size:.875rem;color:#000}@media only screen and (max-width: 1455px){.processing-ticket .header .name-details .name{font-family:Poppins;font-weight:600;font-size:.875rem;color:#000}}.processing-ticket .registration-ticket-content{border-radius:10px;height:auto;background-color:#f4f5f7}.processing-ticket .registration-ticket-content .selected-tab-content{padding:10px;justify-content:space-between}.processing-ticket .registration-ticket-content .processed-values{align-items:center}.processing-ticket .list{gap:0px;padding:5px;margin-bottom:0}.dot{height:7px;width:7px;border-radius:50%;display:inline-block}.registered-dot{background-color:#f8ac59}.unregistered-dot{background-color:#ed5565}.adjudicated-dot{background-color:#06b58c}.processing,.processing-skeleton{width:400px;height:265px;min-width:400px;background-color:#fff;padding:15px;border-radius:10px}.processed{height:auto;min-width:300px;width:400px}.processed .column-button{display:flex;flex-direction:row;justify-content:normal}.skeleton{border-radius:10px}.skeleton .loading-animation{overflow:hidden;background:#d0d0d0}.skeleton .loading-animation:before{content:"";display:block;height:100%;width:100%;animation:loading 1s infinite;background:linear-gradient(to right,transparent,#e0e0e0,transparent)}.skeleton .ticket-loader{width:100%;height:15px;margin-top:5px;border-radius:10px}.skeleton .ticket-loader-description{width:100%;margin-top:5px;height:65px;border-radius:10px}.processing-skeleton{height:160px;min-width:320px;border-radius:10px}.processing-skeleton .loading-animation{overflow:hidden;background:#d0d0d0}.processing-skeleton .loading-animation:before{content:"";display:block;height:100%;width:100%;animation:loading 1s infinite;background:linear-gradient(to right,transparent,#e0e0e0,transparent)}.processing-skeleton .ticket-loader{width:100%;height:15px;margin-top:5px;border-radius:10px}.processing-skeleton .ticket-type{width:100%;margin-top:5px;height:40px;border-radius:10px}.column-value-description::-webkit-scrollbar{display:none}.registration-popover-container{height:auto;width:500px;padding:16px;display:flex;flex-direction:column;justify-content:flex-start}.registration-popover-container .registration-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.registration-popover-container .registration-popover-header .registration-popover-title,.registration-popover-container .registration-popover-middle-title{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42}.registration-popover-container .registration-popover-middle{display:flex;flex-direction:row;justify-content:flex-start;font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42;gap:.5rem;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.registration-popover-container .registration-popover-middle .registration-popover-middle-item{min-width:25%}.registration-popover-container .registration-popover-middle .registration-popover-middle-details{display:flex;flex-direction:row;justify-content:flex-start;gap:.2rem;align-items:center;width:100%}.registration-popover-container .registration-popover-middle .registration-popover-middle-details .confirm-details-label{flex:1}.registration-popover-container .registration-popover-middle-payment{display:flex;flex-direction:row;justify-content:space-evenly;font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42;padding-top:10px;padding-bottom:10px}.registration-popover-container .registration-popover-middle-payment .registration-popover-submit-button{text-transform:none;background-color:#0000001f;font-family:Poppins;font-weight:400;font-size:.75rem;color:#000000b3}.registration-popover-container .registration-popover-middle-payment .enable{background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff}.registration-popover-container .registration-popover-middle-payment .enable:hover{background-color:#098d6e}.registration-popover-container .registration-popover-reschedule-title{display:flex;flex-direction:row;justify-content:center;font-family:Poppins;font-weight:600;font-size:1.25rem;color:#162b42}.registration-popover-container .registration-popover-reschedule-subtitle{display:flex;flex-direction:row;justify-content:center;font-family:Poppins;font-weight:500;font-size:1.125rem;color:#162b42}.registration-popover-container .reschedule-dropdown{margin:1rem;text-wrap:wrap;border:none;outline:none;background-color:transparent;font-family:Poppins;font-weight:400;font-size:12px;color:#000;background:#f5f5f5;height:30px;border-radius:3px}.registration-popover-container .registration-popover-button-group{display:flex;flex-direction:row;justify-content:flex-end;gap:5px;padding-top:10px;padding-bottom:5px}.registration-popover-container .registration-popover-button-group .registration-popover-submit-button{text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.registration-popover-container .registration-popover-button-group .registration-popover-submit-button:hover{background-color:#098d6e}.registration-popover-container .registration-popover-button-group .registration-popover-submit-button.disabled{background-color:#888;color:#f5f5f5}.registration-popover-container .registration-popover-button-group .registration-popover-submit-button .registration-popover-submit-button-loader{color:#f5f5f5;position:absolute;top:50%;right:50%;margin-top:-12px;margin-right:-12px}.registration-popover-container .registration-popover-button-group .registration-popover-close-button{text-transform:none;background-color:#ebebeb;font-family:Poppins;font-weight:400;font-size:.875rem;color:#000}.registration-popover-container .registration-popover-button-group .registration-popover-close-button:hover{background-color:#f8ac59;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.registration-popover-container .registration-popover-button-group .registration-popover-cancel-button{text-transform:none;background-color:#ed5565;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff}.registration-popover-container .registration-popover-button-group .registration-popover-cancel-button:hover{background-color:#ed5565}.registration-popover-container .registration-popover-button-group.reschedule-buttons{display:flex;flex-direction:row;justify-content:center}.layout-container{display:flex;flex-direction:column;justify-content:normal;height:100vh;max-width:100vw}.layout-container .layout-main{display:flex;flex-direction:column;justify-content:normal}.layout-container .layout-main .layout-section{padding:0 0 15px;min-height:100vh;flex:1;display:flex;flex-direction:row;justify-content:normal;gap:20px}@media only screen and (max-width: 700px){.layout-container .layout-main .layout-section{display:flex;flex-direction:column;justify-content:stretch}}.layout-container .layout-main .layout-section .layout-section-main{display:flex;flex-direction:column;justify-content:normal;padding:0 1rem;padding-left:89px;width:100%;height:100%;transition:padding .3s cubic-bezier(.4,0,.2,1) 0ms}.layout-container .layout-main .layout-section .layout-section-main.opened{padding-left:calc(260px + 2rem)}.layout-container .layout-main .layout-section .layout-section-main.mobile-sidebar{padding-left:1rem}.layout-container .layout-main .layout-section .layout-section-main-body{display:flex;flex-direction:row;justify-content:normal;gap:20px;padding-top:1rem;padding-bottom:1.2rem}.layout-container .layout-main .layout-section .layout-section-main .filter-bar{z-index:2;background-color:#fff;position:-webkit-sticky;position:sticky;top:64px}@media only screen and (max-width: 700px){.layout-container .layout-main .layout-section .layout-section-main .filter-bar{position:relative;top:0}}.layout-container .layout-main .layout-section .layout-section-main .filter-bar .mobile-search{display:flex;flex-direction:row;justify-content:normal;gap:5px;padding:20px 20px 0;align-items:center}.layout-container .layout-main .layout-section .mobile{justify-content:center;align-items:center}.layout-container .layout-main .layout-section .status-filters-section .type-section{position:-webkit-sticky;position:sticky;top:221px;width:220px;height:fit-content;max-height:80vh;overflow-y:auto;padding:15px;background-color:#f5f5f5;display:flex;flex-direction:column;justify-content:normal;gap:30px;box-shadow:#0000001f 0 6px 16px;border-radius:10px}.layout-container .layout-main .layout-section .status-filters-section .type-section .section{display:flex;flex-direction:column;justify-content:normal;gap:8px}.layout-container .layout-main .layout-section .status-filters-section .type-section .section .section-top{display:flex;flex-direction:row;justify-content:space-between}.layout-container .layout-main .layout-section .status-filters-section .type-section .section .section-top .header{font-family:Poppins;font-weight:600;font-size:.875rem;color:#000}.layout-container .layout-main .layout-section .status-filters-section .type-section .section .section-top .clear-all{font-family:Poppins;font-weight:400;font-size:.875rem;color:#162b42}.layout-container .layout-main .layout-section .status-filters-section .type-section .status-checkbox{display:flex;flex-direction:row;justify-content:normal;align-items:flex-start;gap:5px}.layout-container .layout-main .layout-section .status-filters-section .type-section .status-checkbox .value{font-family:Poppins;font-weight:500;font-size:13px;color:#162b42}.layout-container .layout-main .layout-section .status-filters-section .type-section .apply-button{text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:500;font-size:.875rem;color:#fff}.layout-container .layout-main .layout-section .status-filters-section .type-section .apply-button:hover{background-color:#098d6e}.layout-container .layout-main .layout-section .hidden{display:none}.sidebar-outer-container{display:flex;flex-direction:row;justify-content:normal;background-color:#162b42;min-height:100vh;position:fixed}.sidebar-outer-container.sidebar-overlap{z-index:100}.sidebar-outer-container .sidebar-inner-container{width:calc(260px + .8rem);padding:.4rem;height:100%;display:flex;flex-direction:column;justify-content:space-between}.sidebar-outer-container .sidebar-inner-container .quicket-logo{padding:.4rem}.sidebar-outer-container .sidebar-inner-container .profile-div{margin-top:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;gap:10px}.sidebar-outer-container .sidebar-inner-container .profile-div .client-logo{width:80px;height:80px;border-radius:50%}.sidebar-outer-container .sidebar-inner-container .profile-div .profile{width:fit-content;text-align:center;max-width:130px}.sidebar-outer-container .sidebar-inner-container .profile-div .profile .name{font-family:Poppins;font-weight:500;font-size:14px;color:#fff}.sidebar-outer-container .sidebar-inner-container .profile-div .profile .subname{font-family:Poppins;font-weight:300;font-size:12px;color:#c6c6c6}.sidebar-outer-container .sidebar-inner-container .profile-div .select-options{border:none;width:100;outline:none;background-color:transparent}.sidebar-outer-container .sidebar-inner-container .menu-items-container{padding-top:3rem;display:flex;flex-direction:column;justify-content:normal;flex:1;color:#fff}.sidebar-outer-container .sidebar-inner-container .menu-items-container .MuiAccordionSummary-content{margin:0}.sidebar-outer-container .sidebar-inner-container .menu-items-container .menu-item{padding:.5rem 1.3rem;display:flex;flex-direction:row;justify-content:flex-start;font-family:Poppins;font-weight:400;font-size:14px;color:#fff;white-space:nowrap;align-items:center;cursor:pointer;gap:1.3rem;letter-spacing:1px;text-decoration:none;border-left:2px solid transparent;width:fit-content}.sidebar-outer-container .sidebar-inner-container .menu-items-container .menu-item.item-height{height:50px}.sidebar-outer-container .sidebar-inner-container .menu-items-container .menu-item .menu-item-text{transition:all .3s ease-out}.sidebar-outer-container .sidebar-inner-container .menu-items-container .menu-item .menu-item-text.collapsed{font-size:.1rem}.sidebar-outer-container .sidebar-inner-container .menu-items-container .menu-item:hover{border-left:1px solid #888888}.sidebar-outer-container .sidebar-inner-container .menu-items-container .menu-item.selected{border-left:3px solid #ffffff}.sidebar-outer-container .sidebar-inner-container .menu-items-container .menu-item-loader{width:15px;height:15px;margin-top:30px;margin-left:30px;border:1px solid #bab9b9}.sidebar-toggler-container{display:flex;justify-content:center;width:1px;background-color:#162b42}.sidebar-toggler-container .sidebar-toggler{overflow:visible;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;background-color:#fff;color:#162b42;min-width:22px;min-height:22px;width:22px;height:22px;font-size:9px;border:1px solid rgba(0,0,0,.3);border-radius:50%;z-index:5}.traffic-stop-card-container{width:100%}.traffic-stop-card-container .traffic-stop-card-section{border-radius:10px;padding:6px}.traffic-stop-card-container .traffic-stop-card-section .traffic-stop-card-header{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42;margin:3px}.traffic-stop-card-container .traffic-stop-card-section .traffic-stop-card-solid-line{width:100%;border:1px solid rgba(0,0,0,.1);margin-top:5px 0}.case-info-container{display:flex;flex-direction:column;justify-content:normal;align-items:flex-start;width:100%;padding:12px 0;gap:25px}.case-info-container .column-text{font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42b3;width:100%;padding:10px 0}.case-info-container .ticket-loader{width:100%;height:15px;margin-top:5px;border-radius:10px}.case-info-container .loading-animation{overflow:hidden;background:#d0d0d0}.case-info-container .loading-animation:before{content:"";display:block;height:100%;width:100%;animation:loading 1s infinite;background:linear-gradient(to right,transparent,#e0e0e0,transparent)}.case-info-container .case-info-detail-row{display:flex;flex-direction:row;justify-content:normal;width:100%;flex-wrap:wrap}.case-info-container .case-info-detail-row .mobile-ticket-column{display:flex;flex-direction:column;justify-content:normal;flex:1;padding:2px 10px}.case-info-container .case-info-detail-row .mobile-ticket-column .column-header{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b4280}.case-info-container .case-info-detail-row .mobile-ticket-column .column-value{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42;max-width:280px}.case-info-container .case-info-detail-row .mobile-ticket-column .column-value-secondary{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42b3}.case-info-container .case-info-detail-row .mobile-ticket-column .radio-control{display:flex;flex-direction:row;justify-content:center;align-items:center}.case-info-container .case-info-detail-row .mobile-ticket-column .radio-control .radio-header{font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42;margin-right:10px}.case-info-container .case-info-detail-row .flex-2{flex:2}.case-info-container .checkbox-highlight{border-radius:10px;transition:all .3s ease;padding:2px 10px;width:fit-content}.case-info-container .checkbox-highlight:hover{background:rgba(0,0,0,.04)}.case-info-container .checkbox-highlight svg[data-testid=CheckBoxIcon]{animation:grow .5s ease-out}.case-info-container .checkbox-highlight svg[data-testid=CheckBoxOutlineBlankIcon]{animation:fadeIn .3s ease-out}.case-info-container .checkbox-highlight .form-control-text{font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42}.bond-form-ticket-component-container{display:flex;flex-direction:column;justify-content:normal;width:100%;gap:10px}.bond-form-ticket-component-container .setbr{border-radius:10px 10px 0 0/10px 10px 0px 0px}.bond-form-ticket-component-container .notsetbr{border-radius:10px}.bond-form-ticket-component-container .ticket-not-found{display:flex;flex-direction:column;justify-content:center;padding:5%;gap:20px;align-items:center}.bond-form-ticket-component-container .ticket-not-found .not-found-img{height:420px}.bond-form-ticket-component-container .ticket-not-found .not-found-text{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#162b42}.bond-form-ticket-component-container .ticket-not-found .not-found-sub-text{font-family:Poppins;font-weight:400;font-size:.875rem;color:#162b42;text-align:center}.bond-form-ticket-component-container .ticket-component,.bond-form-ticket-component-container .skeleton{display:flex;flex-direction:row;justify-content:normal;width:100%;padding:15px;height:50px;background-color:#f5f5f5}.bond-form-ticket-component-container .ticket-component.header,.bond-form-ticket-component-container .header.skeleton{background-color:transparent;padding:0 15px;height:30px}.bond-form-ticket-component-container .ticket-component-left{width:100%;height:100%;overflow-y:inherit;display:flex;flex-direction:column;justify-content:center;gap:5px}.bond-form-ticket-component-container .ticket-component-left .left-header{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.bond-form-ticket-component-container .ticket-component-left .left-header .line{width:1px;height:100%;background:#bdbdbd}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info{font-family:Poppins;font-weight:500;font-size:1rem;color:#000;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.875rem}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info .checkbox{padding-left:10px;border-radius:10px;transition:all .3s ease}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info .checkbox:hover{background:rgba(0,0,0,.04)}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info .checkbox svg[data-testid=CheckBoxIcon]{animation:grow .5s ease-out}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info .checkbox svg[data-testid=CheckBoxOutlineBlankIcon]{animation:fadeIn .3s ease-out}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info .checkbox:hover{background:transparent}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info .ticket-number{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#000;line-height:130%;letter-spacing:.012rem}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info .ticket-number{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#000}}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info .details,.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info .long-details{font-family:Poppins;font-weight:500;font-size:1rem;color:#5c5c5c;max-width:700px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:row;justify-content:center;align-items:center}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info.sendtocourt{width:10%}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info.ticketnum{width:13%}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info.name{width:16%}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info.dob{width:10%}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info.bondtype{width:21%}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info.bondamount{width:10%}.bond-form-ticket-component-container .ticket-component-left .left-header .ticket-info.officer{width:16%}.bond-form-ticket-component-container .ticket-component-left .left-header .defendant-info{display:flex;align-items:baseline;justify-content:center;gap:10px;height:fit-content}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-header .defendant-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.bond-form-ticket-component-container .ticket-component-left .left-header .defendant-info .name-header{white-space:nowrap;font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b4280;line-height:111%}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-header .defendant-info .name-header{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42b3}}.bond-form-ticket-component-container .ticket-component-left .left-header .defendant-info .defendant-name{white-space:nowrap;font-family:Poppins;font-weight:600;font-size:1.125rem;color:#162b42;line-height:111%}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-header .defendant-info .defendant-name{font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42}}.bond-form-ticket-component-container .ticket-component-left .left-header .defendant-info .officer-badge{display:flex;align-items:center;gap:4px}.bond-form-ticket-component-container .ticket-component-left .left-header .defendant-info .officer-badge .officer-badge-icon{color:#000000b3}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-header .defendant-info .officer-badge .officer-badge-icon{font-family:Poppins;font-weight:500;font-size:1rem;color:#162b42b3}}.bond-form-ticket-component-container .ticket-component-left .left-header .defendant-info .officer-badge .officer-badge-number{font-family:Poppins;font-weight:500;font-size:1rem;color:#162b4280;line-height:111%}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-header .defendant-info .officer-badge .officer-badge-number{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42b3}}.bond-form-ticket-component-container .ticket-component-left .left-body{width:100%;padding:10px}.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields{width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:5px}.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .field-header{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b4280}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .field-header{font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b4280}}.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .field-value{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#162b42}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .field-value{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42}}.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .field-value-secondary{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42b3}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .field-value-secondary{font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b4280}}.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .adjudication-result{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:150px}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .adjudication-result{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .ticket-status{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100px}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .ticket-status{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .fine{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100px}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .fine{width:auto}}.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-fields .ticket-fields .max-width{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-description{width:20%}.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-description .description-header{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b4280;line-height:111%}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-description .description-header{font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b4280}}.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-description .description-code{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#162b42;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:125%}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-description .description-code{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42}}.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-description .description-full{font-family:Poppins;font-weight:500;font-size:.75rem;color:#162b42b3;height:100%;padding-right:10px;overflow-x:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:none;max-height:40px}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-left .left-body .left-body-description .description-full{font-family:Poppins;font-weight:500;font-size:.64rem;color:#162b42b3}}.bond-form-ticket-component-container .ticket-component-middle{position:relative;width:30px;height:auto}.bond-form-ticket-component-container .ticket-component .up-border,.bond-form-ticket-component-container .skeleton .up-border,.bond-form-ticket-component-container .ticket-component .down-border,.bond-form-ticket-component-container .skeleton .down-border{position:absolute;width:30px;height:30px;border-radius:50%;background-color:#fff}.bond-form-ticket-component-container .ticket-component .up-border,.bond-form-ticket-component-container .skeleton .up-border{top:-18px;height:15px;border-radius:0 0 50% 50%/0 0 100% 100%}.bond-form-ticket-component-container .ticket-component .down-border,.bond-form-ticket-component-container .skeleton .down-border{display:flex;flex-direction:row;justify-content:normal;align-items:center;justify-content:center;bottom:-30px;color:#000}.bond-form-ticket-component-container .ticket-component .dotted-line,.bond-form-ticket-component-container .skeleton .dotted-line{width:10%;height:100%;border:none;border-right:3px dashed rgba(0,0,0,.3);margin-left:13px}.bond-form-ticket-component-container .ticket-component-right{width:15%;height:auto;display:flex;flex-direction:row;justify-content:space-evenly;position:relative}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-right{display:flex;flex-direction:column;justify-content:space-evenly}}.bond-form-ticket-component-container .ticket-component-right .payment{width:50%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-right .payment{width:100%;display:flex;flex-direction:column;justify-content:space-evenly;flex-wrap:wrap}}.bond-form-ticket-component-container .ticket-component-right .payment .fine{font-family:Poppins;font-weight:500;font-size:1.375rem;color:#162b42;line-height:111%}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-right .payment .fine{font-family:Poppins;font-weight:500;font-size:1.125rem;color:#162b42}}.bond-form-ticket-component-container .ticket-component-right .payment .payment-button{text-transform:none;font-family:Poppins;font-weight:400;font-size:.875rem;color:#0000004d;height:33px;width:103px}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-right .payment .payment-button{height:33px;width:103px}}.bond-form-ticket-component-container .ticket-component-right .payment .enabled{background-color:#06b58c;font-family:Poppins;font-weight:500;font-size:.875rem;color:#f5f5f5}.bond-form-ticket-component-container .ticket-component-right .payment .payment-button-disabled{text-transform:none;height:33px;width:103px}.bond-form-ticket-component-container .ticket-component-right .paid{width:fit-content;border-radius:.525rem;background:#06b58c;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff;padding-left:5px;padding-right:5px}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-right .paid{font-family:Poppins;font-weight:400;font-size:.64rem;color:#fff}}.bond-form-ticket-component-container .ticket-component-right .unpaid{width:fit-content;border-radius:.525rem;background:#ed5565;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff;padding-left:5px;padding-right:5px}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-right .unpaid{font-family:Poppins;font-weight:400;font-size:.64rem;color:#fff}}.bond-form-ticket-component-container .ticket-component-right .action-buttons{display:flex;flex-direction:column;justify-content:space-evenly}@media only screen and (max-width: 1455px){.bond-form-ticket-component-container .ticket-component-right .action-buttons{display:flex;flex-direction:row;justify-content:space-evenly}}.bond-form-ticket-component-container .ticket-component-right .action-buttons .download-citation,.bond-form-ticket-component-container .ticket-component-right .action-buttons .release-receipt{background-color:#21457c;min-width:32px;padding:6px 0}.bond-form-ticket-component-container .skeleton{border-radius:10px}.bond-form-ticket-component-container .skeleton .loading-animation{overflow:hidden;background:#d0d0d0}.bond-form-ticket-component-container .skeleton .loading-animation:before{content:"";display:block;height:100%;width:100%;animation:loading 1s infinite;background:linear-gradient(to right,transparent,#e0e0e0,transparent)}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}.bond-form-ticket-component-container .skeleton .ticket-loader{width:80%;height:15px;margin-top:5px;border-radius:10px}.bond-form-ticket-component-container .skeleton .ticket-loader-description{width:100%;margin-top:5px;height:60px;border-radius:10px}.label-container{display:flex;flex-direction:row;justify-content:normal;gap:5px}.label-container .ticket-status{display:flex;flex-direction:row;justify-content:normal;gap:5px;width:fit-content;padding-left:5px;padding-right:5px;border-radius:5px;align-items:center;justify-content:center;background:#c34781;font-family:Poppins;font-weight:500;font-size:.875rem;color:#fff}@media only screen and (max-width: 700px){.label-container .ticket-status .status-label{max-width:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.label-container .ticket-status .type-img{filter:brightness(0) invert(1)}@media only screen and (max-width: 700px){.label-container .ticket-status{font-family:Poppins;font-weight:500;font-size:.75rem;color:#fff}}.label-container .ticket-status-hold{width:fit-content;padding-left:5px;padding-right:5px;border-radius:5px;display:flex;align-items:center;justify-content:center;background:#f8ac59;font-family:Poppins;font-weight:500;font-size:.875rem;color:#fff}@media only screen and (max-width: 700px){.label-container .ticket-status-hold{font-family:Poppins;font-weight:500;font-size:.75rem;color:#fff}}.label-container .ticket-status-void{width:fit-content;padding-left:5px;padding-right:5px;border-radius:5px;display:flex;align-items:center;justify-content:center;background:#ed5565;font-family:Poppins;font-weight:500;font-size:.875rem;color:#fff}@media only screen and (max-width: 700px){.label-container .ticket-status-void{font-family:Poppins;font-weight:500;font-size:.75rem;color:#fff}}.label-container .ticket-type{background:#34495e}.docket-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 6px;width:90%;height:85%}@media only screen and (max-width: 1024px){.docket-container{width:100%}}.docket-container .docket-section{border-radius:10px;box-shadow:#00000029 0 0 6px;background-color:#f5f5f5;min-width:700px;max-height:455px;margin:8px;padding:6px}@media only screen and (max-width: 1024px){.docket-container .docket-section{min-width:0px;max-height:none}}.docket-container .docket-section .docket-section-header{font-family:Poppins;font-weight:600;font-size:1.25rem;color:#162b42;margin:3px}.docket-container .docket-section .docket-solid-line{width:100%;border:1px solid rgba(0,0,0,.1);margin:5px 0}.docket-container .docket-section .docket-solid-section-line{border:1px solid rgba(0,0,0,.1);margin:5px 12px}.docket-container .docket-section .docket-field-header{font-family:Poppins;font-weight:600;font-size:1.125rem;color:#162b42;margin-left:12px}.docket-container .docket-section .docket-field-container{display:flex;flex-direction:row;justify-content:normal;font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42b3;margin:10px;gap:10px}.docket-container .docket-section .docket-field-container .docket-field-control{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42b3;width:100%}.docket-container .docket-section .docket-field-container .docket-field{width:100%;display:flex;flex-direction:row;justify-content:space-between}.docket-container .docket-section .docket-field-container .MuiFormControlLabel-root{width:100%}.docket-container .docket-section .docket-field-container.checkbox-highlight{padding-left:10px;border-radius:10px;transition:all .3s ease}.docket-container .docket-section .docket-field-container.checkbox-highlight:hover{background:rgba(0,0,0,.04)}.docket-container .docket-section .docket-field-container.checkbox-highlight svg[data-testid=CheckBoxIcon]{animation:grow .5s ease-out}.docket-container .docket-section .docket-field-container.checkbox-highlight svg[data-testid=CheckBoxOutlineBlankIcon]{animation:fadeIn .3s ease-out}.docket-container .docket-section .docket-field-container .docket-checkbox{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42b3;padding-left:10px;border-radius:10px;transition:all .3s ease}.docket-container .docket-section .docket-field-container .docket-checkbox:hover{background:rgba(0,0,0,.04)}.docket-container .docket-section .docket-field-container .docket-checkbox svg[data-testid=CheckBoxIcon]{animation:grow .5s ease-out}.docket-container .docket-section .docket-field-container .docket-checkbox svg[data-testid=CheckBoxOutlineBlankIcon]{animation:fadeIn .3s ease-out}@keyframes grow{0%{scale:0}50%{scale:1.1}to{scale:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.docket-container .docket-section .docket-field-container .docket-checkbox .form-control-text{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b42b3;width:100%}.docket-container .docket-section .docket-field-container .docket-checkbox .MuiFormControlLabel-root{width:100%}.docket-container .docket-section .docket-retrieve-button{margin:10px 10px 4px;text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.875rem;color:#fff}.docket-container .docket-section .docket-retrieve-button:hover{background-color:#098d6e}.docket-container .docket-section .docket-retrieve-button.disabled{background-color:#888;color:#f5f5f5}.bond-form-page{display:flex;flex-direction:column;justify-content:normal;gap:4px;padding:16px;width:100%}.search-bar-container{position:-webkit-sticky;padding:8px 0;max-height:66px;top:136px;position:sticky;display:flex;flex-direction:row;justify-content:space-between;gap:6px;flex-wrap:nowrap;width:100%;height:100%;background-color:#fff;font-family:Poppins;font-weight:400;font-size:.75rem;color:#000;z-index:1000}.search-bar-container.filter-bar{top:64px;max-height:66px}.search-bar-container .submit-button{min-width:100px;margin:2px;text-transform:none;background-color:#06b58c;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff}.search-bar-container .submit-button:hover{background-color:#098d6e}.search-bar-container .info-button{min-width:140px;margin:2px;text-transform:none;background-color:#2d5fa8;font-family:Poppins;font-weight:400;font-size:.75rem;color:#fff}.search-bar-container .info-button:hover{background-color:#162b42}.search-bar-container .drop-down-div{justify-content:normal;border:1px solid #dddddd;width:100%;min-width:640px;height:50px;border-radius:10px;padding:20px 10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;font-family:Poppins;font-weight:400;font-size:14px;color:#5c5c5c}.search-bar-container .drop-down-div:hover{border:1px solid #1677ff}.search-bar-container .drop-down-div:focus-within{border:1px solid #1677ff}.search-bar-container .drop-down-div.small{width:fit-content;min-width:400px;padding:20px;position:relative}.search-bar-container .drop-down-div.small .drop-down-label{font-family:Poppins;font-weight:500;font-size:12px;color:#5c5c5c;padding:0 5px;background-color:#fff;position:absolute;top:-10px;left:10px}.search-bar-container .drop-down-div .form-control-text{font-family:Poppins;font-weight:500;font-size:14px;color:#5c5c5c}.search-bar-container .drop-down-div .choose{width:18%;justify-content:normal;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.search-bar-container .drop-down-div .choose.small{width:120px}.search-bar-container .drop-down-div .choose.medium{width:135px}.search-bar-container .drop-down-div .choose.big{width:18%;white-space:nowrap}.search-bar-container .drop-down-div .choose.large{width:225px}.search-bar-container .drop-down-div .choose .choose-label{font-family:Poppins;font-weight:500;font-size:12px;color:#5c5c5c;padding:0 5px;background-color:#fff;position:absolute;top:-23px;left:0}.search-bar-container .drop-down-div .choose.auto{width:auto;white-space:nowrap}.search-bar-container .drop-down-div .choose .clear-button{height:auto}.search-bar-container .drop-down-div .choose .dropdown{width:100%;border:none;outline:none;background-color:transparent;font-family:Poppins;font-weight:400;font-size:14px;color:#5c5c5c}.search-bar-container .drop-down-div .line{width:2px;height:100%;background:#bdbdbd}.search-bar-container .drop-down-div .search{display:flex;flex-direction:row;justify-content:flex-start;gap:1rem;flex:1}.search-bar-container .drop-down-div .search .icon{width:30px;height:30px}.search-bar-container .drop-down-div .search.restrict-width{max-width:200px}.search-bar-container .drop-down-div .search .search-input{width:100%;font-family:Poppins;font-weight:500;font-size:16px;color:#000;border:none;outline:none;box-shadow:none;background:transparent}.search-bar-container .drop-down-div .search .search-input.small-font{font-family:Poppins;font-weight:400;font-size:.875rem;color:#5c5c5c}.search-bar-container .drop-down-div .search .search-input::placeholder{font-family:Poppins;font-weight:500;font-size:16px;color:#5c5c5c}.search-bar-container .drop-down-div .search .small-font::placeholder{font-family:Poppins;font-weight:400;font-size:.875rem;color:#5c5c5c}body{margin:0;padding:0;background:#ffffff}*,:after,:before{box-sizing:border-box}.App{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #d9d9d9;border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #9e9e9e}.section-container{width:100%;padding:20px;display:flex;flex-direction:column;justify-content:normal;gap:10px}.section-container .ticket-fields-row{display:flex;flex-direction:row;justify-content:space-between;gap:5px}.section-container .ticket-fields-row .ticket-fields{width:20%}.section-container .ticket-fields-row .ticket-fields .field-header{font-family:Poppins;font-weight:600;font-size:.875rem;color:#162b4280}@media only screen and (max-width: 1455px){.section-container .ticket-fields-row .ticket-fields .field-header{font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b4280}}.section-container .ticket-fields-row .ticket-fields .field-value{max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Poppins;font-weight:600;font-size:1.125rem;color:#162b42}@media only screen and (max-width: 1455px){.section-container .ticket-fields-row .ticket-fields .field-value{font-family:Poppins;font-weight:600;font-size:1rem;color:#162b42}}.section-container .ticket-fields-row .ticket-fields .field-value-secondary{font-family:Poppins;font-weight:500;font-size:.875rem;color:#162b42b3}@media only screen and (max-width: 1455px){.section-container .ticket-fields-row .ticket-fields .field-value-secondary{font-family:Poppins;font-weight:600;font-size:.75rem;color:#162b4280}}.section-container .ticket-fields-row .ticket-fields .max-width{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-container .ticket-fields-row .defendant{width:20%}.section-container .ticket-fields-row .more-width{width:30%}.section-container .ticket-fields-row .full-width{width:100%}
