@charset "utf-8";

/***************************************************
	SITE REGISTRY
***************************************************/

/***************************************************
	GENERAL
***************************************************/
.DGOVLanding {
	display: block;
	position: relative;
}
.DGOVLandingMain h3 {
    border-top: 1px solid #adadad;
    padding-top: 2rem;
    margin-top: 3rem;
}
.DGOVLandingMain h3.DGOVTitle {
    border-top: none;
    padding-top: 0;
}
.DGOVLanding .DGOVLandingMain span a,
.DGOVLanding .DGOVRegistrationMain span a,
.DGOVLanding .DGOVLandingMain .DGOVLinkBox a {
    color: #000;
    padding-top: 2px;
    line-height: inherit;
    text-decoration: none !important;
    -webkit-box-shadow: inset 0 -2px 0 #0a856a;
    box-shadow: inset 0 -2px 0 #0a856a;
}
.DGOVLanding .DGOVLandingMain span a:hover,
.DGOVLanding .DGOVLandingMain .DGOVLinkBox a:hover {
	color: #000;
    background-color: #9dcec3;
    padding-bottom: 0;
    border-bottom: none;
    -webkit-transition: background-color 350ms ease-out;
    transition: background-color 350ms ease-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}
table.DGOVCheckBoxList td {
	padding-bottom: 10px;
}
.dropdown-menu li {
	list-style: none;
	margin: 0;
}
.dropdown-menu li a {
	box-shadow: none;
}


/***************************************************
	LEFT RIGHT
***************************************************/
.DGOVLanding > .DGOVLeftBar {
    display: none;
    width: 33.33333333%;
    max-width: 100%;
	padding-top: 1rem;
}
div.DGOVLeftBarOuter {
    padding-right: 45px;
}
.DGOVLanding .DGOVLandingMain,
.DGOVLanding .DGOVRegistrationMain {
    width: 100%;
	padding-top: 1rem;
}
.sidebar-sr-nav {
    display: block;
    padding-top: 1rem;
}


/***************************************************
	NEW SIDE NAV BAR
***************************************************/
ul.style-list li {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #aebfd4;
}
ul.style-list li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}
ul.style-list li a {
    display: inline-block;
    padding: 10px 0;
    color: #355e93;
}
ul.style-list li a span {
    display: block;
	padding-right: 13px;
	border-left: 0px solid #fff;
	text-decoration: none;
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
ul.style-list li a:hover {
	text-decoration: none;
}
ul.style-list li a:hover span,
ul.style-list li.active a span {
	color: #355E93;
	padding-right: 0;
	padding-left: 10px;
	border-left: 3px solid #254267;
}

/***************************************************
	NAV BAR
***************************************************/
article ul.DGOVLeftBarList {
    float: none;
    display: block;
    background: none;
}
article li.DGOVLeftBarBase {
    float: none;
    display: block;
    margin: 0;
    background-color: transparent;
    padding-left: 0;
}
article li.DGOVLeftBar {
    float: none;
    margin: 0;
}
article li.DGOVLeftBar a.DGOVLeftMain,
article .DGOVLanding a.DGOVLeftMainBase {
    display: block;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 500;
    color: #767676 !important;
    line-height: 1.2em;
    box-shadow: none;
}
article li.DGOVLeftBar a.DGOVLeftMain:hover,
article a.DGOVLeftMainBase:hover,
article li.DGOVLeftBarSelected a.DGOVLeftMain {
    border-left: 2px solid #355e93;
    color: #355e93 !important;
    padding-left: 13px !important;
    background: #eee;
}
article .DGOVLanding a.DGOVLeftMainBase,
article a.DGOVLeftMainBase {
    background: #355e93;
    color: #fff !important;
}
article a.DGOVLeftMainBase:hover {
    background: #254267;
    color: #fff !important;
}
/*.DGOVLanding > .DGOVLeftBar {
	display: block;
	position: absolute;
	top: -25px;
	left: 0;
	float: none;
	width: 100%;
	max-width: 100%;
	text-align: center;
	background: none;
}
.DGOVLeftBar .DGOVLeftBarOuter {
	min-height: 0;
	margin-bottom: 0;
}
.DGOVLeftBar .DGOVLeftBarList {
	display: block;
	float: none;
	background: none;
	width: 100%;
	text-align: center;
}
.DGOVLeftBar .DGOVLeftBar,
.DGOVLeftBar li.DGOVLeftBarBase {
	display: inline-block;
	float: none;
	width: auto;
	padding-left: 0;
}
#dnn_ctr2124_ModuleContent .DGOVLeftBar .DGOVLeftBar:nth-child(3),
#dnn_ctr2124_ModuleContent .DGOVLeftBar .DGOVLeftBar:nth-child(4),
#dnn_ctr2126_ModuleContent .DGOVLeftBar .DGOVLeftBar:nth-child(3),
#dnn_ctr2126_ModuleContent .DGOVLeftBar .DGOVLeftBar:nth-child(4),
#dnn_ctr2128_ModuleContent .DGOVLeftBar .DGOVLeftBar:nth-child(3),
#dnn_ctr2128_ModuleContent .DGOVLeftBar .DGOVLeftBar:nth-child(4),
#dnn_ctr2130_ModuleContent .DGOVLeftBar .DGOVLeftBar:nth-child(3),
#dnn_ctr2130_ModuleContent .DGOVLeftBar .DGOVLeftBar:nth-child(4) {
	display: none;
}
.DGOVLeftBar .DGOVLeftBar a,
.DGOVLeftBar li.DGOVLeftBarBase a {
	display: block;
	padding: 11px 23px;
	font-size: 1rem !important;
	background: #355e93;
	color: #fff !important;
	box-shadow: none !important;
}
.DGOVLeftBar .DGOVLeftBar a:hover,
.DGOVLeftBar li.DGOVLeftBarBase a:hover {
	text-decoration: none;
	background-color: #417BAF;
	cursor: pointer;
}
#dnn_ctr2124_ContentPane .DGOVLeftBar li.DGOVLeftBarBase a {
	background-color: #417BAF;
}*/

/***************************************************
	CONTENT
***************************************************/
/*.DGOVLanding .DGOVLandingMain {
	width:100%;
	padding-top: 3rem;
}*/
.DGOVLanding .DGOVWebsitesTabContent {
	padding: 0;
	margin-top: 0;
	border: none;
	padding: 30px;
    border: 2px solid #355e93;
    border-top: 0;
}
.DGOVLanding .DGOVDODWebsitesTabs {
	text-align: left;
	border-bottom: 2px solid #355e93;
}
.DGOVLanding .DGOVDODWebsitesTab {
    display: inline-block;
    font-size: 17px;
    text-transform: uppercase;
	width: auto;
	float: none;
	font-family: "Oswald", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: 400;
	padding: 0;
    top: 2px;
    position: relative;
    background: #355e93;
	border: 2px solid #355e93;
	border-bottom: none;
}
.DGOVLanding .DGOVDODWebsitesTab a {
	display: block;
	color: #fff !important;
	padding: 7px 20px;
	box-shadow: none;
}
.DGOVLanding .DGOVDODWebsitesTab.DGOVDODWebsitesTabSelected {
    background: #fff;
}
.DGOVLanding .DGOVDODWebsitesTab.DGOVDODWebsitesTabSelected a {
	color: #355e93 !important;
	box-shadow: none;
}

/***************************************************
	DOD WEBSITES
***************************************************/
div.DGOVSeal {
	display: none;
}
.DGOVServiceCategory {
	display: block;
    clear: both;
    text-align: center;
}
.DGOVServiceCategory .dropdown,
.DGOVServiceCategory span.DGOVWebsitesCategory {
	float: none;
	display: inline-block;
}
div.DGOVWebsitesLinks {
	float: none;
    clear: both;
    margin-top: 2rem;
    display: block;
	text-align: left;
}
div.DGOVWebsitesLinks span.DGOVAZListMarker {
	display: block;
	text-align: right;
    background: #fff;
    color: #ebebeb;
    border-radius: 4px 4px 0 0;
    font-weight: 900;
    font-size: 4rem;
    line-height: .78em;
    position: relative;
    right: -4px;
}
div.DGOVWebsitesLinks > br {
	display: none;
}
div.DGOVListLinkAlt,
div.DGOVListLink {
	background-color: transparent;
}
div.DGOVListLinkAlt a,
div.DGOVListLink a {
	display: block;
	text-align: left;
	padding: 10px 15px !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
div.DGOVListLinkAlt a:hover,
div.DGOVListLink a:hover {
	background-color: #355e93 !important;
	color: #fff !important;
	text-decoration: none;
}
div.DGOVListLinkAlt a {
	background-color: #ebebeb;
}
div.DGOVListLink a {
	background-color: #fff;
}

div.DGOVWebsitesSocialHeader {
	padding:0;
	margin: 2rem 5px 1rem;
}
div.DGOVWebsitesSocialHeader span {
	font-size: 2rem;
	margin-right: 15px;
}
div.DGOVWebsitesSocialHeader span.DGOVSocialMediaName {
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
	font-weight: 600;;
}


/***************************************************
	MILITARY DEPARTMENTS
***************************************************/
div.DGOVDODWebsites,
div.DGOVUnifiedCommands {
	width: 100%;
}
.DGOVLinkBox.DGOVDODWebsites a,
.DGOVLinkBox.DGOVUnifiedCommands a {
	display: inline-block;
	margin-top: 10px;
}
div.DGOVSeals {
	padding: 0;
	margin: 0;
}
div.DGOVSeals a {
	display: inline-block;
    padding: 30px 15px 0;
	opacity: .8;
}
div.DGOVSeals a:hover {
    transform: scale(1.1);
	opacity: 1;
    transition: all .2s;
}

/***************************************************
	A-Z LIST
***************************************************/
#dnn_ctr2035_ModuleContent .DGOVLandingMain h3.DGOVTitle {
	display: none;
}

/*********** LETTER NAV ***********/
.DGOVAZPicker {
	display: block;
    text-align: left;
    border-top: 1px solid #adadad;
    border-left: 1px solid #adadad;
}
.DGOVWebsitesTabContent .DGOVAZPickerLetter {
	padding: 0;
    float: none;
    display: inline-block;
    width: 11.11%;
}
.DGOVWebsitesTabContent .DGOVAZPickerLetter a {
	display: block;
    margin: 0;
    height: auto;
    text-align: center;
    padding: 9px 0px;
	line-height: 1.5em;
    border-radius: 0;
    width: 100%;
    border-right: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
	box-shadow: none;
}
.DGOVWebsitesTabContent .DGOVAZPickerLetter a:hover {
	background: #adadad;
	text-decoration: none;
}
.DGOVWebsitesTabContent .DGOVAZPickerLetter.Selected a,
.DGOVWebsitesTabContent .DGOVAZPickerLetter.Selected a:hover {
    background-color: #254A78;
    color: white;
    padding-left: 1px;
    padding-right: 2px;
	cursor: default;
}

/***************************************************
	REGISTER A SITE
***************************************************/

div.DGOVDODWebsitesContainer {
	text-align: center;
	padding: 0;
}
div.DGOVServicesSeals {
	float: none;
	display: inline-block;
	padding: 15px 7px 0;
	margin: 0;
}
div.DGOVServicesSeals a {
	display: block;
	padding: 0;
	box-shadow: none;
}
div.DGOVServicesSeals a:hover {
	background: none;
}
div.DGOVServicesSeals a:hover img {
    transform: scale(1.1);
	opacity: 1;
    transition: all .2s;
}
img.SealLink {
	padding:0;
	float: none;
}

/***************************************************
	REGISTRATION FORM
***************************************************/
div.DGOVRegistrationMain {
	width:66.66666667%;
	margin-right: 0;
	padding-top: 3rem;
}
div.DGOVRightBar {
	display: none;
}
div.DGOVRegistrationGroup,
.keywordspnl.DGOV {
	background-color: #ebebeb;
	border: none;
	margin-top: 10px;
	padding: 30px;
}
div.DGovRegistrationFields {
    margin-right: 0;
}
div.DGOVRegistrationGroup tr:nth-child(even),
.keywordspnl.DGOV tr:nth-child(even) {
	background-color: transparent;
}
div.DGOVRegistrationGroup td,
.keywordspnl.DGOV td {
	border: none;
	padding: 0 0 10px;
}
table.DGOVCheckBoxList,
table.rblDGovPhoneType {
	background-color: transparent;
	border-color: transparent !important;
}
.orglbl,
.submitlbl,
table.rblDGovPhoneType label {
	font-size: 17px;
}

/***************************************************
	BUTTONS
***************************************************/
div.DGOVRegistrationButton {
	display: inline-block;
	float: none;
    height: auto;
    padding: 0px;
	margin: 15px 15px 0 0!important;
    width: auto;
    text-align: center;
}
div.DGOVRegistrationButton a,
.DGOVConfirmButton.Registration {
	display: block;
	width: auto;
    font-family: 'Lato', sans-serif;
    box-shadow: none;
    white-space: normal;
	background: #355e93;
    color: #ffffff;
    border-color: #355e93;
    padding: 12px 30px;
    border-width: 1px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 18px;
    border-radius: 0;
    border: none;
    transition: .15s all;
}
div.DGOVRegistrationButton a:hover,
.DGOVConfirmButton.Registration:hover {
	background: #254267;
    color: #ffffff;
    border-color: #254267;
	text-decoration: none;
}



/***************************************************
	RESPONSIVE
***************************************************/
@media (max-width: 1200px) {
    .DGOVLanding .DGOVLandingMain,
    .DGOVLanding > .DGOVLeftBar  {
        float: none !important;
        width: 100% !important;
        margin-bottom: 40px !important;
        clear: both;
    }
    div.DGOVRegistrationMain {
        width: 100%;
    }
    .DGOVLanding .DGOVLandingMain {
        padding-top: 0;
    }
    div.DGOVLeftBarOuter {
        padding-right: 0;
    }
	
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	.page-wrap {
		padding-top: 30px;
	}
	.DGOVLanding > .DGOVLeftBar {
		top: 0;
	}
	div.DGOVRegistrationMain,
	.DGOVLanding .DGOVLandingMain {
		padding-top: 0;
		font-size: 17px;
		line-height: 1.5em;
	}
	.DGOVLanding .DGOVWebsitesTabContent,
	div.DGOVRegistrationGroup,
	.keywordspnl.DGOV {
		padding: 15px;
	}
	table.DGOVCheckBoxList td {
		display: block;
	}
    article .DGOVLanding .DGOVLandingMain .DGOVLinkBox ul {
        -moz-column-count: 1 !important;
        -moz-column-gap: 0px !important;
        -webkit-column-count: 1 !important;
        -webkit-column-gap: 0px !important;
        column-count: 1 !important;
        column-gap: 0px !important;
    }
	
}
@media (max-width: 650px) {
	.DGOVWebsitesTabContent .DGOVAZPickerLetter {
		width: 16.66%;
	}
	
}
@media (max-width: 575px) {
	
	
}
@media (max-width: 500px) {
	
}