@charset "UTF-8";
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 15, 2018, 5:08:30 PM
    Author     : ashuba
*/
/* Official MJ Blue RGB(0,91,190) */
dt {
  padding-top: 10px;
}

.ui-widget {
  font-family: inherit;
  font-size: inherit;
}

.ql-editor p {
  line-height: 1.25 !important;
  margin-bottom: 5px !important;
}

.ui-inputswitch .ui-inputswitch-on {
  padding-top: 0;
  height: 22px;
}
.ui-inputswitch .ui-inputswitch-off {
  padding-top: 0;
  height: 22px;
}

.header-fixed .header.header-fixed-shrink .logo img {
  max-width: 209px !important;
}

.hamburger {
  padding-top: 4px;
}

.mj-hamburger {
  background: #005bbe !important;
}
.mj-hamburger::before {
  background: #005bbe !important;
}
.mj-hamburger::after {
  background: #005bbe !important;
}

.mj-nav-link-sm {
  font-size: 0.78857rem;
  color: white !important;
  padding-bottom: 2px;
  border-bottom: 2px solid transparent;
}
.mj-nav-link-sm:hover {
  border-color: lime !important;
}

.g-bg-news--hover:hover {
  background: #ccc;
}

.ui-sticky {
  z-index: 100 !important;
  background: #f7f7f7;
}

@media (max-width: 415px) {
  .mj-hide-mobile {
    display: none;
  }
}
/* MJ Blue Colors */
.g-brd-mj {
  color: #005bbe !important;
}

.g-color-black--hover:hover {
  color: #005bbe !important;
}

.g-parent:hover .g-color-black--parent-hover {
  color: #005bbe !important;
}

.g-color-black-opacity-0_1 {
  color: rgba(0, 0, 0, 0.1) !important;
}

.g-color-black-opacity-0_3 {
  color: rgba(0, 0, 0, 0.3) !important;
}

.g-color-black-opacity-0_5 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.g-color-black-opacity-0_6 {
  color: rgba(0, 0, 0, 0.6) !important;
}

.g-color-black-opacity-0_7 {
  color: rgba(0, 0, 0, 0.7) !important;
}

.g-color-black-opacity-0_8 {
  color: rgba(0, 0, 0, 0.8) !important;
}

.g-color-black-opacity-0_8--child * {
  color: rgba(0, 0, 0, 0.8) !important;
}

.g-color-black-opacity-0_9 {
  color: rgba(0, 0, 0, 0.9) !important;
}

.zeus .tp-bullet {
  opacity: 0.5;
}

ul.caret-right {
  text-align: left;
}

ul.caret-right li {
  margin-left: 1.5em;
}

ul.caret-right li:before {
  content: "";
  font-family: "FontAwesome";
  float: left;
  margin-left: -1.5em;
}

ul.hs-sub-menu li.dropdown-item a.nav-link:active {
  color: #72c02c !important;
}

.nav-link:hover {
  border-color: lime !important;
}

.news-project-link {
  color: white;
}

a.news-project-link:visited {
  color: white;
}
a.news-project-link:hover {
  color: #72c02c !important;
}

.fa-shadow {
  text-shadow: 1px 1px #000000;
}

.hs-sub-menu {
  background-color: rgba(255, 255, 255, 0.9) !important;
}

.u-header [aria-labelledby] {
  opacity: 1;
}

.dropdown-item .nav-link {
  color: #0458A7 !important;
}
.dropdown-item .nav-link:hover {
  border-color: white !important;
}
.dropdown-item:hover {
  background-color: white;
  opacity: 1;
}

.nav-item.hs-has-sub-menu > a::after {
  content: " " !important;
}

.ui-selectonemenu-trigger {
  width: 24px !important;
}

.ui-datepicker {
  width: inherit !important;
}

.ui-selectonemenu-label {
  color: inherit;
}

.lime-border-bottom {
  border-bottom: 2px solid lime !important;
}

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

a.lime-link {
  color: lime !important;
  font-weight: bold !important;
}

.footer {
  background: #0048ad !important;
  padding: 0 !important;
}
.footer address {
  line-height: 1em;
}
.footer .map-img {
  background: url("/infraweb/javax.faces.resource/mj/img/map-img-blue.png.xhtml") 5px 42px/360px no-repeat;
}

.latest-list li {
  border-top: 1px solid lightslategray;
}

.mj-copyright {
  background: #003891 !important;
}

.blue-link {
  color: #77bdf2;
  font-weight: bold;
}

a.blue-link {
  color: #77bdf2 !important;
  font-weight: bold !important;
}

.revolution-ch1-noncaps {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  line-height: 60px;
  font-family: Calibri, "Open Sans", Arial, sans-serif;
}

.tp-static-layers .tp-parallax-wrap {
  left: 0px !important;
}

.bg-image-mj-emblem-left {
  width: 100%;
  height: auto;
  padding: 10px 0;
  background: linear-gradient(10deg, rgba(67, 176, 42, 0.8), rgba(255, 255, 255, 0.7)), url("/infraweb/javax.faces.resource/img/runwayCropped.jpg.xhtml?ln=mj");
  background-repeat: no-repeat !important;
  background-size: cover;
  background-position-y: top;
  background-attachment: fixed;
}

.bg-image-mj-emblem-center {
  width: 100%;
  height: auto;
  padding: 10px 0;
  background: linear-gradient(10deg, rgba(67, 176, 42, 0.8), rgba(255, 255, 255, 0.7)), url("/infraweb/javax.faces.resource/img/runwayCropped.jpg.xhtml?ln=mj");
  background-repeat: no-repeat !important;
  background-size: cover;
  background-position-y: center;
  background-attachment: fixed;
}

.bg-image-mj-emblem-right {
  width: 100%;
  height: auto;
  padding: 10px 0;
  background: linear-gradient(10deg, rgba(67, 176, 42, 0.8), rgba(255, 255, 255, 0.7)), url("/infraweb/javax.faces.resource/img/runwayCropped.jpg.xhtml?ln=mj");
  background-repeat: no-repeat !important;
  background-size: cover;
  background-position-y: bottom;
  background-attachment: fixed;
}

.bid-portal-background {
  width: 100%;
  height: auto;
  padding: 10px 0;
  position: relative;
  background: url("") repeat fixed;
  background-size: cover;
  background-position: left;
}

.blue-heading {
  color: #005bbe;
}

.blue-background {
  background-color: #005bbe;
}

.subtext-gray {
  color: #A1A1A0;
}

.lighterblue-heading {
  color: #059cfa;
}

.italic {
  font-style: italic;
}

.normal {
  font-style: normal;
}

.serif {
  font-family: serif;
}

.fs50 {
  font-size: 50px;
}

.fs40 {
  font-size: 40px;
}

.calibri {
  font-family: Calibri, "Open Sans", Arial, sans-serif;
}

.open-sans {
  font-family: "Open Sans", Arial, sans-serif;
}

.mj-fadeOut {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 300ms, opacity 300ms;
}

.mj-fadeIn {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0s, opacity 1500ms;
}

.mj-social-fadeOut {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 300ms, opacity 300ms;
}

.mj-social-fadeIn {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0s, opacity 300ms;
}

.cbp-l-grid-agency-title {
  white-space: normal;
  color: white;
  font: inherit;
}

.content-boxes-v6.mj-box i {
  background: #72c02c;
}
.content-boxes-v6.mj-box:hover i {
  color: #fff;
  background: #0048ad;
}

.fa-fw.contact {
  font-size: 14px !important;
}

.list-unstyled.contact li {
  display: block !important;
}

.employeeLinkMessages {
  font: inherit;
}
.employeeLinkMessages a {
  color: #72c02c;
}

.mjtable-green.ui-datatable tbody {
  border-style: none;
}
.mjtable-green.ui-datatable tbody td {
  border-style: none;
  padding: 8px 10px;
  font-size: 105%;
}
.mjtable-green.ui-datatable tbody tr {
  border: 1px solid #E9E9E9;
}
.mjtable-green.ui-datatable .ui-datatable-odd {
  background-color: white;
}
.mjtable-green.ui-datatable tr.ui-datatable-even:hover {
  background: lightgoldenrodyellow;
  color: black;
}
.mjtable-green.ui-datatable tr.ui-datatable-odd:hover {
  background: lightgoldenrodyellow;
  color: black;
}
.mjtable-green.ui-datatable th {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 110%;
  background: #72c02c;
  color: white;
  text-shadow: none;
  text-align: left;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 8px 10px;
  border: 1px solid #72c02c;
  border-top: none;
}
.mjtable-green.ui-datatable .ui-state-highlight {
  color: black;
  background: none;
}

#loadingDiv {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 8em;
  height: 8em;
  margin-top: -4em;
  margin-left: -4em;
  z-index: 100;
  background: white;
  border: 2px solid #a1a1a1;
  border-radius: 25px;
  box-shadow: 2px 2px 2px #888888;
}

.loading-spinner {
  color: #5FB611;
  margin-top: 18px;
  text-shadow: 1px 1px 1px #ccc;
}

.ico-rotate-45 {
  behavior: url(-ms-transform.htc);
  /* Firefox */
  -moz-transform: rotate(45deg);
  /* Safari and Chrome */
  -webkit-transform: rotate(45deg);
  /* Opera */
  -o-transform: rotate(45deg);
  /* IE9 */
  -ms-transform: rotate(45deg);
  /* IE6,IE7 */
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
}

.top-carousel-fix {
  margin-top: 123px;
}

.mjdropdown.ui-selectonemenu {
  font-family: inherit !important;
  width: 100%;
  border-color: #bbb;
  border-radius: 0px !important;
  line-height: 24px;
  background: none;
  padding-right: 0 !important;
}
.mjdropdown.ui-selectonemenu .ui-selectonemenu-label {
  font-size: 14px;
  font-family: inherit;
  border-radius: 0px !important;
  text-indent: 8px;
}
.mjdropdown.ui-selectonemenu .ui-selectonemenu-trigger {
  background: none;
  background-color: white;
  width: 34px !important;
  border-radius: 0px;
  border-left-color: #ccc;
  padding: 0;
  outline: none;
}
.mjdropdown.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
  margin-top: 4px;
  margin-left: 11px;
}
.mjdropdown.ui-selectonemenu .ui-state-default .ui-icon {
  background-image: none;
  text-indent: 0;
  overflow: visible;
}

.mjdropdown.ui-selectonemenu.ui-state-focus {
  border: 1px solid #999;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.mjdropdown.mjdropdown-caret.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon::before {
  color: black;
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
  color: #b3b3b3;
}

.mjdropdown.mjdropdown-user.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon::before {
  color: black;
  content: "";
  font-family: FontAwesome;
  font-size: 14px;
  color: #b3b3b3;
}

.mj-tabinputform {
  background-color: white;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.form-control-static {
  position: absolute;
  margin-top: 6px;
}

.thumbnail-arrows {
  opacity: 0.1 !important;
  height: 100%;
  width: 15%;
  margin-top: 0 !important;
}

.thumbnail-arrows:hover {
  opacity: 0.8 !important;
}

.hasDatepicker {
  width: 100%;
}

.solutions-search {
  margin-right: 0 !important;
}

@media only screen and (min-width: 100px) {
  .g-bg-primary-gradient-opacity-v1 {
    background-image: -ms-linear-gradient(left, #C0F587 0%, #FFFFFF 16%, #FFFFFF 35%, #63C98E 70%, #0094E3 100%);
    background-image: -moz-linear-gradient(left, #C0F587 0%, #FFFFFF 16%, #FFFFFF 35%, #63C98E 70%, #0094E3 100%);
    background-image: -o-linear-gradient(left, #C0F587 0%, #FFFFFF 16%, #FFFFFF 35%, #63C98E 70%, #0094E3 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #C0F587), color-stop(16, #FFFFFF), color-stop(35, #FFFFFF), color-stop(70, #63C98E), color-stop(100, #0094E3));
    background-image: -webkit-linear-gradient(left, #C0F587 0%, #FFFFFF 16%, #FFFFFF 35%, #63C98E 70%, #0094E3 100%);
    background-image: linear-gradient(to right, #C0F587 0%, #FFFFFF 16%, #FFFFFF 35%, #63C98E 70%, #0094E3 100%);
    background-size: 100% 123px;
    background-color: #f7f7f7;
  }

  .mj-mobile-fix {
    padding-top: 20px;
  }

  .mj-nav-link {
    color: #0048AD !important;
  }

  .g-font-size-14--sm {
    font-size: 14px;
  }

  .heading-topline {
    font-size: 84%;
  }

  .heading-subline {
    font-size: 100%;
  }

  .topbar {
    display: none;
  }

  .top-section {
    margin-top: 134px;
  }

  .nav-wide-device {
    display: none;
  }

  .solutions-list-background {
    background-color: rgba(0, 91, 190, 0.07);
    padding: 0.25rem;
    border-radius: 0.5rem;
  }

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

  .solution-info-panel {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .solution-panel {
    margin-bottom: 0.25rem !important;
  }

  .stream-video-section {
    width: 100%;
    height: 260px;
  }
}
@media only screen and (min-width: 360px) {
  .g-bg-primary-gradient-opacity-v1 {
    background-image: -ms-linear-gradient(left, #C0F587 0%, #FFFFFF 16%, #FFFFFF 40%, #63C98E 70%, #0094E3 100%);
    background-image: -moz-linear-gradient(left, #C0F587 0%, #FFFFFF 16%, #FFFFFF 40%, #63C98E 70%, #0094E3 100%);
    background-image: -o-linear-gradient(left, #C0F587 0%, #FFFFFF 16%, #FFFFFF 40%, #63C98E 70%, #0094E3 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #C0F587), color-stop(16, #FFFFFF), color-stop(40, #FFFFFF), color-stop(70, #63C98E), color-stop(100, #0094E3));
    background-image: -webkit-linear-gradient(left, #C0F587 0%, #FFFFFF 16%, #FFFFFF 40%, #63C98E 70%, #0094E3 100%);
    background-image: linear-gradient(to right, #C0F587 0%, #FFFFFF 16%, #FFFFFF 40%, #63C98E 70%, #0094E3 100%);
  }

  .heading-topline {
    font-size: 111%;
  }

  .heading-subline {
    font-size: 110%;
  }
}
@media only screen and (min-width: 412px) {
  .heading-topline {
    font-size: 130%;
  }

  .heading-subline {
    font-size: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .heading-topline {
    font-size: 150%;
  }

  .heading-subline {
    font-size: 120%;
  }

  .stream-video-section {
    width: 100%;
    height: 360px;
  }
}
@media only screen and (min-width: 768px) {
  .g-bg-primary-gradient-opacity-v1 {
    background-image: -ms-linear-gradient(left, #C0F587 0%, #FFFFFF 10%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
    background-image: -moz-linear-gradient(left, #C0F587 0%, #FFFFFF 10%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
    background-image: -o-linear-gradient(left, #C0F587 0%, #FFFFFF 10%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #C0F587), color-stop(10, #FFFFFF), color-stop(25, #FFFFFF), color-stop(50, #63C98E), color-stop(100, #0094E3));
    background-image: -webkit-linear-gradient(left, #C0F587 0%, #FFFFFF 10%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
    background-image: linear-gradient(to right, #C0F587 0%, #FFFFFF 10%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
  }

  .heading-topline {
    font-size: 250%;
  }

  .heading-subline {
    font-size: 200%;
  }

  .solutions-list-background {
    padding: 2rem;
    border-radius: 0.5rem;
  }

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

  .solution-info-panel {
    padding-left: 15px;
    padding-right: 15px;
  }

  .solution-panel {
    margin-bottom: 1.4285714286rem !important;
  }

  .mj-index-ops {
    min-height: 300px;
    border-color: rgba(255, 255, 255, 0.5) !important;
  }
}
@media only screen and (min-width: 992px) {
  .g-bg-primary-gradient-opacity-v1 {
    background-image: -ms-linear-gradient(left, #C0F587 0%, #FFFFFF 5%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
    background-image: -moz-linear-gradient(left, #C0F587 0%, #FFFFFF 5%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
    background-image: -o-linear-gradient(left, #C0F587 0%, #FFFFFF 5%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #C0F587), color-stop(5, #FFFFFF), color-stop(25, #FFFFFF), color-stop(50, #63C98E), color-stop(100, #0094E3));
    background-image: -webkit-linear-gradient(left, #C0F587 0%, #FFFFFF 5%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
    background-image: linear-gradient(to right, #C0F587 0%, #FFFFFF 5%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
  }

  .mj-mobile-fix {
    padding-top: 0px;
  }

  .mj-nav-link {
    color: #0048AD !important;
  }

  .heading-topline {
    font-size: 250%;
  }

  .heading-subline {
    font-size: 200%;
  }

  .topbar {
    display: block;
  }

  .secure-menu-links {
    display: none;
  }

  .top-section {
    margin-top: 134px;
  }

  .nav-narrow-device {
    display: none;
  }

  .nav-wide-device {
    display: block;
  }

  .padded-250-xl {
    padding-left: 250px;
    padding-right: 250px;
  }

  .col-half-offset {
    margin-left: 2.666666667%;
  }

  .mj-index-ops {
    min-height: 400px;
    border-color: rgba(255, 255, 255, 0.5) !important;
  }
}
@media only screen and (min-width: 1200px) {
  .g-bg-primary-gradient-opacity-v1 {
    background-image: -ms-linear-gradient(left, #C0F587 0%, #FFFFFF 20%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
    background-image: -moz-linear-gradient(left, #C0F587 0%, #FFFFFF 20%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
    background-image: -o-linear-gradient(left, #C0F587 0%, #FFFFFF 20%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #C0F587), color-stop(20, #FFFFFF), color-stop(25, #FFFFFF), color-stop(50, #63C98E), color-stop(100, #0094E3));
    background-image: -webkit-linear-gradient(left, #C0F587 0%, #FFFFFF 20%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
    background-image: linear-gradient(to right, #C0F587 0%, #FFFFFF 20%, #FFFFFF 25%, #63C98E 50%, #0094E3 100%);
  }

  .heading-topline {
    font-size: 350%;
  }

  .heading-subline {
    font-size: 250%;
  }

  .col-half-offset {
    margin-left: 2.566666667%;
  }
}
.ui-selectmanycheckbox label {
  display: inline;
}

.mj-confirm-dialog.ui-dialog .ui-dialog-title {
  float: none !important;
  background: url("/infraweb/javax.faces.resource/img/alert_exclamation.png.xhtml?ln=mj") no-repeat;
  width: 77px;
  height: 77px;
  display: inline-block;
}

.mj-confirm-dialog.ui-dialog .ui-dialog-titlebar {
  text-align: center !important;
  padding-bottom: 0 !important;
  background-color: lightgrey !important;
}

.mj-calendar .ui-icon-calendar {
  background-image: url("/infraweb/javax.faces.resource/img/calendar.png.xhtml?ln=mj") !important;
  background-position: center center !important;
  width: 16px;
  height: 16px;
}

.mj-calendar .ui-button .ui-button-text {
  line-height: inherit !important;
}

.mj-calendar .ui-button-icon-only {
  border-radius: 0 !important;
  background-color: white !important;
}

.mj-calendar .ui-state-default, .ui-widget-content .ui-state-default, .mj-calendar .ui-widget-header .ui-state-default {
  background-image: none;
}

.mj-calendar .ui-inputfield {
  border-radius: 0 !important;
}

@media all and (-ms-high-contrast: none) {
  .mj-calendar .ui-inputfield {
    height: 33px !important;
  }
}
.ui-widget-overlay {
  opacity: 0.3;
}

.ui-dialog.ui-widget-content {
  border-color: transparent !important;
}

.ui-dialog.ui-widget-content .ui-dialog-content {
  font-weight: 600 !important;
  font-size: 13px;
}

.ui-dialog.ui-widget-content .ui-dialog-titlebar {
  border: none !important;
}

.ui-dialog .ui-widget-content {
  border: none !important;
}

.ui-dialog-content > .ui-icon {
  display: none;
}

.atRiskRow {
  background-color: lightpink !important;
}

.info-v3-3__img {
  transform: translate3d(20%, 0, 0);
}

.u-icon-v4-bg-primary--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-primary--hover {
  border-color: #003da5;
}

.u-icon-v4-bg-primary--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-primary--hover .u-icon-v4-inner {
  background: #003da5;
}

.index-section {
  color: white;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-table;
  width: 100%;
  background-attachment: fixed;
}

.mj-index-ops {
  border-color: rgba(255, 255, 255, 0.5) !important;
}

.testimonial-section {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-attachment: fixed;
}

img.u-block-hover__main--mover-down {
  transform: translate3d(0, -10px, 0) scale3d(1.1, 1.1, 1.1);
}

.half-width {
  width: 50%;
}

.home-card {
  background: #003da5;
  height: 100%;
}
.home-card .u-icon-v3 {
  background: #43b02a !important;
}
.home-card img {
  opacity: 0.8;
}

.home-card:hover img {
  opacity: 1;
}
.home-card:hover .u-icon-v3 {
  background: white !important;
  color: #43b02a !important;
}
.home-card:hover p {
  color: #ddd;
}

.overlayPanel {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  background-color: transparent;
  border: none;
  box-shadow: none !important;
  width: 90%;
}

.ui-overlaypanel-close {
  width: 30px;
  height: 30px;
  padding-top: 5px;
  padding-left: 5px;
}

input.ui-state-error {
  border-color: red !important;
  background-color: #eed3d7 !important;
}

textarea.ui-state-error {
  border-color: red !important;
  background-color: #eed3d7 !important;
}

div.ui-message-error {
  border: none !important;
  background-color: inherit !important;
  padding: 0px !important;
  margin: 0px !important;
  /*padding-bottom: 26px !important;*/
  font-style: italic;
}

span.ui-message-error-icon {
  display: none !important;
  width: 0 !important;
}

article img {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

article img:hover {
  opacity: 0.7;
}

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  max-width: 80%;
}

/* Caption of Modal Image */
.modal-caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, .modal-caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

.solution-article-footer {
  position: absolute;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  padding-bottom: 20px;
}

.solution-article-min-height {
  min-height: 300px;
}

.viz-article-min-height {
  min-height: 270px;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
}
.btn-avias {
  background-color: #192d58;
  color: white;
  border-radius: 0;
}

.btn-avias:hover {
  background-color: #91cde7;
  color: white;
}

.avias-label {
  background-color: #192d58;
  color: white;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border: 1px solid transparent;
}

.avias-title {
  color: #192d58;
  margin-bottom: 1rem;
}

#avaLink {
  white-space: unset;
  border-radius: 50px 10px 10px 10px;
  text-decoration: none;
  margin: 1rem 0;
  color: white;
}
#avaLink .ava-logo {
  max-height: 15rem;
  margin: -2rem 0 0 -2rem;
  border-radius: 100%;
  padding: 0;
  float: left;
}

#avaLink:hover .ava-logo {
  background: #91cde7;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1600px;
  }
}
.feature-block {
  background-color: #103b72;
  border-radius: 16px;
  text-align: center;
  margin-top: 2px;
}

.feature-icon {
  height: 64px;
  padding: 5px;
}

.feature-title {
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  line-height: 1em;
  margin-top: 3px;
}

.feature-text {
  font-size: 0.9rem;
  color: #000000;
  line-height: 1.1em;
  margin-bottom: 5px;
}

.avias-infographic {
  background: #ffffff;
  padding: 60px 20px;
}

.infographic-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  max-width: 1280px;
  margin: 0 auto;
}

.infographic-column {
  background: #f7f9fb;
  border-radius: 20px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.05);
  padding: 30px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.infographic-column:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
}

.infographic-column h2 {
  color: #003366;
  font-size: 1.6em;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.infographic-column h2 i {
  color: #0078d4;
  font-size: 1.4em;
}

.infographic-column p {
  color: #444;
  font-size: 1em;
  line-height: 1.75;
}

.avias-v2-page {
  --av2-navy: #072e4a;
  --av2-blue: #0a4f7d;
  --av2-ice: #ecf7ff;
  --av2-gold: #f4b942;
  --av2-white: #ffffff;
}

.avias-v2-hero {
  background: linear-gradient(130deg, rgba(7, 46, 74, 0.62), rgba(10, 79, 125, 0.5)), url("/infraweb/javax.faces.resource/img/header-background.png.xhtml?ln=mj");
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply;
  border-radius: 1rem;
  color: var(--av2-white);
  padding: 2rem 2rem 1rem;
  box-shadow: 0 18px 40px rgba(7, 46, 74, 0.2);
  overflow: hidden;
}

@media (min-width: 1200px) {
  .avias-v2-hero {
    padding-bottom: 2rem;
  }
}

.avias-v2-kicker {
  display: inline-block;
  padding: 0.25rem 0.65rem;
  border-radius: 999px;
  background: rgba(244, 185, 66, 0.15);
  color: #ffd17f;
  border: 1px solid rgba(255, 209, 127, 0.5);
  font-weight: 700;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
}

.avias-v2-title {
  font-size: clamp(1.9rem, 2.9vw, 2.8rem);
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 0.9rem;
  color: #ffffff;
}

.avias-v2-lead {
  font-size: 1.03rem;
  line-height: 1.65;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.92);
}

.avias-v2-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 132px;
  padding: 0.8rem 1rem;
  margin-top: 1.45rem;
  border-radius: 0.7rem;
  background: linear-gradient(145deg, var(--av2-gold), #f7cc73);
  color: #4a3511;
  font-size: 1.35rem;
  font-weight: 800;
  box-shadow: 0 10px 22px rgba(244, 185, 66, 0.36);
}

.avias-v2-logo-shell {
  display: inline-block;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}

.avias-v2-logo {
  max-width: 290px;
  width: 100%;
  filter: drop-shadow(0 0 6px rgba(255, 255, 255, 0.42)) drop-shadow(0 0 14px rgba(129, 214, 255, 0.52)) drop-shadow(0 8px 16px rgba(2, 12, 26, 0.52)) brightness(1.26) contrast(1.16) saturate(1.1);
}

.avias-v2-icon {
  max-width: 170px;
  width: 100%;
  margin: 0 auto;
  filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.25));
}

.avias-v2-section-title {
  margin: 2rem 0 1rem;
  color: var(--av2-navy);
  font-size: 1.35rem;
  font-weight: 700;
}

.avias-v2-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 1rem;
  margin-bottom: 1.25rem;
}

.avias-v2-card {
  grid-column: span 12;
  background: var(--av2-white);
  border: 1px solid #dbeaf5;
  border-radius: 0.9rem;
  padding: 1rem 1.1rem;
  box-shadow: 0 8px 20px rgba(10, 79, 125, 0.08);
}

.avias-v2-card h3 {
  margin-bottom: 0.5rem;
  color: var(--av2-blue);
  font-size: 1.02rem;
  font-weight: 700;
}

.avias-v2-card ul {
  margin: 0;
  padding-left: 1rem;
  list-style: disc;
  list-style-position: outside;
  color: #274c66;
}

.avias-v2-card li {
  margin-bottom: 0.45rem;
  line-height: 1.5;
}

.avias-v2-platform {
  background: var(--av2-ice);
}

.avias-v2-quick {
  background: linear-gradient(180deg, #f2f9ff, #ffffff);
}

.avias-v2-tone-aeroclear {
  background: linear-gradient(180deg, #eef8ff, #ffffff);
}

.avias-v2-tone-caplan {
  background: linear-gradient(180deg, #f4f6ff, #ffffff);
}

.avias-v2-tone-dat {
  background: linear-gradient(180deg, #eefcff, #ffffff);
}

.avias-v2-tone-inspect {
  background: linear-gradient(180deg, #f2fbf5, #ffffff);
}

.avias-v2-tone-rumble {
  background: linear-gradient(180deg, #fff7ef, #ffffff);
}

.avias-v2-tone-sites {
  background: linear-gradient(180deg, #f5fbef, #ffffff);
}

@media (min-width: 768px) {
  .avias-v2-card.avias-v2-half {
    grid-column: span 6;
  }

  .avias-v2-card.avias-v2-third {
    grid-column: span 4;
  }
}

.avias-v2-ava-wrap {
  background: #ffffff;
  border: 1px solid #dbeaf5;
  border-radius: 0.9rem;
  box-shadow: 0 8px 20px rgba(10, 79, 125, 0.08);
  padding: 1rem 1rem 1.25rem;
}

.avias-v2-page .avias-v2-ava-wrap #avaLink {
  display: block;
  background: #f7fbff;
  color: #1f4865;
  border: 1px solid #dbeaf5;
  border-radius: 0.9rem;
  text-decoration: none;
  margin: 0;
  padding: 1rem 1rem 0.95rem;
}

.avias-v2-page .avias-v2-ava-wrap #avaLink:hover {
  background: #eef7ff;
}

.avias-v2-page .avias-v2-ava-wrap #avaLink .ava-logo {
  background: #ffffff;
  border: 4px solid #ffffff;
  box-shadow: 0 10px 22px rgba(10, 79, 125, 0.18);
}

.avias-v2-page .avias-v2-ava-wrap #avaLink b {
  color: #0a4f7d;
  font-size: 1.15rem;
}

.avias-v2-page .avias-v2-ava-wrap #avaLink p {
  color: #2b4f68;
  line-height: 1.65;
  margin-bottom: 0;
}

.avias-v2-cta-row {
  justify-content: center;
  gap: 0.75rem;
  margin-top: 1rem;
}

.avias-v2-cta-btn {
  border-radius: 0.55rem;
  padding: 0.75rem 1rem;
  font-weight: 600;
}

.avias-v2-ava-detail {
  color: #244a64;
  line-height: 1.7;
}

.avias-v2-ava-headshot {
  height: 15rem;
  float: left;
  border-radius: 100%;
  margin: 0 1rem 0.75rem 0;
  border: 4px solid #ffffff;
  box-shadow: 0 10px 22px rgba(10, 79, 125, 0.18);
}

@media (max-width: 768px) {
  .avias-v2-ava-headshot {
    float: none;
    display: block;
    margin: 0 auto 1rem;
  }
}

.avias-v2-link,
.avias-v2-link:hover,
.avias-v2-link:focus,
.avias-v2-link:active {
  text-decoration: none !important;
  color: inherit;
}

.avias-v2-link * {
  text-decoration: none !important;
}

.avias-v2-subpage .g-line-height-1_8.g-pa-30 {
  background: linear-gradient(180deg, #ffffff 0%, #f6fbff 100%);
  border: 1px solid #d8e9f6;
  border-left: 6px solid #2f93d1;
  border-radius: 0.9rem;
  box-shadow: 0 10px 22px rgba(7, 46, 74, 0.08);
}

.avias-v2-subpage .avias-title {
  color: #0a4f7d;
}

.avias-v2-subpage .g-line-height-1_8 hr {
  border-color: rgba(10, 79, 125, 0.16);
}

.avias-v2-subpage .container-fluid .row {
  gap: 0.55rem;
}

.avias-v2-subpage .container-fluid .btn.btn-avias {
  border-radius: 0.55rem;
  background: linear-gradient(140deg, #072e4a, #0a4f7d);
  border: 1px solid #0d5f95;
  box-shadow: 0 8px 18px rgba(7, 46, 74, 0.2);
}

.avias-v2-subpage .container-fluid .btn.btn-avias:hover {
  background: linear-gradient(140deg, #0a4f7d, #2f93d1);
}

.avias-v2-subpage #avaLink {
  background: linear-gradient(180deg, #eef7ff, #f8fcff);
  border: 1px solid #d7e9f7;
  border-radius: 0.9rem;
  color: #1f4865;
  box-shadow: 0 10px 20px rgba(10, 79, 125, 0.1);
}

.avias-v2-subpage #avaLink:hover {
  background: linear-gradient(180deg, #e8f3ff, #f4faff);
}

.avias-v2-subpage #avaLink .ava-logo {
  border: 4px solid #ffffff;
  box-shadow: 0 10px 22px rgba(10, 79, 125, 0.16);
}

.avias-v2-subpage article.btn-avias {
  border-radius: 0.8rem;
  border: 1px solid #d8e9f6;
  background: linear-gradient(180deg, #0b5c90, #073a5f);
  box-shadow: 0 10px 22px rgba(7, 46, 74, 0.16);
  overflow: hidden;
}

.avias-v2-subpage article.btn-avias p {
  color: #ffffff;
  margin: 0;
  padding: 0.65rem 0.8rem 0.75rem;
}

.avias-v2-subpage .embed-responsive {
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.avias-v2-subpage .carousel-indicators li {
  background-color: #73bde8;
}

.avias-v2-subpage .carousel-indicators .active {
  background-color: #f4b942;
}

.avias-v2-subpage #imageCarousel .carousel-indicators {
  bottom: 2.2rem;
  margin-bottom: 0;
}

.avias-v2-subpage #imageCarousel article.btn-avias p {
  padding-top: 1.15rem;
}

.avias-suite-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 320px;
  background: linear-gradient(160deg, #072e4a 0%, #0a4f7d 58%, #2f93d1 100%);
  border-radius: 0.95rem;
  overflow: hidden;
  text-decoration: none !important;
  border: 1px solid rgba(137, 201, 238, 0.35);
  box-shadow: 0 12px 24px rgba(7, 46, 74, 0.16);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.avias-suite-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 30px rgba(7, 46, 74, 0.24);
}

.avias-suite-card__image {
  position: relative;
  height: 58%;
  min-height: 178px;
}

.avias-suite-card__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(7, 46, 74, 0.1), rgba(7, 46, 74, 0.48));
}

.avias-suite-card__bg {
  object-fit: cover;
}

.avias-suite-card__body {
  position: relative;
  flex: 1 1 auto;
  padding: 0.95rem 0.85rem 1.05rem;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.avias-suite-card__logo {
  margin-top: -3.35rem;
  margin-bottom: 0.25rem;
  z-index: 2;
  height: 96px;
  width: 108px;
  filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.35));
}

.avias-suite-card__name {
  font-weight: 700;
  font-size: 1.04rem;
  line-height: 1.15;
  color: #ffffff;
  margin-top: 0.15rem;
}

.avias-suite-card__desc {
  font-size: 0.92rem;
  line-height: 1.25;
  color: rgba(244, 248, 255, 0.95);
  margin-top: 0.2rem;
}

.index-v2-heading {
  background: linear-gradient(180deg, #f4faff, #ffffff);
  border: 1px solid #d7e9f7;
  border-radius: 0.9rem;
  padding: 1.25rem 1.25rem 0.8rem;
  box-shadow: 0 8px 18px rgba(7, 46, 74, 0.08);
}

.index-v2-uav-link {
  text-decoration: none !important;
}

.index-v2-uav-card {
  border-radius: 0.9rem;
  overflow: hidden;
  border: 1px solid rgba(137, 201, 238, 0.36);
  background: linear-gradient(165deg, #072e4a 0%, #0a4f7d 55%, #2f93d1 100%);
  box-shadow: 0 12px 24px rgba(7, 46, 74, 0.16);
}

.index-v2-uav-card:hover {
  box-shadow: 0 18px 30px rgba(7, 46, 74, 0.24);
}

.index-v2-uav-image {
  width: 100% !important;
  height: 260px !important;
  object-fit: cover;
}

.index-v2-uav-card-header {
  min-height: 230px;
}

.index-v2-uav-footer {
  padding-left: 40px;
}

.index-v2-uav-btn {
  border-radius: 0.55rem !important;
  border-color: rgba(255, 255, 255, 0.72) !important;
  background: rgba(8, 38, 66, 0.28);
}

.index-v2-uav-btn:hover {
  background: rgba(47, 147, 209, 0.3);
}

.index-v2-band {
  position: relative;
}

.index-v2-band::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(7, 46, 74, 0.82), rgba(10, 79, 125, 0.72));
}

.index-v2-band > .container {
  position: relative;
  z-index: 1;
}

.index-v2-admin-card {
  border-radius: 0.8rem;
  border: 1px solid rgba(137, 201, 238, 0.44);
  background: linear-gradient(165deg, rgba(7, 46, 74, 0.96), rgba(10, 79, 125, 0.92));
  box-shadow: 0 10px 22px rgba(7, 46, 74, 0.2);
}

.index-v2-admin-card:hover {
  background: linear-gradient(165deg, rgba(10, 79, 125, 0.95), rgba(47, 147, 209, 0.88)) !important;
}

.index-v2-services-header {
  background: rgba(255, 255, 255, 0.09);
  border: 1px solid rgba(201, 231, 250, 0.34);
  border-radius: 0.85rem;
  padding: 1.1rem 1rem 0.85rem;
}

.index-v2-services-image {
  border-radius: 0.85rem;
  box-shadow: 0 12px 24px rgba(7, 46, 74, 0.22);
}

.index-v2-services .list-unstyled li {
  background: rgba(7, 46, 74, 0.34);
  border: 1px solid rgba(201, 231, 250, 0.24);
  border-radius: 0.55rem;
  padding: 0.45rem 0.6rem;
}

.footer-v2 {
  background: linear-gradient(180deg, #0a2740 0%, #0d3a5f 100%);
  color: #eaf4fb;
}

.footer-v2-top {
  background: linear-gradient(145deg, rgba(7, 46, 74, 0.86), rgba(10, 79, 125, 0.76));
  border: 1px solid rgba(163, 217, 247, 0.35);
  border-radius: 1rem;
  padding: 1.1rem 1.25rem;
  box-shadow: 0 14px 28px rgba(2, 16, 29, 0.32);
}

.footer-v2-brand-link {
  margin-right: 0;
}

.footer-v2-logo {
  height: 125px !important;
  width: auto;
  filter: drop-shadow(0 6px 16px rgba(0, 0, 0, 0.28));
}

.footer-v2-copy-item {
  padding: 0.25rem 0;
}

.footer-v2-copy-title {
  color: #9fd9ff;
  font-size: 0.85rem;
  letter-spacing: 0.06rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.3rem;
}

.footer-v2-copy-item p {
  color: rgba(236, 246, 255, 0.94);
  line-height: 1.45;
}

.footer-v2-bottom {
  background: rgba(5, 19, 34, 0.92) !important;
  border-top: 1px solid rgba(171, 224, 255, 0.2);
}

.footer-v2-meta {
  color: #d8e7f4;
}

.footer-v2-policy .blue-link {
  color: #9fd9ff !important;
}

.footer-v2-policy .blue-link:hover {
  color: #d8efff !important;
}

.footer-v2-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 1px solid rgba(159, 217, 255, 0.35);
  background: rgba(7, 46, 74, 0.42);
  color: #dff2ff !important;
  transition: all 0.2s ease;
}

.footer-v2-social a:hover {
  background: rgba(47, 147, 209, 0.3);
  border-color: rgba(159, 217, 255, 0.7);
  color: #ffffff !important;
}

#menuSolutions .solutions-mega-menu {
  border-top: 0 !important;
  border-radius: 0.9rem;
  border: 1px solid rgba(145, 205, 231, 0.42);
  background: linear-gradient(180deg, #f8fcff 0%, #ffffff 100%);
  box-shadow: 0 18px 36px rgba(7, 46, 74, 0.18);
  padding: 1rem 1rem 0.9rem !important;
  overflow-x: hidden !important;
}

#menuSolutions .solutions-mega-row {
  gap: 0.8rem 0;
  margin-left: 0;
  margin-right: 0;
  justify-content: space-between;
}

#menuSolutions .solutions-mega-row > [class*=col-lg-] {
  padding-left: 0;
  padding-right: 0;
}

#menuSolutions .solutions-mega-section {
  border: 1px solid rgba(145, 205, 231, 0.35);
  background: linear-gradient(180deg, #ffffff, #f4faff);
  border-radius: 0.7rem;
  padding: 1.05rem 0.8rem 0.78rem;
}

#menuSolutions .solutions-mega-title {
  margin: 0 0 0.68rem;
  color: #0a4f7d;
  font-size: 0.97rem;
  letter-spacing: 0.05rem;
  line-height: 1.2;
  padding-left: 0.45rem;
  padding-right: 0.45rem;
}

#menuSolutions .solutions-mega-title-link {
  color: inherit !important;
  text-decoration: none !important;
}

#menuSolutions .solutions-mega-list {
  margin-bottom: 0;
}

#menuSolutions .solutions-mega-list li {
  margin-bottom: 0.2rem !important;
}

#menuSolutions .solutions-mega-list a {
  display: inline-block;
  color: #1d4e71 !important;
  padding: 0.2rem 0.45rem;
  border-radius: 0.38rem;
  font-size: 0.91rem;
  text-decoration: none !important;
  transition: all 0.18s ease;
}

#menuSolutions .solutions-mega-list a:hover {
  color: #ffffff !important;
  background: linear-gradient(145deg, #0a4f7d, #2f93d1);
}

@media (max-width: 991px) {
  #menuSolutions .solutions-mega-menu {
    border-radius: 0.65rem;
    padding: 0.75rem 0.7rem !important;
  }
}

@media (min-width: 992px) {
  #menuSolutions .solutions-mega-row > .col-lg-3 {
    flex: 0 0 23.6%;
    max-width: 23.6%;
  }
}
