/*
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *---------------------------------------------- -------- -------- 
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *---------------------------------------------- -------- -------- 
 */  

/*Title Heading Font, most modules*/
*.BH_HTML h2.Title .tt, .BHcontainer h2.Title .tt, .Emptycontainer h2.Title .tt, *.BHcontainerWS h2.Title .tt {font-size: 12px;font-family:Arial; text-transform:none !important;}

/*Image Rotate Font Caption*/
.afmil_title, a.afmil_title:link, a.afmil_title:visited, a.afmil_title:active, a.afmil_title:hover {font-size: 26px;font-family:Arial !important; text-transform:none !important;} .afmil_caption {font-size: 16px !important;font-weight:700; font-family:Arial !important; text-transform:none !important; color:#fff !important;}

/* All Containers background color*/
.BH_HTML, .afAccordionMenuSubMenu, #Content .contentWrapperArticle,.ModArticleCSC, .htmlSection  {background-color:#fff;} .dal_list .light {background-color:#fff !important;}

/*?*/
.lvl0 {font-size: 12px;font-family:Arial; text-transform:none;}

/*Search bar and top nav fix*/
#dnnMenu .topLevel li a {padding:0px 7px 0px 7px !important; font-family: 'Arial', san-serif !important; font-size: 12px !important; font-weight:700 !important; } #Header .MenuBar .searchcontainer .searchbox a:link, #Header .MenuBar .searchcontainer .searchbox a:active, #Header .MenuBar .searchcontainer .searchbox a:visited {background: none;} #Header .MenuBar .searchcontainer .searchbox {background-position-x: 5px; width: 260px; background:url(https://www.airuniversity.af.edu/Portals/_default/Skins/AirForce/images/Search.png) 11px 9px no-repeat;} #Header .MenuBar .searchcontainer { width:245px; border:0;}

/*Breadcrumb fix*/
#Content .RightPane {padding-top:35px;}



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */ .HeadBg { }

/* background color for the content part of the pages */ Body { }

.ControlPanel {
}

/* background/border colors for the selected tab */ .TabBg { }

.LeftPane  {
}

.ContentPane  {
}

.RightPane  {
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */ A.SelectedTab:link { }

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */ .OtherTabs { }
    
/* hyperlink style for the unselected tabs */ A.OtherTabs:link { }

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */ .SubSubHead {font-size: 14px; color:white; font-family:Arial; }

/* text style used for most text rendered by modules */ .Normal { }

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */ .NormalTextBox { }

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */ A.CommandButton:link { }

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A {
color:black;
text-decoration:underline;
}

A:link  {
color:black;
text-decoration:underline;
}

A:visited {
}

A:hover {
color:red;
text-decoration:underline;
}

A:active    {
color:black;
text-decoration:underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {background-color: white; }

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {font-size: 14px; color:white; font-family:Arial; }

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {background-color: white; }

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}




/* Video Page */
.mejs-overlay .mejs-layer .mejs-overlay-play {width:890px; height:auto;}


#playerContainer {padding-right:20px}

img {

   max-width: 100%;

   height: auto;

}



.feedList .feedListUSACETitle a:hover {
    font-size: 16px;
    color: #b41019 !important;
    text-decoration: none;
    width: 100%;
    font-weight: bold;
}

.feedList .feedListUSACETitle a{
    font-size: 16px;
    color: #1C2347 !important;
    text-decoration: none;
    width: 100%;
    font-weight: bold;
}


.btn.btn-primary { 
background-color:#1C2347;
color: white; 
}

.media-callout-badge {
content-visibility: hidden;
display: none;
}








