﻿/*@@@@@ DNN styles */
.Normal { font-size: 14px; line-height: 1.428; }
.dnnSortable.ui-sortable, .dnnSortable.ui-droppable { padding: 0 15px 0 15px; }
/* styling for the Edit Profile and My Account links in User Profiles */
.dnnActions { display: inline-block; }
.dnnActions li { margin-right: 5px; list-style: none; float: left; }

ul {
    list-style:disc outside;
}

.clearfix {
    float: none;
    clear: both;
}

/*override for dnnLabels in the bootstrap */
.form-group .dnnLabel
{
    text-align: left;
    width: auto;
}

.dnnLabel + span
{
    white-space: normal;
}

ul.dnnAdminTabNav
{
    height: 40px;
    border-radius: 0 !important;
}

.dnnFormMessage
{
    max-width: none;
}
/* admin */
#ControlBar, #ControlBar:before, #ControlBar:after, #ControlBar *:before, #ControlBar *:after,
#ControlBar li, #ControlBar li:before, #ControlBar li:after,
#ControlBar a, #ControlBar a:before, #ControlBar a:after,
.dnn_mact, .dnn_mact:before, .dnn_mact:after, .dnn_mact *:before, .dnn_mact *:after,
.dnn_mact li, .dnn_mact li:before, .dnn_mact li:after
{
    -webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: content-box !important; /* Firefox, other Gecko */
    box-sizing: content-box !important; /* Opera/IE 8+ */
}

.dnnPrimaryAction:link, .dnnPrimaryAction:visited
{
    color: #fff;
}
/* fix for DNN dropdown lists being cut off*/
.dnnDropDownList .selected-item, .dnnDropDownList .selected-item a
{
    height: 35px !important;
}
/* fix for coloring on DNN Check boxes */
.dnnCheckbox .mark
{
    background: none;
}
/*implement box sizing for DNN digital assets selection toolbar.*/
#dnnModuleDigitalAssetsSelectionToolbar, #dnnModuleDigitalAssetsListViewToolbar, #dnnModuleDigitalAssetsListContainer, .dnnModuleDigitalAssetsGrid > table > thead > tr {
    box-sizing: content-box;
}
/*@@@@@ bootstrap styles */
a.btn-info, a.btn-info:visited, a.btn-info:link, a.btn-primary, a.btn-primary:visited, a.btn-primary:link
{
    color: #fff;
}

/*@@@@@ body */
.wrapper {
    box-shadow: 10px 7px 14px 4px rgba(0,0,0,.12),-10px 7px 14px 4px rgba(0,0,0,.12);
    -webkit-box-shadow: 10px 7px 14px 4px rgba(0,0,0,.12),-10px 7px 14px 4px rgba(0,0,0,.12);
    background: #fff;
    margin: 0 auto;
    max-width: 1170px;
}

.wrapper .banner { background: #326497; background: -moz-linear-gradient(top, #326497 0%, #013366 100%); background: -webkit-linear-gradient(top, #326497 0%,#013366 100%); background: linear-gradient(to bottom, #326497 0%,#013366 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#326497', endColorstr='#013366',GradientType=0 ); }
.banner .banner-row { overflow: hidden }
.banner .banner-right { margin-bottom: -99999px; padding-bottom: 99999px; background: #c8d8e7; }

body
{
    background-color: #eee;
}

.nopad
{
    padding-left: 0;
    padding-right: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    font-weight: 500;
}
h1 {
    font-weight: 700;
    font-size: 36px;
}
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }


img{max-width:100%;height:auto;}
a, a:visited, a:link
{
    color: #084476;
}

a:hover
{
    text-decoration: none;
    color: #B41019;
}

a:focus
{
    text-decoration: none;
}

.PagingTable > tbody > tr > td > span {
    padding-left: 5px;
}

.PagingTable > tbody > tr > td > a:first-child {
    padding-left: 5px;
}
.skin-top-row
{
    padding-top: 15px;
}

.skin-blue-pane
{
    background-color: #E8E9F0;
    margin-bottom: -99999px;
    padding-bottom:99999px;

}
.skin-blue-pane-inner
{
    padding: 10px 0px;
}

.skin-special-pane
{
    margin: 0px;
    padding: 0px;
}

.skin-special-row
{
    display: inline-block;
    width: 100%;
}

span.that-text {
    padding: 0 5px 0 5px;
}

/*@@@@@ header */
.skin-header-background
{
    background-image: url("resources/img/header-back.png");
    background-repeat: no-repeat;
    background-position: left top;
}

/* logo */
.skin-logo {
    float: left;
    padding: 6px 0 6px 0;
    flex-shrink: 0;
    max-height: 80px;
}

.skin-logo img {
    max-height: 80px;
}

@media (max-width: 767px)
{
    .skin-logo { height: 49px; padding: 12px 0 0 0; }
    .skin-logo img{ height:39px}
    .skin-header { height: 60px; }
    .skin-top-row { padding: 0px 15px 10px 15px; }
}
/* title */

.skin-header-left { width: 75%; float: left; display: flex; flex-wrap: nowrap; align-items: center; min-height: 110px; margin-left: 20px; }
.skin-header-right { float: left; width: 22%; }
.skin-header { min-height: 110px; }
@media all and (-ms-high-contrast:none) { *::-ms-backdrop, .skin-header-left { height:1px; } /* IE11 */}
.skin-header:after{content:'';display:table;clear:both;}
.skin-title a, .skin-title a:hover
{
    text-decoration: none;
}
.skin-title .title-text
{
    font-family: 'Times New Roman', Times, serif;
    font-size: 32px;
    color: #335d8b;
    text-overflow:ellipsis;
    overflow:hidden;
}

.skin-title .withsub
{
    line-height:32px;
}
    .skin-title .title-text .title-text-small
    {
        font-size: 22px;
    }

    .skin-title .subtitle-text 
    {
        font-family: 'Times New Roman', Times, serif;
        font-size: 20px;
        color: #2A7DA7;
        line-height: 20px;
        display: flex;
        flex-wrap: nowrap;
    }

/*508 Contrast Fix*/
.dnnFormAndList .dnnGrid caption span.sr-only {
    color: #767676;
}
/* search */
.skin-search-input
{
    border-radius: 4px;
    width: 170px;
    font-size: .9em;
    padding: 6px 12px;
    height: 34px;
    margin: 0;
    border: solid 2px #dbe1e7;
}

.skin-search a, .skin-search a:visited, .skin-search a:link
{
    color: #486591;
}

    .skin-search a:hover
    {
        color: #dbe1e7;
    }

.mobile-search
{
    padding-right: 10px;
    padding-top: 20px;
}

    .mobile-search .search-icon.open:before
    {
        content: "\f00d";
        background-color: #b9c5d0;
        padding: 10px;
    }

    .mobile-search .search-icon.closed:before
    {
        content: "\f002";
        padding: 10px;
    }

.mobile-search-popup
{
    position: absolute;
    right: 20px;
    background-color: #b9c5d0;
    padding: 15px 20px 15px 20px;
    z-index: 100;
    display: none;
}

.desktop-search
{
    float: right;
    border-radius: 8px;
    display: inline-block;
    margin: 18px 25px 12px 0;
    padding: 1px 6px 2px 0;
}

@media(max-width:767px)
{
    .desktop-search
    {
        float: right;
        padding-top: 13px;
        padding-right: 20px;
    }
}
.visuallyhidden {border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute;  width: 1px;}

/*@@@@@ footer */
.skin-footer-background
{
    background: #e1e5eb url("resources/img/footer-back.png") no-repeat left top;
    min-height:100px
}

/*links*/
@media(max-width:767px) {
    .desktop-search { float: right; padding-top: 13px; padding-right: 20px; }
}
/*@@@@@ footer */
.skin-footer-background { background: #e1e5eb url("resources/img/footer-back.png") no-repeat left top; }
.skin-footer-banner { text-align: center; padding: 10px; background: #fff !important; }
.skin-footer-banner a, .skin-footer-banner a:hover, .skin-footer-banner a:visited  { color: #084476 !important; text-decoration: none; padding-right: 15px; }
.skin-footer-banner .vcl { height: 85px; text-align: right; padding-left: 15px;}
.skin-footer-padding{ padding:25px 30px 40px 30px}
/*links*/
header .seals ul { padding: 0 0 25px; }
header .seals li { display:inline-block; margin: 0 7px 8px 0; }
header .social li { display: inline-block; text-align: center; margin: 0 11px 5px 3px; } 
header .social-text li{ display: inline-block; text-align: center; margin: 0 0 5px 0; } 
header .social li span { font-size: 26px; color: #5C7A8A; text-align: center; transition: all .2s ease-in-out; }
header .social-text li:before {  content: '|'; padding: 0 7px;}
header .social-text li:first-child:before { content: none; }

footer ul { list-style: none !important; list-style-type: none; margin: 0; }
footer h3 { display: block; text-transform: uppercase; font-size: 22px; font-family: "Times New Roman",Times,serif; color: #7a7a7a; border-bottom: 1px solid #8da6b3; /*margin: 0 0 15px;*/ padding: 0 0 10px; }
footer .seals ul { padding: 0 0 25px; }
footer .seals li { display:inline-block; margin: 0 7px 8px 0; }
footer .social li { display:inline-block; text-align: center; margin: 0 14px 5px 0; }
footer .social li span { font-size: 30px; color: #8ea8b4; text-align: center; transition: all .2s ease-in-out; }

footer .quick .col-1{ padding-left:15px}
footer .quick li { display:block;margin-bottom:4px;font-size: 14px;}
footer .quick a, footer .quick a:link, footer .quick a:visited { color: #084476; }
footer .quick a:hover { color: #B41019; }

/* from old dod skin */
.footlinks { padding-top: 10px; color: #404040; display: flex; flex-direction: row; justify-content: flex-start }
.footlinks .box { width: 137px; }
.footlinks ul.box { margin: 0 0 0 20px; padding: 0; }
.footlinks ul.box:first-child { margin: 0; } 
.footlinks ul.box li { margin: 0; padding: 0; list-style: none }
.footlinks ul.box li a { color: #404040;  text-decoration: none }
.footlinks ul.box li a:hover { color: #013466; text-decoration: underline }


@media(max-width:992px) {
    footer .social-links { padding-top: 25px; }
}

.header-links {
    width: 230.32px;
}

/*social links*/
.skin-social .social-item
{
    float: left;
    width: 45px;
    text-align: center;
    margin-bottom: 10px;
}

.social-item span
{
    font-size: 1.4em;
    background: #5C7A8A;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 20px;
    text-align: center;
    padding-top: 16%;
    transition: all .2s ease-in-out;
}

.skin-social h3
{
    display: block;
    left: 5px;
    font-family: "Times New Roman",Times,serif;
    color: inherit;
    font-weight: normal;
}

/* site links */
.skin-site-links
{
    display: inline-block;
    font-size: .8em;
    line-height: 1.8em;
}

    .skin-site-links ul
    {
        padding: 20px 20px 20px 0;
        float: left;
    }

    .skin-site-links li
    {
        list-style-type: none;
    }

    .skin-site-links a, .skin-site-links a:link, .skin-site-links a:visited
    {
        color: #404040;
    }

        .skin-site-links a:hover
        {
            color: #000;
        }

/*@@@@@ user bar */
.skin-login
{
    font-size: 12px;
    background-color: #555;
    color: #fff;
    width: 100% !important;
}

.skin-login.fail{
    background-color:#900;
}

.skin-login-inner
{
    margin: 0 auto;
    max-width: 1100px;
    padding-top: 5px;
}

.skin-login a
{
    font-size: 12px;
}

    .skin-login a:hover
    {
        text-decoration: none;
        color: #0f0;
    }

.skin-login .skin-last-login
{
    padding-top: 4px;
}

.skin-login .registerGroup, .skin-login .registerGroup *, .skin-login .loginGroup, .skin-login .loginGroup *
{
    display: block;
}

.skin-login .registerGroup, .skin-login .loginGroup
{
    float: right;
    padding: 0;
    margin: 0;
}
/* Register Group Styles */
.skin-login .registerGroup
{
    border-right: 1px solid #eee;
}

    .skin-login .registerGroup li
    {
        float: left;
    }

    .skin-login .registerGroup .buttonGroup
    {
        margin-right: 0;
    }

    .skin-login .registerGroup a, .skin-login .loginGroup a
    {
        display: block;
        position: relative;
        height: 25px;
        min-width: 12px;
        padding: 5px 15px 0 15px;
        vertical-align: middle;
    }
    .skin-login .registerGroup .userNotifications a, .skin-login .registerGroup .userMessages a
    {
        color: #555;
    }
    .skin-login.fail .registerGroup .userNotifications a, .skin-login.fail .registerGroup .userMessages a
    {
        color:#900
    }

        .skin-login .registerGroup a:hover, .skin-login .loginGroup a:hover, .skin-login .registerGroup a:active, .skin-login .loginGroup a:active
        {
            color: #555;
        }

        .skin-login .registerGroup a strong, .skin-login .loginGroup a strong
        {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            overflow: hidden;
            height: 100%;
        }

.skin-login .userMessages strong:hover:after
{
    color: #888;
}

.skin-login .userMessages strong:after
{
    /* stylelint-disable font-family-no-missing-generic-family-keyword */
    font-family: "FontAwesome";
    /* stylelint-enable font-family-no-missing-generic-family-keyword */
    content: "";
    position: absolute;
    top: 0;
    left: 4px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.skin-login .userNotifications
{
    border-right: 1px solid #eee;
}

    .skin-login .userNotifications strong:hover:after
    {
        color: #888;
    }

    .skin-login .userNotifications strong:after
    {
        /* stylelint-disable font-family-no-missing-generic-family-keyword */
        font-family: "FontAwesome";
        /* stylelint-enable font-family-no-missing-generic-family-keyword */
        content: "";
        position: absolute;
        top: 0;
        left: 4px;
        color: #fff;
        font-size: 18px;
        text-align: center;
    }
    /* Login Group Styles */
    /* Number of message next to the message icon*/
    .skin-login .userMessages a span, .skin-login .userNotifications a span
    {
        display: inline-block;
        position: absolute;
        right: 2px;
        top: -9px;
        min-width: 7px;
        margin-top: 9px;
        font-size: 10px;
        z-index: 100;
        background-color: #a00;
        border-radius: 3px;
        padding: 1px 2px 1px 2px;
        font-weight: bold;
        color: #fff;
    }

.skin-login .userDisplayName a, .skin-login .loginGroup a
{
    color: #fff;
}

    .skin-login .userDisplayName a:hover, .skin-login .loginGroup a:hover
    {
        color: #888;
    }


/*@@@@ navigation */
.skin-nav-toggle
{
    background-color: #486591;
    padding: 6px 8px 6px 8px;
    margin-top: 13px;
    color: #fff;
}

.otnav
{
    background: #133C6A; /* Old browsers */
    background: -moz-linear-gradient(top, #486591 0%, #123b69 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#486591), color-stop(99%,#123b69)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #486591 0%,#123b69 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #486591 0%,#123b69 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #486591 0%,#123b69 99%); /* IE10+ */
    background: linear-gradient(to bottom, #486591 0%,#123b69 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#486591', endColorstr='#123b69',GradientType=0 ); /* IE6-9 */
}

.nav-main
{
    width: 100%;
}

/* all levels*/
.otnav li a:focus
{
    background-color: #3F79AB;
}

.otnav li:hover > ul
{
    /* display: inline-table; */
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus
{
    background-color: transparent;
}
.dropdown-menu.hang-left { left: auto; right: 0 }
.dropdown-menu.hang-left-sub { left: auto; right: 100% }
@media (max-width: 767px) {
    .dropdown-menu.hang-left-sub{right:auto;}
}



/* top level*/
.otnav li
{
    position: relative;
    float: left;
}

    .otnav li a span
    {
        padding-left: 5px;
        color: #80aff5 !important;
        margin-top: 2px;
    }

    .otnav li li a span
    {
        padding-left: 5px;
        color: #80aff5;
        margin-top: 0;
    }

    .otnav li a
    {
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: bold;
        font-size: 12px;
    }

    .otnav li li a
    {
        color: #fff;
        text-transform: none;
        text-decoration: none;
        font-weight: normal;
    }

    /* second level*/
    .otnav li li
    {
        float: none;
    }

.otnav ul li a:hover, .otnav ul li:hover
{
    background-color: #3F79AB;
    color: #fff;
}

.otnav ul ul
{
    background-color: #3F79AB;
    margin: 0;
    border: 0;
    padding: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

    .otnav ul ul li a
    {
        color: #fff;
        padding: 8px 30px 8px 5px;
        margin: 0 3px 0 3px;
    }

    /* third+ levels*/
    .otnav ul ul ul
    {
        left: 100%;
        top: 0;
        margin: -5px 0 0 0;
    }

    /* second+ levels*/
    .otnav ul ul li a:hover
    {
        background-color: #133c6a;
        color: #fff;
    }

    .otnav ul ul li a span
    {
        float: right;
    }

    .otnav ul ul li:hover
    {
        background-color: #133c6a;
        color: #fff;
    }

.otnav ul ul li a span { 
    position:absolute;
    right:10px;
}

@media (max-width: 992px)
{
    .otnav li a
    {
        font-size: 11px;
        padding: 10px 5px 10px 5px;
    }
}

@media (max-width: 767px)
{
    .otnav
    {
        background: #133C6A;
        width: inherit;
    }

        /* all levels*/
        .otnav li a
        {
            font-size: 13px;
        }

        .otnav li
        {
            clear: both;
            float: none;
            border-bottom: solid 1px #113052;
        }

            .otnav li:last-child
            {
                border-bottom: none;
            }

        .otnav ul li:hover > ul
        {
            /* display: none; */
        }

        .otnav ul
        {
            margin: 0;
            padding: 20px;
        }

            .otnav ul ul
            {
                margin-left: 20px;
                float: none;
                clear: both;
                position: relative;
                background-color: transparent;
                padding: 0;
            }

                .otnav ul ul ul
                {
                    top: 0;
                    left: 0;
                    background-color: transparent;
                    margin-left: 20px;
                }

            .otnav a span, .otnav ul li li a span, .otnav ul li li li a span, .otnav li a span
            {
                position: absolute;
                right: 0;
                top: 0;
                padding: 15px;
                z-index: 1001;
                font-size: 24px;
                margin-top: 2px;
            }

    .container > .navbar-collapse
    {
        margin: 0;
    }

    .otnav ul li a:hover, .otnav ul li:hover
    {
        background-color: transparent;
    }

    .dropdown-menu
    {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
    }

    .nav > li > a:hover, .nav > li > a:focus
    {
        background-color: transparent;
    }

    .otnav ul ul li:hover a, .otnav ul ul li:hover
    {
        background-color: transparent;
    }

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
    {
        color: #fff;
    }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus
    {
        color: #fff;
        background-color: transparent;
    }
}


/* breadcrumbs */
.skin-breadcrumb-container
{
    margin: 5px 0px 5px 15px;
}

.skin-breadcrumb
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.skin-breadcrumb-separator
{
    color: #80aff5;
    padding: 0px 6px;
}

.skin-first-row{
    padding-top:8px;
}
.skin-addpad
{
    padding-left:30px;
    padding-right:30px;
        display:block;
}
    .skin-addpad .skin-breadcrumb-container
    {
        margin-left:0px;
    }

#dmabackground.skin-addpad
{
    background-image: url(Resources/img/DMA_Background_Logo2_wide.png);
    background-color:transparent;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}

#dmabackground.container
{
    background-image: url(Resources/img/DMA_Background_Logo2_wide.png);
    background-color:transparent;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}

@media(min-width:767px)
{
    .skin-title
    {
        float: left;
        padding-top: 30px;
        padding-left: 20px;
        font-variant:small-caps;
        display: flex;
        flex-wrap: nowrap;
        line-height: 1.1;
    }

    .skin-title .subtitle-text {
        text-overflow: ellipsis;
        overflow: hidden;
    }
}

@media (max-width: 1199px) {
    .skin-header-left { width: 70%; }
    .skin-header-right { width: 25%; }
}

@media (max-width: 991px) {
    .skin-header-left { width: 67%; }
    .skin-header-right { width: 30%; }
}

@media (max-width: 767px)
{
    .skin-header-left { width: 80%; min-height: 0; height:100%;}
    .skin-header-right { width: 10%; }
    .skin-header { height: 60px; min-height: 0; min-height: unset; }
    .skin-title
    {
        padding-top: 15px;
        padding-left: 10px;
        font-variant:small-caps;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        display: flex;
        flex-wrap: nowrap;
        line-height: 1.1;
    }
    .skin-title .title-text {
        font-size: 22px;
    }
    .skin-addpad
    {
        padding-left:15px;
        padding-right:15px;
    }
}

@media (max-width: 500px)
{
    .skin-title {
        line-height: 1.1;
        text-overflow: ellipsis;
    }
    .skin-title .title-text {
        font-size: 15px;
    }
}

.nav-main .hover { display: inline-table; }

/* New containers - SPACOM-17 */
.containers-v2 {
    position: relative;
}

    .containers-v2 .container-title {
        font-size: 38px;
        color: #084476;
        margin-bottom: 8px;
        display: block;
        font-weight: 700;
        float: none;
        padding-left: 0;
    }

    .containers-v2 .container-title-use-heading {
        color: #084476;
        margin-bottom: 8px;
        display: block;
        font-weight: 700;
        float: none;
        padding-left: 0;
    }

    .containers-v2.has-margin {
        margin: 30px;
    }

    .containers-v2.container.has-margin {
        margin: 30px auto;
    }

    .containers-v2.boxed {
        padding: 20px;
    }

    .containers-v2.shadow {
        background: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .containers-v2.shadow-rounded {
        border-radius: 10px;
    }

    .containers-v2.top-line-title {
        border-top: 2px solid #254267;
        padding-top: 16px;
    }

    .containers-v2.mid-line-title {
        text-align: center;
    }

    .containers-v2.mid-line-title .container-title {
        display: flex;
        flex-direction: row;
        font-size: 24px;
        text-align: center;
        background: #FFF;
        flex: 0 1 auto;
        align-items: center;
        padding: 4px 30px;
        text-transform: uppercase;
        margin: 0;
    }

        .containers-v2.mid-line-title .container-title-use-heading {
            display: flex;
            flex-direction: row;
            text-align: center;
            background: #FFF;
            flex: 0 1 auto;
            align-items: center;
            padding: 4px 30px;
            text-transform: uppercase;
            margin: 0;
        }

        .containers-v2.mid-line-title .container-title::before, .containers-v2.mid-line-title .container-title-use-heading::before {
            background: #254267;
            content: "";
            display: block;
            flex: 1 1 250px;
            height: 2px;
            margin: 0 10px;
        }

        .containers-v2.mid-line-title .container-title::after, .containers-v2.mid-line-title .container-title-use-heading::after {
            background: #254267;
            content: "";
            display: block;
            flex: 1 1 250px;
            height: 2px;
            margin: 0 10px;
        }


    .containers-v2.mid-line-title .container-content {
        text-align: left;
    }

    .containers-v2.labeled {
        border-top: 2px solid #254267;
        padding-top: 16px;
        margin-top: 70px;
    }

        .containers-v2.labeled .spacecom-label {
            background-color: #254267;
            color: #FFF;
            padding: 0 15px 0 5px;
            line-height: 40px;
            position: absolute;
            top: -41px;
            right: 0;
            font-size: 26px;
            font-weight: 700;
            letter-spacing: 1px;
            display: inline-block;
            height: 40px;
        }

            .containers-v2.labeled .spacecom-label::before {
                content: "";
                display: block;
                border: 20px solid transparent;
                border-bottom-color: #254267;
                border-right-color: #254267;
                position: absolute;
                top: 0;
                left: -40px;
            }

            .containers-v2.labeled .spacecom-label .container-title {
                color: #FFF;
                line-height: 40px;
                font-size: 26px;
                font-weight: 700;
                letter-spacing: 1px;
                display: inline;
            }

            .containers-v2.labeled .spacecom-label .container-title-use-heading {
                color: #FFF;
                line-height: 40px;
                font-weight: 700;
                letter-spacing: 1px;
                display: inline;
            }

.containers-v2.rounded-outline {
    border: 2px solid #000;
    border-radius: 10px;
    padding: 24px 16px 16px;
    background-color: #fff;
}

.containers-v2.rounded-outline .container-title {
    font-size: 24px;
    color: #000;
    text-align: center;
    top: 0;
    left: 50%;
    padding: 0 15px 0;
    position: absolute;
    background-color: #FFF;
    transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
    .containers-v2 .container-title {
        font-size: 20px !important;
    }
}

.padded {
    margin: 30px;
}

.container-fluid-max {
    max-width: 1280px;
    margin: 0 auto;
}

/* styles for flex content panes */
.v2-template .flex-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    width: 100%;
}

.v2-template .flex-row-fw {
    margin-left: 0;
    margin-right: 0;
}

.v2-template .flex-row .flex-row-col-md,
.v2-template .flex-row .flex-row-col-md-3,
.v2-template .flex-row .flex-row-col-md-4,
.v2-template .flex-row .flex-row-col-md-5,
.v2-template .flex-row .flex-row-col-md-6,
.v2-template .flex-row .flex-row-col-md-7,
.v2-template .flex-row .flex-row-col-md-8 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    flex-basis: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    }

@media screen and (min-width: 768px) {
    .v2-template .flex-row .flex-row-col-md,
    .v2-template .flex-row .flex-row-col-md-3,
    .v2-template .flex-row .flex-row-col-md-4,
    .v2-template .flex-row .flex-row-col-md-5,
    .v2-template .flex-row .flex-row-col-md-6,
    .v2-template .flex-row .flex-row-col-md-7,
    .v2-template .flex-row .flex-row-col-md-8 {
        flex-basis: 0;
    }

    .v2-template .flex-row .flex-row-col-md-4 {
        flex: 0 1 33.333333333%;
        max-width: 33.333333333%;
        position: relative;
        padding-right: 15px;
        padding-left: 15px;
    }

    .v2-template .flex-row .flex-row-col-md-3 {
        flex: 0 1 25%;
        max-width: 25%;
        position: relative;
        padding-right: 15px;
        padding-left: 15px;
    }

    .v2-template .flex-row .flex-row-col-md-5 {
        flex: 0 1 41.66666667%;
        max-width: 41.66666667%;
        position: relative;
        padding-right: 15px;
        padding-left: 15px;
    }

    .v2-template .flex-row .flex-row-col-md-6 {
        flex: 0 1 50%;
        max-width: 50%;
        position: relative;
        padding-right: 15px;
        padding-left: 15px;
    }

    .v2-template .flex-row .flex-row-col-md-7 {
        flex: 0 1 58.333333333%;
        max-width: 58.333333333%;
        position: relative;
        padding-right: 15px;
        padding-left: 15px;
    }

    .v2-template .flex-row .flex-row-col-md-8 {
        flex: 0 1 66.66666667%;
        max-width: 66.66666667%;
        position: relative;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.v2-template .flex-row.DNNEmptyPane {
    display: none;
}

/* Content Pane Styles */
.v2-template .backend-cp-collapsible,
.v2-template .backend-cp-fixed,
.v2-template .backend-cp-fixed-always {
    overflow-x: auto;
    overflow-y: hidden;
}
.v2-template .DNNEmptyPane {
    display: none;
}

.v2-template .DNNEmptyPane.backend-cp-fixed-always {
    display: block;
}

.dnnEditState .v2-template .flex-row-fw {
    margin-left: -8px;
    margin-right: -8px;
}

.dnnEditState .v2-template .flex-row .dnnModuleManager {
    border: 1px solid #e6e6e6 !important;
    margin: 4px 8px !important;
    border-radius: 2px !important;
    padding: 2px !important;
    flex-grow: 100;
    transition: all 200ms linear;
}

@media (max-width: 767px) {
    .dnnEditState .v2-template .flex-row .dnnModuleManager {
        padding-bottom: 14px !important;
    }
}

@media screen and (min-width: 768px) {
    .dnnEditState .v2-template .dnnModuleManager.flex-row-col-md-3 {
        flex: 0 1 calc(25% - 16px);
        max-width: calc(25% - 16px);
    }

    .dnnEditState .v2-template .dnnModuleManager.flex-row-col-md-4 {
        flex: 0 1 calc(33.333333333% - 16px);
        max-width: calc(33.333333333% - 16px);
    }

    .dnnEditState .v2-template .dnnModuleManager.flex-row-col-md-5 {
        flex: 0 1 calc(41.66666667% - 16px);
        max-width: calc(41.66666667% - 16px);
    }

    .dnnEditState .v2-template .dnnModuleManager.flex-row-col-md-6 {
        flex: 0 1 calc(50% - 16px);
        max-width: calc(50% - 16px);
    }

    .dnnEditState .v2-template .dnnModuleManager.flex-row-col-md-7 {
        flex: 0 1 calc(58.333333333% - 16px);
        max-width: calc(58.333333333% - 16px);
    }

    .dnnEditState .v2-template .dnnModuleManager.flex-row-col-md-8 {
        flex: 0 1 calc(66.66666667% - 16px);
        max-width: calc(66.66666667% - 16px);
    }
}

.v2-template .flex-row-fw > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
    overflow: visible;
}

.dnnEditState .v2-template .flex-row-fw > .flex-row-main {
    padding-right: 8px;
    padding-left: 8px;
}

.dnnEditState .v2-template .DnnAjaxPanel {
    border: 1px solid #e6e6e6 !important;
    margin: 4px 8px !important;
    border-radius: 2px !important;
    padding: 2px !important;
    flex-grow: 100;
}

.dnnEditState .v2-template .DnnAjaxPanel .dnnModuleManager {
    border: none !important;
    margin: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.dnnEditState .v2-template .DnnAjaxPanel .dnnDropEmptyPanes {
    outline: none !important;
}

.dnnEditState .v2-template .DnnAjaxPanel .dnnDropEmptyPanes.dnnModuleManager {
    border-radius: 4px !important;
    background-color: rgba(255, 255, 255, 0.2) !important;
    border: 2px dashed rgba(0, 0, 0, 0.1) !important;
    height: 135px !important;
    margin: 4px !important;
}

.dnnEditState .v2-template .DnnAjaxPanel .dnnDropEmptyPanes.dnnModuleManager.sort-active {
    border: none !important;
}

@media screen and (min-width: 768px) {
    .dnnEditState .v2-template .backend-cp-fixed.dnnModuleManager.DNNEmptyPane,
    .dnnEditState .v2-template .backend-cp-fixed.DnnAjaxPanel.DNNEmptyPane {
        width: 32px !important;
        min-width: 32px !important;
        flex-basis: 32px !important;
        flex-grow: 0;
        overflow: hidden;
        display: block;
    }

    .dnnEditState .v2-template .backend-cp-fixed.dnnModuleManager.dnnDropEmptyPanes,
    .dnnEditState .v2-template .backend-cp-fixed.DnnAjaxPanel.dnnDropEmptyPanes {
        width: 100px !important;
        min-width: 100px !important;
        flex-basis: 100px !important;
        flex-grow: 0;
        overflow: hidden;
        display: block;
    }
}

.dnnEditState .v2-template .backend-cp-fixed.dnnModuleManager.DNNEmptyPane,
.dnnEditState .v2-template .backend-cp-fixed.DnnAjaxPanel.DNNEmptyPane,
.dnnEditState .v2-template .backend-cp-fixed.dnnModuleManager.dnnDropEmptyPanes,
.dnnEditState .v2-template .backend-cp-fixed.DnnAjaxPanel.dnnDropEmptyPanes,
.dnnEditState .v2-template .backend-cp-fixed-always.dnnModuleManager.DNNEmptyPane,
.dnnEditState .v2-template .backend-cp-fixed-always.DnnAjaxPanel.DNNEmptyPane,
.dnnEditState .v2-template .backend-cp-fixed-always.dnnModuleManager.dnnDropEmptyPanes,
.dnnEditState .v2-template .backend-cp-fixed-always.DnnAjaxPanel.dnnDropEmptyPanes {
    background: #ebf2ff;
}

@media screen and (min-width: 768px) {
    .dnnEditState .v2-template .backend-cp-collapsible.dnnModuleManager.DNNEmptyPane,
    .dnnEditState .v2-template .backend-cp-collapsible.DnnAjaxPanel.DNNEmptyPane {
        flex-basis: 32px !important;
        width: 32px !important;
        min-width: 32px !important;
        flex-grow: 1;
        overflow: hidden;
        background: #fafafa;
        display: block;
    }

    .dnnEditState .v2-template .backend-cp-collapsible.dnnModuleManager.dnnDropEmptyPanes,
    .dnnEditState .v2-template .backend-cp-collapsible.DnnAjaxPanel.dnnDropEmptyPanes {
        flex-basis: 100px !important;
        width: 100px !important;
        min-width: 100px !important;
        flex-grow: 1;
        overflow: hidden;
        background: #fafafa;
        display: block;
    }
}

.dnnEditState .v2-template .backend-cp-collapsible.dnnModuleManager.DNNEmptyPane,
.dnnEditState .v2-template .backend-cp-collapsible.DnnAjaxPanel.DNNEmptyPane,
.dnnEditState .v2-template .backend-cp-collapsible.dnnModuleManager.dnnDropEmptyPanes,
.dnnEditState .v2-template .backend-cp-collapsible.DnnAjaxPanel.dnnDropEmptyPanes {
    background: #fafafa;
}

.dnnEditState .v2-template .dnnDropEmptyPanes {
    outline: none !important;
}

.dnnEditState .v2-template .dnnDropEmptyPanes.dnnModuleManager {
    border-radius: 4px !important;
    border: 2px dashed rgba(0, 0, 0, 0.1) !important;
}

.dnnEditState .v2-template .backend-cp-full.dnnModuleManager,
.dnnEditState .v2-template .backend-cp-full.DnnAjaxPanel {
    width: 100%;
    overflow: hidden;
    background: #fafafa;
    display: block;
    margin: 4px 0 !important;
}

.dnnEditState .v2-template .backend-cp-full.dnnModuleManager .dnnModuleManager,
.dnnEditState .v2-template .backend-cp-full.DnnAjaxPanel .dnnModuleManager {
    margin: 4px 0 !important;
}

.dnnEditState .dnnDropTarget {
    border-radius: 4px;
    border-width: 2px;
    border-color: #49b4c5;
    background: #99f1f5;
    height: 133px !important;
}

.dnnEditState .v2-template .backend-cp-pane-title {
    font-size: 11px;
    color: #BBB;
    text-align: center;
}

.dnnEditState .v2-template .backend-cp-collapsed {
    position: relative;
}

.dnnEditState .v2-template .backend-cp-collapsed .dnnModuleManager.dnnSortable {
    min-height: 16px !important;
}

.dnnEditState .v2-template .backend-cp-collapsed .backend-cp-pane-title {
    transform: rotate(90deg);
}

.v2-template div.actionMenu ul.dnn_mact > li {
    width: 19px;
    height: 19px;
    float: left;
    padding: 0;
    margin: 0;
    cursor: pointer;
    border: none;
    background: transparent;
    margin-right: 2px;
}

.v2-template div.actionMenu ul.dnn_mact > li:hover {
    border: none;
}

.v2-template div.actionMenu ul.dnn_mact > li:hover > a {
    background-color: #ddd;
}

.v2-template div.actionMenu ul.dnn_mact > li:first-child {
    margin-left: 10px;
}

.v2-template div.actionMenu ul.dnn_mact > li > a {
    display: inline-block;
    width: 19px;
    height: 19px;
    background-color: #333;
    border-radius: 2px;
    color: #e6e6e6;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
}

.v2-template div.actionMenu ul.dnn_mact > li.actionMenuMove > ul li {
    line-height: 5px;
}

.v2-template .dnnDragHint {
    outline: 1px solid #e6e6e6;
    height: 22px !important;
    cursor: move;
    margin-bottom: 2px;
    position: relative;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAIAAABvrngfAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAAeSURBVBhXY3j58uV/MIAzGCAUsgRICE0hmRr//wcARWdofWBOxzwAAAAASUVORK5CYII=);
}

.v2-template .dnnDragHint::before {
    position: absolute;
    content: "\f0c9";
    /* stylelint-disable font-family-no-missing-generic-family-keyword */
    font-family: "FontAwesome";
    /* stylelint-enable font-family-no-missing-generic-family-keyword */
    font-weight: 900;
    font-size: 13px;
    display: block;
    top: 1px;
    left: 1px;
    height: 20px;
    width: 20px;
    line-height: 18px;
    color: #999;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAABUZJREFUeJztnE1sVFUUx//nvsEWxeAXKUNrY+ICFmhiFFz4lXamtCoiJq5NgA6zkMS4cGVMgxtX7moT2grGuHHhB36Qlk7BhKQYoxs+TEiMobGdWttEXEBb7Ht/F/CwdGY69/V27rul77e8eXPPyW/uZN4758wIHGTzUF+HiHwtQB0AkJyBkr0Tmc6Tcee2GIk7gcUslhdCchZKXnVNolMCK8kLcVGiMwKryQtxTaITAnXlhbgkMXaB6ZO97VDquK68EFckxipwufJCXJAYm0BTeSFxS4xF4ErJC4lTonWB6eH+XSC+WSl5IXFJtCqwVvJC4pBoTWCt5YWQnBWoV4ptBwq1jBNiRWDTQN8DgYfLELnXRjySV9YjeOT3tvw/tY6lah0AAOY97LQlDwBE5L45JU/aiGVFYAreuI04CyGUlZhWBI617T9P8KiNWDfpLWY6L9kIZO9buKtLbXmm+XWq4GkhvNJM5DUAzVp7kZcBHC9ZFvgKPDueyX0BERpmrEXsz8IhWwr9AwDada4l+P1ENre7xilpYeUjfCeTCDQkEWhIItCQRKAhiUBDEoGGpKK+IF3ofQ6UwyKSBjnoB3XvTra/cbUWydWaTae7N6ybr/+AYBsg46L894qZ/EiUPSKdwM1DfR2AGhKRFgDbIPKWp+Y+i5S1Q6Tm6z+H4JCIbBVBKwM1nB7u3xVlD22BFVuPIns3n/h4U5SgLtBU+KRRBC8tXBORegQ8HkWilsBqfdvU+mCjbkBX8OfnypbXokqsKjBq0/tOIIrEJQWuRXkhuhIrClzL8kJ0JJYVmMj7n2oSS+qBy5FHMi9g0SRRirwvkCc0r/4Z5GGTeIA8DJEe3asrtUxvE5icvKUpJ/GWwESeHoslCpDIi8pCidI43NsaUJ1I5EWD5CyVtKdI1Z3Ii46I1Av5kQKwNe5kVi2UbYrEj3HnsXrhiKJIDsR03KmsPjgFJQfVn9kDv4owk0iMAqd8YUsx03np1n1gY6HvcVKGIXgoztTc54a8yczBi8CiJ5FEYjVulweUeRZelsQAWbWOoyapBT6OAfKszrUEfvA85kzi+f/yUVFqQP8VpfKAMk2l8WzuXGOhLxNFolrH0bGW3G/6yZSypdAfoTHFq6bx0gNHUvoNjfLygArlrPFs7lzyxRJSWR6wREE1kQhUkwdUKemvbYnV5QEaTaW1KVFPHqDZ1qwiMfCQWn1y6zANsswYsL48IEJjfQmJ3aMt+67o7uMKEy35aQJHFi3/FUUeEHG0YzybO+cHwU6CPQC+JJkvnvnj7Sh7uMTE3xsPgXgT5Fcgukl/RxR5QDJkbkwy3mZIItCQRKAhiUBDEoGGJAINSQQaYu0+sGHw03uUmntHgJ0QKXnjCD4lkAe1NiOmIfildJ0BgLOcCT6c2JO/Zpy0BpGn9JdFV5dSau7bm8PpZZEo7+WNQm/pTbcIALyIu9XzIHfZ+MmrlY9w4wvNO5aSt9IIJJsePqY5KmeGFYH0Ye3/Em7FlGCDjTh2BM7Mj5AYsxHrRkCO1invJxuhrAic2JO/FqigA+BU7aNxyld8ebRl32ztY1m8jZnMHLzo+9JaW4nRiqErgfVyVsNg/3bP4ylAVvjXTfblATHVA1deYjzygBgLqg2D/ds9hdPmYyTxyQNirkibS4xXHhDzs/Bke+cFBdW6vJZp/PIAR3oiTUNHHwsQnNI/iW7IAxwRCESR6I48wKFy1ljb/vPVJyDckgc4dAJDKs8nuicPcOgEhiyYgJgM1wgWXZQHOHgCQ5rP9Nx//fpdu0Gyzkt95+r4yH+rwsJBslylCgAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-color: #FFF;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #ddd;
}

.v2-template .floating .dnnDragHint {
    background: none;
    position: static;
    overflow: hidden;
}

.v2-template .floating .dnnDragHint .title {
    margin: 26px 0 0 2px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* fix for gallery height in IE */
.gallery .bg-image-fallback {
    height: 500px;
}

/* Center Stacked footer */
footer.footer-centerstacked .skin-social h3 {
    display: none;
}

footer.footer-centerstacked .skin-social {
    display: flex;
    justify-content: center;
}

footer.footer-centerstacked .padded {
    margin-bottom: 0;
}

footer.footer-centerstacked .skin-footerlinks ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

footer.footer-centerstacked .skin-footerlinks li {
    padding: 0 8px;
    margin-bottom: 8px;
    border-right: 1px solid #FFF;
}

footer.footer-centerstacked .skin-footerlinks li:last-child {
    border-right: none;
}

footer.footer-centerstacked .col-footerlinks,
footer.footer-centerstacked .col-sociallinks {
    flex: 1 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    position: relative !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    flex-basis: 1 !important;
    flex-grow: 1 !important;
}

/* Block title container */
.block-title .title {
    color: #FFF;
    background-color: #133C6A;
    font-size: 16px;
    padding: 4px 8px;
}

/* DNN Events override */
.ThemeUSACE2 .EvtHdrMidColDod {
    width: 100% !important;
}

.ThemeUSACE2 .EventDayHeader, .WeekTitle {
    background-color: #254267 !important;
    color: #fff !important;
}

.ThemeUSACE2 .SelCategoryTR {
    display: inline-block;
}

.ThemeUSACE2 .EvtHdrMdControls, .EvtSelectors {
    display: inline-block;
}

.ThemeUSACE2 .ListHeader {
    background-color: #254267 !important;
}

.ThemeUSACE2 .ListHeader a,
.ThemeUSACE2 .ListHeader a:visited,
.ThemeUSACE2 .ListHeader a:link {
    color: #fff !important;
}

/* prevent bootstrap nav class from overwriting TabbedLinks focus behavior */
.tabbed-links.dark-tabs .desktop .tab-item a:focus {
    background-color: #757575
}