Skip to content
State of CT - DAS Procurement

State of CT - DAS Procurement

State of CT - DAS Procurement opportunities often flow through multiple subagencies and contracting offices, each with different templates and amendment behavior. Use this hub to keep that activity in one place before final submission checks on SAM.gov.

Updated Feb 27, 2026Page 7
Use filters to refine your search; results open in the main Opportunities search.
State of Idaho

https://purchasing.idaho.gov/wp-content/themes/Webmaster-v4/js/resizer.js?ver=6.9.1

function resizeText(size) { var newSize; switch (size) { case 2: newSize = "24px"; // Largest font size document.getElementById("fontsizer-large").classList.add("current"); document.getElementById("fontsizer-medium").classList.remove("current"); document.getElementById("fontsizer-small").classList.remove("current"); break; case 1: newSize = "18px"; //resetTextSize(); // Call resetTextSize() for normal font size document.getElementById("fontsizer-medium").classList.add("current"); document.getElementById("fontsizer-large").classList.remove("current"); document.getElementById("fontsizer-small").classList.remove("current"); break; // Exit the function…

Posted: Feb 27, 2026No due date posted
State of Idaho

https://purchasing.idaho.gov/wp-content/themes/Webmaster-v4-child/js/a11y-fixes.js?ver=1.0

document.addEventListener('DOMContentLoaded', () => { // Fix list containers document.querySelectorAll('.elementor-loop-container[role="list"]').forEach(list => { list.querySelectorAll(':scope > *:not([role])').forEach(item => { item.setAttribute('role', 'listitem'); }); }); // Fix UL lists document.querySelectorAll('[role="list"]').forEach(list => { list.querySelectorAll('li:not([role])').forEach(li => li.setAttribute('role', 'listitem')); }); // Fix missing alt text document.querySelectorAll('img:not([alt])').forEach(img => img.setAttribute('alt', '')); //…

Posted: Feb 27, 2026No due date posted
State of Idaho

https://purchasing.idaho.gov/wp-content/plugins/tablepress-premium/modules/css/build/datatables.buttons.css?ver=3.2.6

@keyframes dtb-spinner{to{transform:rotate(1turn)}}div.dt-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:5px;position:static;width:100%}div.dt-buttons .dt-button{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.dt-button-info{background-color:#fff;border-radius:.75em;box-shadow:3px 4px 10px 1px #000c;left:50%;margin-left:-200px;margin-top:-100px;overflow:hidden;position:fixed;text-align:center;top:50%;width:400px;z-index:2003}div.dt-button-info h2{font-weight:400;margin:0;padding:2rem 2rem 1rem}div.dt-button-info>div{padding:1em 2em 2em}div.dtb-popover-close{border-radius:3px;cursor:pointer;height:22px;position:absolute;right:6px;text-align:center;top:6px;width:22px;z-index:2003}button.dtb-hide-drop{display:none!important}div.dt-button-collection-title{font-size:.9em;margin-left:.5em;margin-right:.5em;overflow:hidden;padding:.3em .5em .5em;text-align:center;text-overflow:ellipsis;white-space:nowrap}div.dt-button-collection-title:empty{display:none}span.dt-button-spacer{display:inline-block;margin:.5em;white-space:nowrap}span.dt-button-spacer.bar{border-left:1px solid #0000004d;padding-left:.5em;vertical-align:middle}span.dt-button-spacer.bar:empty{height:1em;padding-left:0;width:1px}div.dt-button-collection .dt-button-active{padding-right:3em}div.dt-button-collection .dt-button-active:after{color:inherit;content:"\2713";display:inline-block;margin-top:-10px;position:absolute;right:1em;top:50%}div.dt-button-collection .dt-button-active.dt-button-split{padding-right:0}div.dt-button-collection .dt-button-active.dt-button-split:after{display:none}div.dt-button-collection .dt-button-active.dt-button-split>:first-child{padding-right:3em}div.dt-button-collection .dt-button-active.dt-button-split>:first-child:after{color:inherit;content:"\2713";display:inline-block;margin-top:-10px;position:absolute;right:1em;top:50%}div.dt-button-collection .dt-button-active-a a{padding-right:3em}div.dt-button-collection .dt-button-active-a a:after{color:inherit;content:"\2713";display:inline-block;position:absolute;right:1em}div.dt-button-collection span.dt-button-spacer{font-size:.9em;margin:.5em 0;text-align:center;width:100%}div.dt-button-collection span.dt-button-spacer:empty{height:0;width:100%}div.dt-button-collection span.dt-button-spacer.bar{border-bottom:1px solid #0000001a;border-left:none;padding-left:0}div.dt-buttons>.dt-button,div.dt-buttons>div.dt-button-split .dt-button{background:linear-gradient(180deg,#e6e6e61a 0,#0000001a);border:1px solid #0000004d;border-radius:2px;box-sizing:border-box;color:inherit;cursor:pointer;display:inline-block;font-size:.88em;line-height:normal;outline:none;overflow:hidden;padding:.5em 1em;position:relative;text-decoration:none;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}div.dt-buttons>.dt-button.disabled,div.dt-buttons>div.dt-button-split .dt-button.disabled{cursor:default;opacity:.4}div.dt-buttons>.dt-button.dt-button-active:not(.disabled),div.dt-buttons>div.dt-button-split .dt-button.dt-button-active:not(.disabled){background:linear-gradient(180deg,#b3b3b31a 0,#0000001a);box-shadow:inset 1px 1px…

Posted: Feb 27, 2026No due date posted
State of Idaho

https://purchasing.idaho.gov/wp-content/plugins/tablepress-premium/modules/css/build/responsive-tables.css?ver=3.2.6

.tablepress-scroll-wrapper{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth}.tablepress-scroll-wrapper>.dt-container{min-width:fit-content}@media screen and (max-width:767px){.tablepress-scroll-wrapper>.dt-container .dt-layout-row{flex-direction:row}}.tablepress-scroll-wrapper>.dt-container :where(.dt-layout-row:not(.dt-layout-table)) .dt-layout-cell.dt-layout-full{width:auto}.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-full,.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-start{left:0;position:sticky}.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-end{position:sticky;right:1px;z-index:1}@media screen and (max-width:600px){.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-end{margin-top:calc(1lh + 10px)}}.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-cell:has(>.dt-buttons>.dt-button-background){z-index:2000}.tablepress-scroll-buttons-wrapper-visible{clear:both;display:flex}.tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-wrapper{width:calc(100% - 60px)}.tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-button{background-color:#0000001a;border:none;cursor:pointer;font-size:larger;height:100px;margin:0 0 1rem;padding:0;position:sticky;top:200px;width:30px}.tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-button:hover{background-color:#0003}.tablepress-scroll-buttons-wrapper-visible:has(.dt-container) .tablepress-scroll-button{margin:2lh 0 3lh}@media screen and (max-width:600px){.tablepress-scroll-buttons-wrapper-visible:has(.dt-container) .tablepress-scroll-button{margin:4lh 0 5lh}}.tablepress-scroll-buttons-wrapper:not(.tablepress-scroll-buttons-wrapper-visible) .tablepress-scroll-button{display:none}.tablepress-responsive-stack-headers tbody td:before{content:attr(data-th)!important;display:none;font-weight:700;word-break:break-word}@media(max-width:767px){.tablepress-responsive-stack-phone colgroup,.tablepress-responsive-stack-phone tfoot,.tablepress-responsive-stack-phone thead{display:none}.tablepress-responsive-stack-phone tbody td,.tablepress-responsive-stack-phone tbody…

Posted: Feb 27, 2026No due date posted
State of Idaho

https://purchasing.idaho.gov/wp-content/plugins/event-tickets/build/js/ticket-details.js?ver=effdcbb0319e200f2e6a

(()=>{var t=t||{};!function(t,e){"use strict";const s=t(document);e.init=function(t){e.event_listeners()},e.selectors=[".tribe-tickets__item__details__summary--more",".tribe-tickets__item__details__summary--less"],e.event_listeners=function(){s.on("keyup",e.selectors,(function(t){13===t.keyCode&&e.toggle_open(t.target)})),s.on("click",e.selectors,(function(t){e.toggle_open(t.target)}))},e.toggle_open=function(e){if(!e)return;const s=t(e);if(!s.hasClass("tribe-tickets__item__details__summary--more")&&!s.hasClass("tribe-tickets__item__details__summary--less"))return;const i=s.closest(".tribe-tickets__item__details__summary"),n=t("#"+s.attr("aria-controls"));if(!n||!i)return;event.preventDefault();const _=!i.hasClass("tribe__details--open");i.toggleClass("tribe__details--open",_),n.toggleClass("tribe__details--open",_)},t((function(){const t=document.querySelectorAll(".tribe-tickets__item__details__summary");t.length&&e.init(t)}))}(jQuery,t),window.tec=window.tec||{},window.tec.tickets=window.tec.tickets||{},window.tec.tickets.ticketDetails={}})();

Posted: Feb 27, 2026No due date posted
State of CT - DAS Procurement contracting guide

1 notice closes in the next 14 days on this page. Frequent issuing offices include Division of Purchasing, Contracting Unit, Department of Finance and Administration, and Procurement.

  • Watch set-aside labels and solicitation amendments together before qualifying a target.
  • Tag recurring NAICS/PSC combinations to speed go/no-go decisions for this agency.
  • Current place-of-performance signals include ID, DE, NM, and MS. Validate location requirements early in teaming discussions.

Explore related

Browse common filters found across the opportunities listed on this page.

Not affiliated with the U.S. Government. Verify official details and attachments on SAM.gov before bidding.