/*!
 * Datetimepicker for Bootstrap 4
 * version : 4.17.47
 * modified by: balbarak
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
:root{--font-size:13px;--container-width:300px;--text-color:#000;--text-muted:#c1c1c1;--hover--bg-color:#e2e2e2;--weekend-bg-color:#f5f5f5;--disabled-color:#ccc}.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{display:block;margin:2px 0;padding:4px}@media(min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media(min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media(min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center;font-size:var(--font-size);color:#000}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:var(--disabled-color)!important;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#eee}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px;font-size:var(--font-size)}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#337ab7;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:var(--disabled-color)!important;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget table td span:hover{background:#eee}.bootstrap-datetimepicker-widget table td span.active{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:var(--disabled-color)!important;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em!important}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.datepicker-months .month{font-size:var(--font-size);width:85px}.bootstrap-datetimepicker-widget table td.weekend{background-color:var(--weekend-bg-color);border-radius:0}.bootstrap-datetimepicker-widget{padding:40px}.datepicker tbody tr>td.day{color:var(--text-color);padding:5px 12px}.datepicker tbody tr>td.day.old{color:var(--text-muted)}.datepicker tbody tr>td.day.new{color:var(--text-muted)}.datepicker{width:var(--container-width);padding:10px}.datepicker.datepicker-orient-top{margin-top:8px}.datepicker table{width:100%}.datepicker td,.datepicker th{font-weight:regular;width:35px;height:35px;border-radius:3px}.datepicker thead th{color:#a7abc3}.datepicker thead th.prev,.datepicker thead th.datepicker-switch,.datepicker thead th.next{font-weight:500;color:#a7abc3}.datepicker thead th.prev i,.datepicker thead th.datepicker-switch i,.datepicker thead th.next i{font-size:1.2rem;color:#a7abc3}.datepicker thead th.prev i:before,.datepicker thead th.datepicker-switch i:before,.datepicker thead th.next i:before{line-height:0;vertical-align:middle}.datepicker thead th.prev:hover,.datepicker thead th.datepicker-switch:hover,.datepicker thead th.next:hover{background:#f7f8fa!important}.datepicker thead th.dow{color:#000;font-weight:500;font-size:var(--font-size)}.datepicker tbody tr>td.day{color:var(--text-color)}.datepicker tbody tr>td.day:hover{background:var(--hover--bg-color);color:#6c7293}.datepicker tbody tr>td.day.selected,.datepicker tbody tr>td.day.selected:hover,.datepicker tbody tr>td.day.active,.datepicker tbody tr>td.day.active:hover{background:#5867dd;color:#fff}.datepicker tbody tr>td.day.today{position:relative;background:rgba(93,120,255,.7)!important;color:#fff!important}.datepicker tbody tr>td.day.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#fff;border-top-color:#ebedf2;position:absolute;bottom:4px;right:4px}.datepicker tbody tr>td.day.range{background:#f7f8fa}.datepicker tbody tr>td span.year,.datepicker tbody tr>td span.hour,.datepicker tbody tr>td span.minute,.datepicker tbody tr>td span.month{color:var(--text-color);font-size:var(--font-size)}.datepicker tbody tr>td span.year{width:65px}.datepicker tbody tr>td span.year:hover,.datepicker tbody tr>td span.hour:hover,.datepicker tbody tr>td span.minute:hover,.datepicker tbody tr>td span.month:hover{background:var(--hover--bg-color)}.datepicker tbody tr>td span.year.focused,.datepicker tbody tr>td span.year.focused:hover,.datepicker tbody tr>td span.year.active:hover,.datepicker tbody tr>td span.year.active.focused:hover,.datepicker tbody tr>td span.year.active,.datepicker tbody tr>td span.hour.focused,.datepicker tbody tr>td span.hour.focused:hover,.datepicker tbody tr>td span.hour.active:hover,.datepicker tbody tr>td span.hour.active.focused:hover,.datepicker tbody tr>td span.hour.active,.datepicker tbody tr>td span.minute.focused,.datepicker tbody tr>td span.minute.focused:hover,.datepicker tbody tr>td span.minute.active:hover,.datepicker tbody tr>td span.minute.active.focused:hover,.datepicker tbody tr>td span.minute.active,.datepicker tbody tr>td span.month.focused,.datepicker tbody tr>td span.month.focused:hover,.datepicker tbody tr>td span.month.active:hover,.datepicker tbody tr>td span.month.active.focused:hover,.datepicker tbody tr>td span.month.active{background:#5867dd;color:#fff}.datepicker tfoot tr>th.today,.datepicker tfoot tr>th.clear{border-radius:3px;font-weight:500}.datepicker tfoot tr>th.today:hover,.datepicker tfoot tr>th.clear:hover{background:#ebedf2}.datepicker.datepicker-inline{border:1px solid #ebedf2}body:has(#SubmitBidStepsContainer){overflow:hidden}body:has(.navbar-collapse.collapse.show){overflow:hidden!important}video[loop]{pointer-events:none!important}video[loop]::-webkit-media-controls{display:none!important}video[loop]::-webkit-media-controls-panel{display:none!important}video[loop]::-webkit-media-controls-play-button{display:none!important}video[loop]::-webkit-media-controls-start-playback-button{display:none!important}.badge{display:flex;flex-direction:row;align-items:center;justify-content:center;width:fit-content;padding:1em 1em;border-radius:8px!important}.badge.bg-grey-light{background-color:#f9f7f5}.badge.bg-success{background-color:#f1f9ef!important}.badge.bg-success svg{fill:#289a14}.badge.bg-grey-light svg{fill:#828282}.opportunity-card__category{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.pagination .page-item.active a,.nav-link.nav-link--active,.nav-item:has(.nav-link.nav-link--active){pointer-events:none}.dropdown-item-custom *,.dropdown-actions *,.dropdown-label{font-family:inherit!important}.no-grid-data{display:flex;justify-content:center;align-items:center;flex-direction:column}body div.process-loading{--bs-backdrop-zindex:999999;--bs-backdrop-opacity:.1;opacity:var(--bs-backdrop-opacity);z-index:var(--bs-backdrop-zindex);position:fixed;top:0;left:0;right:0;bottom:0;background:#919191;display:none}body.loading div.process-loading{display:block}body div.process-loading-blur{--bs-backdrop-zindex:999999;z-index:var(--bs-backdrop-zindex);position:fixed;top:0;left:0;right:0;bottom:0;display:none}body.loading div.process-loading-blur{display:block}body div.process-loading-blur::before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}body div.process-loading-blur .process-loading-spinner{position:absolute;top:calc(50% - 2.5rem);left:calc(50% - 2.5rem);bottom:calc(50% + 2.5rem);right:calc(50% + 2.5rem)}body div.process-loading-blur .process-loading-spinner .spinner-border{--bs-spinner-border-width:.4em}[dir=rtl] body div.process-loading-blur .process-loading-spinner{right:calc(50% - 2.5rem);left:calc(50% + 2.5rem)}footer .saib-logo--white{width:fit-content}.feature-disabled,.feature-disabled:hover{opacity:.6;cursor:not-allowed!important;position:relative}.feature-disabled::after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#333;color:#fff;padding:6px 10px;border-radius:4px;white-space:nowrap;font-size:.75rem;opacity:0;pointer-events:none;transition:opacity .2s}.feature-disabled:hover::after{opacity:1}@media(min-width:768px){.opportunity-card__header{height:165px}}.opportunity-card__image{height:165px}.opportunities-opportunity-details{height:190px;padding:20px}.opportunity-card__description{max-height:91px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.opportunity-card__category{margin-bottom:20px}.opportunity-card__footer{padding:0 20px 20px 20px}textarea{resize:none}.custom-toast.hide .toast-progress,.custom-toast:not(.show) .toast-progress{width:0}.custom-toast .toast-progress.transition{transition:width 4000ms ease!important;width:100%}@media(min-width:576px){.modal-dialog-wider{max-width:600px!important}.otp-result-box{width:26rem}}input~.input-hint-text{margin-top:8px!important}.is-invalid~.input-hint-text{display:none!important}.otp-result-box .invalid-feedback{margin-top:0!important}[dir=rtl] .form-floating>.form-select.dropdown-select{padding-left:2rem!important}[dir=ltr] .form-floating>.form-select.dropdown-select{padding-right:2rem!important}.dropdown-select .option,.list.custom-list .option{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.dropdown-select .option.selected,.custom-list .option.selected{font-family:inherit!important;font-weight:inherit!important}bootstrap-datetimepicker-widget dropdown-menu,.dropdown-select .list,.list.custom-list{-webkit-transform:unset;transform:unset;-webkit-transform-origin:unset;transform-origin:unset;-webkit-transition:unset;transition:unset;font-size:14px}.dropdown-select .option .flag-icon,.dropdown-select .flagIcon,.list.custom-list .option .flag-icon,.list.custom-list .flagIcon{display:flex;justify-content:center;align-items:center}.dropdown-select .option .flag-icon .icon-code,.dropdown-select .flagIcon .icon-code,.list.custom-list .option .flag-icon .icon-code,.list.custom-list .flagIcon .icon-code{font-weight:600}.dropdown-select[disabled],.dropdown-select.disabled{background-color:#eee;color:#a2a7ab;border-color:#b7b7b7;pointer-events:none}.list.custom-list{position:absolute;top:0}.dropdown-select.advanced-select span.current{max-width:80%;text-overflow:ellipsis;overflow:hidden}.dropdown-select.advanced-select[disabled] .flagLabel{filter:grayscale(1);opacity:.8;color:var(--bs-body-color)}.dropdown-select .dd-searchbox,.custom-list .dd-searchbox{border-radius:12px}.dropdown-select .option.shorter,.custom-list .option.shorter{line-height:30px}.form-floating>.form-select.placeholder-shown~label{transform-origin:0 0;top:2px;transform:unset;padding:20px 1.4rem!important;color:#888;background-color:transparent;border-color:transparent;background-image:none}.dropdown-select .option,.list.custom-list .option{justify-content:space-between}.form-check .form-check-input:not([checked]){border:1px solid #b9bdc8!important}li.option.form-check:not(:last-child){border-bottom:1px solid #f0f0f0}.dropdown-select .option:hover,.custom-list .option:hover,.dropdown-select .option:focus,.custom-list .option:focus{background-color:#fff!important}.form-check .form-check-input{border-width:1px!important}.datepicker{padding-top:0!important;padding-right:0!important;padding-left:0!important;padding-bottom:10px}.datepicker tbody tr>td span.year.focused,.datepicker tbody tr>td span.year.focused:hover,.datepicker tbody tr>td span.year.active:hover,.datepicker tbody tr>td span.year.active.focused:hover,.datepicker tbody tr>td span.year.active,.datepicker tbody tr>td span.hour.focused,.datepicker tbody tr>td span.hour.focused:hover,.datepicker tbody tr>td span.hour.active:hover,.datepicker tbody tr>td span.hour.active.focused:hover,.datepicker tbody tr>td span.hour.active,.datepicker tbody tr>td span.minute.focused,.datepicker tbody tr>td span.minute.focused:hover,.datepicker tbody tr>td span.minute.active:hover,.datepicker tbody tr>td span.minute.active.focused:hover,.datepicker tbody tr>td span.minute.active,.datepicker tbody tr>td span.month.focused,.datepicker tbody tr>td span.month.focused:hover,.datepicker tbody tr>td span.month.active:hover,.datepicker tbody tr>td span.month.active.focused:hover,.datepicker tbody tr>td span.month.active{color:#000!important;background-color:#ffd900!important;font-family:"CoText_Trial_Bold"!important;font-weight:bold!important;border:0!important;text-shadow:none!important}.datepicker tbody tr>td span.year:hover,.datepicker tbody tr>td span.hour:hover,.datepicker tbody tr>td span.minute:hover,.datepicker tbody tr>td span.month:hover{color:#000!important;background-color:#faf9f7!important}.datepicker tbody tr>td span.year,.datepicker tbody tr>td span.year:hover,.datepicker tbody tr>td span.hour,.datepicker tbody tr>td span.hour:hover,.datepicker tbody tr>td span.minute,.datepicker tbody tr>td span.minute:hover,.datepicker tbody tr>td span.month,.datepicker tbody tr>td span.month:hover{float:left!important}[dir=rtl] .datepicker tbody tr>td span.year,[dir=rtl] .datepicker tbody tr>td span.year:hover,[dir=rtl] .datepicker tbody tr>td span.hour,[dir=rtl] .datepicker tbody tr>td span.hour:hover,[dir=rtl] .datepicker tbody tr>td span.minute,[dir=rtl] .datepicker tbody tr>td span.minute:hover,[dir=rtl] .datepicker tbody tr>td span.month,[dir=rtl] .datepicker tbody tr>td span.month:hover{float:right!important}.datepicker tbody tr>td span.month{width:31%}.datepicker tbody tr>td span.year{width:23%}.datepicker-dropdown:before,.datepicker-dropdown:after,.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:none}.datepicker.datepicker-dropdown.dropdown-menu.rtl table,.bootstrap-datetimepicker-widget.dropdown-menu.rtl table{direction:rtl}.datepicker.datepicker-dropdown.dropdown-menu,.bootstrap-datetimepicker-widget.dropdown-menu,.dropdown .dropdown-menu,.dropdown .advanced-dropdown-menu{border-color:#ddd;margin:0;padding:25px}.rounded-sm{border-radius:6px}.dropdown .dropdown-menu,.dropdown .advanced-dropdown-menu{margin-bottom:4px;margin-top:4px}.datepicker{width:100%}.datepicker tfoot tr th{cursor:unset}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background-color:#fff}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:unset}.bootstrap-datetimepicker-widget table thead tr th{padding-bottom:25px}.bootstrap-datetimepicker-widget table thead th,.bootstrap-datetimepicker-widget .table thead th{text-transform:unset;color:#333!important}.bootstrap-datetimepicker-widget .picker-switch table td.datepicker-footer{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:space-between;justify-content:space-between;align-items:center}.switch.sm .switch-label{width:40px}.switch.sm input+.slider{height:20px}.switch.sm .slider:before{height:20px;width:20px}.switch.sm .label{display:inline}.switch.sm .label:hover{background-color:transparent;cursor:default}[dir=rtl] .switch.sm input:checked+.slider:before{-webkit-transform:translateX(-20px);transform:translateX(-20px)}.switch.sm input:checked+.slider:before{-webkit-transform:translateX(20px);transform:translateX(20px)}.bootstrap-datetimepicker-widget table td.day{background-color:transparent!important;color:#666!important;height:45px;line-height:13px;width:14%;border-radius:6px!important}.datepicker tbody tr>td.day.today{background-color:#faf9f7!important;color:#000!important}.datepicker tbody tr>td.day.today:before{content:none}.datepicker tbody tr>td.day.selected,.datepicker tbody tr>td.day.selected:hover,.datepicker tbody tr>td.day.active,.datepicker tbody tr>td.day.active:hover{color:#000!important;background-color:#ffd900!important;font-family:"CoText_Trial_Bold"!important;font-weight:bold!important;border:0!important;text-shadow:none!important}.datepicker table th,.datepicker table td,.datepicker .table th,.datepicker .table td,.datepicker tbody tr>td.day{padding:unset;font-size:14px!important}.datepicker tbody tr>td span.year,.datepicker tbody tr>td span.hour,.datepicker tbody tr>td span.minute,.datepicker tbody tr>td span.month{font-size:14px!important}.datepicker table th,datepicker .table th{font-family:"CoText_Trial_Bold"!important;font-weight:bold!important}.datepicker table th,.datepicker .table th,.datepicker table td,.datepicker .table td{border:0!important}.datepicker thead th.prev:hover,.datepicker thead th.next:hover{background-color:transparent!important;cursor:pointer}.datepicker thead th div.datepicker-switch:hover{cursor:pointer}.datepicker table th div.datepicker-switch{font-size:15px!important}.datepicker thead th.prev span,.datepicker thead th.next span{display:inline-block;width:35px}.datepicker thead th.prev:hover span,.datepicker thead th.next:hover span{background-color:transparent!important;cursor:pointer}.datepicker tbody tr>td.day:hover{color:#000!important;background-color:#faf9f7!important}.text-area-wrapper .character-count{display:flex;justify-content:space-between;align-items:center}.text-area-wrapper .invalid-feedback{width:fit-content;margin-top:0!important}.text-area-wrapper .max-reached,.text-area-wrapper .max-reached *{color:#e54c34;font-weight:400}@media(min-width:992px){div.edit-card{justify-content:flex-end!important}}div.edit-card .progress-card .progress-col:not(.progress-col-active){display:none!important}.toast-container{z-index:2050}.trim-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}a.disabled-upload{opacity:.6;pointer-events:none}.upload-box-inner{width:calc(100% - 60px)}.progress .progress-bar{transition:width .4s ease-out}pre{font-family:"CoText_Trial_Lt";font-size:unset;height:auto;overflow:visible}.SAR-Symbol{font-family:'SAIB-SAR'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-right:4px;padding-left:4px;float:inline-start;unicode-bidi:isolate}.SAR-Symbol-Inline{font-family:'SAIB-SAR'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;unicode-bidi:isolate}[dir=rtl] .force-ltr{direction:ltr;justify-content:flex-end}.otp-timer-btn{color:#a7a7a7!important;text-decoration:none!important}.form-check .form-check-input[type=radio]:checked{border-width:6px!important}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.opportunity-card__title-top{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;position:relative!important;min-height:29px}.process__howitworks{background-color:#fcfbf8}.dropdown-select,.dropdown-select.wide{border-color:#d6d6d6}.dropdown-select .list.has-buttons ul,.custom-list.list.has-buttons ul{max-height:325px!important}.btn-outline-dark:hover{border:1px solid #f2f2f2!important}.filter-card .form-floating>.form-select.placeholder-shown~label{color:#575757!important}.filter-card .dropdown-select.advanced-select{border-color:#a7a7a7!important}.filter-card .form-floating>.form-select:not(.placeholder-shown)~label{color:#828282!important}.dropdown-actions .btn.btn-outline-dark.disabled,.dropdown-actions .btn.btn-outline-dark:disabled{background-color:#fff!important}.dropdown-actions .btn.btn-primary.disabled,.dropdown-actions .btn.btn-primary:disabled{background-color:#e5e5e5!important;border-color:#e5e5e5!important}.dropdown-actions .btn{font-size:13px!important}.filter-card .dropdown-select.advanced-select.open{border-color:#fadd96!important}.form-floating>.form-control:focus,.form-floating>.form-select:focus{border-color:#fadd96}.document-name-style{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:70%}@media(max-width:576px){.offcanvas-body{overflow-y:auto!important;height:calc(65vh - 156px);min-height:unset!important;margin-bottom:156px}}@media only screen and (max-width:1023px){.form-control{font-size:16px}}@media(min-width:776px) and (max-width:991px){.modal-dialog{--bs-modal-width:700px}}@media(max-width:920px){.quote-section{padding:40px 40px 125px 40px!important}}@media(min-width:992px){.steps-top-center{margin-inline-start:unset!important}.steps-top-center .progress-card{margin-inline-start:-175px}}[dir=ltr] .FirstLightCircle{transform:scaleX(1)}[dir=rtl] .FirstLightCircle{transform:scaleX(-1)}[dir=ltr] .SecondLightCircle{transform:scaleX(1)}[dir=rtl] .SecondLightCircle{transform:scaleX(-1)}.notes-textarea{font-size:16px!important}.text-area-container::before{color:#20222f;border-color:#d6d6d6}.text-area-container:has(.notes-textarea:focus)::before{border-color:#fadd96}@media(max-width:375px){.h6,h6{font-size:.9rem}}@media(max-width:370px) and (min-width:360px){.opportunity-card__deadline small{font-size:13px}}@media(max-width:360px) and (min-width:350px){.opportunity-card__deadline small{font-size:12px}}@media(max-width:1200px) and (min-width:1200px){.opportunity-card__deadline small{font-size:13px}}@media(max-width:850px) and (min-width:825px){.opportunity-card__deadline small{font-size:13px}}@media(max-width:825px) and (min-width:800px){.opportunity-card__deadline small{font-size:12px}}@media(max-width:800px) and (min-width:768px){.opportunity-card__deadline small{font-size:11px}}.modal svg,.offcanvas svg{will-change:transform}.file-item{height:auto!important}.remove-bottom-spacing{padding-bottom:0!important;margin-bottom:0!important}.document-media-container{height:100%!important;display:flex;justify-content:center;align-items:center}.document-media-container .document-animation{width:80%;position:absolute}button h6,button .h6{color:#1a1c1e!important}.no-events{pointer-events:none!important}.stand-for-icon img,.stand-for-icon lottie-player{width:150px;height:150px}@media(min-width:768.5px) and (max-width:1024px){.stand-for-icon img,.stand-for-icon lottie-player{width:135px;height:135px}}@media(min-width:375.5px) and (max-width:768px){.stand-for-icon img,.stand-for-icon lottie-player{width:125px;height:125px}}@media(max-width:375px){.stand-for-icon img,.stand-for-icon lottie-player{width:110px;height:110px}}@media(max-width:576px){.stand-for-icon{height:auto!important}}@media(max-width:370px) and (min-width:360px){.countdown-label{font-size:13px!important}}@media(max-width:360px) and (min-width:350px){.countdown-label{font-size:13px!important}.timeline-card .countdown-box .countdown-label{max-width:100%!important}}@media(max-width:1023px) and (min-width:1000px){.countdown-label{font-size:12px!important}.timeline-card .countdown-box .countdown-label{max-width:100%!important}}@media(max-width:999px) and (min-width:990px){.countdown-label{font-size:15px!important}.timeline-card .countdown-box .countdown-label{max-width:100%!important}}@media(max-width:375px) and (min-width:351px){.btn.btn-download{font-size:13px!important;padding:8px 17px!important}}[dir=rtl] .sa-code{left:-150px}@media(min-width:769px){.justify-content-lg-end{justify-content:flex-end!important}}.nav-link{margin:0!important;padding:8px 24px!important}.faq-item:hover{background-color:transparent!important}.faq-item:has(.faq-header){cursor:pointer}@media(min-width:768px) and (max-width:1024px){.btn.btn-primary.download-button{font-size:14px!important;padding:8px 15px}.btn.download-button span{white-space:nowrap}.h6,h6{font-size:.9rem!important}}@media(max-width:375px){.btn.btn-primary.download-button{font-size:13px!important;padding:8px 15px}}.document-media-container{overflow:visible}@media(min-width:1080px) and (max-width:1270px){.document-media-container .document-animation{width:100%}[dir=rtl] .document-media-container .document-animation{transform:translate(-60px,0)}[dir=ltr] .document-media-container .document-animation{transform:translate(60px,0)}}@media(min-width:1024px) and (max-width:1080px){.document-media-container .document-animation{width:448px}[dir=rtl] .document-media-container .document-animation{transform:translate(-80px,0)}[dir=ltr] .document-media-container .document-animation{transform:translate(80px,0)}}@media(min-width:920px) and (max-width:1024px){.document-media-container .document-animation{width:690px}[dir=rtl] .document-media-container .document-animation{transform:translate(-250px,0)}[dir=ltr] .document-media-container .document-animation{transform:translate(250px,0)}.document-number{font-size:18px}.document-title{font-size:18px}}@media(min-width:768px) and (max-width:920px){.document-media-container .document-animation{width:690px}[dir=rtl] .document-media-container .document-animation{transform:translate(-250px,0)}[dir=ltr] .document-media-container .document-animation{transform:translate(250px,0)}.document-number{font-size:17px}.document-title{font-size:17px}}@media(min-width:520px) and (max-width:650px){.content-card .custom-tabs .nav-item{margin:0!important}.content-card .custom-tabs .nav-item .nav-link{padding:8px 15px 8px 15px!important}}@media(min-width:435px) and (max-width:520px){.content-card .custom-tabs .nav-item{margin:0!important}.content-card .custom-tabs .nav-item .nav-link{padding:8px 10px 8px 10px!important}.nav.nav-tabs.custom-tabs .nav-item .nav-link{font-size:14px!important}}@media(min-width:390px) and (max-width:435px){.content-card .custom-tabs .nav-item{margin:0!important}.content-card .custom-tabs .nav-item .nav-link{padding:8px 10px 8px 10px!important}.nav.nav-tabs.custom-tabs .nav-item .nav-link{font-size:12px!important}}@media(min-width:375px) and (max-width:390px){.content-card .custom-tabs .nav-item{margin:0!important}.content-card .custom-tabs .nav-item .nav-link{padding:8px 5px 8px 5px!important}.nav.nav-tabs.custom-tabs .nav-item .nav-link{font-size:12px!important}}@media(max-width:375px){.content-card .custom-tabs .nav-item{margin:0!important}.content-card .custom-tabs .nav-item .nav-link{padding:8px 5px 8px 5px!important}.nav.nav-tabs.custom-tabs .nav-item .nav-link{font-size:11px!important}}#FooterCancelButton.btn-link:active{background-color:transparent!important}section.documents-section .container{overflow:hidden!important}@media(max-width:850px){.col-850-auto{flex:0 0 auto;width:auto}.col-850-100{flex:1 0 100%!important}.opportunity-details-header{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.hero__title.mb-md-4.mb-0{margin-bottom:0!important}}