@charset "UTF-8";
[role=menu].dropdown-menu [role=presentation].disabled [role=menuitem] {
  pointer-events: none;
}

.dropdown-menu [role=menuitem] > .glyphicon,
.dropdown-menu .dropdown-item > .fas {
  margin-right: 0.5em;
}

.navbar-header {
  padding: 15px;
  text-align: center;
  width: 100%;
}

.navbar-brand {
  padding-top: 0;
  float: none;
  display: inline-block;
  height: auto;
}
.navbar-brand > img {
  display: inline-block;
}
.navbar-brand h1 {
  margin: 0;
}

.development-mode-header {
  color: red;
  font-weight: bold;
  font-size: 20px;
  border-top: 2px solid red;
  border-bottom: 2px solid red;
  background-color: rgba(255, 0, 0, 0.1);
  margin: 0;
  padding: 0.25ex 0;
}
.development-mode-header .development-mode-email {
  color: darkgoldenrod;
  color: #333;
  font-size: 70%;
  font-family: sans-serif;
  font-weight: normal;
  margin-top: 1ex;
}

.navbar .nav,
.navbar .nav > li {
  float: none;
  display: inline-block;
  *display: inline; /* ie7 fix */
  *zoom: 1; /* hasLayout ie7 trigger */
  vertical-align: top;
}

.navbar-inner {
  text-align: center;
}

.development-mode .header-container {
  background: url("../images/caution.jpg");
}
.development-mode .header-container > .page-header {
  background: rgba(255, 255, 255, 0.8);
}

.top-container {
  box-shadow: -5px 0px 5px 0px rgba(0, 0, 0, 0.1), 5px 0px 5px 0px rgba(0, 0, 0, 0.1);
  min-height: 100vh;
}
.top-container .header-container,
.top-container .nav-container {
  margin: 0 -15px;
}

.header-container .page-header .logo-container {
  max-width: 200px;
  margin: 0 auto;
}

.footer {
  margin-top: 5ex;
  padding-top: 1ex;
  border-top: 1px solid #eee;
}

.current-competitions-intro {
  text-align: justify;
}

.procurement-competitions {
  list-style-type: none;
  margin: 3ex 0 0 0;
  padding: 0;
}

.state-disabled {
  background-color: #f5f5f5;
}

.state-active, .state-open {
  background-color: #dff0d8;
}

.state-suspended {
  background-color: #f2dede;
}

.state-finished, .state-closed {
  background-color: #fcf8e3;
}

.competition-state {
  margin-left: 1.5em;
}

.competition-archived-indicator {
  color: saddlebrown;
  float: left;
}

.procurement-competitions .dropdown,
.procurement-competitions .dropup {
  display: inline-block;
}

.procurement-competitions .dropdown-toggle {
  margin-right: 1em;
}

.procurement-competition {
  margin-bottom: 3ex;
}

.form-header {
  margin-bottom: 3ex;
}

.procurement-competition .procurement-competition-number,
.procurement-competition .procurement-competition-name {
  display: inline-block;
  font-size: large;
}

.procurement-competition .procurement-competition-name:before {
  content: " - ";
}

.procurement-competition .procurement-competition-details {
  font-size: small;
  padding-left: 3em;
  color: #555555;
}

.procurement-competition .procurement-competition-type,
.procurement-competition .procurement-competition-category {
  display: inline-block;
}

.procurement-competition .procurement-competition-category:before {
  content: " - ";
}

.procurement-competition .procurement-competition-description {
  margin: 2ex 0 2ex 0;
  text-align: justify;
}

.procurement-competition-closing-time {
  font-weight: bold;
  margin: 2ex 0 2ex 0;
}

.procurement-competitions-archive {
  margin-top: 5ex;
  padding-top: 1ex;
}

.procurement-competitions-archive-table {
  margin: 0 0;
}

.procurement-competition-archive-award {
  text-align: right;
}

.procurement-competition-archive-award a .glyphicon {
  font-size: 80%;
}

#procurement-competitions-archive {
  margin: 4ex 0;
}

#procurement-competitions-archive .bootstrap-table .search .form-control[type=text] {
  width: 20em;
}

#procurement-competitions-archive .bootstrap-table .search .clear-search-button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  border: none;
  background: none;
  color: #888;
  outline: none;
}

#archive-download-name {
  font-weight: bold;
}

#archive-download-name:before {
  content: "“";
  font-weight: bold;
}

#archive-download-name:after {
  content: "”";
  font-weight: bold;
}

.archive-download-alert {
  font-size: 160%;
  color: #fad201;
}

.selectize-control.email-notifications .selectize-input [data-value] .name + .email {
  margin-left: 5px;
}

.selectize-control.email-notifications .selectize-input [data-value] .email:before {
  content: "<";
}

.selectize-control.email-notifications .selectize-input [data-value] .email:after {
  content: ">";
}

.selectize-control.email-notifications .selectize-dropdown .label {
  color: black;
  font-weight: bold;
  padding-left: 0;
}

.selectize-control.email-notifications .selectize-dropdown .caption {
  font-size: 12px;
  display: block;
}

.dropzone-previews {
  display: none;
}

.competition-documents {
  list-style-type: none;
  margin-top: 4ex;
  margin-bottom: 4ex;
  padding: 0;
  border-bottom: 1px solid #eee;
}

#competition-form .competition-documents {
  margin: 0;
}

.competition-document {
  display: inline-block;
  width: 100%;
  height: 10ex;
  padding-bottom: 1ex;
  margin-bottom: 1ex;
}

#competition-form .competition-document .competition-document-controls {
  float: left;
  margin-right: 0.25em;
}

#competition-form .competition-document .competition-document-controls a {
  display: block;
  font-size: large;
  margin-top: 0.5ex;
}

#competition-form .competition-document .competition-document-icon {
  float: left;
  cursor: move;
}

#competition-form.competition-suspended .competition-document .competition-document-icon {
  cursor: default;
}

#competition-form .competition-document .competition-document-name,
#competition-form .competition-document .competition-document-size,
#competition-form .competition-document .competition-document-description,
#competition-form .competition-document .competition-document-progress {
  margin-left: 90px;
}

.competition-document .competition-document-name {
  font-weight: bold;
}

#competition-form .competition-document .competition-document-name {
  font-weight: normal;
}

.competition-document .competition-document-size {
  font-size: smaller;
}

#competition-form .competition-document.uploading .competition-document-description {
  display: none;
}

#competition-form .competition-document .competition-document-progress {
  display: none;
}

#competition-form .competition-document.uploading .competition-document-progress {
  display: block;
}

#competition-form .competition-document-description .form-control {
  width: 75%;
}

.competition-documents-download-container {
  padding: 0;
}

.competition-all-documents {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin-top: 4ex;
  padding-top: 4ex;
}

.card {
  border-color: rgb(0, 154, 199);
}
.card .card-header {
  border-color: rgb(0, 154, 199);
  background: rgb(0, 154, 199);
}
.card .card-header .card-title {
  font-weight: bold;
  color: white;
}

.notifications-card .notifications-on, .notifications-card .notifications-off {
  display: none;
}
.notifications-card.notifications-enabled .notifications-on {
  display: inline;
}
.notifications-card.notifications-disabled .notifications-off {
  display: inline;
}

.document-list .document-icon {
  font-size: x-large;
  line-height: 1ex;
  width: 1em;
}
.document-list .document-time {
  width: 17em;
}
.document-list .document-actions {
  width: 8em;
}

@media (max-width: 768px) {
  #uploaded-documents table.table {
    table-layout: fixed;
  }
  #uploaded-documents table.table .document-time {
    width: auto;
  }
  #uploaded-documents table.table .document-actions {
    width: 3em;
  }
}

.save-competition-group {
  margin-top: 3ex;
}

.notify-status {
  width: 4em;
  display: block;
  float: right;
  position: relative;
}

.notify-status .label {
  position: absolute;
  left: 0;
  top: 0;
}

.competition-menu-container {
  position: relative;
}

.report-query-results-container {
  position: relative;
}
.report-query-results-container .report-query-loading-progress,
.report-query-results-container .report-query-loading-error,
.report-query-results-container .report-query-empty,
.report-query-results-container .report-query-results-header {
  display: none;
}
.report-query-results-container.loading .report-query-loading-progress {
  display: block;
  z-index: 999;
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 5ex;
}
.report-query-results-container.error .report-query-loading-error {
  display: block;
}
.report-query-results-container.error .report-query-results {
  display: none;
}
.report-query-results-container.loading .report-query-results-header {
  visibility: hidden;
  display: block;
}
.report-query-results-container.loaded .report-query-results,
.report-query-results-container.loaded .report-query-results-header {
  display: block;
}
.report-query-results-container.empty .report-query-empty {
  display: block;
}
.report-query-results-container.empty .report-query-results {
  display: none;
}

.suspended-reason-tooltip {
  cursor: default;
}

#archive-competition-modal .modal-title,
#archive-competition-modal #archive-competition-button {
  text-transform: capitalize;
}

.results-header {
  border-top: 2px solid #eee;
  margin-top: 2ex;
  padding-top: 1ex;
  padding-bottom: 3ex;
}

.competition-list-submissions {
  text-align: center;
}

.competition-list-period {
  width: 9em;
  text-align: right;
}

.competition-list-budget {
  text-align: right;
  width: 9em;
}

.notification-setting {
  padding-top: 3ex;
  padding-bottom: 3ex;
}

a.urgent {
  font-weight: bold;
}

a.urgent:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  right: 0.5rem;
  color: red;
  content: "\f071";
}

#response-submitted-modal .modal-body .submit-response-progress, #response-submitted-modal .modal-body .submit-response-error {
  position: absolute;
  display: none;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
#response-submitted-modal .modal-body .submit-response-complete {
  visibility: hidden;
}
#response-submitted-modal .modal-body.submitting .submit-response-progress {
  display: flex;
  align-items: center;
}
#response-submitted-modal .modal-body.complete .submit-response-complete {
  visibility: visible;
}
#response-submitted-modal .modal-body.error .submit-response-error {
  display: flex;
  align-items: center;
}/*# sourceMappingURL=style.css.map */