html,body{height:100%;margin:0}.bg-primary{background-color:#fff!important}main{flex:1}body{color:#232323;display:flex;flex-direction:column}.amount.badge{display:inline-block;padding:14px 20px;background-color:#f3e8ff;color:#7e22ce;font-size:14px;border-radius:8px}.amount.badge.contracted{display:inline-block;padding:14px 20px;background-color:#a6ddc5;color:#097e47;font-size:14px;border-radius:8px}.amount.badge.canceled{display:inline-block;padding:14px 20px;background-color:#f99;color:#900;font-size:14px;border-radius:8px}.btn{height:fit-content}.btn-group{flex-direction:row;align-items:center;padding:10px 16px;gap:10px;background:#afa6ff;border-radius:0;color:#fff;border:none}.btn-group.selected{background:#7749f8}.btn.available:disabled{background-color:#c4befd;color:#2601f5;font-weight:700;border:none}.btn.pending:disabled{background-color:#fddb6a;color:#9c5f03;font-weight:700;border:none}.btn.partially-contracted:disabled{background:orange;color:#694400;font-weight:700;border:none}.btn.contracted:disabled{background-color:#a6ddc5;color:#097e47;font-weight:700;border:none}.btn.declined:disabled{background-color:#f99;color:#900;font-weight:700;border:none}.btn.canceled:disabled{background-color:silver;color:#606060;font-weight:700;border:none}.btn.return{margin-left:10px;background-color:#7235ee;color:#fff;font-weight:700}.btn.return:hover{margin-left:10px;background-color:#5a32a3;color:#fff;font-weight:700}.btn.submit{background-color:#7235ee;color:#fff;font-weight:700}.btn.submit:hover{background-color:#5a32a3;color:#fff}.btn.secondary{border:1px solid #7235ee;color:#7235ee;font-weight:700}.btn.secondary:hover{background-color:#f3e8ff}.btn.btn-link:focus,.btn.btn-link{border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);text-decoration:none;-webkit-user-select:text;user-select:text;font-size:1.25rem;font-weight:500;line-height:1.2;cursor:default}.btn.btn-link.selectable:hover{background-color:color-mix(in srgb,var(--bs-card-cap-bg) 85%,rgb(160,160,160))}.btn.btn-link.unselectable:hover,.btn.btn-link.unselectable:active,.btn.btn-link.unselectable{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:inherit;text-decoration:none;box-shadow:none;outline:none;cursor:default}.budget{color:#969494;cursor:default}.budget.hidden{display:inline-block;visibility:hidden}.budget-warning{border-color:orange;box-shadow:0 0 8px orange}.budget-warning:focus{border-color:orange;box-shadow:0 0 8px orange}.contracted-clinic-event{--bs-table-color-state: var(--bs-gray-500)}.canceled-clinic-event{--bs-table-color-state: var(--bs-gray-500);text-decoration:line-through}.header-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:100px;gap:10px}.header-wrapper>div{align-content:center;border-radius:5px;background-color:#fff;padding:1em}#content>*{max-width:1000px;margin:auto}nav{border-bottom:solid 1px;border-color:#d3d3d3}#brand h1{color:var(--bs-link-color)}nav img{width:250px;cursor:pointer}h1{margin:10px}footer{padding:30px;border-top:solid 1px;border-color:#d3d3d3}nav a,nav a:visited{color:#000;text-decoration:none}.nav-link.active{background-color:#0000!important}a.active{color:var(--bs-link-color)!important}footer a,footer a:visited{color:#000}#login-card{max-width:400px;margin:auto}#login-card input{margin:10px auto;width:100%}.pointer{cursor:pointer}select,#vet,#status,#office,#clinic-state,#end-date,#start-date,#location,#mile-radius{width:315px!important}#filters{padding:20px;background-color:#f9f9f9;border-radius:var(--bs-border-radius)}@media screen and (max-width: 900px){footer{font-size:10px;padding:15px}}.dismissable-toast{cursor:pointer}.loading-spinner{border:4px solid rgba(0,0,0,.1);width:36px;height:36px;border-radius:50%;border-left-color:#747474;animation:spin 1s ease infinite;margin:20px auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.td.align-right{text-align:right}.display-table{display:table}.vertical-align{vertical-align:middle}dialog{border:none!important}.inline{display:inline-block}.roundbox{-moz-border-radius:6px 6px 6px 6px;-webkit-border-radius:6px;border-radius:6px}.scrollable-text{border-style:solid;border-color:gray;overflow:scroll;padding:5px;height:500px;white-space:pre-wrap}.recommended{padding-top:.5rem;padding-bottom:.5rem;background-color:#f2d9ff}.fom_recommended{display:inline;font-weight:700}.sticky-bar{position:sticky;z-index:100;background-color:#f9f9f9;padding:12px 0;margin-bottom:16px}.sticky-bar-container{display:flex;justify-content:center}.ocm-container{max-width:1000px;max-height:1000px}.ocm-table-fixed{table-layout:fixed!important;width:100%}.ocm-col-fixed{width:14%;white-space:nowrap}.ocm-col-wide{width:40%;white-space:nowrap}.form-control.ocm{display:block;width:90px;padding:.5rem;line-height:1}.base-icon{width:16px;height:16px;align-items:center;justify-content:center}.progress-icon{width:16px;height:16px;border:2px solid #ddd;border-top:2px solid #8c7ae6;border-radius:50%;animation:spin 1.5s linear infinite}.success-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#10b981;color:#fff;font-size:12px;font-weight:700}.error-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#ef4444;color:#fff;font-size:12px;font-weight:700}.pdf-dl-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background-color:#f8f9fa;color:#495057;border:1px solid #dee2e6;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer}.pdf-dl-btn:hover{background-color:#e9ecef}.pdf-dl-btn:active{background-color:#dee2e6}.pdf-dl-btn:disabled{opacity:.4;cursor:not-allowed}.mbom-form-card{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5;padding:1rem}.mbom-selected-vet{margin:1rem}.mbom-vet-name{font-weight:600;color:#374151}.mbom-form-fields{display:grid;grid-template-columns:.5fr .5fr;gap:1rem;margin:0 1rem 1rem}.mbom-field-group{display:flex;flex-direction:column}.mbom-field-label{color:#374151;margin-bottom:.25rem}.mbom-input-wrapper{position:relative;display:flex;align-items:center}.mbom-currency-symbol{color:#6b7280;padding-right:.1rem;cursor:default}.mbom-expires-in-select{width:100%!important;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;background:#fff;cursor:pointer}.mbom-section{margin-bottom:1rem}.mbom-section-title{font-size:1rem;font-weight:700;color:#374151;margin:0 1rem 1rem}.mbom-rig-runs{border:1px solid #e5e7eb;border-radius:4px;background:#f9fafb;margin:0 1rem}.mbom-rig-run-item{display:flex;align-items:center;padding:1rem;font-size:.875rem;color:#374151;border-bottom:1px solid #e5e7eb}.mbom-rig-run-item:last-child{border-bottom:none}.mbom-rig-run-status{margin:0 .5rem;align-content:center}.mbom-form-actions{display:flex;gap:.75rem;justify-content:end;margin:1rem}.mbom-high-offer-alert{display:flex;justify-content:center;margin:0 1rem}.mbom-w2-vet{display:flex;margin:0 1rem 1rem}@media (max-width: 480px){.mbom-form-fields{grid-template-columns:1fr;gap:1rem;margin:0 1rem 1rem}.mbom-form-actions{flex-direction:column}}.vs-form-container{margin:auto;font-family:Arial,sans-serif}.vs-alert-info{background:#d9edf7;border:1px solid #bce8f1;color:#3a87ad;padding:10px;margin-bottom:1.5rem}.vs-inline-group{display:flex;align-items:center;width:100%;margin-left:10px}.vs-inline-text{font-size:.8em;font-style:italic;color:#555;padding-left:7px}.vs-divider{height:1px;margin:20px 1px;background:#e5e5e5;border-bottom:1px solid #fff;width:100%}.vs-form-group{display:flex;justify-content:space-evenly;align-items:center;margin-bottom:15px}.vs-label{font-weight:700;display:block;width:180px;text-align:right}.vs-lastname-input,.vs-location-input,.vs-status-select,.vs-distance-select,.vs-date-input,.vs-state-select{padding:5px;border:1px solid #ccc;border-radius:4px}.vs-location-input{width:300px}.vs-status-select,.vs-distance-select{width:100px!important}.vs-date-input{width:150px}.vs-state-select{width:205px!important}.vs-findvets-info-text{font-size:.875rem;color:#6c757d;margin-left:4px;display:inline-block;cursor:default}#menu{background-color:#fff;border-style:none solid solid solid;border-width:1px;border-color:#d3d3d3;box-shadow:0 8px 16px #0003;padding:15px 15px 0;position:fixed;right:0;z-index:1}#menu-image{width:100px}#side-menu-image{height:40px;margin-left:-4px;margin-right:-23px}#remove-rec{background-color:#fff;border-style:none none solid solid;border-width:1px;border-color:#d3d3d3;box-shadow:0 8px 16px #0003;margin-bottom:-125px;position:absolute;right:0;z-index:1;padding:15px;font-size:16px}#remove-rec:hover{background-color:#f2d9ff}.collapsible{background-color:#777;color:#fff;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;font-size:18px}.active-collapsible,.collapsible:hover{background-color:#555}.collapsible:after{content:"+";color:#fff;font-weight:700;float:right;margin-left:5px}.active-collapsible:after{content:"−"}.content{overflow:scroll;padding:0 18px;max-height:0;transition:max-height .2s ease-out;background-color:#f1f1f1}.w2-message{font-size:12px}.w2-message.hidden{display:inline-block;visibility:hidden}.rigrun-checkbox{transform:scale(1.5);transform-origin:center;-webkit-transform:scale(1.5);-ms-transform:scale(1.5)}.equal-width{min-width:132px}.mobile{display:none}.input-width{width:50%}@media (min-width: 768px){.desktop-larger-text{font-size:1.5rem}}@media (max-width: 768px){.btn-group{align-items:center;flex:1 1 48%;height:auto;justify-content:center;margin-top:8px;min-width:48%;text-align:center}.card-header{flex-direction:column}.desktop{display:none}.header-buttons{align-items:stretch;display:flex;margin-top:8px;width:100%}.header-buttons button{flex:1 1 48%;height:auto;min-width:48%}.input-width{width:100%}.mobile{display:inline}#menu-image{display:none}.navbar-toggler{margin-left:auto}}
