https://purchasing.idaho.gov/wp-content/themes/Webmaster-v4/style.css?ver=4.1.9
Federal opportunity from State of Idaho. Place of performance: ID.
- Source
- Open on official portal →
- Solicitation
- f4a4eba2d133e6597d07a5d92d4491d3
- Performance
- Idaho
- Response
- No due date posted
Point of Contact
Agency & Office
Applicable wage determinations
Best public WD match for the notice location and scope.
View more WD detail3 more WD matches and 15 more rate previews.↓
Description
/* Theme Name: Idaho Webmaster v4 Theme URL: https://training-intranet.idaho.gov/webmaster-resources/ Description: Official WordPress theme for all Idaho state agency websites. Updated January 2026 with improved design, full accessibility, and speed improvements. Author: White Whale Web Author URI: https://whitewhaleweb.com/ Version: 4.1.9 Text Domain: wm4 Original Theme Name: Idaho Webmaster with Bootstrap 4.x Original Theme URI: https://webmaster.idaho.gov Original Author: Tyler Idaho Original Author URI: https://tyleridaho.com/ */ /************** Load Atkinson Hyperlegible font locally **************/ @font-face { font-family: 'Atkinson Hyperlegible'; src: url('fonts/atkinson-hyperlegible/AtkinsonHyperlegible-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; } @font-face { font-family: 'Atkinson Hyperlegible'; src: url('fonts/atkinson-hyperlegible/AtkinsonHyperlegible-Bold.ttf') format('truetype'); font-weight: 700; font-style: normal; } @font-face { font-family: 'Atkinson Hyperlegible'; src: url('fonts/atkinson-hyperlegible/AtkinsonHyperlegible-Italic.ttf') format('truetype'); font-weight: 400; font-style: italic; } @font-face { font-family: 'Atkinson Hyperlegible'; src: url('fonts/atkinson-hyperlegible/AtkinsonHyperlegible-BoldItalic.ttf') format('truetype'); font-weight: 700; font-style: italic; } /************** Load Anonymous Pro font locally **************/ @font-face { font-family: 'Anonymous Pro'; src: url('fonts/anonymous-pro/AnonymousPro-Regular.ttf') format('truetype'); font-weight: 400; /* font-style: normal; */ } @font-face { font-family: 'Anonymous Pro'; src: url('fonts/anonymous-pro/AnonymousPro-Bold.ttf') format('truetype'); font-weight: 700; font-style: normal; } @font-face { font-family: 'Anonymous Pro'; src: url('fonts/anonymous-pro/AnonymousPro-Italic.ttf') format('truetype'); font-weight: 400; font-style: italic; } @font-face { font-family: 'Anonymous Pro'; src: url('fonts/anonymous-pro/AnonymousPro-BoldItalic.ttf') format('truetype'); font-weight: 700; font-style: italic; } html, body { background-color: #fff; background: #fff; font-family: 'Atkinson Hyperlegible', sans-serif; font-size: 1rem; /*letter-spacing: .5px;*/ font-weight: 300; overflow-x: clip; width: 100%; height: 100%; margin: 0px; padding: 0px; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Atkinson Hyperlegible', sans-serif; font-weight: bold; letter-spacing: .5px; line-height: 1.2em; color: var(--color8); } h1, .h1 { font-size: 3.75em; } h2, .h2 { font-size: 3.12em; } h3, .h3 { font-size: 2.5em; } h4, .h4 { font-size: 1.8em; } h5, .h5 { font-size: 1.2em; } h6, .h6 { font-size: 1.25em; text-transform: uppercase; } b, strong { font-weight: bold; } .entry-title { margin-bottom: 4rem; } @media (max-width: 768px) { .entry-title { margin-bottom: 2rem; } } .dataTables_wrapper label input, .dataTables_wrapper label select { background: var(--color7); background-color: var(--color7); border: 1px solid var(--color4); } .wp-block-search__button { margin-left: 0px !important; } .site-description { font-family: 'Lato', sans-serif; font-weight: 700; letter-spacing: .75px; color: var(--color7); margin: 0; padding: 0; } /* p { color: var(--color8); } */ body:not(.home) h2, body:not(.home) h3, body:not(.home) h4, body:not(.home) h5, body:not(.home) h6 { margin-top: 1.2em; } .black, .black > a { color: var(--color8) !important; margin-bottom: 0; } #content { padding-top: 0px; background-color: var(--color7); margin-bottom: 3em; } #main { min-height: 300px; padding-top: 3em; margin-bottom: -1.9em; } #main:focus { outline: none; } p:not(footer p) a, table:not(footer table) a, p:not(header p) a, table:not(header table) a, .pagination-wrapper a, .breadcrumb-item a, .wp-block-file a .wp-block-categories-list a, .wp-block-latest-comments__comment-meta a, .wp-block-latest-posts__list a, .wp-block-pages-list__item a { opacity: 1; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; color: var(--color2) !important; font-weight: 500; } main a { color: var(--color2); /* text-decoration: underline!important; */ } main a:hover { text-decoration: underline; opacity: 1; cursor: pointer; color: var(--color6) !important; } main a:hover { text-decoration: underline; font-style: italic; } p:not(footer p) > a:hover, table:not(footer table) a:hover, p:not(header p) > a:hover, table:not(header table) a:hover { font-style: italic; color: var(--color6) !important; text-decoration: none; } a > i { opacity: 1; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } a > i:hover, a:hover > i { color: var(--color6); opacity: 1; text-decoration: none !important; } .social > i:hover, .social:hover > i, a > .fa-search:hover, a:hover > .fa-search { color: var(--color5); opacity: 1; text-decoration: none !important; } .mega-sub-menu a:hover { color: var(--color4) !important; } .topbar-custom-nav > .fa-search:hover, /*.fa-search:hover,*/ .top-contact-us-menu > a > span:hover, .fontsizer:hover { text-decoration: underline !important; } a.no-underline { text-decoration: none; color: var(--color4) !important; } .breadcrumb-item a:hover, .table a:hover, .list-group-item-action:hover, .wp-block-file a:hover .cat-item a:hover, .wp-block-latest-comments__comment-link:hover, .wp-block-latest-comments__comment-author:hover, .wp-block-latest-posts__post-title:hover, .wp-block-pages-list__item__link:hover { font-style: italic; } .list-group a:hover h4 { color: var(--color6) !important; } .list-group a:hover, .list-group a:hover h4 { background: transparent !important; } .breadcrumb-item + .breadcrumb-item { padding-left: 4px; } .breadcrumb-item + .breadcrumb-item::before { padding-right: 4px; color: var(--color8); font-weight: 500; } .img-fluid { max-width: 100%; } .stacked-logo { display: flex !important; flex-direction: column !important; text-decoration: none; } body .bg-light { background-color: var(--color1) !important; } .skip-link { position: absolute; top: -40px; left: 0; color: var(--color7); padding: 8px; z-index: 100; } .skip-link:focus { top: 0; } .collapse.show { width: 100%; min-width: 300px; } .iframe { width: 100%; } .row-padding { padding: 1.5rem 0 1.5rem 0; } .custom-row { margin-bottom: -42em; } .equal-double-column { display: flex; margin-top: 7em; } .equal-double-column-bottom { display: flex; margin-top: 2em; margin-bottom: 6em; } .equal-double-column-first-bottom { padding-right: 1.4em; } .btn-ghost { position: relative; padding: 7px 18px; font-size: 1rem; border: 1px solid; border-radius: 100rem; outline: 0; overflow: hidden; background: none; z-index: 0; cursor: pointer; } .btn-ghost-white { position: relative; padding: 7px 18px; font-size: 1rem; color: var(--color7); border: 1px solid; border-radius: 100rem; outline: 0; overflow: hidden; background: none; z-index: 1; cursor: pointer; } .btn-primary, .btn-primary > a, .wp-element-button, .wp-element-button > a, /*.btn,*/ .shortcode_recent-posts a.btn, .wp-block-search__button, .wp-block-search__button > a, /*.tribe-common-c-btn { display: inline-block !important; text-decoration: none !important; font-weight: 700 !important; font-size: 1.25rem !important; background: var(--color2) !important; color: var(--color7) !important; padding: 10px 3rem !important; }*/ .btn-primary:hover, .btn-primary:hover > a, .wp-element-button:hover, .wp-block-search__button:hover, .wp-element-button:hover > a, .wp-block-search__button:hover > a { background: var(--color8); color: var(--color3); transition: color 0.3s ease, background-color 0.3s ease; } .btn-primary:hover, .btn-primary:hover > a, .wp-element-button:hover, .wp-element-button:hover > a, /*.btn:hover,*/ .shortcode_recent-posts a.btn:hover, /*.tribe-common-c-btn:hover { background: var(--color3) !important; color: var(--color7) !important; text-decoration: none !important; font-style: normal !important; }*/ :not(.btn-check) + .btn:active { border-color: transparent !important; } button.btn-primary { padding: 0 !important; } p > .btn-primary:hover { font-style: normal; text-decoration: none; } .btn-primary > a { width: 100%; height: 100%; padding: 0.4em 2.3em; border-radius: 10px; } button.btn-primary, button.btn-primary:hover, input[type=button], .wp-element-button, .wp-block-search__button { --bs-btn-active-border-color: var(--color6); --bs-btn-hover-border-color: var(--color6); --bs-btn-border-radius: var(--bs-border-radius); } .btn-secondary.btn-large { font-size: 1.5rem; line-height: 1.5rem; padding: 14px 45px !important; } .wp-element-button, .wp-block-search__button { border-radius: 6px; } .table { max-width: 100%; overflow-x: auto; display: block; --bs-table-striped-bg: var(--color7) !important; --bs-table-bg: var(--color9) !important; } /* tbody, td, tfoot, th, thead, tr { border-left: 1px solid !important; border-top: none !important; border-bottom: none !important; border-right: none !important; border-color: #e1e1e1 !important; } */ .form-group { margin-bottom: 15px; } input::placeholder { font-family: 'Atkinson Hyperlegible', sans-serif; } .btn-primary-custom { width: -webkit-fill-available !important; width: -moz-available !important; border-radius: 0 !important; padding: 0 !important; } .btn-primary-custom:hover, .btn-primary-custom > a:hover { color: var(--color2) !important; background-color: var(--color7) !important; } .btn-primary-custom, .btn-primary-custom > a { display: inline-block; border: none; text-decoration: none; font-weight: 700; font-size: 1.1em; background: var(--color2) !important; color: var(--color7) !important; } .btn-primary-custom > a { width: 100%; height: 100%; padding: 0.6em; } .btn-secondary, .btn-secondary > a { display: inline-block; border: 1px solid transparent; text-decoration: none; font-weight: 700; font-size: 1.25rem; background: var(--color7) !important; color: var(--color2) !important; } .btn-secondary:hover, .btn-secondary:hover > a { background: var(--color6) !important; color: var(--color7) !important; text-decoration: none; font-style: norm
Pricing and bid posture
Contractor-side estimate from visible notice metadata, NAICS/PSC, contract type, schedule hints, and BidPulsar workpaper assumptions. Not an IGCE, incumbent price, award value, or government budget.
This advisory bid range is visible page text for contractors and search engines: it summarizes the modeled floor, target, and premium bid posture for this solicitation.
Market snapshot
Baseline awarded-market signal across all contracting (sample of 400 recent awards; refreshed periodically).
Files
Files size/type shown when available.
BidPulsar Analysis
A practical, capture-style breakdown of fit, requirements, risks, and next steps.
Service match
Optional support routes matched to this notice after the core solicitation details.
Other matched support routes↓
Related hubs & trends
Navigate the lattice: hubs for browsing, trends for pricing signals.