img {
   max-width: 100%;
   height: auto;
}

table, th, td {
  border: 0px

}
/*Custom Fonts*/
@font-face {
  font-family: 'GI400';
  src:  url('/Portals/19/Fonts/G.I.-400.otf') format('opentype');
    }
@font-face {
  font-family: 'GI400italic';
  src:  url('/Portals/19/Fonts/G.I.-400Italic.otf') format('opentype');
    }
@font-face {
  font-family: 'GI530';
  src:  url('/Portals/19/Fonts/G.I.-530.otf') format('opentype');
    }
@font-face {
  font-family: 'GI530italic';
  src:  url('/Portals/19/Fonts/G.I.-530Italic.otf') format('opentype');
    }
@font-face {
  font-family: 'GI750';
  src:  url('/Portals/19/Fonts/G.I.-750.otf') format('opentype');
    }
@font-face {
  font-family: 'GI750italic';
  src:  url('/Portals/19/Fonts/G.I.-750Italic.otf') format('opentype');
    }
.skin-title .title-text {
  font-family: 'GI400'!important;
  }
.skin-title .subtitle-text {
    font-family: 'GI400'!important;
}
/*Title color*/
.containers-v2 .container-title-use-heading {
    color: #021938!important;
   font-family: 'GI400'!important;

}
.containers-v2 .container-title {
    color: #021938!important;
   font-family: 'GI400'!important;

}
.base-container.blue-header2 h2.title {
     background: #021938!important;
   font-family: 'GI400'!important;

}
.containers-v2.labeled .spacecom-label .container-title {
    color: #FFF!important;
   font-family: 'GI400'!important;
}
.containers-v2.labeled .spacecom-label {
    background-color: #021938!important;
}
.containers-v2.labeled .spacecom-label::before {
 
    border-bottom-color: #021938!important;;
    border-right-color: #021938!important;;
}

