@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic&subset=latin,greek,greek-ext);
.swal2-popup.swal2-toast {
  flex-direction: column;
  align-items: stretch;
  width: auto;
  padding: 1.25em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 0.625em #d9d9d9;
}
.swal2-popup.swal2-toast .swal2-header {
  flex-direction: row;
  padding: 0;
}
.swal2-popup.swal2-toast .swal2-title {
  flex-grow: 1;
  justify-content: flex-start;
  margin: 0 0.625em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-loading {
  justify-content: center;
}
.swal2-popup.swal2-toast .swal2-input {
  height: 2em;
  margin: 0.3125em auto;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-validation-message {
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}
.swal2-popup.swal2-toast .swal2-close {
  position: static;
  width: 0.8em;
  height: 0.8em;
  line-height: 0.8;
}
.swal2-popup.swal2-toast .swal2-content {
  justify-content: flex-start;
  margin: 0 0.625em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}
.swal2-popup.swal2-toast .swal2-html-container {
  padding: 0.625em 0 0;
}
.swal2-popup.swal2-toast .swal2-html-container:empty {
  padding: 0;
}
.swal2-popup.swal2-toast .swal2-icon {
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0 0.5em 0 0;
}
.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: bold;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
    font-size: 0.25em;
  }
}
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: 0.875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-actions {
  flex: 1;
  flex-basis: auto !important;
  align-self: stretch;
  width: auto;
  height: 2.2em;
  height: auto;
  margin: 0 0.3125em;
  margin-top: 0.3125em;
  padding: 0;
}
.swal2-popup.swal2-toast .swal2-styled {
  margin: 0.125em 0.3125em;
  padding: 0.3125em 0.625em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-styled:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.8em;
  left: -0.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.25em;
  left: 0.9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-toast-animate-success-line-tip 0.75s;
}
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-toast-animate-success-line-long 0.75s;
}
.swal2-popup.swal2-toast.swal2-show {
  animation: swal2-toast-show 0.5s;
}
.swal2-popup.swal2-toast.swal2-hide {
  animation: swal2-toast-hide 0.1s forwards;
}

.swal2-container {
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}
.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.4);
}
.swal2-container.swal2-backdrop-hide {
  background: transparent !important;
}
.swal2-container.swal2-top {
  align-items: flex-start;
}
.swal2-container.swal2-top-start, .swal2-container.swal2-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
.swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
.swal2-container.swal2-center {
  align-items: center;
}
.swal2-container.swal2-center-start, .swal2-container.swal2-center-left {
  align-items: center;
  justify-content: flex-start;
}
.swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
  align-items: center;
  justify-content: flex-end;
}
.swal2-container.swal2-bottom {
  align-items: flex-end;
}
.swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
.swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
.swal2-container.swal2-bottom > :first-child, .swal2-container.swal2-bottom-start > :first-child, .swal2-container.swal2-bottom-left > :first-child, .swal2-container.swal2-bottom-end > :first-child, .swal2-container.swal2-bottom-right > :first-child {
  margin-top: auto;
}
.swal2-container.swal2-grow-fullscreen > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-self: stretch;
  justify-content: center;
}
.swal2-container.swal2-grow-row > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}
.swal2-container.swal2-grow-column {
  flex: 1;
  flex-direction: column;
}
.swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
  align-items: center;
}
.swal2-container.swal2-grow-column.swal2-top-start, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
  align-items: flex-start;
}
.swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
  align-items: flex-end;
}
.swal2-container.swal2-grow-column > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}
.swal2-container.swal2-no-transition {
  transition: none !important;
}
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
  margin: auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}

.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 1.25em;
  border: none;
  border-radius: 5px;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
}
.swal2-popup:focus {
  outline: none;
}
.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 1.8em;
}

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 0.4em;
  padding: 0;
  color: rgb(89.25, 89.25, 89.25);
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

.swal2-actions {
  display: flex;
  z-index: 1;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.25em auto 0;
  padding: 0;
}
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.swal2-loader {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.2em;
  height: 2.2em;
  margin: 0 1.875em;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border-width: 0.25em;
  border-style: solid;
  border-radius: 100%;
  border-color: #2778c4 transparent #2778c4 transparent;
}

.swal2-styled {
  margin: 0.3125em;
  padding: 0.625em 1.1em;
  box-shadow: none;
  font-weight: 500;
}
.swal2-styled:not([disabled]) {
  cursor: pointer;
}
.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #2778c4;
  color: #fff;
  font-size: 1em;
}
.swal2-styled.swal2-deny {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #d14529;
  color: #fff;
  font-size: 1em;
}
.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #757575;
  color: #fff;
  font-size: 1em;
}
.swal2-styled:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-styled::-moz-focus-inner {
  border: 0;
}

.swal2-footer {
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: rgb(84.15, 84.15, 84.15);
  font-size: 1em;
}

.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.25em;
  overflow: hidden;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}

.swal2-image {
  max-width: 100%;
  margin: 1.25em auto;
}

.swal2-close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s ease-out;
  border: none;
  border-radius: 5px;
  background: transparent;
  color: #cccccc;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer;
}
.swal2-close:hover {
  transform: none;
  background: transparent;
  color: #f27474;
}
.swal2-close:focus {
  outline: none;
  box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-close::-moz-focus-inner {
  border: 0;
}

.swal2-content {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 0 1.6em;
  color: rgb(84.15, 84.15, 84.15);
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
}

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em auto;
}

.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid rgb(216.75, 216.75, 216.75);
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  color: inherit;
  font-size: 1.125em;
}
.swal2-input.swal2-inputerror,
.swal2-file.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}
.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-input::placeholder,
.swal2-file::placeholder,
.swal2-textarea::placeholder {
  color: #cccccc;
}

.swal2-range {
  margin: 1em auto;
  background: #fff;
}
.swal2-range input {
  width: 80%;
}
.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}
.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}

.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}
.swal2-input[type=number] {
  max-width: 10em;
}

.swal2-file {
  background: inherit;
  font-size: 1.125em;
}

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em;
}

.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}
.swal2-radio label,
.swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.125em;
}
.swal2-radio input,
.swal2-checkbox input {
  flex-shrink: 0;
  margin: 0 0.4em;
}

.swal2-input-label {
  display: flex;
  justify-content: center;
  margin: 1em auto;
}

.swal2-validation-message {
  align-items: center;
  justify-content: center;
  margin: 0 -2.7em;
  padding: 0.625em;
  overflow: hidden;
  background: rgb(239.7, 239.7, 239.7);
  color: #666666;
  font-size: 1em;
  font-weight: 300;
}
.swal2-validation-message::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: 0.25em solid transparent;
  border-radius: 50%;
  border-color: #000;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  user-select: none;
}
.swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}
.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474;
}
.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg);
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-error.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  animation: swal2-animate-error-x-mark 0.5s;
}
.swal2-icon.swal2-warning {
  border-color: rgb(249.95234375, 205.965625, 167.74765625);
  color: #f8bb86;
}
.swal2-icon.swal2-info {
  border-color: rgb(156.7033492823, 224.2822966507, 246.2966507177);
  color: #3fc3ee;
}
.swal2-icon.swal2-question {
  border-color: rgb(200.8064516129, 217.9677419355, 225.1935483871);
  color: #87adbd;
}
.swal2-icon.swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}
.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}
.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: 0.8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip 0.75s;
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-animate-success-line-long 0.75s;
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

.swal2-progress-steps {
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600;
}
.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}
.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #2778c4;
  color: #fff;
  line-height: 2em;
  text-align: center;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #2778c4;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #add8e6;
}
.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  flex-shrink: 0;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #2778c4;
}

[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

.swal2-show {
  animation: swal2-show 0.3s;
}

.swal2-hide {
  animation: swal2-hide 0.15s forwards;
}

.swal2-noanimation {
  transition: none;
}

.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.swal2-rtl .swal2-close {
  right: auto;
  left: 0;
}
.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}
@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}
@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}
@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}
body.swal2-height-auto {
  height: auto !important;
}
body.swal2-no-backdrop .swal2-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent !important;
}
body.swal2-no-backdrop .swal2-container > .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
body.swal2-no-backdrop .swal2-container.swal2-top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-top-start, body.swal2-no-backdrop .swal2-container.swal2-top-left {
  top: 0;
  left: 0;
}
body.swal2-no-backdrop .swal2-container.swal2-top-end, body.swal2-no-backdrop .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
}
body.swal2-no-backdrop .swal2-container.swal2-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.swal2-no-backdrop .swal2-container.swal2-center-start, body.swal2-no-backdrop .swal2-container.swal2-center-left {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-center-end, body.swal2-no-backdrop .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-bottom-start, body.swal2-no-backdrop .swal2-container.swal2-bottom-left {
  bottom: 0;
  left: 0;
}
body.swal2-no-backdrop .swal2-container.swal2-bottom-end, body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
  right: 0;
  bottom: 0;
}
@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] {
    display: none;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}
body.swal2-toast-shown .swal2-container {
  background-color: transparent;
}
body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}
body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

/* typography */
/* colors */
/* variables */
/* BORDER RADIUS */
/* OPACITY */
/* BOX SIZING */
/* TRANSITION */
/* clearfix */
/* keyframes */
/* animation */
/* CSS transforms */
@-webkit-keyframes flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@-moz-keyframes flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@-o-keyframes flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@-ms-keyframes flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@-webkit-keyframes flyout {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}
@-moz-keyframes flyout {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}
@-o-keyframes flyout {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}
@-ms-keyframes flyout {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}
@keyframes flyout {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}
@-webkit-keyframes three-quarter-spinner {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes three-quarter-spinner {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes three-quarter-spinner {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes three-quarter-spinner {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes three-quarter-spinner {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.text-uppercase {
  text-transform: uppercase;
}

.align_center {
  text-align: center !important;
}

.font-bold {
  font-weight: 500;
}

.italic {
  font-style: italic;
}

.text-align-left {
  text-align: left;
}

.text-align-justify {
  text-align: justify;
}

.text-align-right {
  text-align: right;
}

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

.font-xl {
  font-size: 16px;
  font-size: 1em;
}

.font-xxl {
  font-size: 18px;
  font-size: 1.125em;
}

.font-ml {
  font-size: 15px;
  font-size: 0.9375em;
}

.font-l {
  font-size: 14px;
  font-size: 0.875em;
}

.font-m {
  font-size: 13px;
  font-size: 0.8125em;
}

.font-s {
  font-size: 12px;
  font-size: 0.75em;
}

.font-xs {
  font-size: 11px;
  font-size: 0.6875em;
}

.hide {
  display: none;
}

.hidden {
  display: none;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.no-border {
  border: none !important;
}

.no-border-top {
  border-top: none !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.clearfix:before, .questionnaire-participation-form .question:before, .clearfix:after, .questionnaire-participation-form .question:after {
  content: " ";
  display: table;
}
.clearfix:after, .questionnaire-participation-form .question:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.clearfix, .questionnaire-participation-form .question {
  *zoom: 1;
}

.full-width {
  width: 100%;
}

.break-word {
  word-break: break-all;
}

.lh-normal {
  line-height: normal;
}

.line-through {
  text-decoration: line-through;
  color: red;
}

.pad-0 {
  padding: 0 !important;
}

.pad-top-0 {
  padding-top: 0px !important;
}

.pad-btm-0 {
  padding-bottom: 0px !important;
}

.pad-left-0 {
  padding-left: 0px !important;
}

.pad-right-0 {
  padding-right: 0px !important;
}

.pad-5px {
  padding: 5px !important;
}

.pad-top-5px {
  padding-top: 5px !important;
}

.pad-btm-5px {
  padding-bottom: 5px !important;
}

.pad-left-5px {
  padding-left: 5px !important;
}

.pad-right-5px {
  padding-right: 5px !important;
}

.pad-10px {
  padding: 10px !important;
}

.pad-btm-10px {
  padding-bottom: 10px !important;
}

.pad-top-10px {
  padding-top: 10px !important;
}

.pad-left-10px {
  padding-left: 10px !important;
}

.pad-right-10px {
  padding-right: 10px !important;
}

.pad-top-12px {
  padding-top: 12px !important;
}

.pad-15px {
  padding: 15px !important;
}

.pad-btm-15px {
  padding-bottom: 15px !important;
}

.pad-top-15px {
  padding-top: 15px !important;
}

.pad-left-15px {
  padding-left: 15px !important;
}

.pad-right-15px {
  padding-right: 15px !important;
}

.pad-20px {
  padding: 20px !important;
}

.pad-top-20px {
  padding-top: 20px !important;
}

.pad-btm-20px {
  padding-bottom: 20px !important;
}

.pad-left-20px {
  padding-left: 20px !important;
}

.pad-right-20px {
  padding-right: 20px !important;
}

.pad-30px {
  padding: 30px !important;
}

.pad-top-30px {
  padding-top: 30px !important;
}

.pad-btm-30px {
  padding-bottom: 30px !important;
}

.pad-left-30px {
  padding-left: 30px !important;
}

.pad-right-30px {
  padding-right: 30px !important;
}

.margin-0 {
  margin: 0 !important;
}

.margin-top-0 {
  margin-top: 0px !important;
}

.margin-btm-0 {
  margin-bottom: 0px !important;
}

.margin-left-0 {
  margin-left: 0px !important;
}

.margin-right-0 {
  margin-right: 0px !important;
}

.margin-5px {
  margin: 5px !important;
}

.margin-top-5px {
  margin-top: 5px !important;
}

.margin-btm-5px {
  margin-bottom: 5px !important;
}

.margin-left-5px {
  margin-left: 5px !important;
}

.margin-right-5px {
  margin-right: 5px !important;
}

.margin-10px {
  margin: 10px !important;
}

.margin-btm-10px {
  margin-bottom: 10px !important;
}

.margin-top-10px {
  margin-top: 10px !important;
}

.margin-left-10px {
  margin-left: 10px !important;
}

.margin-left-12px {
  margin-left: 12px !important;
}

.margin-right-10px {
  margin-right: 10px !important;
}

.margin-15px {
  margin: 15px !important;
}

.margin-top-15px {
  margin-top: 15px !important;
}

.margin-btm-15px {
  margin-bottom: 15px !important;
}

.margin-left-15px {
  margin-left: 15px !important;
}

.margin-right-15px {
  margin-right: 15px !important;
}

.margin-20px {
  margin: 20px !important;
}

.margin-top-20px {
  margin-top: 20px !important;
}

.margin-btm-20px {
  margin-bottom: 20px !important;
}

.margin-left-20px {
  margin-left: 20px !important;
}

.margin-right-20px {
  margin-right: 20px !important;
}

.margin-30px {
  margin: 30px !important;
}

.margin-top-30px {
  margin-top: 30px !important;
}

.margin-btm-30px {
  margin-bottom: 30px !important;
}

.margin-left-30px {
  margin-left: 30px !important;
}

.margin-right-30px {
  margin-right: 30px !important;
}

.min-height-container {
  min-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}

.width-100 {
  width: 100% !important;
}

.width-min-500 {
  min-width: 500px !important;
}

.width-min-100 {
  min-width: 100px !important;
}

.line-height-15px {
  line-height: 15px !important;
}

.width-5 {
  width: 5% !important;
}

.line-height-15px {
  line-height: 15px !important;
}

.margin-left-15 {
  margin-left: 15% !important;
}

.margin-left-75 {
  margin-left: 75% !important;
}

.margin-left-85 {
  margin-left: 85% !important;
}

.margin-top-50 {
  margin-top: -50px;
}

.width-70 {
  width: 70% !important;
}

.align-content-center {
  align-content: center;
}

.nav-bar-cookie {
  background-color: #000000;
  min-height: 70px;
  width: 100%;
  bottom: 0;
  position: fixed;
}

.display-inline {
  display: inline;
}

.cookie-message {
  width: 65%;
}

.close-cookie {
  width: 15%;
  float: right;
  margin-top: -55px;
  margin-left: 15px;
  margin-right: 5%;
}

.margin-left-cookie {
  margin-left: 20px;
}

.global_loader {
  z-index: 9990;
  left: 50%;
  top: 50%;
  position: fixed;
  display: inline-block;
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.6);
}
.global_loader > * {
  margin-left: -50%;
  margin-top: -50%;
}

.spinner-log {
  text-align: center;
  position: relative;
  top: 40%;
}

.sweet-alert {
  padding: 30px 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.sweet-alert .sa-icon {
  display: none !important;
}
.sweet-alert input {
  display: none !important;
}
.sweet-alert h2 {
  font-size: 13px;
  font-size: 0.8125em;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.sweet-alert button {
  font-size: 12px;
  font-size: 0.75em;
  text-transform: uppercase;
  font-weight: 300;
  display: inline-block;
  padding: 0.6em 1.2em;
  border-bottom-width: 3px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-right: 5px;
  cursor: pointer;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sweet-alert .warning {
  background-color: transparent;
  padding: 0;
}

/* -------------------------------------------------- resets -------------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block;
}

ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* -------------------------------------------------- html tags & controls -------------------------------------------------- */
body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  background: #eaeaea;
  line-height: 16px;
}

a {
  color: #2980b9;
  text-decoration: none;
  cursor: pointer;
  font-weight: 400;
}
a i {
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  -ms-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
a:hover {
  color: rgb(33.5982300885, 104.8920353982, 151.6017699115);
}
a:hover i {
  -moz-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  -webkit-transform: rotate(6deg);
  transform: rotate(6deg);
}
a.text {
  font-size: 13px;
  font-size: 0.8125em;
}

h1 {
  padding: 10px 0px;
  color: #111;
  font-size: 18px;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1;
}
h1 i {
  padding: 0px 3px;
  color: rgb(131.75, 131.75, 131.75);
}
h1 .status {
  font-size: 12px;
  font-size: 0.75em;
  display: inline-block;
}

h2 {
  padding: 7px 0px 5px;
  color: rgb(131.75, 131.75, 131.75);
  font-size: 14px;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1;
}

h3 {
  line-height: normal;
  font-weight: 500;
}

h4 {
  line-height: normal;
  font-weight: 500;
}

h5 {
  line-height: normal;
  font-weight: 400;
}

p {
  padding: 10px 0px;
  line-height: 1.3em;
}

input[type=text], input[type=password], textarea, input[type=search] {
  background: #fff;
  color: #111;
  border: 1px solid rgb(208.5, 208.5, 208.5);
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-size: 0.8125em;
  line-height: 1.4em;
  padding: 6px;
  resize: none;
  border-radius: 3px;
}
input[type=text].ng-dirty.ng-invalid, input[type=password].ng-dirty.ng-invalid, textarea.ng-dirty.ng-invalid, input[type=search].ng-dirty.ng-invalid {
  border: 1px solid #e74c3c;
}
input[type=text]:focus, input[type=text]:active, input[type=password]:focus, input[type=password]:active, textarea:focus, textarea:active, input[type=search]:focus, input[type=search]:active {
  border: 1px solid #2980b9;
  outline: none;
}

.button.disabled[data-qa=tender-copy], .swal2-container .swal2-modal button.disabled[data-qa=tender-copy], .button.disabled[data-qa=use-template-button], .swal2-container .swal2-modal button.disabled[data-qa=use-template-button], .button.disabled[data-qa=button-filter-delete], .swal2-container .swal2-modal button.disabled[data-qa=button-filter-delete] {
  pointer-events: auto;
}

button, input[type=button], input[type=submit], .button, .swal2-container .swal2-modal button {
  font-size: 12px;
  font-size: 0.75em;
  text-transform: uppercase;
  font-weight: 300;
  display: inline-block;
  padding: 0.6em 1.2em;
  background: #2980b9;
  border: 1px solid rgb(36.3738938053, 113.5575221239, 164.1261061947);
  border-bottom: 3px solid rgb(36.3738938053, 113.5575221239, 164.1261061947);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  margin-right: 5px;
  cursor: pointer;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
button.form-button, input[type=button].form-button, input[type=submit].form-button, .button.form-button, .swal2-container .swal2-modal button.form-button {
  padding: 0.8em 1.2em;
}
button i, input[type=button] i, input[type=submit] i, .button i, .swal2-container .swal2-modal button i {
  margin-right: 3px;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
button:hover, input[type=button]:hover, input[type=submit]:hover, .button:hover, .swal2-container .swal2-modal button:hover {
  color: #fff;
  background: rgb(31.7477876106, 99.1150442478, 143.2522123894);
  border-color: rgb(22.4955752212, 70.2300884956, 101.5044247788);
}
button:hover i, input[type=button]:hover i, input[type=submit]:hover i, .button:hover i, .swal2-container .swal2-modal button:hover i {
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
  transform: rotate(8deg);
}
button.positive, input[type=button].positive, input[type=submit].positive, .button.positive, .swal2-container .swal2-modal button.positive {
  background: #27ae60;
  border: 1px solid rgb(34.3309859155, 153.1690140845, 84.5070422535);
  border-bottom: 3px solid rgb(34.3309859155, 153.1690140845, 84.5070422535);
}
button.positive:hover, input[type=button].positive:hover, input[type=submit].positive:hover, .button.positive:hover {
  background: rgb(29.661971831, 132.338028169, 73.014084507);
  border: 1px solid rgb(20.323943662, 90.676056338, 50.0281690141);
  border-bottom: 3px solid rgb(20.323943662, 90.676056338, 50.0281690141);
}
button.negative, input[type=button].negative, input[type=submit].negative, .button.negative, .swal2-container .swal2-modal button.negative {
  background: #e74c3c;
  border: 1px solid rgb(228.2054794521, 55.1575342466, 37.2945205479);
  border-bottom: 3px solid rgb(228.2054794521, 55.1575342466, 37.2945205479);
}
button.negative:hover, input[type=button].negative:hover, input[type=submit].negative:hover, .button.negative:hover {
  background: rgb(213.698630137, 43.8356164384, 26.301369863);
  border: 1px solid rgb(168.2876712329, 34.5205479452, 20.7123287671);
  border-bottom: 3px solid rgb(168.2876712329, 34.5205479452, 20.7123287671);
}
button.pending, input[type=button].pending, input[type=submit].pending, .button.pending, .swal2-container .swal2-modal button.pending {
  background: #ec8c02;
  border: 1px solid rgb(210.7142857143, 125, 1.7857142857);
  border-bottom: 3px solid rgb(210.7142857143, 125, 1.7857142857);
}
button.pending:hover, input[type=button].pending:hover, input[type=submit].pending:hover, .button.pending:hover {
  background: rgb(160.1428571429, 95, 1.3571428571);
  border: 1px solid rgb(134.8571428571, 80, 1.1428571429);
  border-bottom: 3px solid rgb(134.8571428571, 80, 1.1428571429);
}
button.small, input[type=button].small, input[type=submit].small, .button.small, .swal2-container .swal2-modal button.small {
  padding: 0.4em 1em;
  font-size: 12px;
  font-size: 0.75em;
  margin-right: 3px;
}
button:active, input[type=button]:active, input[type=submit]:active, .button:active, .swal2-container .swal2-modal button:active {
  border-style: inset !important;
}
button:focus, input[type=button]:focus, input[type=submit]:focus, .button:focus, .swal2-container .swal2-modal button:focus {
  outline: none;
}
button.disabled, button[disabled], input[type=button].disabled, input[type=button][disabled], input[type=submit].disabled, input[type=submit][disabled], .button.disabled, .swal2-container .swal2-modal button.disabled, .button[disabled], .swal2-container .swal2-modal button[disabled] {
  background: #eaeaea !important;
  color: rgb(193.5, 193.5, 193.5);
  border: 1px solid #dbdbdb;
  border-bottom: 3px solid #dbdbdb;
  pointer-events: none;
}
button.disabled:hover, button[disabled]:hover, input[type=button].disabled:hover, input[type=button][disabled]:hover, input[type=submit].disabled:hover, input[type=submit][disabled]:hover, .button.disabled:hover, .button[disabled]:hover {
  cursor: text;
  background: #eaeaea;
  color: rgb(193.5, 193.5, 193.5);
  border: 1px solid #dbdbdb;
  border-bottom: 3px solid #dbdbdb;
}
button.disabled:hover i, button[disabled]:hover i, input[type=button].disabled:hover i, input[type=button][disabled]:hover i, input[type=submit].disabled:hover i, input[type=submit][disabled]:hover i, .button.disabled:hover i, .button[disabled]:hover i {
  transform: rotate(0deg);
}
button.disabled:active, button[disabled]:active, input[type=button].disabled:active, input[type=button][disabled]:active, input[type=submit].disabled:active, input[type=submit][disabled]:active, .button.disabled:active, .button[disabled]:active {
  border-style: solid !important;
}
button.secondary, input[type=button].secondary, input[type=submit].secondary, .button.secondary, .swal2-container .swal2-modal button.secondary {
  background: #a8a8a8;
  border: 1px solid rgb(142.5, 142.5, 142.5);
  border-bottom: 3px solid rgb(142.5, 142.5, 142.5);
}
button.secondary:hover, input[type=button].secondary:hover, input[type=submit].secondary:hover, .button.secondary:hover {
  background: rgb(142.5, 142.5, 142.5);
  border: 1px solid #757575;
  border-bottom: 3px solid #757575;
}
button.clear-bg, input[type=button].clear-bg, input[type=submit].clear-bg, .button.clear-bg, .swal2-container .swal2-modal button.clear-bg {
  border: none;
  background: none;
  color: #2980b9;
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
button.clear-bg:active, input[type=button].clear-bg:active, input[type=submit].clear-bg:active, .button.clear-bg:active {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-style: none !important;
}

.title-primary {
  border-bottom: 5px solid #dbdbdb;
  padding-bottom: 10px;
  margin: 10px 20px 0px 20px;
  word-wrap: break-word;
}

.helper-text {
  border-bottom: 1px solid #dbdbdb;
  font-weight: lighter;
  font-style: italic;
  margin: 10px 20px 0px 20px;
  color: rgb(93.5, 93.5, 93.5);
}
.helper-text .text-danger {
  color: rgb(228.2054794521, 55.1575342466, 37.2945205479);
}

.label-sub-content {
  color: rgb(152.7, 152.7, 152.7);
}

.border-top {
  border-top: 1px solid #dbdbdb !important;
}

.border-bottom {
  border-bottom: 1px solid #dbdbdb !important;
}

.empty-dashed {
  border: 2px dashed #2980b9;
  padding: 10px;
}

.filter-custom {
  display: flex;
  flex-wrap: wrap;
}

.filter-child-custom {
  width: 50%;
  min-width: 50%;
}
.filter-child-custom span {
  width: 100%;
  border-right: 1px solid #dbdbdb;
}

.detailswithdropdowntender {
  margin-top: -30px;
}

.attachment-deleted {
  color: red;
  float: right;
  margin-bottom: 70px;
  padding-left: 70px;
}

.dr-deleted {
  margin-right: 40px;
  color: red;
  margin-top: -70px;
  float: right;
}

.swal2-container .swal2-modal {
  font-family: "Roboto", sans-serif;
  padding: 30px 60px !important;
}
.swal2-container .swal2-modal .swal2-confirm {
  background-color: #27ae60 !important;
  border-color: rgb(34.3309859155, 153.1690140845, 84.5070422535) !important;
}
.swal2-container .swal2-modal .swal2-confirm:hover {
  background-color: rgb(29.661971831, 132.338028169, 73.014084507) !important;
  border-color: rgb(20.323943662, 90.676056338, 50.0281690141) !important;
}
.swal2-container .swal2-modal .swal2-cancel {
  background-color: #e74c3c !important;
  border-color: rgb(228.2054794521, 55.1575342466, 37.2945205479) !important;
}
.swal2-container .swal2-modal .swal2-cancel:hover {
  background-color: rgb(213.698630137, 43.8356164384, 26.301369863) !important;
  border-color: rgb(168.2876712329, 34.5205479452, 20.7123287671) !important;
}
.swal2-container .swal2-modal h2, .swal2-container .swal2-modal .swal2-title h2 {
  font-size: 13px;
  font-size: 0.8125em;
  line-height: 1.2em;
  font-weight: 400;
}
.swal2-container .swal2-close {
  border: 0 !important;
  background: transparent !important;
  color: black !important;
  font-size: 25px !important;
  padding-top: 0px !important;
}

.dragContainer div {
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.gu-mirror {
  cursor: grabbing;
  transition: opacity 0.4s ease-in-out;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.gu-hide {
  display: none !important;
}

.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.gu-transit {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

/* -------------------------------------------------- widgets -------------------------------------------------- */
.global_loader .spinner div {
  background-color: #2980b9 !important;
}

.status {
  color: rgb(209.9711656442, 171.9226993865, 19.7288343558);
  font-style: italic;
  margin: 0px 5px;
  vertical-align: middle;
  font-size: 13px;
  font-size: 0.8125em;
}
.status.success {
  color: rgb(29.661971831, 132.338028169, 73.014084507);
}
.status.failed {
  color: rgb(228.2054794521, 55.1575342466, 37.2945205479);
}
.status.disabled {
  color: #ededed;
}
.status.warning, .status .pending {
  color: #ec8c02;
}

.tag {
  background: rgb(245.3803680982, 226.8282208589, 152.6196319018);
  color: rgb(130.717791411, 107.0306748466, 12.282208589);
  font-size: 0.8em;
  padding: 2px 8px;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
}

.fa, .growl-container .alert-info.icon:before, .growl-container .alert-error.icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.fa.disabled, .growl-container .disabled.alert-info.icon:before, .growl-container .disabled.alert-error.icon:before {
  transform: none;
  color: #ccc;
  cursor: default;
}

.list_box_dropdown {
  list-style: none;
}
.list_box_dropdown li .title, .list_box_dropdown li a {
  display: block;
  padding: 10px;
  background: #f9f9f9;
  border-bottom: 1px solid #dbdbdb;
}
.list_box_dropdown li .title {
  font-weight: 500;
}
.list_box_dropdown li a:hover {
  background: rgb(236.25, 236.25, 236.25);
}
.list_box_dropdown li a.sub_level {
  padding-left: 20px;
}
.list_box_dropdown li a.current:after {
  content: "\f00c";
  font-family: FontAwesome;
  padding-left: 10px;
  float: right;
}
.list_box_dropdown.separator {
  border-top: 2px solid #dbdbdb;
}

.box-panel {
  background: #fff;
  border: 1px solid #dbdbdb;
  margin-top: 15px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 4px 5px -2px rgb(219, 219, 219);
  -moz-box-shadow: 0px 4px 5px -2px rgb(219, 219, 219);
  box-shadow: 0px 4px 5px -2px rgb(219, 219, 219);
}
.box-panel .box-title-panel, .box-panel .box-sub-title-panel {
  background: #eaeaea;
  border-bottom: 1px solid #dbdbdb;
  display: table;
  width: 100%;
}
.box-panel .box-title-panel.excluded, .box-panel .box-sub-title-panel.excluded {
  background: rgb(252.2383561644, 234.402739726, 232.5616438356);
}
.box-panel .box-title-panel.pending, .box-panel .box-sub-title-panel.pending {
  background: rgb(254.8571428571, 248, 238.1428571429);
}
.box-panel .box-title-panel.verified, .box-panel .box-sub-title-panel.verified {
  background: rgb(199.8591549296, 242.6408450704, 217.9225352113);
}
.box-panel .box-title-panel .title, .box-panel .box-title-panel .title-button-panel, .box-panel .box-title-panel .title-expand-collapse, .box-panel .box-sub-title-panel .title, .box-panel .box-sub-title-panel .title-button-panel, .box-panel .box-sub-title-panel .title-expand-collapse {
  display: table-cell;
  vertical-align: middle;
}
.box-panel .box-title-panel .title, .box-panel .box-sub-title-panel .title {
  font-size: 14px;
  font-size: 0.875em;
  line-height: normal;
  text-transform: uppercase;
  padding: 20px;
  font-weight: 400;
}
.box-panel .box-title-panel .title .status, .box-panel .box-sub-title-panel .title .status {
  font-size: 13px;
  font-size: 0.8125em;
  font-weight: 400;
}
.box-panel .box-title-panel .subtitle, .box-panel .box-sub-title-panel .subtitle {
  font-weight: normal;
  font-size: 13px;
  font-size: 0.8125em;
  font-style: italic;
}
.box-panel .box-title-panel .title-button-panel, .box-panel .box-sub-title-panel .title-button-panel {
  width: 470px;
  text-align: right;
  padding-right: 5px;
}
.box-panel .box-title-panel .title-button-panel .button, .box-panel .box-title-panel .title-button-panel .swal2-container .swal2-modal button, .swal2-container .swal2-modal .box-panel .box-title-panel .title-button-panel button, .box-panel .box-sub-title-panel .title-button-panel .button, .box-panel .box-sub-title-panel .title-button-panel .swal2-container .swal2-modal button, .swal2-container .swal2-modal .box-panel .box-sub-title-panel .title-button-panel button {
  margin: 10px 0 0 0;
}
.box-panel .box-title-panel .title-button-panel .button:last-child, .box-panel .box-title-panel .title-button-panel .swal2-container .swal2-modal button:last-child, .swal2-container .swal2-modal .box-panel .box-title-panel .title-button-panel button:last-child, .box-panel .box-sub-title-panel .title-button-panel .button:last-child, .box-panel .box-sub-title-panel .title-button-panel .swal2-container .swal2-modal button:last-child, .swal2-container .swal2-modal .box-panel .box-sub-title-panel .title-button-panel button:last-child {
  margin: 10px 0 10px 0;
}
.box-panel .box-title-panel .title-expand-collapse, .box-panel .box-sub-title-panel .title-expand-collapse {
  border-left: 1px solid #dbdbdb;
  width: 20px;
  text-align: center;
  padding: 15px;
}
.box-panel .box-sub-title-panel {
  background: rgb(241.65, 241.65, 241.65);
}
.box-panel .box-sub-title-panel .title {
  padding: 12px 10px;
}
.box-panel .box-sub-tabs {
  padding: 10px 10px 0px 10px;
  border-bottom: 1px solid #dbdbdb;
  background: #fff;
}
.box-panel .box-sub-tabs .sub-tab {
  background: rgb(246.75, 246.75, 246.75);
  border: 1px solid #dbdbdb;
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  padding: 13px 10px;
  border-bottom: 0px;
  position: relative;
  display: inline-block;
}
.box-panel .box-sub-tabs .sub-tab.active {
  background: #fff;
  bottom: -1px;
}
.box-panel .box-content > table th {
  border-top: none;
}
.box-panel .box-content .button-panel {
  padding: 10px;
}
.box-panel .box-content .button-panel .right-msg-panel {
  float: right;
  font-size: 0.875em;
  font-style: italic;
  padding-top: 5px;
  color: rgb(193.5, 193.5, 193.5);
}
.box-panel .box-content .button-panel .action-info {
  color: #a8a8a8;
  margin-top: 10px;
  font-size: 0.9em;
}
.box-panel .box-content .section-header {
  background: rgb(241.65, 241.65, 241.65);
  border-bottom: 1px solid #dbdbdb;
  padding: 10px;
}
.box-panel .box-content .row:before, .box-panel .box-content .row:after {
  content: " ";
  display: table;
}
.box-panel .box-content .row:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.box-panel .box-content .row {
  *zoom: 1;
}
.box-panel .box-content .row:last-child {
  border: none;
}
.box-panel .box-content .row label, .box-panel .box-content .row .label, .box-panel .box-content .row .value {
  display: inline-block;
  padding: 20px;
  vertical-align: top;
}
.box-panel .box-content .row label:before, .box-panel .box-content .row label:after, .box-panel .box-content .row .label:before, .box-panel .box-content .row .label:after, .box-panel .box-content .row .value:before, .box-panel .box-content .row .value:after {
  content: " ";
  display: table;
}
.box-panel .box-content .row label:after, .box-panel .box-content .row .label:after, .box-panel .box-content .row .value:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.box-panel .box-content .row label, .box-panel .box-content .row .label, .box-panel .box-content .row .value {
  *zoom: 1;
}
.box-panel .box-content .row label, .box-panel .box-content .row .label {
  width: 28%;
  font-size: 13px;
  font-size: 0.8125em;
  font-weight: 500;
}
.box-panel .box-content .row .value {
  width: 62%;
  color: #111;
}

.list-table {
  border-collapse: collapse;
  border-spacing: 0px;
  background: #fff;
}
.list-table.with-border {
  border: 1px solid #dbdbdb;
}
.list-table.even tr:nth-child(even) {
  background: #f9f9f9;
}
.list-table.even tr:nth-child(odd) {
  background: #fff;
}
.list-table th, .list-table td {
  padding: 15px;
  border-left: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  vertical-align: middle;
}
.list-table th:first-child, .list-table td:first-child {
  border-left: 0px;
}
.list-table.medium th, .list-table.medium td {
  font-size: 13px;
  font-size: 0.8125em;
}
.list-table.medium .button, .list-table.medium button {
  font-size: 16px;
  font-size: 1em;
}
.list-table tr.even td {
  background: #f9f9f9;
}
.list-table tr.success {
  background: rgb(241.5211267606, 251.9788732394, 245.9366197183) !important;
}
.list-table tr.disabled {
  background: #ededed !important;
  color: #5e5e5e !important;
}
.list-table th {
  background: rgb(241.65, 241.65, 241.65);
  border-top: 1px solid #dbdbdb;
  color: #111;
  font-size: 14px;
  font-size: 0.875em;
  font-weight: 500;
}
.list-table.dark-header th {
  color: black;
  text-transform: none;
}
.list-table.dark-header td {
  color: rgb(93.5, 93.5, 93.5);
}
.list-table.dark-header td.pass {
  color: #27ae60;
}
.list-table.dark-header td .document-name span {
  color: black;
}
.list-table.dark-header td.no-document h4 {
  padding: 30px 0;
  color: rgb(142.5, 142.5, 142.5);
  font-weight: normal;
}
.list-table td h5 {
  margin-bottom: 20px;
}
.list-table td .toggle-details {
  text-align: center;
}
.list-table td .toggle-details .toggle-view-separator {
  border-top: 1px solid #dbdbdb;
  padding-top: 10px;
}
.list-table td .toggle-details .icon {
  font-size: 1.2em;
  vertical-align: bottom;
  height: 10px;
  color: #dbdbdb;
}
.list-table td .toggle-details div:before, .list-table td .toggle-details div:after {
  content: " ";
  display: table;
}
.list-table td .toggle-details div:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.list-table td .toggle-details div {
  *zoom: 1;
}
.list-table td .toggle-details .label {
  float: left;
}
.list-table td .toggle-details .value {
  float: right;
  font-weight: 500;
}
.list-table td .toggle-details .detail-row {
  margin-bottom: 8px;
}
.list-table td .toggle-details .detail-row.header {
  font-weight: 500;
}
.list-table td .toggle-details .detail-row .label {
  display: inline-block;
  width: 54%;
  text-align: left;
  word-break: break-word;
}
.list-table td .toggle-details .detail-row .value {
  display: inline-block;
}
.list-table td.final-score {
  font-size: 1.6em;
}
.list-table td.status-cell, .list-table td.ds-status-cell, .list-table td.stage-cell {
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  font-size: 0.8125em;
  line-height: 1.15em;
  text-transform: uppercase;
}
.list-table td.status-cell.success, .list-table td.status-cell.completed, .list-table td.ds-status-cell.success, .list-table td.ds-status-cell.completed, .list-table td.stage-cell.success, .list-table td.stage-cell.completed {
  color: rgb(29.661971831, 132.338028169, 73.014084507);
}
.list-table td.status-cell.failed, .list-table td.ds-status-cell.failed, .list-table td.stage-cell.failed {
  color: rgb(228.2054794521, 55.1575342466, 37.2945205479);
}
.list-table td.status-cell.disabled, .list-table td.ds-status-cell.disabled, .list-table td.stage-cell.disabled {
  color: #5e5e5e !important;
}
.list-table td.status-cell.pending, .list-table td.status-cell.in-progress, .list-table td.ds-status-cell.pending, .list-table td.ds-status-cell.in-progress, .list-table td.stage-cell.pending, .list-table td.stage-cell.in-progress {
  color: #ec8c02;
}
.list-table td.status-cell.withReservation, .list-table td.ds-status-cell.withReservation, .list-table td.stage-cell.withReservation {
  color: rgb(31.7477876106, 99.1150442478, 143.2522123894);
}
.list-table td.status-cell.notApplicable, .list-table td.ds-status-cell.notApplicable, .list-table td.stage-cell.notApplicable {
  color: rgb(142.5, 142.5, 142.5);
}
.list-table td.status-cell.success, .list-table td.status-cell.completed, .list-table td.stage-cell.success, .list-table td.stage-cell.completed {
  background: rgb(241.5211267606, 251.9788732394, 245.9366197183);
}
.list-table td.status-cell.failed, .list-table td.stage-cell.failed {
  background: rgb(252.2383561644, 234.402739726, 232.5616438356);
}
.list-table td.status-cell.disabled, .list-table td.stage-cell.disabled {
  background: #ededed !important;
}
.list-table td.status-cell.pending, .list-table td.status-cell.in-progress, .list-table td.stage-cell.pending, .list-table td.stage-cell.in-progress {
  background: rgb(254.8571428571, 248, 238.1428571429);
}
.list-table td.status-cell.withReservation, .list-table td.stage-cell.withReservation {
  background: rgb(243.7853982301, 249.0592920354, 252.5146017699);
}
.list-table td.status-cell.notApplicable, .list-table td.stage-cell.notApplicable {
  background: #eaeaea;
}
.list-table td.actions-cell button {
  width: 100%;
}
.list-table td.stage-cell {
  color: rgb(93.5, 93.5, 93.5);
  text-align: left;
  text-transform: none;
  min-width: 160px;
  vertical-align: middle;
}
.list-table td.stage-cell.disabled {
  background: #ededed !important;
  color: #5e5e5e !important;
}
.list-table td.stage-cell.empty-cell {
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  color: #a8a8a8;
}
.list-table td.stage-cell.not-applicable, .list-table td.stage-cell.no-submissions, .list-table td.stage-cell.not-authorized-to-view {
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  background: rgb(243.7853982301, 249.0592920354, 252.5146017699);
  color: rgb(31.7477876106, 99.1150442478, 143.2522123894);
}
.list-table td.stage-cell.not-authorized-to-view {
  background: rgb(243.7853982301, 249.0592920354, 252.5146017699) !important;
  color: #a8a8a8 !important;
}
.list-table td.stage-cell.not-economic-sorted {
  color: #a8a8a8 !important;
  text-align: center;
  text-transform: uppercase;
}
.list-table td.stage-cell i {
  font-size: 1.75em;
}
.list-table td.stage-cell .message {
  font-style: italic;
  padding: 5px 0px 15px 0px;
}
.list-table td.stage-cell a i {
  font-size: 0.9em;
}
.list-table td .progress {
  height: 20px;
  overflow: hidden;
  background-color: #f9f9f9;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  margin: 0 !important;
}
.list-table td .progress .progress-bar {
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #fff;
  margin: 0 !important;
  text-align: center;
  background-color: #2980b9;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.list-table .v-align-top {
  vertical-align: top;
}
.list-table.two-column-row {
  margin-top: 2px;
}
.list-table.two-column-row.even tr:nth-child(even) {
  background: #f9f9f9;
}
.list-table.two-column-row.even tr:nth-child(odd) {
  background: #fff;
}
.list-table.two-column-row.plain td, .list-table.two-column-row.plain th {
  border-left: none;
}
.list-table.two-column-row.plain tr:nth-child(odd) {
  background: #fff;
}
.list-table.two-column-row.with-border td:first-child {
  border-left-width: 1px;
}
.list-table.two-column-row.with-border td:last-child {
  border-right-width: 1px;
}
.list-table.two-column-row.small th {
  font-size: 13px;
  font-size: 0.8125em;
  padding: 6px 10px;
}
.list-table.two-column-row.small td {
  font-size: 13px;
  font-size: 0.8125em;
  padding: 6px 10px;
}
.list-table.two-column-row.small td a {
  font-size: 14px;
  font-size: 0.875em;
}
.list-table.two-column-row tr:nth-child(odd) {
  background: #f9f9f9;
}
.list-table.two-column-row .details {
  font-size: 13px;
  font-size: 0.8125em;
  color: rgb(93.5, 93.5, 93.5);
}
.list-table.two-column-row .members {
  vertical-align: middle;
  font-size: 13px;
  font-size: 0.8125em;
  color: rgb(93.5, 93.5, 93.5);
}
.list-table.two-column-row .members .members-container {
  border: 1px solid #dbdbdb;
  background-color: #fff;
  margin-bottom: 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.list-table.two-column-row .members .members-container:before, .list-table.two-column-row .members .members-container:after {
  content: " ";
  display: table;
}
.list-table.two-column-row .members .members-container:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.list-table.two-column-row .members .members-container {
  *zoom: 1;
}
.list-table.two-column-row .members .members-container .label {
  float: left;
  padding: 10px;
  margin: 0;
  font-weight: 500;
  color: rgb(93.5, 93.5, 93.5);
  width: 28%;
  float: left;
}
.list-table.two-column-row .members .members-container ul {
  width: 66%;
  float: right;
}
.list-table.two-column-row .members .members-container li {
  list-style: none;
  margin: 5px 5px 0 0;
  background-color: #f9f9f9;
  float: left;
  border: 1px solid #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.list-table.two-column-row .members .members-container li i {
  color: #e74c3c;
  float: right;
  padding: 0 8px 0 0px;
  margin-top: 6px;
}
.list-table.two-column-row .members .members-container [ng-drag] {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.list-table.two-column-row .members .members-container [ng-drag] {
  display: inline-block;
  padding: 4px 10px;
  background-color: #f9f9f9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: move;
}
.list-table.two-column-row .members .members-container [ng-drag].dragging {
  opacity: 0.5;
  background-color: rgb(223.5, 223.5, 223.5);
}
.list-table .document-status {
  vertical-align: middle;
  color: rgb(93.5, 93.5, 93.5);
}
.list-table .document-status .status-container {
  border: 1px solid #dbdbdb;
  background-color: #f9f9f9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.list-table .document-status .status-container:before, .list-table .document-status .status-container:after {
  content: " ";
  display: table;
}
.list-table .document-status .status-container:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.list-table .document-status .status-container {
  *zoom: 1;
}
.list-table .document-status .status-container:last-child {
  margin-bottom: 0;
}
.list-table .document-status .status-container .label {
  float: left;
  padding: 12px 20px 12px 20px;
  margin: 0;
  font-size: 14px;
  font-size: 0.875em;
  font-weight: 500;
  color: black;
  width: 100px;
}
.list-table .document-status .status-container li {
  list-style: none;
  margin: 5px 0px 5px 0;
  background-color: #f9f9f9;
  float: left;
  padding: 0px 10px;
  border-left: 1px solid #dbdbdb;
  font-size: 12px;
  font-size: 0.75em;
}
.list-table .document-status .status-container li .count {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: #dbdbdb;
  line-height: 7px;
  padding: 10px;
  display: inline-block;
}
.list-table .document-status .status-container li .count.completed {
  background-color: #f1d66a;
}
.list-table .document-status .status-container li a {
  padding: 6px 0;
  display: inline-block;
}
.list-table .document-status .status-container li i {
  color: #e74c3c;
  float: right;
  padding-left: 30px;
}
.list-table .link-small {
  font-size: 0.9em;
  text-transform: none;
  display: inline-block;
}
.list-table .digital-sign {
  position: relative;
}
.list-table .digital-sign .link-small {
  position: absolute;
  bottom: 20px;
  left: 33%;
}

button.cancel {
  background: #e74c3c;
  border: 1px solid rgb(228.2054794521, 55.1575342466, 37.2945205479);
}
button.cancel:hover {
  background: rgb(228.2054794521, 55.1575342466, 37.2945205479);
}

.selected-list-horizontal:before, .selected-list-horizontal:after {
  content: " ";
  display: table;
}
.selected-list-horizontal:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.selected-list-horizontal {
  *zoom: 1;
}
.selected-list-horizontal li {
  list-style: none;
  width: 280px;
  background-color: #eaeaea;
  float: left;
  margin: 15px 0px 0px 15px;
  padding: 8px;
  border: 1px solid #dbdbdb;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.selected-list-horizontal li:last-child {
  margin-bottom: 15px;
}
.selected-list-horizontal li div {
  margin-bottom: 20px;
}
.selected-list-horizontal li .label {
  font-weight: 500;
  font-size: 13px;
  font-size: 0.8125em;
}
.selected-list-horizontal li .details {
  margin-bottom: 0px;
}

.select-multiple-horizontal:before, .select-multiple-horizontal:after {
  content: " ";
  display: table;
}
.select-multiple-horizontal:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.select-multiple-horizontal {
  *zoom: 1;
}
.select-multiple-horizontal {
  margin: 15px 0;
}
.select-multiple-horizontal li {
  list-style: none;
  width: 33%;
  float: left;
  box-sizing: border-box;
  padding: 10px;
}

.search-user:before, .search-user:after {
  content: " ";
  display: table;
}
.search-user:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.search-user {
  *zoom: 1;
}
.search-user {
  padding: 20px;
  border-top: 1px solid #dbdbdb;
}
.search-user .search {
  display: inline-block;
  float: left;
}
.search-user .search span {
  padding: 7px 12px;
  font-size: 12px;
  font-size: 0.75em;
}
.search-user .search input {
  width: 305px;
  margin-right: 10px;
}
.search-user .search.input-with-label input {
  padding-left: 68px;
  width: 250px;
}
.search-user .search button {
  padding: 10px;
}
.search-user .action .button-separator {
  display: inline-block;
  float: left;
  padding-right: 5px;
  line-height: 30px;
}
.search-user .action button {
  float: left;
}
.search-user form {
  width: 64%;
  float: left;
}
.search-user .label {
  float: left;
  width: 35%;
  padding: 10px 10px 0 0;
}

.list_actions {
  list-style: none;
}
.list_actions li {
  padding-bottom: 5px;
}

.view-panel {
  line-height: normal;
}

.document-upload-details {
  line-height: 0;
}
.document-upload-details .row {
  font-size: 13px;
  font-size: 0.8125em;
  line-height: normal;
}

.compose-email-panel .row {
  position: relative;
}
.compose-email-panel .place-holder {
  position: absolute;
  top: 6px;
  left: 3px;
  padding: 4px 20px;
  font-size: 0.875em;
  color: rgb(93.5, 93.5, 93.5);
  font-weight: 500;
}
.compose-email-panel input[type=text], .compose-email-panel textarea {
  border: none;
}
.compose-email-panel input[type=text] {
  width: 90%;
  padding: 0 1% 0 9%;
  font-weight: 500;
}
.compose-email-panel textarea {
  width: 98%;
  padding: 0 0 0 2%;
  height: 200px;
}

.row {
  border-bottom: 1px solid #dbdbdb;
  padding: 10px 0px;
  vertical-align: top;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.row {
  *zoom: 1;
}
.row.no-border {
  border: none !important;
}
.row label, .row .label, .row .value {
  display: inline-block;
  padding: 0 1%;
  vertical-align: top;
}
.row label, .row .label {
  width: 30%;
  font-weight: 500;
}
.row label.full-width, .row .label.full-width {
  width: 100% !important;
  display: block;
}
.row .value {
  width: 65%;
}
.row .button-label {
  padding: 0.5em 0.7em;
  display: inline;
  line-height: inherit;
  font-weight: 400;
}
.row:first-child {
  border-top: 1px solid #dbdbdb;
}

.notification {
  padding: 10px 30px 10px 10px;
  margin-bottom: 20px;
  position: relative;
  line-height: normal;
}
.notification i {
  padding-right: 5px;
}
.notification .close {
  position: absolute;
  right: 5px;
  display: inline-block;
  top: 0px;
}
.notification.error {
  background: rgb(252.2383561644, 234.402739726, 232.5616438356);
  color: #e74c3c;
  border: 2px dotted rgb(242.1780821918, 159.3698630137, 150.8219178082);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.notification.success {
  background: rgb(199.8591549296, 242.6408450704, 217.9225352113);
  color: #27ae60;
  border: 2px dotted rgb(95.7042253521, 219.2957746479, 147.8873239437);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.notification.info {
  background: rgb(246.9309623431, 250.9058577406, 253.5690376569);
  color: #111;
  border: 2px dotted rgb(138.6359832636, 195.9581589958, 234.3640167364);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.notification.warning {
  background: rgb(254.6428571429, 237.5, 212.8571428571);
  color: #ec8c02;
  border: 2px dotted rgb(253.5714285714, 185, 86.4285714286);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.notification.ng-hide-remove {
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.error_inline {
  color: #e74c3c;
  font-size: 13px;
  font-size: 0.8125em;
  font-style: italic;
}

.error_inline_modal {
  color: #e74c3c;
  font-size: 13px;
  font-size: 0.8125em;
  font-style: italic;
}

.ngdialog .ngdialog-content {
  padding: 0px !important;
  width: 600px !important;
  font-family: "Roboto", sans-serif !important;
  font-size: 1em !important;
}
.ngdialog .ngdialog-content .dialog-title-panel {
  background: #f1d66a;
  text-transform: uppercase;
  padding: 10px;
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  border-bottom: 1px solid rgb(223.9570552147, 183.3742331288, 21.0429447853);
}
.ngdialog .ngdialog-content .dialog-content-panel {
  padding: 10px;
  background: #fff;
}
.ngdialog .ngdialog-content .dialog-button-panel {
  background: #eaeaea;
  border-top: 1px solid rgb(208.5, 208.5, 208.5);
  -moz-border-radius: 0px 0px 3px 3px;
  -webkit-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  padding: 10px;
}
.ngdialog .ngdialog-content .dialog-button-panel:before, .ngdialog .ngdialog-content .dialog-button-panel:after {
  content: " ";
  display: table;
}
.ngdialog .ngdialog-content .dialog-button-panel:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.ngdialog .ngdialog-content .dialog-button-panel {
  *zoom: 1;
}
.ngdialog .ngdialog-content input {
  margin-right: 5px;
}
.ngdialog .ngdialog-close:before {
  top: 9px !important;
  color: #111 !important;
  font-size: 1.2em !important;
}

.supplier-count .ngdialog-content {
  width: 372px !important;
}

.note-panel {
  border-bottom: 1px solid #dbdbdb;
  padding: 15px;
}
.note-panel .note-details {
  padding-bottom: 15px;
}
.note-panel .note-details .note-username {
  font-weight: 500;
}
.note-panel .note-details .note-time {
  font-size: 0.9em;
  font-style: italic;
  color: rgb(93.5, 93.5, 93.5);
}
.note-panel .note-content {
  line-height: 1.5em;
}

.add-note-panel textarea {
  width: 100%;
  height: 100px;
  resize: none;
}

.stats li {
  list-style: none;
  font-size: 13px;
  line-height: 0.8125em;
  font-size: 0.8125em;
  padding: 10px;
  background-color: #f9f9f9;
  margin: 2px 0px;
}
.stats li:before, .stats li:after {
  content: " ";
  display: table;
}
.stats li:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.stats li {
  *zoom: 1;
}
.stats li .stats-name {
  text-transform: uppercase;
  font-weight: 400;
  color: rgb(131.75, 131.75, 131.75);
  display: inline-block;
}
.stats li .stats-value {
  float: right;
  display: inline-block;
  font-weight: 500;
}

.steps:before, .steps:after {
  content: " ";
  display: table;
}
.steps:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.steps {
  *zoom: 1;
}
.steps {
  border: 1px solid #dbdbdb;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 10px 0;
}
.steps li {
  list-style: none;
  float: left;
  background-color: #eaeaea;
}
.steps li:first-child div {
  border-left: none;
}
.steps li a, .steps li i {
  float: right;
  color: black;
  font-size: 14px;
  font-size: 0.875em;
  display: none;
}
.steps li:hover {
  cursor: pointer;
  background: rgb(221.25, 221.25, 221.25);
  background: rgb(221.25, 221.25, 221.25);
}
.steps li.selected {
  background-color: #f1d66a;
}
.steps li.selected a, .steps li.selected i {
  display: inline-block;
}
.steps li.selected:hover {
  background: rgb(238.8098159509, 207.5858895706, 82.6901840491);
}
.steps li.completed {
  background-color: rgb(199.8591549296, 242.6408450704, 217.9225352113);
}
.steps li.completed a, .steps li.completed i {
  color: rgb(29.661971831, 132.338028169, 73.014084507);
  display: inline-block;
}
.steps li.completed:hover {
  background: rgb(179.0281690141, 237.9718309859, 203.9154929577);
}
.steps li div {
  padding: 10px 20px;
}
.steps li div:before, .steps li div:after {
  content: " ";
  display: table;
}
.steps li div:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.steps li div {
  *zoom: 1;
}
.steps li div {
  border-left: 1px solid #dbdbdb;
}
.steps li span {
  text-transform: uppercase;
  font-size: 13px;
  font-size: 0.8125em;
  display: inline-block;
  padding-bottom: 4px;
}
.steps li h4 {
  padding-bottom: 8px;
  font-size: 14px;
  font-size: 0.875em;
}
.steps.two li {
  width: 50%;
}
.steps.three li {
  width: 33.33%;
}
.steps.four li {
  width: 25%;
}
.steps.five li {
  width: 20%;
}
.steps.steps-evaluation li {
  cursor: default;
}
.steps.steps-evaluation li.selected:hover {
  background-color: #f1d66a;
}
.steps.steps-evaluation li:hover {
  background-color: #eaeaea;
}

.tabs:before, .tabs:after {
  content: " ";
  display: table;
}
.tabs:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.tabs {
  *zoom: 1;
}
.tabs {
  border-bottom: 1px solid #dbdbdb;
  margin: 10px 0;
}
.tabs li {
  list-style: none;
  float: left;
}
.tabs li:first-child div {
  border-left: none;
}
.tabs li a, .tabs li i {
  float: right;
  color: black;
  font-size: 14px;
  font-size: 0.875em;
  display: none;
}
.tabs li:hover {
  cursor: pointer;
  box-shadow: 0px -5px black inset;
}
.tabs li.selected {
  box-shadow: 0px -5px black inset;
}
.tabs li.completed {
  background-color: rgb(199.8591549296, 242.6408450704, 217.9225352113);
}
.tabs li.completed a, .tabs li.completed i {
  color: rgb(29.661971831, 132.338028169, 73.014084507);
  display: inline-block;
}
.tabs li.completed:hover {
  background: rgb(179.0281690141, 237.9718309859, 203.9154929577);
}
.tabs li div {
  padding: 10px 20px;
}
.tabs li div:before, .tabs li div:after {
  content: " ";
  display: table;
}
.tabs li div:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.tabs li div {
  *zoom: 1;
}
.tabs li div {
  border-left: 1px solid #dbdbdb;
}
.tabs li span {
  text-transform: uppercase;
  font-size: 13px;
  font-size: 0.8125em;
  display: inline-block;
  padding-bottom: 4px;
}
.tabs li h4 {
  padding-bottom: 8px;
  font-size: 14px;
  font-size: 0.875em;
}
.tabs.two li {
  width: 50%;
}
.tabs.three li {
  width: 33.33%;
}
.tabs.four li {
  width: 25%;
}
.tabs.five li {
  width: 20%;
}
.tabs.steps-evaluation li {
  cursor: default;
}
.tabs.steps-evaluation li.selected:hover {
  background-color: #f1d66a;
}
.tabs.steps-evaluation li:hover {
  background-color: #eaeaea;
}

.select-list {
  margin-bottom: 10px;
}
.select-list select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: auto;
}
.select-list:after {
  pointer-events: none;
  font-family: FontAwesome;
  content: "\f0d7";
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: -26px;
}
.select-list input, .select-list input:focus {
  border: none;
  margin-left: 4px;
}
.select-list a {
  color: rgb(93.5, 93.5, 93.5);
}
.select-list a:hover {
  background-color: #eaeaea !important;
}
.select-list i {
  color: rgb(93.5, 93.5, 93.5);
  float: right;
}

.tab-menu:before, .tab-menu:after {
  content: " ";
  display: table;
}
.tab-menu:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.tab-menu {
  *zoom: 1;
}
.tab-menu {
  margin: 20px auto 0 auto;
}
.tab-menu li {
  float: left;
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  background: rgb(236.25, 236.25, 236.25);
  font-size: 13px;
  font-size: 0.8125em;
  text-transform: uppercase;
  padding: 5px 10px;
}
.tab-menu li a {
  color: #111;
  padding: 10px;
  display: inline-block;
}
.tab-menu li:last-child {
  border-right: 1px solid #dbdbdb;
}
.tab-menu li.selected {
  border-bottom: 1px solid rgb(248.625, 248.625, 248.625);
  background: rgb(248.625, 248.625, 248.625);
}

.sweet-alert button.confirm {
  background: #27ae60 !important;
  border: 1px solid rgb(34.3309859155, 153.1690140845, 84.5070422535) !important;
  box-shadow: none !important;
}
.sweet-alert button.confirm:hover {
  background: rgb(29.661971831, 132.338028169, 73.014084507) !important;
  border: 1px solid rgb(20.323943662, 90.676056338, 50.0281690141) !important;
}
.sweet-alert button.cancel {
  background: #e74c3c !important;
  border: 1px solid rgb(228.2054794521, 55.1575342466, 37.2945205479) !important;
  box-shadow: none !important;
}
.sweet-alert button.cancel:hover {
  background: rgb(213.698630137, 43.8356164384, 26.301369863) !important;
  border: 1px solid rgb(168.2876712329, 34.5205479452, 20.7123287671) !important;
}

.no-result {
  padding: 30px 0;
  color: rgb(142.5, 142.5, 142.5);
  font-weight: normal;
  text-align: center;
}

.growl-container.growl-fixed.bottom-right {
  width: auto;
}
.growl-container .close-growl, .growl-container .alert-info.growl-item .close, .growl-container .alert-error.growl-item .close {
  float: right;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 1.2em;
  font-weight: 500;
  vertical-align: top;
  line-height: 10px;
}
.growl-container .alert-error {
  background: rgb(252.2383561644, 234.402739726, 232.5616438356);
  border: 2px dotted rgb(242.1780821918, 159.3698630137, 150.8219178082);
}
.growl-container .alert-error.growl-item .growl-message {
  width: auto;
}
.growl-container .alert-info {
  background: rgb(246.9309623431, 250.9058577406, 253.5690376569);
  border: 2px dotted rgb(138.6359832636, 195.9581589958, 234.3640167364);
}
.growl-container .alert-info.growl-item .growl-message {
  width: 290px;
}
.growl-container .alert-info, .growl-container .alert-error {
  float: right;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.growl-container .alert-info.icon, .growl-container .alert-error.icon {
  background-image: none;
}
.growl-container .alert-info.icon:before, .growl-container .alert-error.icon:before {
  content: "\f05a";
  position: absolute;
  left: 15px;
  top: 11px;
}
.growl-container .alert-info.growl-item .growl-message, .growl-container .alert-error.growl-item .growl-message {
  float: left;
  font-size: 0.9em;
  margin: 0;
  padding: 0 10px 0 25px;
}
.growl-container .alert-info.growl-item .close, .growl-container .alert-error.growl-item .close {
  color: #3498db;
}

.input-with-label, .textarea-with-label {
  display: inline-block;
  position: relative;
}
.input-with-label textarea + span, .textarea-with-label textarea + span {
  bottom: 1px;
  line-height: 60px;
}
.input-with-label.label-left input + span, .textarea-with-label.label-left input + span {
  text-align: center;
  position: absolute;
  left: 1px;
  right: auto;
  top: 1px;
  border-right: 1px solid #dbdbdb;
  border-left: none;
  -moz-border-radius: 3px 0px 0px 3px;
  -webkit-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
  color: #a8a8a8;
  background: #eaeaea;
}
.input-with-label.label-right input + span, .input-with-label.label-right textarea + span, .textarea-with-label.label-right input + span, .textarea-with-label.label-right textarea + span {
  text-align: center;
  position: absolute;
  right: 1px;
  left: auto;
  top: 1px;
  padding: 11px 20px;
  border-left: 1px solid #dbdbdb;
  border-right: none;
  -moz-border-radius: 0px 3px 3px 0px;
  -webkit-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
}
.input-with-label.medium, .textarea-with-label.medium {
  width: 400px;
}

.icon-message-details {
  font-size: 40px;
  margin-right: 20px;
}

.sub-tab-menu > ul:before, .sub-tab-menu > ul:after {
  content: " ";
  display: table;
}
.sub-tab-menu > ul:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.sub-tab-menu > ul {
  *zoom: 1;
}
.sub-tab-menu > ul {
  border-bottom: 1px solid #dbdbdb;
  margin: 20px 0 0 0;
}
.sub-tab-menu > ul > li {
  float: left;
  padding-bottom: 15px;
  margin-right: 30px;
}
.sub-tab-menu > ul > li.selected {
  border-bottom: 5px solid #111;
  margin-bottom: -1px;
}
.sub-tab-menu > ul > li > a, .sub-tab-menu > ul > li > span {
  font-size: 12px;
  font-size: 0.75em;
  text-transform: uppercase;
  color: #111;
}
.sub-tab-menu > ul > li > i.fa-exclamation-circle {
  color: red !important;
  font-size: 12px;
}

.fa-envelope-check {
  fill: #2980b9;
}

.fa-envelope-plus {
  fill: #2980b9;
}

.two-column-row-contract.even tr:nth-child(even) {
  background: #bcd8eb;
}
.two-column-row-contract.even tr:nth-child(odd) {
  background: #f2eab8;
}
.two-column-row-contract {
  font-size: 12px;
  font-weight: normal;
}
.two-column-row-contract table, .two-column-row-contract tr, .two-column-row-contract td {
  border: 0px solid;
}
.two-column-row-contract .td1 {
  width: 200px;
  text-align: left;
}
.two-column-row-contract .td2 {
  text-align: right;
}

/* -------------------------------------------------- Side Pannel -------------------------------------------------- */
.ng2-select-container .ui-select-search {
  width: 610px;
}
.ng2-select-container .btn.btn-default.btn-secondary.form-control.ui-select-toggle {
  display: inline-block;
  min-width: 610px;
  height: auto;
  padding: 5px 12px;
  font-size: 0.8125em;
  line-height: 2.6em;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  position: relative;
}
.ng2-select-container .btn.btn-default.btn-secondary.form-control.ui-select-toggle:after {
  pointer-events: none;
  font-family: FontAwesome;
  content: "\f0d7";
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  left: 615px;
  top: 1px;
  position: absolute;
}
.ng2-select-container .ui-select-match {
  padding: 0px;
}
.ng2-select-container .option {
  padding: 0px;
}
.ng2-select-container .option.option-name {
  font-size: 16px;
}
.ng2-select-container .option.option-description {
  font-size: 12px;
}
.ng2-select-container .option.option-date {
  font-size: 10px;
}
.ng2-select-container .ui-select-bootstrap .ui-select-choices-row > a {
  display: block;
  padding: 3px 13px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.ng2-select-container .dropdown-item {
  color: #111 !important;
  text-decoration: none;
  outline: 0;
  background-color: #fff !important;
  padding-left: 14px !important;
}
.ng2-select-container .dropdown-item:hover {
  color: #fff !important;
  background-color: #428bca !important;
}
.ng2-select-container .ui-select-choices-row {
  border: 1px solid #ccc;
  border-top: none;
  max-width: 634px;
}
.ng2-select-container .ui-select-choices-row a {
  width: 94.6%;
  display: inline-block !important;
}
.ng2-select-container .ui-select-choices-row a > div {
  width: 0px !important;
}

.side-panel:before, .side-panel:after {
  content: " ";
  display: table;
}
.side-panel:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.side-panel {
  *zoom: 1;
}

.side-panel-left {
  width: 20%;
  display: inline-block;
  float: left;
}
.side-panel-left .box-panel .box-title-panel .title {
  padding: 20px 10px;
}
.side-panel-left .link {
  font-size: 12px;
  font-size: 0.75em;
}
.side-panel-left input[type=text] {
  width: 86.4%;
  margin: 0 10px;
}
.side-panel-left h4 {
  padding: 0 10px;
  font-size: 14px;
  font-size: 0.875em;
  font-weight: 500;
}
.side-panel-left .box-panel {
  margin-top: 0;
}
.side-panel-left ul {
  margin-top: 10px;
}
.side-panel-left ul.scroll {
  height: 160px;
  overflow: scroll;
}
.side-panel-left ul li {
  margin: 0 10px 10px 10px;
  font-size: 13px;
  font-size: 0.8125em;
}
.side-panel-left ul li input {
  margin: 0 5px 0 0;
}

.content-right {
  width: 78%;
  display: inline-block;
  float: left;
  padding-left: 2%;
}

/* -------------------------------------------------- layout -------------------------------------------------- */
.container {
  width: 1200px;
  margin: 0px auto;
  text-align: left;
}
.container.with-bg {
  background: rgb(248.625, 248.625, 248.625);
}

.container-flex {
  display: flex;
}
.container-flex.row-flex {
  flex-direction: row;
}
.container-flex.column-flex {
  flex-direction: column;
}
.container-flex .column-flex-item {
  flex: 1 100%;
}
.container-flex .flex-item {
  flex: 1 100%;
}

.breadcrumb .details-link {
  line-height: normal;
}

.breadcrumb-big {
  margin-bottom: 30px;
}
.breadcrumb-big .entry {
  font-size: 1.5em;
  display: inline-block;
  margin-right: 10px;
}
.breadcrumb-big .arrow {
  margin-right: 10px;
  font-weight: normal;
  color: #666;
  font-size: 1.5em;
}

header {
  background: #fff;
  padding: 10px 0px;
  text-align: center;
  min-height: 80px;
}
header .logo {
  margin-top: 10px;
  display: inline-block;
}
header .logo img {
  vertical-align: middle;
}
header .right-panel {
  float: right;
}
header .right-panel .language-panel {
  font-size: 13px;
  line-height: 0.8125em;
  font-size: 0.8125em;
  text-transform: uppercase;
  text-align: right;
}
header .right-panel .language-panel img {
  margin-right: 3px;
}
header .right-panel .language-panel a {
  margin-left: 10px;
  display: inline-block;
  font-size: 0.9em;
  padding: 7px 8px;
}
header .right-panel .language-panel a.current {
  background: #eaeaea;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
header .right-panel .user-profile-panel {
  position: relative;
  margin-top: 15px;
  float: right;
}
header .right-panel .user-profile-panel .user-profile .user-name, header .right-panel .user-profile-panel .user-profile .logout {
  float: left;
  font-size: 13px;
  font-size: 0.8125em;
  line-height: 2.25em;
  height: 2.25em;
  padding: 0px 10px;
}
header .right-panel .user-profile-panel .user-profile .user-name {
  border: 1px solid #dbdbdb;
  border-right: 0px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  background-clip: padding-box;
  width: 250px;
  overflow: hidden;
}
header .right-panel .user-profile-panel .user-profile .user-name:hover {
  background: #f9f9f9;
}
header .right-panel .user-profile-panel .user-profile .user-name:after {
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  right: 106px;
  top: 0px;
}
header .right-panel .user-profile-panel .user-profile .user-name.clicked {
  background: #f9f9f9;
}
header .right-panel .user-profile-panel .user-profile .user-name.clicked:after {
  content: "\f0d8";
}
header .right-panel .user-profile-panel .user-profile .logout {
  background: #e74c3c;
  text-transform: uppercase;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  background-clip: padding-box;
  border: 1px solid #e74c3c;
  color: #fff;
  width: 80px;
  text-align: center;
}
header .right-panel .user-profile-panel .user-profile .logout:hover {
  background: rgb(228.2054794521, 55.1575342466, 37.2945205479);
}
header .right-panel .user-profile-panel .user-details {
  position: absolute;
  background: #fff;
  border: 1px solid #dbdbdb;
  width: 99%;
  top: 35px;
  z-index: 999;
  font-size: 13px;
  font-size: 0.8125em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
header .right-panel .user-profile-panel .user-details .user-roles, header .right-panel .user-profile-panel .user-details .user-org {
  list-style: none;
  border-bottom: 1px solid #dbdbdb;
  padding: 10px;
}
header .right-panel .user-profile-panel .user-details .user-roles li, header .right-panel .user-profile-panel .user-details .user-org li {
  line-height: 1.5em;
}

nav:before, nav:after {
  content: " ";
  display: table;
}
nav:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
nav {
  *zoom: 1;
}
nav li {
  float: left;
}
nav li a {
  text-transform: uppercase;
  display: block;
  font-weight: 300;
  font-size: 13px;
  font-size: 0.8125em;
}
nav.primary-nav {
  background: #2980b9;
}
nav.primary-nav a {
  color: #fff;
  border-right: 1px solid rgb(36.3738938053, 113.5575221239, 164.1261061947);
  padding: 12px 10px 12px 9px;
}
nav.primary-nav a:hover {
  background: rgb(38.6869469027, 120.7787610619, 174.5630530973);
  color: #fff;
}
nav.primary-nav a.sel {
  background: #f1d66a;
  color: #111;
}
nav.secondary-nav {
  background: #f1d66a;
  border-bottom: 1px solid rgb(234.4294478528, 194.7576687117, 36.0705521472);
}
nav.secondary-nav ul {
  width: 80%;
  float: left;
}
nav.secondary-nav li {
  padding: 4px 8px;
}
nav.secondary-nav li p {
  color: #111;
}
nav.secondary-nav li a, nav.secondary-nav li p {
  color: rgb(154.027607362, 126.1165644172, 14.472392638);
  padding: 7px 10px 6px;
  line-height: 1.4em;
  font-weight: 300;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.8125em;
}
nav.secondary-nav li a i.fa.icon, nav.secondary-nav li a .growl-container i.icon.alert-info:before, .growl-container nav.secondary-nav li a i.icon.alert-info:before, nav.secondary-nav li a .growl-container i.icon.alert-error:before, .growl-container nav.secondary-nav li a i.icon.alert-error:before, nav.secondary-nav li a i.fa.pull-right, nav.secondary-nav li p i.fa.icon, nav.secondary-nav li p .growl-container i.icon.alert-info:before, .growl-container nav.secondary-nav li p i.icon.alert-info:before, nav.secondary-nav li p .growl-container i.icon.alert-error:before, .growl-container nav.secondary-nav li p i.icon.alert-error:before, nav.secondary-nav li p i.fa.pull-right {
  line-height: 1.2;
  margin: 0 0.3em;
}
nav.secondary-nav li a:hover, nav.secondary-nav li p:hover {
  color: rgb(107.4079754601, 87.9447852761, 10.0920245399);
}
nav.secondary-nav li a.sel, nav.secondary-nav li p.sel {
  color: #111;
  font-weight: 400;
}
nav.secondary-nav .time {
  width: 20%;
  float: right;
  font-size: 13px;
  font-size: 0.8125em;
  padding: 10px 0;
  font-weight: 400;
  color: #111;
  line-height: normal;
  text-align: right;
}

.dropdown-history {
  margin-top: 15px;
  padding-left: 80%;
}

.dropdown-custom a.button.btn-primary {
  width: 180px;
  font-size: 14px;
  text-transform: capitalize;
  border-radius: 5px;
}

.dropdown-custom a.button.btn-primary-idm {
  width: 90%;
  font-size: 90%;
  text-transform: capitalize;
  border-radius: 5px;
}

.dropdown-custom .has-border {
  border-bottom: 1px solid #dbdbdb;
}

.dropdown-custom .has-top-border {
  border-top: 1px solid #dbdbdb;
}

.dropdown-custom ul {
  border-radius: 5px;
  border: 1px solid #dbdbdb;
  position: absolute;
  width: 215px !important;
  z-index: 2;
  margin-top: 4px;
}

.dropdown-custom ul.upper-custom-menu {
  margin-top: 0 !important;
  top: 43px;
}

.dropdown-custom ul li {
  padding: 12px 10px;
  background-color: #fff;
  cursor: pointer;
  font-size: 13px;
  width: 91%;
}

.dropdown-custom ul li:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.dropdown-custom ul li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.dropdown-custom ul li span span {
  text-transform: uppercase;
}

.dropdown-custom ul li.highlight {
  color: #e43725;
}

.dropdown-custom ul li.highlight:hover {
  color: #fff;
  background-color: #e43725;
}

.dropdown-custom ul li.disabled, .dropdown-custom ul li.disabled:hover {
  background-color: #dbdbdb;
  color: #fff;
  cursor: default;
}

.dropdown-custom ul li:hover {
  color: #2980b9;
  font-weight: bold;
  background-color: #dedede;
}

.tab-content {
  padding: 10px 10px 0px 10px;
  border: 1px solid #dbdbdb;
  width: 1178px;
  margin-top: -1px;
}

.top-panel {
  padding: 20px 0px;
  border-bottom: 1px solid #dbdbdb;
  background: rgb(234.3, 234.3, 234.3);
  line-height: 0;
}
.top-panel:before, .top-panel:after {
  content: " ";
  display: table;
}
.top-panel:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.top-panel {
  *zoom: 1;
}
.top-panel .notification {
  line-height: normal;
}

.page-nav {
  font-size: 14px;
  font-size: 0.875em;
  padding: 10px 0 0 0;
}
.page-nav .pipe {
  padding: 0 10px;
  color: rgb(193.5, 193.5, 193.5);
}

.header-description {
  line-height: normal;
  color: rgb(152.7, 152.7, 152.7);
}

.detail-row {
  margin-bottom: 5px;
  line-height: 1.5em;
}

.content-panel {
  background: rgb(248.625, 248.625, 248.625);
  border-bottom: 1px solid #dbdbdb;
  min-height: 300px;
  padding-bottom: 30px;
}
.content-panel:before, .content-panel:after {
  content: " ";
  display: table;
}
.content-panel:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.content-panel {
  *zoom: 1;
}

.main-button-panel {
  padding: 10px 0px;
}
.main-button-panel:before, .main-button-panel:after {
  content: " ";
  display: table;
}
.main-button-panel:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.main-button-panel {
  *zoom: 1;
}

.two-column {
  width: 50%;
  display: inline-block;
  float: left;
}

.three-column {
  width: 33.33%;
  display: inline-block;
  float: left;
}

.four-column {
  width: 25%;
  display: inline-block;
  float: left;
}

.footer {
  font-weight: 300;
  font-size: 14px;
  font-size: 0.875em;
  padding: 40px 0 30px 0;
}
.footer:before, .footer:after {
  content: " ";
  display: table;
}
.footer:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.footer {
  *zoom: 1;
}
.footer .content {
  border-left: 1px solid #dbdbdb;
  padding-left: 18%;
  min-height: 130px;
}
.footer .content:before, .footer .content:after {
  content: " ";
  display: table;
}
.footer .content:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.footer .content {
  *zoom: 1;
}
.footer h4 {
  text-align: left;
  padding-bottom: 20px;
  font-weight: 500;
}
.footer p {
  text-align: left;
  padding: 4px 0;
}

.link {
  color: #2980b9;
}

.error-page {
  padding: 75px 50px;
  text-align: center;
  font-size: 1.5em;
  color: #CC3333;
}
.error-page .wrapper {
  display: inline-block;
}
.error-page .wrapper .icon {
  float: left;
}
.error-page .wrapper .message {
  display: inline-block;
  padding: 15px 10px;
}

.lot-info .tender-name {
  font-size: 14px;
  line-height: 0.875em;
  font-size: 0.875em;
  margin-bottom: 4px;
}
.lot-info h1 {
  font-weight: 500;
  padding-bottom: 10px;
  font-size: 18px;
  font-size: 1.125em;
}
.lot-info .detail-row {
  margin: 0;
  font-size: 14px;
  line-height: 0.875em;
  font-size: 0.875em;
  padding-bottom: 4px;
}
.lot-info .detail-row.amount {
  font-size: 13px;
  font-size: 0.8125em;
}

.lot-cell {
  font-size: 0.9em;
}
.lot-cell .lot-name {
  font-weight: 500;
  padding-bottom: 10px;
}
.lot-cell .cig {
  font-size: 0.9em;
}
.lot-cell .amount, .lot-cell .actions {
  font-size: 0.875em;
}
.lot-cell .lot-status div {
  margin: 10px 0 0 0;
  font-size: 0.875em;
  font-style: italic;
}
.lot-cell.failed {
  background: rgb(252.2383561644, 234.402739726, 232.5616438356);
}
.lot-cell.failed .lot-status {
  color: rgb(228.2054794521, 55.1575342466, 37.2945205479);
}
.lot-cell.success {
  background: rgb(241.5211267606, 251.9788732394, 245.9366197183);
}
.lot-cell.success .lot-status {
  color: rgb(29.661971831, 132.338028169, 73.014084507);
}
.lot-cell.disabled {
  background: #ededed !important;
  color: #5e5e5e !important;
}
.lot-cell.disabled .lot-status {
  color: #5e5e5e;
}

.font-weight-bold {
  font-weight: bold;
}

.container {
  position: relative;
}
.container ul.drop-eva {
  border-radius: 5px;
  border: 1px solid #dbdbdb;
  position: absolute;
  width: 215px !important;
  z-index: 2;
  margin-top: 0 !important;
  top: 43px;
  line-height: 0;
}
.container ul.drop-eva li {
  padding: 12px 10px;
  background-color: #fff;
  cursor: pointer;
  font-size: 13px;
  width: 91%;
}
.container ul.drop-eva li:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.container ul.drop-eva li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.container ul.drop-eva li span span {
  display: inline-block;
}
.container ul.drop-eva li span span:first-letter {
  text-transform: uppercase;
}
.container ul.drop-eva li span i {
  padding-right: 5px;
  min-width: 14px;
}
.container ul.drop-eva li.highlight {
  color: #e43725;
}
.container ul.drop-eva li.highlight:hover {
  color: #fff;
  background-color: #e43725;
}
.container ul.drop-eva li.disabled, .container ul.drop-eva li.disabled:hover {
  background-color: #dbdbdb;
  color: #fff;
  cursor: default;
}
.container ul.drop-eva li:hover {
  color: #2980b9;
  font-weight: bold;
  background-color: #dedede;
}
.container ul.drop-history-eva {
  border-radius: 5px;
  border: 1px solid #dbdbdb;
  position: absolute;
  width: 215px !important;
  z-index: 2;
  margin-top: 0 !important;
  line-height: 0;
}
.container ul.drop-history-eva li {
  padding: 12px 10px;
  background-color: #fff;
  cursor: pointer;
  font-size: 13px;
  width: 91%;
}
.container ul.drop-history-eva li:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.container ul.drop-history-eva li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.container ul.drop-history-eva li span span {
  display: inline-block;
}
.container ul.drop-history-eva li span span:first-letter {
  text-transform: uppercase;
}
.container ul.drop-history-eva li span i {
  padding-right: 5px;
  min-width: 14px;
}
.container ul.drop-history-eva li.highlight {
  color: #e43725;
}
.container ul.drop-history-eva li.highlight:hover {
  color: #fff;
  background-color: #e43725;
}
.container ul.drop-history-eva li.disabled, .container ul.drop-history-eva li.disabled:hover {
  background-color: #dbdbdb;
  color: #fff;
  cursor: default;
}
.container ul.drop-history-eva li.disabled-competitive, .container ul.drop-history-eva li.disabled-competitive:hover {
  background-color: #dbdbdb;
  color: #fff;
  font-weight: normal;
  cursor: default;
}
.container ul.drop-history-eva li:hover {
  color: #2980b9;
  font-weight: bold;
  background-color: #dedede;
}

.list-view li {
  background: rgb(234.3, 234.3, 234.3);
  border: 1px solid #dbdbdb;
  margin-bottom: 10px;
  border-radius: 5px;
}
.list-view li .label {
  color: rgb(152.7, 152.7, 152.7);
}
.list-view li .message {
  text-transform: uppercase;
}
.list-view li .title {
  font-weight: 500;
}
.list-view li .links {
  color: #2980b9;
  font-weight: 300;
}
.list-view li .update-status {
  font-style: italic;
  color: rgb(96.6, 96.6, 96.6);
}
.list-view li .update-status span {
  display: inline-block;
  word-break: break-all;
}

.list-view-demand li {
  background: rgb(234.3, 234.3, 234.3);
  border: 1px solid #dbdbdb;
  margin-bottom: 10px;
  border-radius: 5px;
}
.list-view-demand li .label {
  color: rgb(152.7, 152.7, 152.7);
}
.list-view-demand li .message {
  text-transform: uppercase;
}
.list-view-demand li .title {
  font-weight: 500;
}
.list-view-demand li .links {
  color: #2980b9;
  font-weight: 300;
}
.list-view-demand li .update-status {
  font-style: italic;
  color: rgb(96.6, 96.6, 96.6);
}
.list-view-demand li .update-status span {
  display: inline-block;
  word-break: break-all;
}

.list-detail-view {
  background: #f9f9f9;
  border: 2px dotted #dbdbdb;
  padding: 15px 0 15px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.list-detail-view:last-child {
  margin-bottom: 0;
}
.list-detail-view:before, .list-detail-view:after {
  content: " ";
  display: table;
}
.list-detail-view:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.list-detail-view {
  *zoom: 1;
}
.list-detail-view h3 {
  font-size: 13px;
  font-size: 0.8125em;
}
.list-detail-view .list-no {
  padding: 0px 10px 0px 0px;
  border-right: 1px solid #dbdbdb;
  margin-right: 10px;
}
.list-detail-view div {
  display: inline-block;
  vertical-align: middle;
}
.list-detail-view .label {
  width: auto;
  padding: 0;
  margin: 0;
  color: rgb(152.7, 152.7, 152.7);
  font-weight: 400;
}
.list-detail-view .document-type {
  color: rgb(152.7, 152.7, 152.7);
  font-size: 2em;
}
.list-detail-view ul:before, .list-detail-view ul:after {
  content: " ";
  display: table;
}
.list-detail-view ul:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.list-detail-view ul {
  *zoom: 1;
}
.list-detail-view ul li {
  float: left;
  padding: 5px 15px 5px 0px;
  margin-right: 15px;
  font-size: 13px;
  font-size: 0.8125em;
  border-right: 1px solid #dbdbdb;
}
.list-detail-view ul li:first-child {
  padding-left: 0;
}
.list-detail-view ul li:last-child {
  padding-right: 0;
  border-right: none;
}
.list-detail-view .icon-right, .list-detail-view .edit, .list-detail-view .delete {
  text-align: center;
  border-left: 1px solid #dbdbdb;
}
.list-detail-view .icon-right a.disabled, .list-detail-view .edit a.disabled, .list-detail-view .delete a.disabled {
  color: rgb(193.5, 193.5, 193.5);
  cursor: not-allowed;
}
.list-detail-view .delete a {
  color: #e74c3c;
}
.list-detail-view .action {
  width: auto;
  padding-top: 8px;
  float: right;
}
.list-detail-view .action .edit, .list-detail-view .action .delete, .list-detail-view .action .preview, .list-detail-view .action .download {
  padding: 0 12px;
}
.list-detail-view .action div {
  float: left;
}

/* ---------------------------------------- media queries ---------------------------------------- */
@media screen and (max-width: 1200px) {
  body {
    font-size: 13px;
    font-size: 0.8125em;
    width: 100%;
  }
  .container {
    width: 99%;
  }
  header img {
    max-width: 500px;
  }
  header .right-panel .logout {
    height: 26px;
    width: 210px;
  }
}
@media screen and (max-width: 1024px) {
  body {
    width: 100%;
    font-size: 12px;
    line-height: 0.75em;
    font-size: 0.75em;
  }
}
@media screen and (max-width: 1023px) {
  body {
    width: 1024px;
  }
}
select {
  height: 34px;
  background: white;
  color: #111;
  border: 1px solid #dbdbdb;
  font-size: 13px;
  font-size: 0.8125em;
  line-height: 1.4em;
  padding: 7px 12px;
  resize: none;
  border-radius: 3px;
  outline: none;
}

input[type=text], input[type=password], textarea, input[type=search] {
  background: white;
  color: #111;
  border: 1px solid #dbdbdb;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-size: 0.8125em;
  line-height: 1.4em;
  padding: 7px 12px;
  resize: none;
  border-radius: 3px;
  outline: none;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, input[type=search]:focus {
  box-shadow: inset 0 0 5px rgb(207, 168, 13);
  border: 1px solid rgb(207, 168, 13);
}
input[type=text].ng-dirty.ng-invalid + span, input[type=password].ng-dirty.ng-invalid + span, textarea.ng-dirty.ng-invalid + span, input[type=search].ng-dirty.ng-invalid + span {
  border-color: #e74c3c;
}

input:disabled, input.disabled, input[disabled], input[type=text]:disabled, input[type=text].disabled, input[type=text][disabled], input[type=password]:disabled, input[type=password].disabled, input[type=password][disabled], textarea:disabled, textarea.disabled, textarea[disabled], input[type=radio]:disabled, input[type=radio].disabled, input[type=radio][disabled], input[type=search]:disabled, input[type=search].disabled, input[type=search][disabled] {
  background: #dbdbdb;
  color: rgb(32.3, 32.3, 32.3);
  border-color: #dbdbdb;
  border-color: #dbdbdb;
}

.input-with-label.label-left input + span, .input-with-label.label-left textarea + span, .input-with-label.label-right input + span, .input-with-label.label-right textarea + span, .textarea-with-label.label-left input + span, .textarea-with-label.label-left textarea + span, .textarea-with-label.label-right input + span, .textarea-with-label.label-right textarea + span {
  color: #a8a8a8;
  background: #eaeaea;
  font-size: 13px;
  font-size: 0.8125em;
  padding: 8px 20px;
}
.input-with-label.label-left input:focus + span, .input-with-label.label-left textarea:focus + span, .input-with-label.label-right input:focus + span, .input-with-label.label-right textarea:focus + span, .textarea-with-label.label-left input:focus + span, .textarea-with-label.label-left textarea:focus + span, .textarea-with-label.label-right input:focus + span, .textarea-with-label.label-right textarea:focus + span {
  background: #eaeaea;
  box-shadow: inset 0 0 3px rgba(207, 168, 13, 0.4);
}
.input-with-label.label-left input + span, .input-with-label.label-left textarea + span, .textarea-with-label.label-left input + span, .textarea-with-label.label-left textarea + span {
  padding: 8px 20px;
}

.input-icon-with-label:before, .input-icon-with-label:after, .input-text-with-label:before, .input-text-with-label:after {
  content: " ";
  display: table;
}
.input-icon-with-label:after, .input-text-with-label:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.input-icon-with-label, .input-text-with-label {
  *zoom: 1;
}
.input-icon-with-label, .input-text-with-label {
  margin-bottom: 10px;
  padding-bottom: 3px;
}
.input-icon-with-label input, .input-icon-with-label input[type=text], .input-icon-with-label textarea, .input-icon-with-label input[type=search], .input-text-with-label input, .input-text-with-label input[type=text], .input-text-with-label textarea, .input-text-with-label input[type=search] {
  min-width: 268px;
  height: 18px;
}
.input-icon-with-label input + span, .input-icon-with-label input[type=text] + span, .input-icon-with-label textarea + span, .input-icon-with-label input[type=search] + span, .input-text-with-label input + span, .input-text-with-label input[type=text] + span, .input-text-with-label textarea + span, .input-text-with-label input[type=search] + span {
  font-size: 13px;
  font-size: 0.8125em;
  float: left;
  width: 15px;
  height: 16px;
  padding: 8px 10px;
  border: 1px solid #dbdbdb;
  color: #111;
  text-align: center;
  background: rgb(247.05, 247.05, 247.05);
  cursor: pointer;
}
.input-icon-with-label input:focus + span, .input-icon-with-label input[type=text]:focus + span, .input-icon-with-label textarea:focus + span, .input-icon-with-label input[type=search]:focus + span, .input-text-with-label input:focus + span, .input-text-with-label input[type=text]:focus + span, .input-text-with-label textarea:focus + span, .input-text-with-label input[type=search]:focus + span {
  border: 1px solid rgb(207, 168, 13);
  background: #f9f9f9;
  box-shadow: inset 0 0 3px rgba(207, 168, 13, 0.4);
}
.input-icon-with-label textarea, .input-text-with-label textarea {
  height: 50px;
  margin: 0;
}
.input-icon-with-label textarea + span, .input-text-with-label textarea + span {
  height: auto;
  padding: 24px 10px;
}
.input-icon-with-label.label-left input, .input-icon-with-label.label-left input[type=text], .input-icon-with-label.label-left textarea, .input-icon-with-label.label-left input[type=search], .input-text-with-label.label-left input, .input-text-with-label.label-left input[type=text], .input-text-with-label.label-left textarea, .input-text-with-label.label-left input[type=search] {
  border-radius: 0 3px 3px 0;
  border-left: none;
}
.input-icon-with-label.label-left span, .input-text-with-label.label-left span {
  border-radius: 3px 0 0 3px;
}
.input-icon-with-label.label-right input, .input-icon-with-label.label-right input[type=text], .input-icon-with-label.label-right textarea, .input-icon-with-label.label-right input[type=search], .input-text-with-label.label-right input, .input-text-with-label.label-right input[type=text], .input-text-with-label.label-right textarea, .input-text-with-label.label-right input[type=search] {
  border-radius: 3px 0 0 3px;
  border-right: none;
  float: left;
}
.input-icon-with-label.label-right span, .input-text-with-label.label-right span {
  border-radius: 0 3px 3px 0;
}
.input-icon-with-label.large input, .input-icon-with-label.large input[type=text], .input-icon-with-label.large textarea, .input-icon-with-label.large input[type=search], .input-text-with-label.large input, .input-text-with-label.large input[type=text], .input-text-with-label.large textarea, .input-text-with-label.large input[type=search] {
  min-width: 86%;
}
.input-icon-with-label.small input, .input-icon-with-label.small input[type=text], .input-icon-with-label.small textarea, .input-icon-with-label.small input[type=search], .input-text-with-label.small input, .input-text-with-label.small input[type=text], .input-text-with-label.small textarea, .input-text-with-label.small input[type=search] {
  min-width: 30%;
}
.input-icon-with-label.l-description textarea, .input-text-with-label.l-description textarea {
  height: 150px;
}
.input-icon-with-label.l-description textarea + span, .input-text-with-label.l-description textarea + span {
  height: auto;
  padding: 74px 10px;
}
.input-icon-with-label.m-description textarea, .input-text-with-label.m-description textarea {
  height: 100px;
}
.input-icon-with-label.m-description textarea + span, .input-text-with-label.m-description textarea + span {
  height: auto;
  padding: 49px 10px;
}
.input-icon-with-label.no-margin-bottom, .input-text-with-label.no-margin-bottom {
  margin-bottom: 0;
}

.input-icon-with-label-without-clear {
  padding-bottom: 3px;
}
.input-icon-with-label-without-clear input, .input-icon-with-label-without-clear input[type=text], .input-icon-with-label-without-clear textarea, .input-icon-with-label-without-clear input[type=search] {
  min-width: 268px;
  height: 18px;
}
.input-icon-with-label-without-clear input + span, .input-icon-with-label-without-clear input[type=text] + span, .input-icon-with-label-without-clear textarea + span, .input-icon-with-label-without-clear input[type=search] + span {
  font-size: 13px;
  font-size: 0.8125em;
  float: left;
  width: 15px;
  height: 16px;
  padding: 8px 10px;
  border: 1px solid #dbdbdb;
  color: #111;
  text-align: center;
  background: rgb(247.05, 247.05, 247.05);
  cursor: pointer;
}
.input-icon-with-label-without-clear input:focus + span, .input-icon-with-label-without-clear input[type=text]:focus + span, .input-icon-with-label-without-clear textarea:focus + span, .input-icon-with-label-without-clear input[type=search]:focus + span {
  border: 1px solid rgb(207, 168, 13);
  background: #f9f9f9;
  box-shadow: inset 0 0 3px rgba(207, 168, 13, 0.4);
}
.input-icon-with-label-without-clear textarea {
  height: 50px;
  margin: 0;
}
.input-icon-with-label-without-clear textarea + span {
  height: auto;
  padding: 24px 10px;
}
.input-icon-with-label-without-clear.label-left input, .input-icon-with-label-without-clear.label-left input[type=text], .input-icon-with-label-without-clear.label-left textarea, .input-icon-with-label-without-clear.label-left input[type=search] {
  border-radius: 0 3px 3px 0;
  border-left: none;
}
.input-icon-with-label-without-clear.label-left span {
  border-radius: 3px 0 0 3px;
}
.input-icon-with-label-without-clear.label-right input, .input-icon-with-label-without-clear.label-right input[type=text], .input-icon-with-label-without-clear.label-right textarea, .input-icon-with-label-without-clear.label-right input[type=search] {
  border-radius: 3px 0 0 3px;
  border-right: none;
  float: left;
}
.input-icon-with-label-without-clear.label-right span {
  border-radius: 0 3px 3px 0;
}
.input-icon-with-label-without-clear.large input, .input-icon-with-label-without-clear.large input[type=text], .input-icon-with-label-without-clear.large textarea, .input-icon-with-label-without-clear.large input[type=search] {
  min-width: 86%;
}
.input-icon-with-label-without-clear.small input, .input-icon-with-label-without-clear.small input[type=text], .input-icon-with-label-without-clear.small textarea, .input-icon-with-label-without-clear.small input[type=search] {
  min-width: 30%;
}
.input-icon-with-label-without-clear.l-description textarea {
  height: 150px;
}
.input-icon-with-label-without-clear.l-description textarea + span {
  height: auto;
  padding: 74px 10px;
}
.input-icon-with-label-without-clear.m-description textarea {
  height: 100px;
}
.input-icon-with-label-without-clear.m-description textarea + span {
  height: auto;
  padding: 49px 10px;
}
.input-icon-with-label-without-clear.no-margin-bottom {
  margin-bottom: 0;
}

.input-text-with-label input, .input-text-with-label input[type=text], .input-text-with-label textarea {
  min-width: 268px;
}
.input-text-with-label input + span, .input-text-with-label input[type=text] + span, .input-text-with-label textarea + span {
  width: 50px;
}

.box-content > table th {
  border-top: none;
}
.box-content .form-section .row {
  min-height: 40px;
}
.box-content .form-section .row .label, .box-content .form-section .row .value {
  vertical-align: middle;
}
.box-content .form-section .row .label {
  width: 35%;
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
  padding: 0 20px;
  line-height: 1.6em;
  font-size: 13px;
  font-size: 0.8125em;
  color: rgb(93.5, 93.5, 93.5);
}
.box-content .form-section .row .value {
  width: 60%;
  padding: 0;
}
.box-content .form-section .row .value .numeric input {
  width: 80px;
}
.box-content .form-section .row:last-child {
  border-bottom: 1px solid #dbdbdb;
}

.value .message {
  font-size: 13px;
  font-size: 0.8125em;
}
.value .message.warning {
  color: #ec8c02;
  line-height: 1.4em;
  padding: 10px 0px 0 20px;
  position: relative;
  font-style: italic;
}
.value .message.warning:before {
  font-family: FontAwesome;
  content: "\f071";
  position: absolute;
  left: 0;
  font-style: normal;
}

.custom-radio, .custom-checkbox {
  width: 780px;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125em;
}
.custom-radio label, .custom-checkbox label {
  display: inline-block;
  border: 1px solid #dbdbdb;
  padding: 6px 20px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-right: 10px;
  font-weight: normal;
  background: rgb(247.05, 247.05, 247.05);
}
.custom-radio label:hover, .custom-checkbox label:hover {
  cursor: pointer;
}
.custom-radio input[type=radio], .custom-radio input[type=checkbox], .custom-checkbox input[type=radio], .custom-checkbox input[type=checkbox] {
  display: none;
}
.custom-radio input[type=radio]:checked + label, .custom-radio input[type=checkbox]:checked + label, .custom-checkbox input[type=radio]:checked + label, .custom-checkbox input[type=checkbox]:checked + label {
  background: #f1d66a;
  cursor: default;
  border: 1px solid #cfa80d;
}
.custom-radio input[type=radio] + label, .custom-radio input[type=checkbox] + label, .custom-checkbox input[type=radio] + label, .custom-checkbox input[type=checkbox] + label {
  width: auto;
}
.custom-radio input[type=radio]:checked + label.btn:hover, .custom-radio input[type=checkbox]:checked + label.btn:hover, .custom-checkbox input[type=radio]:checked + label.btn:hover, .custom-checkbox input[type=checkbox]:checked + label.btn:hover {
  background-color: rgb(236.6196319018, 201.1717791411, 59.3803680982);
  cursor: pointer;
}

.form-container .form-group {
  padding: 20px 0;
  border-bottom: 1px solid #dbdbdb;
}
.form-container .form-label {
  width: 35%;
  display: inline-block;
  vertical-align: top;
}
.form-container .form-label label {
  vertical-align: top;
  padding: 0 20px;
  line-height: normal;
}
.form-container .form-label label.custom-label {
  padding: 0px 0px 0px 20px;
}
.form-container .form-label label {
  font-size: 13px;
  font-size: 0.8125em;
  color: #111;
  margin-bottom: 15px;
  width: auto;
}
.form-container .form-element {
  width: 64%;
  display: inline-block;
}
.form-container .input-with-label, .form-container .textarea-with-label {
  margin-bottom: 10px;
}
.form-container .input-with-label.l input, .form-container .input-with-label.l textarea, .form-container .textarea-with-label.l input, .form-container .textarea-with-label.l textarea {
  width: 700px;
}
.form-container .input-with-label.l input + span, .form-container .input-with-label.l textarea + span, .form-container .textarea-with-label.l input + span, .form-container .textarea-with-label.l textarea + span {
  background: rgb(247.05, 247.05, 247.05);
  color: rgb(42.5, 42.5, 42.5);
}
.form-container .input-with-label.l label, .form-container .textarea-with-label.l label {
  margin-bottom: 10px;
}
.form-container .input-with-label.l .input-with-label, .form-container .input-with-label.l .textarea-with-label, .form-container .textarea-with-label.l .input-with-label, .form-container .textarea-with-label.l .textarea-with-label {
  width: 100%;
}
.form-container .input-with-label.language input + span, .form-container .textarea-with-label.language input + span {
  width: 20px;
  bottom: 1px;
}
.form-container .input-with-label.language textarea + span, .form-container .textarea-with-label.language textarea + span {
  width: 20px;
  line-height: 36px;
  bottom: 0;
  top: 2px;
}
.form-container .input-with-label.language textarea, .form-container .textarea-with-label.language textarea {
  height: 49px;
}
.form-container .input-with-label:last-child, .form-container .textarea-with-label:last-child {
  margin-bottom: 0;
}
.form-container .textarea-with-label {
  height: 64px;
}
.form-container .select-wrapper.filter-select {
  position: relative;
}
.form-container .select-wrapper.filter-select:after {
  position: absolute;
  top: 10px;
  right: 10px;
}
.form-container .select-wrapper select {
  min-width: 300px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  padding-right: 30px;
  background: rgb(247.05, 247.05, 247.05);
}
.form-container .select-wrapper select:focus {
  box-shadow: inset 0 0 5px rgb(207, 168, 13);
  border: 1px solid rgb(207, 168, 13);
}
.form-container .select-wrapper:after {
  pointer-events: none;
  font-family: FontAwesome;
  content: "\f0d7";
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: -26px;
}
.form-container.form-no-subgroup .form-label label {
  color: rgb(93.5, 93.5, 93.5);
}
.form-container .upload label.button {
  padding: 0.6em 1.2em;
  font-size: 12px;
  line-height: 0.75em;
  font-size: 0.75em;
  font-weight: 300;
  width: auto;
}
.form-container .upload input[type=file] {
  height: 0;
  width: 0;
  font-size: 0;
  outline: none;
}
.form-container .upload .progress {
  padding: 5px;
}
.form-container .upload .progress .bar-container {
  width: 90%;
  height: 20px;
  float: left;
  border: 1px dashed #2980b9;
}
.form-container .upload .progress .bar-container .bar {
  height: inherit;
  background-color: #2980b9;
}
.form-container .upload .progress i {
  padding-left: 2px;
  padding-top: 2px;
}

.mandatory::after {
  content: "*";
  color: #e74c3c;
}

.input-date-time .icon-label {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.input-date-time .icon-label i {
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.input-date-time .icon-label:hover {
  background: rgb(234.3, 234.3, 234.3);
  cursor: pointer;
}
.input-date-time .icon-label:hover i {
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
  transform: rotate(8deg);
}

.formly-field .form-group {
  padding: 10px 0;
}
.formly-field h1 {
  font-size: 16px;
  font-size: 1em;
  text-transform: uppercase;
  padding: 20px 10px;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  font-weight: 500;
  background: #eaeaea;
  margin-bottom: 10px;
}
.formly-field h2 {
  font-size: 14px;
  font-size: 0.875em;
  color: #111;
  border-bottom: 1px solid #dbdbdb;
  margin: 0px 10px 10px 10px;
  line-height: 1.4em;
}
.formly-field h3 {
  padding: 30px;
  border-bottom: 1px solid #dbdbdb;
}
.formly-field p {
  font-size: 0.85em;
  line-height: 1.8em;
  color: rgb(93.5, 93.5, 93.5);
  padding: 0px 20px 10px 20px;
}
.formly-field label {
  width: 35%;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  line-height: 1.6em;
  font-size: 13px;
  font-size: 0.8125em;
  color: rgb(93.5, 93.5, 93.5);
  margin-bottom: 15px;
}
.formly-field .message {
  padding: 10px 0 10px 39%;
}
.formly-field input[type=text].ng-dirty.ng-invalid, .formly-field input[type=password].ng-dirty.ng-invalid, .formly-field textarea.ng-dirty.ng-invalid, .formly-field input[type=search] {
  border-color: #dbdbdb;
}
.formly-field input, .formly-field textarea, .formly-field select {
  background: white;
  color: #111;
  border: 1px solid #dbdbdb;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-size: 0.8125em;
  padding: 6px 12px;
  resize: none;
  border-radius: 3px;
  width: 620px;
  outline: none;
}
.formly-field input:focus, .formly-field textarea:focus, .formly-field select:focus {
  box-shadow: inset 0 0 5px rgb(207, 168, 13);
  border: 1px solid rgb(207, 168, 13);
}
.formly-field input:focus + span, .formly-field textarea:focus + span, .formly-field select:focus + span {
  background: #fdf6db;
  box-shadow: inset 0 0 3px rgba(207, 168, 13, 0.4);
}
.formly-field input + span, .formly-field textarea + span, .formly-field select + span {
  color: #a8a8a8;
  background: #eaeaea;
}
.formly-field.formly-field-select label {
  position: relative;
}
.formly-field.formly-field-select label:before {
  pointer-events: none;
  font-family: FontAwesome;
  content: "\f0d7";
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  position: absolute;
  right: -350px;
  top: 8px;
  z-index: 0;
}
.formly-field.formly-field-select select {
  outline: none;
  text-shadow: 0 0 0 #111;
  width: 360px;
  color: #000;
  text-shadow: 0 0 0 #111;
  background: transparent;
  position: relative;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.formly-field.formly-field-radio .radio-group {
  display: inline-block;
  width: 60%;
}
.formly-field.formly-field-radio .radio-group div {
  display: inline-block;
  margin-right: 20px;
}
.formly-field.formly-field-radio .radio-group input {
  width: auto;
}
.formly-field.formly-field-radio .radio-group label {
  padding: 0;
  font-weight: normal;
  width: auto;
}
.formly-field.formly-field-radio .radio-group label input {
  border: none;
}
.formly-field textarea {
  height: 65px;
  margin: 0;
}
.formly-field .checkbox label {
  width: 100%;
}
.formly-field .input-with-label, .formly-field .textarea-with-label {
  display: inline-block;
  position: relative;
  width: 660px;
}
.formly-field .input-with-label input, .formly-field .input-with-label textarea, .formly-field .textarea-with-label input, .formly-field .textarea-with-label textarea {
  width: 620px;
}
.formly-field .input-with-label span, .formly-field .textarea-with-label span {
  text-align: center;
  position: absolute;
  right: -1px;
  top: 1px;
  padding: 14px 20px 15px 20px;
  border-left: 1px solid #dbdbdb;
}
.formly-field .input-with-label textarea + span, .formly-field .textarea-with-label textarea + span {
  bottom: 1px;
  line-height: 60px;
}
.formly-field .textarea-with-label {
  height: 97px;
}
.formly-field.xs input, .formly-field.xs textarea {
  width: 100px;
}
.formly-field.xs.single-column .form-group {
  width: 10%;
}
.formly-field.xs.single-column input, .formly-field.xs.single-column textarea {
  width: 100%;
}
.formly-field.xs.single-column label {
  width: 100%;
  margin-bottom: 10px;
}
.formly-field.xs .input-with-label, .formly-field.xs .textarea-with-label {
  width: 240px;
}
.formly-field.xs .input-with-label input[type=text], .formly-field.xs .input-with-label textarea, .formly-field.xs .textarea-with-label input[type=text], .formly-field.xs .textarea-with-label textarea {
  width: 110px;
  padding-right: 110px;
}
.formly-field.s input, .formly-field.s textarea {
  width: 260px;
}
.formly-field.s .input-with-label, .formly-field.s .textarea-with-label {
  width: 300px;
}
.formly-field.s .input-with-label input, .formly-field.s .input-with-label textarea, .formly-field.s .textarea-with-label input, .formly-field.s .textarea-with-label textarea {
  width: 170px;
  padding-right: 110px;
}
.formly-field.l input, .formly-field.l textarea {
  width: 1180px;
}
.formly-field.l label {
  margin-bottom: 10px;
}
.formly-field.l .input-with-label, .formly-field.l .textarea-with-label {
  width: 100%;
}

.questionnaire-participation-form {
  padding: 10px;
}
.questionnaire-participation-form .form {
  font-size: 13px;
  font-size: 0.8125em;
}
.questionnaire-participation-form input:focus ~ span {
  background: #fdf6db;
  box-shadow: inset 0 0 3px rgba(207, 168, 13, 0.4);
}
.questionnaire-participation-form label {
  color: #111;
}
.questionnaire-participation-form input {
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1em;
}
.questionnaire-participation-form .mandatory::after {
  content: "*";
  color: #d70006;
}
.questionnaire-participation-form.section {
  background-color: #fff;
  padding: 0;
}
.questionnaire-participation-form p {
  color: rgb(142.5, 142.5, 142.5);
}
.questionnaire-participation-form .has-error .radio {
  color: black;
}
.questionnaire-participation-form .question-label {
  font-weight: 500;
  width: 100%;
}
.questionnaire-participation-form .question {
  border-bottom: 1px solid #dbdbdb;
  margin: 0 20px;
  padding: 15px 0;
}
.questionnaire-participation-form .form-group {
  width: 100%;
}
.questionnaire-participation-form .form-group .text {
  width: 98%;
}
.questionnaire-participation-form .form-group .number, .questionnaire-participation-form .form-group .currency {
  width: 45%;
}
.questionnaire-participation-form .form-group .select {
  width: 48%;
}
.questionnaire-participation-form .form-group .currency .input-group-addon {
  position: absolute;
  text-align: center;
  border-radius: 3px 0 0 3px;
  padding: 10px 15px 9px 15px;
  margin: 1px 0 0 1px;
  border-right: 1px solid #dbdbdb;
  color: #111;
  text-align: center;
  background: rgb(247.05, 247.05, 247.05);
  font-size: 16px;
  font-size: 1em;
  line-height: 1em;
}
.questionnaire-participation-form .form-group .currency input {
  padding-left: 48px;
  padding-right: 10px;
  width: 93%;
}

@media screen and (max-width: 1200px) {
  .formly-field .input-with-label.label-left input + span, .formly-field .textarea-with-label.label-left textarea + span {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .formly-field .input-with-label.label-left input + span, .formly-field .textarea-with-label.label-left textarea + span {
    padding: 11px 20px 12px 20px;
  }
}
@media screen and (max-width: 1023px) {
  .formly-field .input-with-label.label-left input + span, .formly-field .textarea-with-label.label-left textarea + span {
    padding: 11px 20px 12px 20px;
  }
}
input[type=text] {
  min-width: 300px;
}
input[type=text].small {
  min-width: 30%;
}

input[type=number] {
  min-width: 100px;
  margin-left: 10px;
  padding: 9px;
  border-radius: 3px;
  border: 1px solid #ddd;
}
input[type=number].small {
  min-width: 30%;
}

textarea {
  position: relative !important;
}

.mandatory::after {
  content: "*";
  color: #e74c3c;
}

.input-date-time .icon-label {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.input-date-time .icon-label i {
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.input-date-time .icon-label:hover {
  background: rgb(234.3, 234.3, 234.3);
  cursor: pointer;
}
.input-date-time .icon-label:hover i {
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
  transform: rotate(8deg);
}

.pad-top-20 {
  padding-top: 20px;
}

.small-text {
  font-size: 13px;
}

a.cursor-default, label.cursor-default, .dragContainer.cursor-default div {
  cursor: default;
}

.paginator-light {
  display: inline-block;
}
.paginator-light button {
  background: transparent;
  border: none;
  padding: 0px;
  font-size: 40px;
  color: #006445;
  vertical-align: -8px;
}
.paginator-light button:focus, .paginator-light button:hover, .paginator-light button:active {
  border: none !important;
  outline: none !important;
}
.paginator-light button[disabled] {
  background: transparent !important;
  color: rgba(0, 125, 87, 0.2) !important;
}
.paginator-light button[disabled]:focus, .paginator-light button[disabled]:hover, .paginator-light button[disabled]:active {
  border: none !important;
  outline: none !important;
}

.open-procedure-delegates {
  padding-bottom: 7px;
  font-size: 10px;
  font-size: 0.8125em;
  color: #111;
  font-weight: bold;
}

.cta > .w-65 {
  width: 65%;
}
.cta > .m-1em {
  margin: 1em;
}

.list-view .lot-item-container .pad-btm-5px.pad-top-5px .label {
  display: inline;
}

.techQuestScoreForm {
  min-width: 300px;
}

.economicManualScoreForm {
  min-width: 300px;
}

.economicQuestionnaireScoreForm {
  min-width: 300px;
}

.economicAlgorithmicScoreForm {
  min-width: 300px;
}

.techManualScoreForm {
  min-width: 300px;
}

.p-3 {
  padding: 3% 0;
}

.form-builder-top {
  padding-bottom: 30px !important;
}

.form-builder-header a {
  padding: 0px 10px !important;
}
.form-builder-header i {
  color: red !important;
  font-size: 12px;
}
.form-builder-header {
  margin-bottom: 0px !important;
}

.form-builder-container {
  padding-top: 0 !important;
  margin-top: -28px;
}

.classification-search-tips-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.classification-first-level,
.classification-second-level {
  background-color: white;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  margin-top: 25px;
  padding: 20px;
  border-bottom: 1px solid #dbdbdb;
}
.classification-first-level .classification-first-level-header .classification-user-cat-list,
.classification-first-level .classification-second-level-header .classification-user-cat-list,
.classification-second-level .classification-first-level-header .classification-user-cat-list,
.classification-second-level .classification-second-level-header .classification-user-cat-list {
  padding: 20px;
}
.classification-first-level .classification-first-level-header .classification-user-cat-list .classification-user-cat-header,
.classification-first-level .classification-second-level-header .classification-user-cat-list .classification-user-cat-header,
.classification-second-level .classification-first-level-header .classification-user-cat-list .classification-user-cat-header,
.classification-second-level .classification-second-level-header .classification-user-cat-list .classification-user-cat-header {
  margin-bottom: 10px;
}
.classification-first-level .classification-first-level-header .classification-user-cat-list .classification-user-cat-header span,
.classification-first-level .classification-second-level-header .classification-user-cat-list .classification-user-cat-header span,
.classification-second-level .classification-first-level-header .classification-user-cat-list .classification-user-cat-header span,
.classification-second-level .classification-second-level-header .classification-user-cat-list .classification-user-cat-header span {
  display: block;
  font-size: 0.75em;
  text-transform: uppercase;
  color: #111;
}
.classification-first-level .classification-first-level-header .classification-user-cat-list .classification-user-cat,
.classification-first-level .classification-second-level-header .classification-user-cat-list .classification-user-cat,
.classification-second-level .classification-first-level-header .classification-user-cat-list .classification-user-cat,
.classification-second-level .classification-second-level-header .classification-user-cat-list .classification-user-cat {
  border: 1px solid #2980b9;
  border-radius: 2px;
  display: inline-block;
  padding: 5px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 0.75em;
  color: #111;
  background-color: #dbdbdb;
}
.classification-first-level .classification-first-level-header .classification-user-cat-list .classification-user-cat i,
.classification-first-level .classification-second-level-header .classification-user-cat-list .classification-user-cat i,
.classification-second-level .classification-first-level-header .classification-user-cat-list .classification-user-cat i,
.classification-second-level .classification-second-level-header .classification-user-cat-list .classification-user-cat i {
  font-size: 16px;
  margin-left: 10px;
  color: #2980b9;
}
.classification-first-level .classification-first-level-body .classification-search-bar,
.classification-first-level .classification-second-level-body .classification-search-bar,
.classification-second-level .classification-first-level-body .classification-search-bar,
.classification-second-level .classification-second-level-body .classification-search-bar {
  padding: 20px;
  background-color: #dbdbdb;
  height: 35px;
}
.classification-first-level .classification-first-level-body .classification-search-bar .classification-search-bar-title,
.classification-first-level .classification-second-level-body .classification-search-bar .classification-search-bar-title,
.classification-second-level .classification-first-level-body .classification-search-bar .classification-search-bar-title,
.classification-second-level .classification-second-level-body .classification-search-bar .classification-search-bar-title {
  padding-top: 10px;
  display: block;
  font-size: 0.75em;
  text-transform: uppercase;
  color: #111;
  float: left;
}
.classification-first-level .classification-first-level-body .classification-search-bar .classification-search-bar-title::after,
.classification-first-level .classification-second-level-body .classification-search-bar .classification-search-bar-title::after,
.classification-second-level .classification-first-level-body .classification-search-bar .classification-search-bar-title::after,
.classification-second-level .classification-second-level-body .classification-search-bar .classification-search-bar-title::after {
  content: "*";
  color: #e74c3c;
}
.classification-first-level .classification-first-level-body .classification-search-bar .classification-search-input-container,
.classification-first-level .classification-second-level-body .classification-search-bar .classification-search-input-container,
.classification-second-level .classification-first-level-body .classification-search-bar .classification-search-input-container,
.classification-second-level .classification-second-level-body .classification-search-bar .classification-search-input-container {
  position: relative;
  float: right;
}
.classification-first-level .classification-first-level-body .classification-search-bar .classification-search-input-container .input-icon-with-label,
.classification-first-level .classification-second-level-body .classification-search-bar .classification-search-input-container .input-icon-with-label,
.classification-second-level .classification-first-level-body .classification-search-bar .classification-search-input-container .input-icon-with-label,
.classification-second-level .classification-second-level-body .classification-search-bar .classification-search-input-container .input-icon-with-label {
  margin-right: 30px;
  float: right;
}
.classification-first-level .classification-first-level-body .classification-search-bar .classification-search-input-container i,
.classification-first-level .classification-second-level-body .classification-search-bar .classification-search-input-container i,
.classification-second-level .classification-first-level-body .classification-search-bar .classification-search-input-container i,
.classification-second-level .classification-second-level-body .classification-search-bar .classification-search-input-container i {
  color: #2980b9;
}
.classification-first-level .classification-first-level-body .classification-search-bar .classification-search-input-container .classification-search-tips,
.classification-first-level .classification-second-level-body .classification-search-bar .classification-search-input-container .classification-search-tips,
.classification-second-level .classification-first-level-body .classification-search-bar .classification-search-input-container .classification-search-tips,
.classification-second-level .classification-second-level-body .classification-search-bar .classification-search-input-container .classification-search-tips {
  background-color: white;
  border: 1px solid #dbdbdb;
  position: absolute;
  top: 33px;
  left: 0;
  border-radius: 3px;
  padding: 10px;
  max-width: 350px;
  z-index: 10;
}
.classification-first-level .classification-first-level-body .classification-search-bar .classification-search-input-container .classification-search-tips span,
.classification-first-level .classification-second-level-body .classification-search-bar .classification-search-input-container .classification-search-tips span,
.classification-second-level .classification-first-level-body .classification-search-bar .classification-search-input-container .classification-search-tips span,
.classification-second-level .classification-second-level-body .classification-search-bar .classification-search-input-container .classification-search-tips span {
  display: block;
  padding: 5px 0;
  color: #111;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
}
.classification-first-level .classification-first-level-body .classification-search-bar .classification-search-input-container .classification-search-tips span:hover,
.classification-first-level .classification-second-level-body .classification-search-bar .classification-search-input-container .classification-search-tips span:hover,
.classification-second-level .classification-first-level-body .classification-search-bar .classification-search-input-container .classification-search-tips span:hover,
.classification-second-level .classification-second-level-body .classification-search-bar .classification-search-input-container .classification-search-tips span:hover {
  cursor: pointer;
}
.classification-first-level .classification-first-level-body .classification-search-bar .classification-search-input-container .classification-search-tips .show-more,
.classification-first-level .classification-second-level-body .classification-search-bar .classification-search-input-container .classification-search-tips .show-more,
.classification-second-level .classification-first-level-body .classification-search-bar .classification-search-input-container .classification-search-tips .show-more,
.classification-second-level .classification-second-level-body .classification-search-bar .classification-search-input-container .classification-search-tips .show-more {
  text-align: center;
  margin-top: 5px;
}
.classification-first-level .classification-first-level-body .classification-cat-list *, .classification-first-level .classification-first-level-body .classification-cat-list *:before, .classification-first-level .classification-first-level-body .classification-cat-list *:after,
.classification-first-level .classification-second-level-body .classification-cat-list *,
.classification-first-level .classification-second-level-body .classification-cat-list *:before,
.classification-first-level .classification-second-level-body .classification-cat-list *:after,
.classification-second-level .classification-first-level-body .classification-cat-list *,
.classification-second-level .classification-first-level-body .classification-cat-list *:before,
.classification-second-level .classification-first-level-body .classification-cat-list *:after,
.classification-second-level .classification-second-level-body .classification-cat-list *,
.classification-second-level .classification-second-level-body .classification-cat-list *:before,
.classification-second-level .classification-second-level-body .classification-cat-list *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.classification-first-level .classification-first-level-body .classification-cat-list.in-searching .classification-main-level span,
.classification-first-level .classification-first-level-body .classification-cat-list.in-searching .classification-other-level span,
.classification-first-level .classification-second-level-body .classification-cat-list.in-searching .classification-main-level span,
.classification-first-level .classification-second-level-body .classification-cat-list.in-searching .classification-other-level span,
.classification-second-level .classification-first-level-body .classification-cat-list.in-searching .classification-main-level span,
.classification-second-level .classification-first-level-body .classification-cat-list.in-searching .classification-other-level span,
.classification-second-level .classification-second-level-body .classification-cat-list.in-searching .classification-main-level span,
.classification-second-level .classification-second-level-body .classification-cat-list.in-searching .classification-other-level span {
  cursor: default !important;
}
.classification-first-level .classification-first-level-body .classification-cat-list .classification-no-result span,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-no-result span,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-no-result span,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-no-result span {
  text-align: center;
  display: block;
  font-size: 0.75em;
  text-transform: uppercase;
  color: #111;
  padding: 15px;
}
.classification-first-level .classification-first-level-body .classification-cat-list .classification-other-level-title,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-other-level-title,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-other-level-title,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-other-level-title {
  background-color: #b9b9b9;
  height: 35px;
}
.classification-first-level .classification-first-level-body .classification-cat-list .classification-other-level-title span,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-other-level-title span,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-other-level-title span,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-other-level-title span {
  color: #fff;
  padding-left: 22px;
  padding-top: 9px;
  display: block;
  font-size: 0.75em;
  text-transform: uppercase;
}
.classification-first-level .classification-first-level-body .classification-cat-list .classification-main-level.nochild,
.classification-first-level .classification-first-level-body .classification-cat-list .classification-other-level.nochild,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-main-level.nochild,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-other-level.nochild,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-main-level.nochild,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-other-level.nochild,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-main-level.nochild,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-other-level.nochild {
  border-bottom: 1px solid #dbdbdb !important;
}
.classification-first-level .classification-first-level-body .classification-cat-list .classification-main-level.nochild i,
.classification-first-level .classification-first-level-body .classification-cat-list .classification-other-level.nochild i,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-main-level.nochild i,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-other-level.nochild i,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-main-level.nochild i,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-other-level.nochild i,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-main-level.nochild i,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-other-level.nochild i {
  display: none;
}
.classification-first-level .classification-first-level-body .classification-cat-list .classification-main-level,
.classification-first-level .classification-first-level-body .classification-cat-list .classification-other-level,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-main-level,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-other-level,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-main-level,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-other-level,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-main-level,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-other-level {
  border-bottom: 1px solid #dbdbdb;
  height: 50px;
}
.classification-first-level .classification-first-level-body .classification-cat-list .classification-main-level span,
.classification-first-level .classification-first-level-body .classification-cat-list .classification-other-level span,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-main-level span,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-other-level span,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-main-level span,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-other-level span,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-main-level span,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-other-level span {
  display: block;
  cursor: pointer;
  font-size: 0.75em;
  text-transform: uppercase;
  color: #111;
  padding: 15px;
}
.classification-first-level .classification-first-level-body .classification-cat-list .classification-main-level i,
.classification-first-level .classification-first-level-body .classification-cat-list .classification-other-level i,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-main-level i,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-other-level i,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-main-level i,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-other-level i,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-main-level i,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-other-level i {
  color: #2980b9;
  float: right;
}
.classification-first-level .classification-first-level-body .classification-cat-list .classification-main-level.opened,
.classification-first-level .classification-first-level-body .classification-cat-list .classification-other-level.opened,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-main-level.opened,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-other-level.opened,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-main-level.opened,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-other-level.opened,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-main-level.opened,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-other-level.opened {
  border-bottom: 1px solid #2980b9;
}
.classification-first-level .classification-first-level-body .classification-cat-list .classification-other-level.opened span,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-other-level.opened span,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-other-level.opened span,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-other-level.opened span {
  color: #2980b9;
}
.classification-first-level .classification-first-level-body .classification-cat-list .classification-other-level .classification-choose-cat,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-other-level .classification-choose-cat,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-other-level .classification-choose-cat,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-other-level .classification-choose-cat {
  border-right: 1px solid #dbdbdb;
  float: left;
  height: 100%;
  width: 50px;
}
.classification-first-level .classification-first-level-body .classification-cat-list .classification-other-level .classification-choose-cat input,
.classification-first-level .classification-second-level-body .classification-cat-list .classification-other-level .classification-choose-cat input,
.classification-second-level .classification-first-level-body .classification-cat-list .classification-other-level .classification-choose-cat input,
.classification-second-level .classification-second-level-body .classification-cat-list .classification-other-level .classification-choose-cat input {
  margin-top: 18px;
  margin-left: 18px;
}

.classification-user-cat {
  border: 1px solid #2980b9;
  border-radius: 2px;
  display: inline-block;
  padding: 5px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 0.75em;
  color: #111;
  background-color: #dbdbdb;
}
.classification-user-cat i {
  font-size: 16px;
  margin-left: 10px;
  color: #2980b9;
}

.classification-search-tips {
  background-color: white;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  padding: 10px;
  max-width: 350px;
  z-index: 10;
  position: absolute;
}
.classification-search-tips span {
  display: block;
  padding: 5px 0;
  color: #111;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
}
.classification-search-tips span:hover {
  cursor: pointer;
}

.classification-search-tips-autocomplete {
  background-color: white;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  padding: 10px;
  max-width: 650px;
  z-index: 10;
  position: absolute;
  font-size: small;
}
.classification-search-tips-autocomplete span {
  display: block;
  padding: 5px 0;
  color: #111;
  overflow: hidden;
  word-wrap: break-word;
  text-transform: uppercase;
}
.classification-search-tips-autocomplete span:hover {
  cursor: pointer;
}

.classification-search-tips-demand-management {
  background-color: white;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  padding: 10px;
  max-width: 650px;
  z-index: 10;
  position: absolute;
  font-size: small;
}
.classification-search-tips-demand-management span {
  display: block;
  padding: 5px 0;
  color: #111;
  overflow: hidden;
  word-wrap: break-word;
  text-transform: uppercase;
}
.classification-search-tips-demand-management span:hover {
  cursor: pointer;
}

.delete-action {
  color: red;
}

.input-min-width-80 {
  min-width: 80% !important;
}

.input-min-width-80 {
  min-width: 80% !important;
}

.classification-user-cat-clean {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 0.75em;
  color: #111;
  background-color: #dbdbdb;
  border: 1px solid #2980b9;
  border-radius: 2px;
  white-space: nowrap;
}
.classification-user-cat-clean span {
  display: inline;
  font-weight: 500;
  text-transform: none;
}
.classification-user-cat-clean i {
  font-size: 16px;
  color: #2980b9;
  cursor: pointer;
}

.tender-description {
  line-height: normal;
  font-size: 13px;
  font-size: 0.8125em;
  color: rgb(152.7, 152.7, 152.7);
}

.global_loader {
  z-index: 9990;
  position: fixed;
  display: inline-block;
}
.global_loader > * {
  margin-left: 0%;
  margin-top: 0%;
}
.global_loader > div {
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
}
.global_loader .show {
  cursor: progress;
}
.global_loader .spinner {
  position: absolute;
  left: 50% !important;
  top: 50% !important;
}

.progress {
  height: 20px;
  width: 87%;
  overflow: hidden;
  background-color: #f9f9f9;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  margin: 0 !important;
}
.progress .progress-bar {
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #fff;
  margin: 0 !important;
  text-align: center;
  background-color: #2980b9;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.list-view .lot-item {
  width: 100%;
}
.list-view .lot-item .lot-item-name {
  padding: 35px 0px 35px 5px;
}
.list-view li {
  width: 100%;
}
.list-view li.lot-item-container.lotHasError {
  border: 3px dashed red;
}
.list-view li.lot-item-container {
  border: 1px dashed #dbdbdb;
}
.list-view li div {
  vertical-align: middle;
}
.list-view li .delete-action.lot {
  padding: 45px 0;
}
.list-view li .delete-action a {
  color: #e74c3c;
  font-size: 25px;
}
.list-view li .delete-action a .fa-pencil {
  color: #2980b9;
  padding-left: 10px;
  border-left: 1px solid #dbdbdb;
  margin-left: 10px;
}
.list-view li .delete-action a .fa-play-circle {
  color: #2980b9;
  padding-left: 10px;
  border-left: 1px solid #dbdbdb;
  margin-left: 10px;
}
.list-view li .delete-action a .fa-files-o {
  color: #2980b9;
  padding-left: 10px;
  border-left: 1px solid #dbdbdb;
  margin-left: 10px;
}
.list-view li .border-right, .list-view li .cig, .list-view li .import, .list-view li .lot-status, .list-view li .supplier-status {
  border-right: 1px solid #dbdbdb;
}
.list-view li .supplier-status {
  padding: 18px 10px;
}
.list-view li .lot-status {
  padding: 28px 10px;
}
.list-view li .cig, .list-view li .import {
  padding: 36px 10px;
}
.list-view li .width-45 {
  width: 45;
}
.list-view li .width-30 {
  width: 30%;
}
.list-view li .width-20 {
  width: 20%;
}
.list-view li .width-15 {
  width: 15%;
}
.list-view li .width-10 {
  width: 10%;
}
.list-view li > div {
  width: 42%;
  display: inline-block;
}
.list-view li > div + div {
  width: 35%;
  display: inline-block;
}
.list-view li > div + div + div {
  width: 18%;
  display: inline-block;
}
.list-view li > div + div + div + div {
  width: 5%;
  display: inline-block;
}
.list-view li > div + div + div + div + div {
  width: 5%;
  display: inline-block;
}

.wrapper-selected-delegates {
  width: 300px;
}
.wrapper-selected-delegates li {
  margin-top: 20px;
  position: relative;
}
.wrapper-selected-delegates li.no-margin-top:first-child {
  margin-top: 0;
}
.wrapper-selected-delegates li .delegate-mail {
  font-size: 12px;
  color: #999;
}
.wrapper-selected-delegates li .fa, .wrapper-selected-delegates li .growl-container .alert-info.icon:before, .growl-container .wrapper-selected-delegates li .alert-info.icon:before, .wrapper-selected-delegates li .growl-container .alert-error.icon:before, .growl-container .wrapper-selected-delegates li .alert-error.icon:before {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 15px;
  color: red;
  line-height: 30px;
  height: 30px;
  margin-top: -15px;
}

.wrapper-selected-delegates-mailbox {
  width: 300px;
}
.wrapper-selected-delegates-mailbox li {
  margin-top: 20px;
  position: relative;
}
.wrapper-selected-delegates-mailbox li.no-margin-top:first-child {
  margin-top: 0;
}
.wrapper-selected-delegates-mailbox li .delegate-mail {
  font-size: 12px;
  color: #999;
}
.wrapper-selected-delegates-mailbox li .fa, .wrapper-selected-delegates-mailbox li .growl-container .alert-info.icon:before, .growl-container .wrapper-selected-delegates-mailbox li .alert-info.icon:before, .wrapper-selected-delegates-mailbox li .growl-container .alert-error.icon:before, .growl-container .wrapper-selected-delegates-mailbox li .alert-error.icon:before {
  position: absolute;
  top: 50%;
  right: 100px;
  font-size: 15px;
  line-height: 30px;
  height: 30px;
  margin-top: -15px;
}

.trash-icon {
  cursor: pointer;
  height: unset !important;
  line-height: unset !important;
  padding: 4px 0px 4px 0px;
}

.icon-section-adg {
  display: inline-block;
  vertical-align: top;
  padding: 1% 2%;
}

.title-with-breadcrumb {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.125em;
  font-size: 1.125em;
  padding: 0 0 20px 0;
}

.tender-id-title {
  color: rgb(152.7, 152.7, 152.7);
  font-size: 16px;
  line-height: 1em;
  font-size: 1em;
  font-weight: 400;
  padding-bottom: 4px;
}
.tender-id-title .tender-status {
  background: rgb(93.5, 93.5, 93.5);
  font-size: 12px;
  line-height: 0.75em;
  font-size: 0.75em;
  color: #fff;
  padding: 2px 6px;
  border-radius: 2px;
  margin-left: 4px;
  cursor: progress;
}

.top-panel {
  padding: 0;
  background: rgb(234.3, 234.3, 234.3);
}
.top-panel h1 {
  margin: 10px 0;
  padding: 0;
}
.top-panel .details .link {
  font-size: 13px;
  font-size: 0.8125em;
}
.top-panel .details .collapsible-content {
  overflow-y: hidden;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.top-panel .details .collapsible-content.hidden {
  height: 0;
  display: block;
}
.top-panel .tender-details-list:before, .top-panel .tender-details-list:after {
  content: " ";
  display: table;
}
.top-panel .tender-details-list:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.top-panel .tender-details-list {
  *zoom: 1;
}
.top-panel .tender-details-list {
  list-style: none;
  padding-top: 10px;
  line-height: normal;
}
.top-panel .tender-details-list li {
  width: 50%;
  float: left;
  display: block;
  min-height: 32px;
  border-top: 1px solid #dbdbdb;
  padding: 10px 0px;
}
.top-panel .tender-details-list li.no-border {
  border-top: none;
  padding-top: 0px;
}
.top-panel .tender-details-list li .label {
  padding: 0;
  width: 40%;
  font-weight: bold;
  font-size: 13px;
  font-size: 0.8125em;
  line-height: normal;
}
.top-panel .tender-details-list li .value {
  width: 55%;
  font-size: 13px;
  font-size: 0.8125em;
}

.tab-menu {
  margin-bottom: -1px;
}

.document-request-info:before, .document-request-info:after {
  content: " ";
  display: table;
}
.document-request-info:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.document-request-info {
  *zoom: 1;
}
.document-request-info > div {
  width: 4%;
}
.document-request-info > div + div {
  width: 85%;
}
.document-request-info > div + div + div {
  width: 8%;
  float: right;
}
.document-request-info.documentRequestHasError {
  border: 3px dashed red;
}

.wrapper-document-request-actions {
  min-width: 780px;
}

.wrapper-document-request-actions-multiphase {
  min-width: 700px;
}

.number-index {
  background: #f9f9f9;
  padding: 15px 0 15px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.vendor-details .vendor-title {
  color: #2980b9;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 18px;
  font-size: 1.125em;
}
.vendor-details ul:before, .vendor-details ul:after {
  content: " ";
  display: table;
}
.vendor-details ul:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.vendor-details ul {
  *zoom: 1;
}
.vendor-details ul li {
  float: left;
  width: 49%;
}
.vendor-details ul li .name {
  color: rgb(152.7, 152.7, 152.7);
}

.dark-head-caption caption {
  background-color: gainsboro;
  padding: 5px;
  text-align: left;
  margin-bottom: 20px;
  margin-top: 10px;
}

.Blacklist {
  background-color: #777;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  display: block;
  margin: 1px 0;
}

.Cessato {
  background-color: #428bca;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  display: block;
  margin: 1px 0;
}

.ValQufNegativa {
  background-color: #5cb85c;
  padding: 5px;
  border-radius: 5px;
  margin: 1px 0;
  display: block;
}

.ValQufNegativaWatchlist {
  background-color: #5bc0de;
  padding: 5px;
  border-radius: 5px;
  display: block;
  margin: 1px 0;
}

.NonQualificato {
  background-color: #f0ad4e;
  padding: 5px;
  display: block;
  border-radius: 5px;
  margin: 1px 0;
}

.NonQualificatoWatchlist {
  background-color: #d9534f;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  display: block;
  margin: 1px 0;
}

.QualificaImperfetta {
  background-color: #563d7c;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  display: block;
  margin: 1px 0;
}

.QualificaImperfettaWatchlist {
  background-color: #067104;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  display: block;
  margin: 1px 0;
}

.Qualificato {
  background-color: #2C9818;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  display: block;
  margin: 1px 0;
}

.QualificatoWatchlist {
  background-color: #7B4E00;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  display: block;
  margin: 1px 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog,
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header h3 {
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.42857143;
}

.modal-header .close {
  float: right;
  margin-top: -2px;
  padding: 0;
  background: transparent !important;
  border: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  cursor: pointer;
  text-transform: none;
}
.modal-header .close:hover, .modal-header .close:focus, .modal-header .close:active {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none;
  opacity: 0.5;
  color: #000;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-body-tab {
  position: relative;
  padding: 15px;
  padding-bottom: 490px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 700px;
  }
  .modal-dialog-vendor-representative {
    width: 80%;
    margin: 30px auto;
  }
  .modal-dialog-add-selection {
    width: 60%;
    margin: 3% auto;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.deleted-row {
  background-color: orange;
}

/* Certificate Modal Styles */
.certificate-modal .modal-header h3 {
  display: inline-block;
  text-transform: uppercase;
}
.certificate-modal .modal-header .close {
  margin-right: 0;
  float: right;
  margin-top: 0;
}
.certificate-modal .modal-header .close span {
  padding: 5px;
  font-size: 20px;
  font-weight: bold;
}
.certificate-modal .certificate-table {
  width: 100%;
  font-size: 14px;
  border: 1px solid #ddd;
  border-collapse: collapse;
}
.certificate-modal .certificate-table th, .certificate-modal .certificate-table td {
  text-align: center;
  border: 1px solid #ddd;
  padding: 8px;
}
.certificate-modal .certificate-table th {
  width: auto !important;
}

.questionnaire-options {
  margin-top: 20px;
}
.questionnaire-options .control-label, .questionnaire-options label {
  font-size: 13px;
  font-size: 0.8125em;
  font-weight: 500;
  width: auto;
}
.questionnaire-options .option-items li:first-child {
  font-size: 13px;
  font-size: 0.8125em;
  line-height: 2.2em;
  text-align: center;
  background: #2980b9;
  color: #fff;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  height: 30px;
  width: 30px;
  margin-right: 20px;
}
.questionnaire-options .options-title {
  border-bottom: 1px solid #dbdbdb;
}
.questionnaire-options .options-title li:first-child {
  padding-left: 10px;
}
.questionnaire-options ul li {
  float: left;
}
.questionnaire-options ul li:first-child {
  width: 40px;
}
.questionnaire-options .error_inline {
  padding: 0;
}

.questionnaire-type-edit .question-description h3 {
  font-size: 13px;
  font-size: 0.8125em;
  margin-bottom: 10px;
}
.questionnaire-type-edit .question-description {
  width: 76%;
}
.questionnaire-type-edit .question-description .description {
  font-size: 12px;
  font-size: 0.75em;
  color: rgb(152.7, 152.7, 152.7);
}
.questionnaire-type-edit .element-type {
  width: 25%;
  text-align: right;
  vertical-align: top;
}
.questionnaire-type-edit .element-type input[type=text] {
  margin-right: 4px;
  min-width: auto;
}

.questionnaire-header-error .error_inline {
  padding-left: 20px;
  margin-top: 10px;
}

.questionnaire-select {
  width: 100%;
}

.create-manual {
  padding: 10px 30px;
  width: 44%;
}
.create-manual .btn {
  padding: 8px 20px;
}

.create-from-template {
  padding: 20px 30px;
  width: 44%;
  border-right: 1px solid #dbdbdb;
  position: relative;
  margin-right: 30px;
}
.create-from-template:before {
  content: "or";
  position: absolute;
  right: -6px;
  top: 40%;
}

.price-list-table .input-icon-with-label.small input, .price-list-table .input-icon-with-label.small input[type=text], .price-list-table .input-icon-with-label.small textarea {
  min-width: 76%;
}

@media screen and (max-width: 1200px) {
  .price-list-table .input-icon-with-label.small input, .price-list-table .input-icon-with-label.small input[type=text], .price-list-table .input-icon-with-label.small textarea {
    min-width: 70%;
  }
}
.success-action {
  color: rgb(29.661971831, 132.338028169, 73.014084507);
}
.success-action:hover {
  color: rgb(20.323943662, 90.676056338, 50.0281690141) !important;
}

.edit-action {
  color: #3498db;
}
.edit-action:hover {
  color: rgb(25.4560669456, 96.1673640167, 143.5439330544);
}

.remove-action {
  color: rgb(228.2054794521, 55.1575342466, 37.2945205479);
}
.remove-action:hover {
  color: rgb(190.9931506849, 39.1780821918, 23.5068493151) !important;
}

a.disabled {
  color: rgb(193.5, 193.5, 193.5);
}
a.disabled:hover {
  cursor: text;
  color: rgb(193.5, 193.5, 193.5) !important;
}

.ui-select-search {
  cursor: pointer;
}

.ui-select-bootstrap input[type=text] {
  background: rgb(247.05, 247.05, 247.05);
}

.ui-select-choices-group:hover .ui-select-choices-row-inner div {
  color: #fff;
}

.ui-select-choices-group:hover {
  background-color: #428bca;
}

.ui-select-chevron {
  position: relative;
  left: -30px;
  color: #333;
}

.ui-select-match-close {
  position: relative;
  right: -20px;
  cursor: pointer;
}

body > .select2-container.open {
  z-index: 9999; /* The z-index Select2 applies to the select2-drop */
}

.ui-select-match {
  position: relative;
  padding: 10px 0;
  display: inline-block;
}

.ui-select-bootstrap .ui-select-toggle {
  position: relative;
}

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  position: static;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ui-select-bootstrap > .ui-select-match > .btn {
  /* Instead of center because of .btn */
  text-align: left !important;
}

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  min-width: 324px;
  font-size: 13px;
  font-size: 0.8125em;
  position: absolute;
  z-index: 1000;
  background-color: #fff;
}

span[type=button] {
  background: #f1d66a;
  font-size: 13px;
  font-size: 0.8125em;
  border: 1px solid #cfa80d;
  border-radius: 3px;
  margin: 0 7px 7px 0;
  padding: 3px 28px 3px 8px;
  display: inline-block;
  cursor: default;
  -webkit-appearance: inherit;
}

.ui-select-match > span:last-child {
  margin-bottom: 15px;
}

body > .ui-select-bootstrap.open {
  z-index: 1000; /* Standard Bootstrap dropdown z-index */
}

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
}

.ui-select-multiple.ui-select-bootstrap {
  background-color: transparent !important; /* To prevent double background when disabled */
  border: none;
  outline: none;
}

.ui-select-multiple .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca;
}

.ui-select-multiple .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca;
}

.ui-select-bootstrap .ui-select-choices-row > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.compose-email-panel .row {
  position: relative;
}

.compose-email-panel .place-holder {
  position: absolute;
  top: 6px;
  left: 3px;
  padding: 3px;
  font-size: 0.875em;
  color: #5e5e5e;
}

.compose-email-panel input[type=text], .compose-email-panel textarea {
  border: none;
}

.compose-email-panel input[type=text] {
  width: 92%;
  padding: 0 1% 0 7%;
}
.compose-email-panel input[type=text]:focus {
  box-shadow: none;
}

.compose-email-panel textarea {
  width: 98%;
  padding: 0 1% 0 1%;
  height: 200px;
}

.item-info-container {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 10px;
}

.flatpickr-current-month {
  padding-left: 20px;
}

.flatpickr-month {
  padding: 15px 0 20px 0;
}
.flatpickr-month .flatpickr-prev-month, .flatpickr-month .flatpickr-next-month {
  padding-top: 12px;
  font-size: 16px;
  font-size: 1em;
}

.flatpickr-time input[type=number] {
  height: 50px;
  line-height: 50px;
}

.flatpickr-hour {
  font-size: 16px;
  font-size: 1em;
}

.flatpickr-minute {
  font-size: 16px;
  font-size: 1em;
}

/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold;
}

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

.ui-select-choices-row:hover {
  background-color: #f5f5f5;
}

/* Select2 theme */
/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
  border-color: #D44950;
}

.select2-result-single {
  padding-left: 0;
}

.select2-locked > .select2-search-choice-close {
  display: none;
}

.select-locked > .ui-select-match-close {
  display: none;
}

body > .select2-container.open {
  z-index: 9999; /* The z-index Select2 applies to the select2-drop */
}

/* Handle up direction Select2 */
.ui-select-container[theme=select2].direction-up .ui-select-match {
  border-radius: 4px; /* FIXME hardcoded value :-/ */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.ui-select-container[theme=select2].direction-up .ui-select-dropdown {
  border-radius: 4px; /* FIXME hardcoded value :-/ */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-width: 1px; /* FIXME hardcoded value :-/ */
  border-top-style: solid;
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -4px; /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search {
  margin-top: 4px; /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match {
  border-bottom-color: #5897fb;
}

/* Selectize theme */
/* Helper class to show styles when focus */
.selectize-input.selectize-focus {
  border-color: #007FBB !important;
}

/* Fix input width for Selectize theme */
.selectize-control > .selectize-input > input {
  width: 100%;
}

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%;
}

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
  border-color: #D44950;
}

/* Handle up direction Selectize */
.ui-select-container[theme=selectize].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -2px; /* FIXME hardcoded value :-/ */
}

/* Bootstrap theme */
/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ui-select-bootstrap .ui-select-toggle {
  position: relative;
}

.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px;
}

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.ui-select-bootstrap > .ui-select-match > .btn {
  /* Instead of center because of .btn */
  text-align: left !important;
}

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px;
}

.ui-disabled {
  background-color: #eceeef;
  border-radius: 4px;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0.6;
  top: 0;
  left: 0;
  cursor: not-allowed;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px;
}

body > .ui-select-bootstrap.open {
  z-index: 1000; /* Standard Bootstrap dropdown z-index */
}

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important; /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0;
}

.ui-select-multiple .ui-select-match-item {
  position: relative;
}

.ui-select-multiple .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca;
}

.ui-select-multiple .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca;
}

.ui-select-bootstrap .ui-select-choices-row > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.ui-select-bootstrap .ui-select-choices-row > a:hover, .ui-select-bootstrap .ui-select-choices-row > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.ui-select-bootstrap .ui-select-choices-row.active > a {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled > a,
.ui-select-bootstrap .ui-select-choices-row.active.disabled > a {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
  display: none !important;
}

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
  border-color: #D44950;
}

/* Handle up direction Bootstrap */
.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
}

.dropdown-custom a.button.btn-primary {
  width: 180px;
  font-size: 14px;
  text-transform: capitalize;
  border-radius: 5px;
}
.dropdown-custom a.button.btn-primary-dropdown {
  font-size: 0.75em;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0.6em 1.2em;
  display: inline-block;
}
.dropdown-custom .has-border {
  border-bottom: 1px solid #dbdbdb;
}
.dropdown-custom .has-top-border {
  border-top: 1px solid #dbdbdb;
}
.dropdown-custom .has-line-height {
  line-height: 100%;
}
.dropdown-custom ul {
  border-radius: 5px;
  border: 1px solid #dbdbdb;
  position: absolute;
  width: 215px !important;
  z-index: 2;
  margin-top: 4px;
}
.dropdown-custom ul.upper-custom-menu {
  margin-top: 0 !important;
  top: 43px;
}
.dropdown-custom ul li {
  padding: 12px 10px;
  background-color: #fff;
  cursor: pointer;
  text-transform: lowercase;
  font-size: 13px;
  width: 91%;
}
.dropdown-custom ul li:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dropdown-custom ul li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.dropdown-custom ul li span span {
  text-transform: uppercase;
}
.dropdown-custom ul li.highlight {
  color: #e43725;
}
.dropdown-custom ul li.highlight:hover {
  color: #fff;
  background-color: #e43725;
}
.dropdown-custom ul li.disabled, .dropdown-custom ul li.disabled:hover {
  background-color: #dbdbdb;
  color: #fff;
  cursor: default;
}
.dropdown-custom ul li:hover {
  color: #2980b9;
  font-weight: bold;
  background-color: #dedede;
}

.steps li:hover {
  cursor: default;
  background-color: #eaeaea;
}
.steps li.selected {
  background-color: #f1d66a;
}
.steps li.selected:hover {
  background: #f1d66a;
}
.steps li.clickable:hover {
  cursor: pointer;
}

.list-table-fvoe {
  border-collapse: collapse;
  border-spacing: 0px;
  background: #fff;
  border: 1px solid #dbdbdb;
}
.list-table-fvoe th, .list-table-fvoe td {
  padding: 15px;
  border-left: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  vertical-align: middle;
}

.ng-select.opened > .ng-control {
  background: #fff;
  border-color: #dbdbdb #dbdbdb #dbdbdb;
}
.ng-select.opened > .ng-control:hover {
  box-shadow: none;
}
.ng-select.opened.bottom > .ng-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ng-select.opened.top > .ng-control {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ng-select .ng-control {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  min-height: 36px;
  align-items: center;
}
.ng-select .ng-control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.ng-select .ng-control .ng-value-container .ng-value {
  font-size: 13px;
  font-size: 0.8125em;
}
.ng-select .ng-control .ng-value-container {
  align-items: center;
  padding-left: 10px;
}
.ng-select .ng-control .ng-value-container .ng-placeholder {
  color: #111;
}
.ng-select.ng-multiple.disabled > .ng-control .ng-value-container .ng-value {
  background-color: #f9f9f9;
  border: 1px solid #eaeaea;
}
.ng-select.ng-multiple.disabled > .ng-control .ng-value-container .ng-value .ng-value-label {
  padding: 2px 5px;
}
.ng-select.ng-multiple .ng-control .ng-value-container {
  padding-left: 7px;
  padding-top: 5px;
}
.ng-select.ng-multiple .ng-control .ng-value-container .ng-value {
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #dbdbdb;
}
.ng-select.ng-multiple .ng-control .ng-value-container .ng-value.disabled {
  background-color: #f9f9f9;
  border: 1px solid #eaeaea;
}
.ng-select.ng-multiple .ng-control .ng-value-container .ng-value .ng-value-label {
  padding: 2px 5px 2px 1px;
}
.ng-select.ng-multiple .ng-control .ng-value-container .ng-value .ng-value-icon {
  padding: 3px 5px;
}
.ng-select.ng-multiple .ng-control .ng-value-container .ng-value .ng-value-icon:hover {
  background-color: #dbdbdb;
}
.ng-select.ng-multiple .ng-control .ng-value-container .ng-value .ng-value-icon.left {
  border-right: 1px solid #dbdbdb;
}
.ng-select.ng-multiple .ng-control .ng-value-container .ng-value .ng-value-icon.right {
  border-left: 1px solid #dbdbdb;
}
.ng-select.ng-multiple .ng-control .ng-value-container .ng-input {
  padding-bottom: 3px;
  padding-left: 3px;
}
.ng-select.ng-multiple .ng-control .ng-value-container .ng-placeholder {
  top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
}
.ng-select .ng-clear-zone {
  color: #dbdbdb;
}
.ng-select .ng-clear-zone .ng-clear:hover {
  color: #e74c3c;
}
.ng-select .ng-spinner-zone {
  padding-right: 5px;
  padding-top: 5px;
}
.ng-select .ng-arrow-zone {
  padding-right: 5px;
  width: 25px;
}
.ng-select .ng-arrow-zone:after {
  pointer-events: none;
  font-family: FontAwesome;
  content: "\f0d7";
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: -9px;
}
.ng-select .ng-dropdown-header {
  border-bottom: 1px solid #dbdbdb;
  padding: 5px 7px;
}
.ng-select .ng-dropdown-footer {
  border-top: 1px solid #dbdbdb;
  padding: 5px 7px;
}
.ng-select.focused:not(.opened) > .ng-control {
  border-color: rgb(207, 168, 13);
  box-shadow: inset 0 0 5px rgb(207, 168, 13);
}
.ng-select.disabled > .ng-control {
  background-color: #f9f9f9;
}
.ng-select.ng-single .ng-control {
  height: auto;
}
.ng-select.ng-single .ng-control .ng-value-container .ng-value {
  overflow: auto !important;
  white-space: normal !important;
  text-overflow: unset !important;
  padding: 8px 0;
}
.ng-select.ng-single .ng-control .ng-value-container .ng-input {
  left: 0;
  padding-left: 10px;
  padding-right: 50px;
  top: 5px;
}

.ng-dropdown-panel {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.ng-dropdown-panel.bottom {
  top: 100%;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-color: #dbdbdb;
  margin-top: -1px;
}
.ng-dropdown-panel.bottom .ng-dropdown-panel-items .ng-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ng-dropdown-panel.top {
  bottom: 100%;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-color: #dbdbdb;
  margin-bottom: -1px;
}
.ng-dropdown-panel.top .ng-dropdown-panel-items .ng-option:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.ng-dropdown-panel .ng-dropdown-panel-items {
  margin-bottom: 1px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  font-size: 13px;
  font-size: 0.8125em;
  background-color: #fff;
  color: #111;
  padding: 8px 10px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.marked {
  background-color: rgb(231.75, 231.75, 231.75);
  color: #111;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.disabled {
  color: #eaeaea;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
  padding-right: 5px;
  font-size: 80%;
  font-weight: 400;
}

.margin-top-34px {
  margin-top: 34px !important;
}

.margin-top-16px {
  margin-top: 16px !important;
}

.width-70 {
  width: 70%;
}

.width-25 {
  width: 25.5%;
}

.color {
  color: #2980b9 !important;
}

.disabled-action {
  cursor: default;
  color: #999999 !important;
  transform: none;
}

.pad-btm-35px {
  padding-bottom: 35px !important;
}

p i {
  padding-right: 5px !important;
}

.pad-btm-40px {
  padding-bottom: 40px !important;
}

.hide-element {
  display: none;
}

.go-back-text {
  font-size: 0.95em;
  color: #000000;
}

.swal2-close {
  border: 0 !important;
  background: transparent !important;
  color: black !important;
  font-size: 25px !important;
  padding-top: 0px !important;
  margin-top: 10px !important;
}

.m-t-34px {
  margin-top: 34px;
}

.f-s-13px {
  font-size: 13px !important;
}

.f-s-30px {
  font-size: 30px !important;
}

.status {
  margin-left: 10px;
  font-style: italic;
  color: #d2ac14;
}

.name {
  margin-left: 5px;
  color: darkgrey;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.color-darkgrey {
  color: darkgrey;
}

.width-5-perc {
  width: 5% !important;
}

.rectification-item-list .list-view-rectification {
  padding: 10px 30px;
}
.rectification-item-list .list-view-rectification .border-li {
  border: 1px dashed #dbdbdb;
}
.rectification-item-list .list-view-rectification li {
  background: rgb(234.3, 234.3, 234.3);
  border: 1px solid #dbdbdb;
  margin-bottom: 10px;
  border-radius: 5px;
  padding: 20px 0px;
  vertical-align: middle;
}
.rectification-item-list .list-view-rectification li .border-right, .rectification-item-list .list-view-rectification .list-view li .supplier-status, .list-view .rectification-item-list .list-view-rectification li .supplier-status, .rectification-item-list .list-view-rectification .list-view li .lot-status, .list-view .rectification-item-list .list-view-rectification li .lot-status, .rectification-item-list .list-view-rectification .list-view li .cig, .list-view .rectification-item-list .list-view-rectification li .cig, .rectification-item-list .list-view-rectification .list-view li .import, .list-view .rectification-item-list .list-view-rectification li .import {
  border-right: 1px solid #dbdbdb;
}
.rectification-item-list .list-view-rectification li .label {
  color: rgb(152.7, 152.7, 152.7);
}
.rectification-item-list .list-view-rectification li .title {
  font-weight: 500;
}
.rectification-item-list .list-view-rectification li .modify-action a {
  font-size: 25px;
}
.rectification-item-list .list-view-rectification li .modify-action a .fa-pencil {
  padding-left: 10px;
  margin-left: 10px;
}
.rectification-item-list .list-view-rectification li .modify-action a .fa-trash {
  color: red;
  padding-left: 10px;
  border-left: 1px solid #dbdbdb;
  margin-left: 10px;
}
.rectification-item-list .list-view-rectification li > div {
  width: 5%;
  display: inline-block;
  vertical-align: middle;
}
.rectification-item-list .list-view-rectification li > div + div {
  width: 80%;
  display: inline-block;
  vertical-align: middle;
}
.rectification-item-list .list-view-rectification li > div + div + div {
  width: 10%;
  display: inline-block;
  vertical-align: middle;
}
.rectification-item-list .list-view-rectification li .main-row {
  font-weight: 500;
  text-transform: uppercase;
}
.rectification-item-list .list-view-rectification li .second-row {
  font-weight: 400;
}
.rectification-item-list .color-ligth-gray {
  background-color: #eaeaea;
}
.rectification-item-list .pad-left-15px {
  padding-left: 15%;
}
.rectification-item-list .row.financial-resources:first-child {
  border-top: 0;
}
.rectification-item-list .row.special-notice-panel {
  border: 0;
}
.rectification-item-list .cursor-pointer {
  cursor: pointer;
}
.rectification-item-list .margin-btm-25px {
  margin-bottom: 25px !important;
}
.rectification-item-list .label-main-title {
  width: 100% !important;
  font-weight: 500 !important;
  padding: 20px 10px !important;
}
.rectification-item-list .label-end-declaration {
  width: inherit !important;
  padding-top: 1% !important;
  padding-bottom: 1% !important;
  font-weight: normal !important;
  font-size: 14px !important;
}
.rectification-item-list #exclusion-component .form-group {
  padding: 8px 0;
  border-bottom: none;
}
.rectification-item-list #exclusion-component .form-label {
  margin: 0% 20px 0% 20px;
  border-bottom: 1px solid rgb(209.9711656442, 171.9226993865, 19.7288343558);
  padding: 1% 20px;
  width: 93%;
}
.rectification-item-list #exclusion-component .form-label .first {
  font-weight: bold;
  margin-bottom: 3px;
}
.rectification-item-list #exclusion-component .form-label .second {
  color: rgb(209.9711656442, 171.9226993865, 19.7288343558);
  display: block;
}
.rectification-item-list #exclusion-component .form-label-taxonomy > label.first {
  display: block;
  font-weight: bold;
  margin-bottom: 3px;
}
.rectification-item-list #exclusion-component .form-group-taxonomy {
  padding: 20px 0;
  border-bottom: 1px solid #dbdbdb;
}
.rectification-item-list #exclusion-component .form-label-taxonomy {
  width: 40%;
  display: inline-block;
  vertical-align: top;
}
.rectification-item-list #exclusion-component .form-label-taxonomy label {
  vertical-align: top;
  padding: 0 20px;
  line-height: normal;
}
.rectification-item-list #exclusion-component .form-label-taxonomy label.custom-label {
  padding: 0px 0px 0px 20px;
}
.rectification-item-list #exclusion-component .form-label-taxonomy label {
  font-size: 15px;
  font-size: 0.9375em;
  color: #111;
  margin-bottom: 15px;
  width: auto;
}
.rectification-item-list #exclusion-component .form-element-taxonomy {
  width: 60%;
  display: inline-block;
}
.rectification-item-list #exclusion-component .form-element-taxonomy .form-element-label {
  width: 40%;
  font-weight: normal;
  font-size: 14px;
}
.rectification-item-list #exclusion-component .form-element-taxonomy .form-element-field {
  width: 50%;
  display: inline-block;
}
.rectification-item-list #exclusion-component .form-element-taxonomy .form-element-field textarea {
  min-width: 300px;
}
.rectification-item-list #exclusion-component .form-element-taxonomy .form-element-field input[type=text] {
  min-width: 80% !important;
}
.rectification-item-list #exclusion-component .form-element-taxonomy .form-element-field .w-70 input[type=text] {
  min-width: 70% !important;
}
.rectification-item-list #exclusion-component .form-element-taxonomy .form-element-property {
  margin-bottom: 20px;
}
.rectification-item-list #selection-component .form-group {
  padding: 8px 0;
  border-bottom: none;
}
.rectification-item-list #selection-component .form-label {
  margin: 0% 20px 0% 20px;
  border-bottom: 1px solid rgb(209.9711656442, 171.9226993865, 19.7288343558);
  padding: 1% 20px;
  width: 93%;
}
.rectification-item-list #selection-component .form-label > label.first {
  font-weight: bold;
  margin-bottom: 3px;
}
.rectification-item-list #selection-component .form-label > label.second {
  display: block;
  padding: 0 40px;
  margin-bottom: 0px;
  color: rgb(209.9711656442, 171.9226993865, 19.7288343558);
}
.rectification-item-list #selection-component .form-label-taxonomy > label.first {
  display: block;
  font-weight: bold;
  margin-bottom: 3px;
}
.rectification-item-list #selection-component .form-group-taxonomy {
  padding: 20px 0;
  border-bottom: 1px solid #dbdbdb;
}
.rectification-item-list #selection-component .form-label-taxonomy {
  width: 40%;
  display: inline-block;
  vertical-align: top;
}
.rectification-item-list #selection-component .form-label-taxonomy label {
  vertical-align: top;
  padding: 0 20px;
  line-height: normal;
}
.rectification-item-list #selection-component .form-label-taxonomy label.custom-label {
  padding: 0px 0px 0px 20px;
}
.rectification-item-list #selection-component .form-label-taxonomy label {
  font-size: 15px;
  font-size: 0.9375em;
  color: #111;
  margin-bottom: 15px;
  width: auto;
}
.rectification-item-list #selection-component .form-element-taxonomy {
  width: 60%;
  display: inline-block;
}
.rectification-item-list #selection-component .form-element-taxonomy .form-element-label {
  width: 40%;
  font-weight: normal;
  font-size: 14px;
}
.rectification-item-list #selection-component .form-element-taxonomy .form-element-field {
  width: 50%;
  display: inline-block;
}
.rectification-item-list #selection-component .form-element-taxonomy .form-element-field textarea {
  min-width: 80%;
}
.rectification-item-list #selection-component .form-element-taxonomy .form-element-field input[type=text] {
  min-width: 80% !important;
}
.rectification-item-list #selection-component .form-element-taxonomy .form-element-field .w-70 input[type=text] {
  min-width: 70% !important;
}
.rectification-item-list #selection-component .form-element-taxonomy .form-element-property {
  margin-bottom: 20px;
}
.rectification-item-list #end-component .form-group {
  padding: 10px 20%;
  border-bottom: 0;
}
.rectification-item-list #end-component .label {
  display: block;
  padding: 20px;
}
.rectification-item-list #end-component .form-label > label.first {
  font-weight: bold;
  margin-bottom: 3px;
}
.rectification-item-list #end-component .form-label > label.second {
  display: block;
  padding: 0 40px;
  margin-bottom: 0px;
  color: rgb(209.9711656442, 171.9226993865, 19.7288343558);
}
.rectification-item-list #end-component .form-label-taxonomy > label.first {
  display: block;
  font-weight: bold;
  margin-bottom: 3px;
}
.rectification-item-list #end-component .form-group-taxonomy {
  padding: 20px 0;
  border-bottom: 1px solid #dbdbdb;
}
.rectification-item-list #end-component .form-label-taxonomy {
  width: 40%;
  display: inline-block;
  vertical-align: top;
}
.rectification-item-list #end-component .form-label-taxonomy label {
  vertical-align: top;
  padding: 0 20px;
  line-height: normal;
}
.rectification-item-list #end-component .form-label-taxonomy label.custom-label {
  padding: 0px 0px 0px 20px;
}
.rectification-item-list #end-component .form-label-taxonomy label {
  font-size: 15px;
  font-size: 0.9375em;
  color: #111;
  margin-bottom: 15px;
  width: auto;
}
.rectification-item-list #end-component .form-element-taxonomy {
  width: 60%;
  display: inline-block;
}
.rectification-item-list #end-component .form-element-taxonomy .form-element-label {
  width: 40%;
  font-weight: normal;
  font-size: 14px;
}
.rectification-item-list #end-component .form-element-taxonomy .form-element-field {
  width: 50%;
  display: inline-block;
}
.rectification-item-list #end-component .form-element-taxonomy .form-element-field textarea {
  min-width: 300px;
}
.rectification-item-list #end-component .form-element-taxonomy .form-element-property {
  margin-bottom: 20px;
}
.rectification-item-list .legistlation-reference {
  padding: 20px 20px !important;
  width: 100% !important;
}
.rectification-item-list .form-container-vendor-info .form-group {
  padding: 20px 0;
}
.rectification-item-list .form-container-vendor-info .form-group-vendor-info:first-of-type {
  padding: 20px 0;
}
.rectification-item-list .form-container-vendor-info .form-group-vendor-info {
  padding: 10px 0;
}
.rectification-item-list .form-container-vendor-info .form-label {
  width: 35%;
  display: inline-block;
  vertical-align: top;
}
.rectification-item-list .form-container-vendor-info .form-label label {
  vertical-align: top;
  padding: 0 20px;
  line-height: normal;
}
.rectification-item-list .form-container-vendor-info .form-label label.custom-label {
  padding: 0px 0px 0px 20px;
}
.rectification-item-list .form-container-vendor-info .form-label label {
  font-size: 13px;
  font-size: 0.8125em;
  color: #111;
  margin-bottom: 15px;
  width: auto;
}
.rectification-item-list .form-container-vendor-info .form-element {
  width: 64%;
  display: inline-block;
  vertical-align: top;
}
.rectification-item-list .form-container-vendor-info .form-label-vendor-info {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}
.rectification-item-list .form-container-vendor-info .form-label-vendor-info label {
  vertical-align: top;
  padding: 0 20px;
  line-height: normal;
}
.rectification-item-list .form-container-vendor-info .form-label-vendor-info label.custom-label {
  padding: 0px 0px 0px 20px;
}
.rectification-item-list .form-container-vendor-info .form-label-vendor-info label {
  font-size: 13px;
  font-size: 0.8125em;
  color: #111;
  margin-bottom: 15px;
  width: auto;
}
.rectification-item-list .form-container-vendor-info .form-element-vendor-info {
  width: 28%;
  display: inline-block;
  vertical-align: top;
}
.rectification-item-list .form-container-vendor-info .form-element-vendor-info input[type=text] {
  min-width: 90% !important;
}
.rectification-item-list .form-container-vendor-info .form-element-vendor-info-date {
  width: 28%;
  display: inline-block;
  vertical-align: top;
}
.rectification-item-list .form-container-vendor-info .form-element-vendor-info-date input[type=text] {
  min-width: 77% !important;
}
.rectification-item-list .form-container-vendor-info .form-element-vendor-info-textarea {
  width: 63%;
  display: inline-block;
  height: 120px;
  vertical-align: top;
}
.rectification-item-list .form-container-vendor-info .form-element-vendor-info-textarea textarea {
  width: 100% !important;
}
.rectification-item-list .form-container-vendor-info .input-with-label,
.rectification-item-list .form-container-vendor-info .textarea-with-label {
  margin-bottom: 10px;
}
.rectification-item-list .form-container-vendor-info .input-with-label.l input,
.rectification-item-list .form-container-vendor-info .input-with-label.l textarea,
.rectification-item-list .form-container-vendor-info .textarea-with-label.l input,
.rectification-item-list .form-container-vendor-info .textarea-with-label.l textarea {
  width: 700px;
}
.rectification-item-list .form-container-vendor-info .input-with-label.l input + span,
.rectification-item-list .form-container-vendor-info .input-with-label.l textarea + span,
.rectification-item-list .form-container-vendor-info .textarea-with-label.l input + span,
.rectification-item-list .form-container-vendor-info .textarea-with-label.l textarea + span {
  background: rgb(247.05, 247.05, 247.05);
  color: rgb(42.5, 42.5, 42.5);
}
.rectification-item-list .form-container-vendor-info .input-with-label.l label,
.rectification-item-list .form-container-vendor-info .textarea-with-label.l label {
  margin-bottom: 10px;
}
.rectification-item-list .form-container-vendor-info .input-with-label.l .input-with-label,
.rectification-item-list .form-container-vendor-info .input-with-label.l .textarea-with-label,
.rectification-item-list .form-container-vendor-info .textarea-with-label.l .input-with-label,
.rectification-item-list .form-container-vendor-info .textarea-with-label.l .textarea-with-label {
  width: 100%;
}
.rectification-item-list .form-container-vendor-info .input-with-label.language input + span,
.rectification-item-list .form-container-vendor-info .textarea-with-label.language input + span {
  width: 20px;
  bottom: 1px;
}
.rectification-item-list .form-container-vendor-info .input-with-label.language textarea + span,
.rectification-item-list .form-container-vendor-info .textarea-with-label.language textarea + span {
  width: 20px;
  line-height: 36px;
  bottom: 0;
  top: 2px;
}
.rectification-item-list .form-container-vendor-info .input-with-label.language textarea,
.rectification-item-list .form-container-vendor-info .textarea-with-label.language textarea {
  height: 49px;
}
.rectification-item-list .form-container-vendor-info .input-with-label:last-child,
.rectification-item-list .form-container-vendor-info .textarea-with-label:last-child {
  margin-bottom: 0;
}
.rectification-item-list .form-container-vendor-info .textarea-with-label {
  height: 64px;
}
.rectification-item-list .form-container-vendor-info .select-wrapper.filter-select {
  position: relative;
}
.rectification-item-list .form-container-vendor-info .select-wrapper.filter-select:after {
  position: absolute;
  top: 10px;
  right: 10px;
}
.rectification-item-list .form-container-vendor-info .select-wrapper select {
  min-width: 300px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  padding-right: 30px;
  background: rgb(247.05, 247.05, 247.05);
}
.rectification-item-list .form-container-vendor-info .select-wrapper select:focus {
  box-shadow: inset 0 0 5px rgb(207, 168, 13);
  border: 1px solid rgb(207, 168, 13);
}
.rectification-item-list .form-container-vendor-info .select-wrapper:after {
  pointer-events: none;
  font-family: FontAwesome;
  content: "\f0d7";
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: -26px;
}
.rectification-item-list .form-container-vendor-info.form-no-subgroup .form-label label {
  color: rgb(93.5, 93.5, 93.5);
}
.rectification-item-list .form-container-vendor-info .upload label.button {
  padding: 0.6em 1.2em;
  font-size: 12px;
  line-height: 0.75em;
  font-size: 0.75em;
  font-weight: 300;
  width: auto;
}
.rectification-item-list .form-container-vendor-info .upload input[type=file] {
  height: 0;
  width: 0;
  font-size: 0;
  outline: none;
}
.rectification-item-list .form-container-vendor-info .upload .progress {
  padding: 5px;
}
.rectification-item-list .form-container-vendor-info .upload .progress .bar-container {
  width: 90%;
  height: 20px;
  float: left;
  border: 1px dashed #2980b9;
}
.rectification-item-list .form-container-vendor-info .upload .progress .bar-container .bar {
  height: inherit;
  background-color: #2980b9;
}
.rectification-item-list .form-container-vendor-info .upload .progress i {
  padding-left: 2px;
  padding-top: 2px;
}
.rectification-item-list .representative-description-divider {
  border-left: 1px solid #dbdbdb;
  margin-left: 20px !important;
  padding-left: 5px !important;
}
.rectification-item-list .selection-add-button {
  display: inline-block;
  width: 100%;
  margin: 10px 0px;
}
.rectification-item-list .answer-element {
  margin: 10px 0px;
}
.rectification-item-list .answer-element div {
  display: inline-block;
  padding: 0 1%;
}
.rectification-item-list .answer-element .value-answer {
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 10px;
}
.rectification-item-list .answer-element .value-answer-multi-row {
  display: block;
  margin-bottom: 3px;
  margin-right: 10px;
}
.rectification-item-list .specified-type-answer-element {
  margin: 10px 0px;
  background: #f9f9f9;
  border: 2px dotted #dbdbdb;
  padding: 15px 0 15px 15px;
  border-radius: 5px;
}
.rectification-item-list .specified-type-answer-element .section-1 {
  width: 90%;
  display: inline-block;
  padding: 0 1%;
}
.rectification-item-list .specified-type-answer-element .section-2 {
  width: 5%;
  display: inline-block;
  padding: 0 1%;
  float: right;
}
.rectification-item-list .specified-type-answer-element .value-answer {
  display: block;
  margin: 3px 0px;
}
.rectification-item-list .convicted-answer-element {
  margin: 10px 0px;
  background: #f9f9f9;
  border: 2px dotted #dbdbdb;
  padding: 15px 0 15px 15px;
  border-radius: 5px;
}
.rectification-item-list .convicted-answer-element .section-1 {
  width: 90%;
  display: inline-block;
  padding: 0 1%;
}
.rectification-item-list .convicted-answer-element .section-2 {
  width: 5%;
  display: inline-block;
  padding: 0 1%;
  float: right;
}
.rectification-item-list .convicted-answer-element .value-answer {
  display: block;
  margin: 3px 0px;
}
.rectification-item-list .fa.pull-right, .rectification-item-list .growl-container .pull-right.alert-info.icon:before, .growl-container .rectification-item-list .pull-right.alert-info.icon:before, .rectification-item-list .growl-container .pull-right.alert-error.icon:before, .growl-container .rectification-item-list .pull-right.alert-error.icon:before {
  margin-left: 0em !important;
}

.document-upload-info:before, .document-upload-info:after {
  content: " ";
  display: table;
}
.document-upload-info:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.document-upload-info {
  *zoom: 1;
}
.document-upload-info {
  background: #f9f9f9;
  padding: 10px 0 0 10px;
}
.document-upload-info .name-value, .document-upload-info .attachment, .document-upload-info .requirements li {
  float: left;
  padding: 4px 8px;
  border: 1px solid #dbdbdb;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
  font-size: 0.8em;
  background: #fff;
}
.document-upload-info .name-value:last-child, .document-upload-info .attachment:last-child, .document-upload-info .requirements li:last-child {
  margin-right: 0;
}
.document-upload-info .requirements:before, .document-upload-info .requirements:after {
  content: " ";
  display: table;
}
.document-upload-info .requirements:after {
  display: block;
  clear: both;
  height: 0px;
  margin-top: -1px;
  visibility: hidden;
}
.document-upload-info .requirements {
  *zoom: 1;
}
.document-upload-info .requirements li {
  margin-bottom: 10px;
}
.document-upload-info .attachment {
  margin-bottom: 10px;
}
.document-upload-info .attachment .attachments {
  padding-left: 8px;
}
.document-upload-info .name {
  color: rgb(142.5, 142.5, 142.5);
  float: left;
}
.document-upload-info .values {
  float: right;
  padding-left: 10px;
}

.document-request-container {
  margin-top: 20px;
}
.document-request-container:first-child {
  margin-top: 20px;
}
.document-request-container .box-panel:first-child {
  margin-top: 0;
}
.document-request-container .box-panel .box-title-panel .title {
  padding: 10px;
}
.document-request-container .box-panel .box-title-panel .title .error_inline {
  text-transform: none;
}
.document-request-container .list-table td, .document-request-container .list-table th {
  padding: 10px 15px;
}

.document-upload-action .row {
  border-bottom: none;
  padding-bottom: 0;
}
.document-upload-action .owner-info .label {
  font-weight: 500;
  font-size: 13px;
  font-size: 0.8125em;
  width: auto;
}
.document-upload-action .owner-info .name {
  font-size: 13px;
  font-size: 0.8125em;
}
.document-upload-action .action-response {
  margin-bottom: 10px;
  margin-top: 10px;
}
.document-upload-action .action-response:first-child {
  margin-left: 10px;
}

.download {
  position: absolute;
  right: 0;
  top: 0;
  background: #2980b9;
  height: 100%;
  color: #fff;
  text-align: center;
  width: 50px;
}
.download .size {
  font-size: 11px;
  font-size: 0.6875em;
  padding-top: 10px;
}
.download span {
  width: 100%;
  display: inline-block;
}
.download span i {
  font-size: 0.9em;
}

.download-document {
  position: relative;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  padding: 15px 10px 10px 10px;
  margin: 0;
}
.download-document .document-name {
  padding-left: 20px;
  position: relative;
  padding-right: 50px;
  font-size: 13px;
  font-size: 0.8125em;
}
.download-document .document-name:before {
  font-family: FontAwesome;
  content: "\f016";
  position: absolute;
  left: 0;
  font-style: normal;
}
.download-document div {
  margin-bottom: 5px;
}
.download-document .details {
  padding-left: 20px;
  padding-right: 50px;
}
.download-document .link-small {
  padding: 10px 0 0 0px;
  font-size: 1.1em;
}
.download-document .doc-icon {
  position: absolute;
  left: 10px;
}

.position-dropdown {
  margin-top: 5px;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
}

.box-panel {
  margin-bottom: 10px;
}
.box-panel .box-content .notification {
  margin: 10px 10px 0px 10px;
}
.box-panel .box-content .box-sub-title-panel {
  background: #f2f2f2;
  margin-top: 10px;
}

.c-pointer {
  cursor: pointer;
}

.submission-status {
  font-weight: bold;
}
.submission-status.submission-approved {
  color: #27ae60;
}

.submission-refused {
  color: #e74c3c;
}

.padding-left-025-percent {
  padding-left: 0.25%;
}

.padding-left-3-percent {
  padding-left: 3%;
}

.dropdown-custom-text {
  display: block;
}

.m-b-8px {
  margin-top: 8px;
}

.m-l-6px {
  margin-left: 6px;
}

.padding-top-8px {
  padding-top: 8px;
}

.padding-top-15px {
  padding-top: 15px;
}

.padding-top-18px {
  padding-top: 18px;
}

.min-height-50px {
  min-height: 50px;
}

.npa-error {
  margin-left: 21px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.npa-error-detail {
  margin-left: 40px;
}

.npa-esito-operazione-label {
  margin-left: 50px;
}

.margin-left-20px {
  margin-left: 20px;
}

.margin-left-15px {
  margin-left: 15px;
}

.margin-rigth-20px {
  margin-right: 20px;
}

.margin-top-7px {
  margin-top: 7px;
}

.margin-right-15px {
  margin-right: 15px;
}

.font-size-12px {
  font-size: 12px;
}

.go-back-button {
  padding-top: 18px;
  margin-bottom: 15px;
}
.go-back-button .go-back {
  color: black;
  margin: 10px;
}
.go-back-button .go-back-message {
  color: black;
  font-size: 13px;
}
.go-back-button .header-details {
  color: #A4A1A1;
  margin: 10px;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa, .growl-container .alert-info.icon:before, .growl-container .alert-error.icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left, .growl-container .fa-pull-left.alert-info.icon:before, .growl-container .fa-pull-left.alert-error.icon:before {
  margin-right: 0.3em;
}
.fa.fa-pull-right, .growl-container .fa-pull-right.alert-info.icon:before, .growl-container .fa-pull-right.alert-error.icon:before {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left, .growl-container .pull-left.alert-info.icon:before, .growl-container .pull-left.alert-error.icon:before {
  margin-right: 0.3em;
}
.fa.pull-right, .growl-container .pull-right.alert-info.icon:before, .growl-container .pull-right.alert-error.icon:before {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.locale label {
  font-weight: 500;
  display: inline-block;
}

.registration-data-style {
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 15px;
}

pad-helper-info {
  display: inline;
  vertical-align: middle;
}

.font-m {
  font-size: 11.5px;
}

.font-center {
  text-align: center;
}

.pending-counter {
  position: absolute;
  top: -5px;
  background: rgb(150, 150, 150);
  border-radius: 50%;
  width: 20px;
  line-height: 20px;
  text-align: center;
  color: white;
  font-size: 10px;
}

.font-body {
  text-align: center;
  font-size: 14px;
  word-wrap: break-word;
}

.font-title {
  font-size: 14px !important;
}

.transmission-log-table {
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  margin-top: 25px;
}

.document-request .list-table td.status-cell {
  word-break: break-all;
}

.transmission-success {
  color: #27ae60 !important;
  font-size: 12px;
}

.row.financial-resources:first-child {
  border-top: 0;
}
.row.financing:first-child {
  border-top: 0;
}
.row.cig-request-panel {
  border: 0;
}

.transmission-warning {
  color: #ec8c02;
  font-style: italic;
  vertical-align: middle;
}

.transmission-error {
  color: red !important;
  font-size: 12px;
}

.action-button {
  margin: 5px 0;
  min-width: 120px;
}

.delete-button {
  border: 1px solid #e43725 !important;
  background-color: #e43725 !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.delete-button:hover {
  background-color: #c52d1f !important;
  border-color: #c52d1f !important;
}

.fa-download-tilt {
  color: #007bff;
  font-size: 24px !important;
  transition: transform 0.1s linear;
}

.fa-download-tilt:hover {
  transform: rotate(8deg);
}

.fa-eye-tilt {
  color: #007bff;
  font-size: 24px !important;
  transition: transform 0.1s linear;
}

.fa-eye-tilt:hover {
  transform: rotate(8deg);
}