<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 1199px), (max-device-width: 1199px) {
    div.MDMLinkCollection div a {
        width: 218px !important;
        height: 134px !important;
        margin-right: 19px;
    }

        div.MDMLinkCollection div a img {
            width: 100% !important;
            height: auto !important;
        }

        div.MDMLinkCollection div a div.shadow {
            display: block;
            width: 218px;
            height: 12px;
            position: absolute;
            left: 0px !important;
            top: 106px !important;
            background: url("/DesktopModules/ImageLinks/Images/shadow.png");
        }
}

@media (max-width: 991px), (max-device-width: 991px) {
    .ImageLinksTopDiv {
        margin-top: 20px;
    }

    div.MDMLinkCollection div a:last-child {
        margin-right: 19px !important;
    }
}

div.ImageLinksRow {
    display: inline-block;
    width: 100%;
}

div.LinkCollection div a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    position: relative;
    overflow: hidden;
}

div.USACELinkCollection {
    margin-bottom: 13px;
}

div.MDMLinkCollection {
    text-align: center;
}

div.AirForceLinkCollection {
}

div.AirForceLinkCollection &gt; div {
    width: 210px;
    height: 43px;
    margin: 5px 17px 10px 16px;
    box-shadow: 0 0 6px #333333;
    -webkit-box-shadow: 0 0 6px #333333;
    -moz-box-shadow: 0 0 6px #333333;
    position: relative;
}

div.AirForceLinkCollection div.ieShadow {
    background-color: #333333;
    background-color: #666666\9;
    filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=3, enabled='true');
    position: absolute;
    left: -3px;
    top: -3px;
    width: 211px;
    height: 44px;
}

div.AirForceLinkCollection &gt; div:first-child {
    margin-top: 12px;
}

div.AirForceLinkCollection &gt; div a {
    width: 210px;
    height: 43px;
}

div.AirForceLinkCollection .dnnFormMessage {
    width: auto;
}

div.USACELinkCollection &gt; div a {
    width: 300px;
    height: 100px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

div.USACELinkCollection &gt; div {
    margin-top: 20px;
}

    div.USACELinkCollection &gt; div:first-child {
        margin-top: 0px;
    }

    div.USACELinkCollection &gt; div:last-child {
        margin-bottom: 26px;
    }

div.USACELinkCollection .dnnFormMessage {
    width: auto;
}

div.USMCLinkCollection div a {
    width: 218px;
    height: 134px;
    margin-left: 20px;
}

div.MDMLinkCollection div a {
    width: 268px;
    height: 157px;
    margin-right: 19px;
}

div.MDMLinkCollection div a img {
    width: 266px;
    height: 130px;
}
div.MDMLinkCollection div a div.shadow {
    display: block;
    width: 218px;
    height: 12px;
    position: absolute;
    left: 25px;
    top: 130px;
    background: url("/DesktopModules/ImageLinks/Images/shadow.png");
}
div.ArmyLinkCollection &gt; div a {
    width: 190px;
    height: 90px;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.ArmyLinkCollection &gt; div {
}

    div.ArmyLinkCollection &gt; div:first-child {
        margin-top: 0px;
    }

    div.ArmyLinkCollection &gt; div:last-child {
        margin-bottom: 26px;
    }

div.ArmyLinkCollection .dnnFormMessage {
    width: auto;
}

div.ArmyLinkCollection div a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    position: relative;
}

img.ArmyImage {
    width: 140px;
    height: 90px;
}

div.MDMLinkCollection .dnnFormMessage {
    width: auto;
}

div.USACELinkCollection div a:first-child, div.USMCLinkCollection div a:first-child {
    margin-left: 0px;
}

div.MDMLinkCollection div a:last-child {
    margin-right: 0px;
}

div.LinkCollectionHorizontal a:first-child {
    margin-left: 0px;
}

div.editLink, div.removeLink {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 5px;
    cursor: pointer;
    margin-top: 0px !important;
}

div.editLink {
    top: 5px;
    background: url("/DesktopModules/ImageLinks/Images/edit.png");
}

div.removeLink {
    top: 30px;
    background: url("/DesktopModules/ImageLinks/Images/delete.png");
}

div.AirForceLinkCollection div.editLink {
    top: 1px;
}

div.AirForceLinkCollection div.removeLink {
    top: 22px;
}

div.imageLinkEditTitle {
    font-weight: bold;
    text-decoration: underline;
    font-size: 18px;
    margin-bottom: 10px;
}

input.imageLinkEditButton {
    background: #555555;
    border: 2px solid #666666;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
    cursor: pointer;
}
/*
div.overlay {
    background: Black;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    overflow: hidden;
}
div.overlay div.window {
    width: 400px;
    height: 200px;
    background: White;
    border: 5px solid #0099FF;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -100px;
}
*/
div.sharedMediaSelectorHeader {
    border-bottom: 1px solid #C1C1C1;
    overflow: hidden;
}

div.sharedMediaSelectorHeader a {
    width: 110px;
    height: 26px;
    background: #D5D5D5;
    line-height: 26px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #3B5998;
    text-decoration: none;
    text-align: center;
    margin-bottom: 1px;
    border: 1px solid #898C95;
}

div.sharedMediaSelectorHeader a:hover {
    background: #B2E0FA !important;
    border-color: #3C7FB1 !important;
}

div.sharedMediaSelectorHeader a.selected {
    background: white !important;
}

div.sharedMediaContent {
    border-left: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
}

div.sharedMediaContent a.item {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 170px;
    height: 90px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #D8DFEA;
    margin: 5px;
    padding: 4px;
}

div.sharedMediaContent a:hover {
    background: #F7F7F7 !important;
}

div.sharedMediaContent a.selected {
    border: 1px solid green !important;
    background: #D7F8AC !important;
}

div.sharedMediaFooter {
    border-left: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
}
.LayoutHorizontalLinkCollection img {
    width: 156px;
    height: 90px;
}
.LayoutHorizontalLinkCollection a {
    margin-right: 30px;
}

/* START: Horizontal Center Layout Collection*/
.HorizontalCenterLinkCollection .hc-container {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap:wrap;
    align-items: center;
    justify-content: center;
}

.HorizontalCenterLinkCollection img {
    width: auto;
    height: 100px;
    transition: transform .5s;
    image-rendering: -moz-crisp-edges;
}

.HorizontalCenterLinkCollection .hc-container a.hc-item {
    margin: 15px;
    overflow: visible;
}

.HorizontalCenterLinkCollection .hc-container a.hc-item.evenly-spaced{
   flex: 1 1 40%;
   max-width: 225px;
}

.HorizontalCenterLinkCollection a.hc-item.evenly-spaced img {
    height: auto;
    max-height: 100px;
}


.HorizontalCenterLinkCollection img:hover {
    transform: scale(1.25);
}

@media (max-width: 1350px) {
    .HorizontalCenterLinkCollection .hc-container a.hc-item {
        flex: 1 1 225px;
    }
}

@media (max-width: 767px) {
    .HorizontalCenterLinkCollection .hc-container a.hc-item,
    .HorizontalCenterLinkCollection .hc-container a.hc-item.evenly-spaced {
        flex: 1 1 25%;
        max-width: 180px;
    }
}

@media (max-width: 420px) {
    .HorizontalCenterLinkCollection img:hover {
        transform: none;
    }
}

/* END: Horizontal Center Collection*/

/* START: Responseive Layout Collection*/
.ResponsiveLayoutLinkCollection {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}

.ResponsiveLayoutLinkCollection a {
    text-align: center
}

.ResponsiveLayoutLinkCollection a img {
    max-width: 100%
}

/* END: Responseive Layout Collection*/

/* START: Infinite Horizontal Scroll Layout Collection*/
.InfinteHorizontalScrollLinkCollection {
    height: 100px;
    max-width: 1900px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
}

.InfinteHorizontalScrollLinkCollection &gt; div {
    width: 6000px;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate3d(0, 0, 0);
}

.InfinteHorizontalScrollLinkCollection .marquee {
    animation: moveSlideshow 122s linear infinite;
    z-index: 999;
}

.InfinteHorizontalScrollLinkCollection .trailer {
    opacity: 0;
    transition: opacity 0.5s ease-out;
    background-position: 0 -200px;
    animation: moveSlideshow 125s linear infinite;
}

.InfinteHorizontalScrollLinkCollection div img {
    height: 100px;
    margin: 0 15px;
}

.InfinteHorizontalScrollLinkCollection div img:hover {
    animation-play-state: paused;
}

@keyframes moveSlideshow {
    100% {
        transform: translateX(-66.6666%);
    }
}

@media screen and (max-width: 1024px) {
    .InfinteHorizontalScrollLinkCollection {
        height: 4rem;
    }

    .InfinteHorizontalScrollLinkCollection div img {
        height: 4rem;
    }
}

/* END: Infinite Horizontal Scroll Collection*/


/* START: USACE base theme responsive */
.LayoutVerticalLinkCollection.row {
   text-align: center;
}
.LayoutVerticalLinkCollection.row img {
    max-width: 100%;
    height: auto;
}
.LayoutVerticalLinkCollection.row a {
    margin:0;
}
#dialog-editLink{
    min-height: 100px !important;
}
@media (max-width: 768px) {
    div.LayoutVerticalLinkCollection.row img {
        max-height: 70px;
    }
    div.LayoutVerticalLinkCollection.row div:nth-child(n+3) {
        margin-top: 12px;
    }
}
@media (max-width: 576px) {
    div.LayoutVerticalLinkCollection.row div{
        margin-top: 8px !important;
    }
}
/* Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .LayoutVerticalLinkCollection.row img
    {
        width: 100%;
    }
}

/* Fix bootstrap theme level override, this can possibly be removed in the future */
#content .LayoutVerticalLinkCollection.row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* END: USACE base theme responsive */

.MDMHorizontalLinkCollection,
.MDMHorizontalLinkCollection &gt; div{
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}
.MDMHorizontalLinkCollection img {
    width: 284px;
    height: 140px;
}
.MDMHorizontalLinkCollection a {
    margin: 15px;
    transition: transform .5s;
}
.MDMHorizontalLinkCollection a:hover {
    transform: scale(1.05);
}
.imagelinks-edit-links .ui-sortable a {
    min-height: 60px;
    min-width: 60px;
}

/* ImageWithTextOverlay css */
.ImageWithTextOverlayLinkCollection {
    width: 100%;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}
.ImageWithTextOverlayLinkCollection &gt; div {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    max-width: 1261px;
    width: 100%;
}
div.LinkCollection.ImageWithTextOverlayLinkCollection div a {
    height: 234px;
    display: block;
}

.ImageWithTextOverlayLinkCollection a .img {
    margin: 10px;
    height: calc(100% - 20px);
    background-size: cover;
}

.ImageWithTextOverlayLinkCollection a .overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    background: rgba(0,0,0,0.2);
    display: flex;
    justify-content: flex-end;
    padding: 15px 20px 0 20px;
    transition-duration: .7s;
    transition-timing-function: ease;
    transition-property: background;
}
.ImageWithTextOverlayLinkCollection a:hover .overlay {
    background: rgba(0,0,0,0.5);
}
.ImageWithTextOverlayLinkCollection a .overlay .asset-request-icon {
    background: url(/DesktopModules/ImageLinks/Images/additional-info-icon.png);
    display: block;
    height: 35px;
    width: 35px;
    opacity: 0;
    transition-duration: .7s;
    transition-timing-function: ease;
    transition-property: opacity;
}
.ImageWithTextOverlayLinkCollection a:hover .overlay .asset-request-icon {
    opacity: 1;
}

.ImageWithTextOverlayLinkCollection a h6 {
    color: #fff;
    font-family: Colossalis,Arial,sans-serif;
    font-size: 32px;
    font-weight: 100 !important;
    letter-spacing: 2px;
    line-height: 1.2;
    word-break: break-word;
    text-transform: capitalize;
    text-align: left;
    position: absolute;
    bottom: 15px;
    left: 30px;
    right: 30px;
    margin: 0;
}

@media (max-width: 768px) {
    .ImageWithTextOverlayLinkCollection &gt; div {
        flex-direction: column;
    }
    .ImageWithTextOverlayLinkCollection &gt; div a {
        width: 100% !important;
        height: 234px;
    }
    .ImageWithTextOverlayLinkCollection a .overlay {
        justify-content: center;
    }
}

/* ImageWithTextOverlay css end */

.ImageSpacedEvenlyLinkCollection {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ImageSpacedEvenlyLinkCollection.first-image-link {
    margin: 137px 0 0 0;
}

.ImageSpacedEvenlyLinkCollection.last-image-link {
    margin: 0 0 13px 0;
}

.ImageSpacedEvenlyLinkCollection a .img {
    margin: 13px;
    height: calc(100% - 26px);
    background-size: cover;
}

.ImageSpacedEvenlyLinkCollection &gt; div {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    max-width: 1287px;
    width: 100%;
}

.LinkCollection.ImageSpacedEvenlyLinkCollection div a {
    height: 234px;
    display: block;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .4s;
    transition-delay: .5s;
    transition-timing-function: ease-in;
    transform: translateY(40px);
}

.LinkCollection.ImageSpacedEvenlyLinkCollection.animate div a {
    opacity: 1;
    transform: translateY(0px);
}

.ImageSpacedEvenlyLinkCollection a .overlay {
    position: absolute;
    top: 13px;
    left: 13px;
    bottom: 13px;
    right: 13px;
    background: url(/DesktopModules/ImageLinks/Images/additional-info-icon.png) no-repeat right 20px, url(/DesktopModules/ImageLinks/Images/marines-logo.png) no-repeat left top #940000;
    display: flex;
    justify-content: flex-end;
    padding: 15px 20px 0 20px;
    transition-duration: 1s;
    opacity: 0;
    transition-timing-function: ease;
    transition-property: opacity;
    border-right: 20px solid #940000;
}
.ImageSpacedEvenlyLinkCollection a:hover .overlay {
    opacity: 1;
}
.ImageSpacedEvenlyLinkCollection a h6 {
    position: absolute;
    bottom: 31px;
    left: 41px;
    right: 41px;
    margin: 0;
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 2px;
}

.imagelinks-edit-links .LinkCollection.ImageSpacedEvenlyLinkCollection div a {
    opacity: 1;
    transform: translateY(0px);
}

@media (max-width: 991px) {
    .ImageSpacedEvenlyLinkCollection a .img {
        margin: 0;
        height: 100%;
    }
    .ImageSpacedEvenlyLinkCollection a .overlay {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    div.LinkCollection.ImageSpacedEvenlyLinkCollection div a {
        border: solid 1px #fff;
    }
}

@media (max-width: 768px) {
    .ImageSpacedEvenlyLinkCollection &gt; div {
        flex-direction: column;
    }

    .ImageSpacedEvenlyLinkCollection &gt; div a {
        width: 100% !important;
        height: 234px;
    }

    .ImageSpacedEvenlyLinkCollection.first-image-link {
        margin: 0;
    }

    .ImageSpacedEvenlyLinkCollection a .overlay {
        justify-content: center;
    }
}</pre></body></html>