/*Updates after Porto update July 2025*/
.header-nav-top {
    width: 73%;
}
/*Updates after Porto update July 2025*/

.searchSkinObjectPreview {
   display: none !important;
}

/*.search {
   display: none !important;
}*/


.strivelogo {  position: absolute; top: 10px;left: 15px; z-index: 100; }
.strivelogo_img {  display: none !important; width: 65px; }


/*ENLEVER STRIPE CHECKOUT EASYDNNNEWS ADVANTAGE */
   .edn_stripeSubmit {
 visibility: hidden !important;
  }



/* TEST MENU 2e niveau si fenetre reduit */

@media only screen and (max-width: 1372px) {
  header.newHeader#header {
    height: 75px;
  }
  ul#mainMenu li:last-child>a>img {
  padding-top: 5px;
  }
}

@media only screen and (max-width: 992px) {
  header.newHeader#header {
    height: 47px;
  }
}

/* TEST MENU */
header#header {
    border-top: none;
    height: 47px;
    padding: 0;
  }

  header.newHeader#header {
    background: #8dc63f;
    position: static;
    padding-right: 20px;
  padding-left: 55px;
  }


  ul#mainMenu>li>a {
    padding: 2px 16px;
    margin: 0 3px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
  }

  ul#mainMenu>li>a:hover {
    color: #FFF !important;
    background-color: #0070c0 !important;
  }



  html header.newHeader nav ul.nav-main li.open.dropdown-primary>a,
  html header.newHeader nav ul.nav-main li.active.dropdown-primary>a,
  html header.newHeader nav ul.nav-main li.dropdown-primary:hover>a {
    color: #fff !important;
  }

  nav.nav-main {
   margin: 4px 0px 0px 0px !important;
  /*margin:0px ;*/
  }

/* TEST MENU */
/* Profile section hide/show for corporate challenge  START */


div#dnn_ctr_EditUser_UP div.dnnForm.dnnClear#dnnEditUser div.dnnUserDetails#dnnUserDetails, #dnn_ctr_EditUser_adminTabNav, #BasicInfo, html body.sticky-menu-deactive form[action^="/portal/corporateChallenges/tabid/415/ctl/Profile/"] div.body header.newHeader#header, html body.sticky-menu-deactive form[action^="/portal/corporateChallenges/tabid/413/ctl/Profile/"] div.body header.newHeader#header
{
display: none !important;
}

html body.sticky-menu-deactive form[action^="/portal/corporateChallenges/tabid/415/ctl/Profile/"] div.body div.file.dnnDropDownList, html body.sticky-menu-deactive form[action^="/portal/corporateChallenges/tabid/415/ctl/Profile/"] div.body div.dnnFileUploadDropZone span, html body.sticky-menu-deactive form[action^="/portal/corporateChallenges/tabid/413/ctl/Profile/"] div.body div.file.dnnDropDownList, html body.sticky-menu-deactive form[action^="/portal/corporateChallenges/tabid/413/ctl/Profile/"] div.body div.dnnFileUploadDropZone span
{
   display: none !important;
}


html body.sticky-menu-deactive form[action^="/portal/corporateChallenges/tabid/415/ctl/Profile/"] div.body div.dnnFileUploadScope div.dnnLeft:nth-child(1), html body.sticky-menu-deactive form[action^="/portal/corporateChallenges/tabid/413/ctl/Profile/"] div.body div.dnnFileUploadScope div.dnnLeft:nth-child(1)
{
  float: left !important;
}


html body.sticky-menu-deactive form[action^="/portal/corporateChallenges/tabid/415/ctl/Profile/"] div.body div#dnn_ctr_dnn_ctr_EditUser_UPPanel, html body.sticky-menu-deactive form[action^="/portal/corporateChallenges/tabid/413/ctl/Profile/"] div.body div#dnn_ctr_dnn_ctr_EditUser_UPPanel
{
  margin-top: 100px;
}


#dnn_ctr_EditUser_dnnProfileDetails
{
display: block !important;
}

/* Profile section hide/show for corporate challenge  END */










#dnn_ctr_EditUser_adminTabNav li {display:none;}
li[aria-controls="dnn_ctr_EditUser_dnnProfileDetails"]{display:none;}


/* 
 * 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
 *----------------------------------------------+--------+--------+
a[href='#dnnUserSubscriptions']{ display: none !important}
*/  



/* 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 {
}

/* 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:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

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 {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.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{
}



 .rouge-header-title-oc {
    position: absolute;
    margin-left: 10%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding: 1%;
    height: 100%;
    color: #ffffff;
    text-transform: uppercase;
    font-family: arial;
    font-size: 45px;
    line-height: 110%;
    max-width: 35%;
    min-width: 30%!important;
    background: rgba(227, 25, 55, 0.80);
    }
    .rouge-header-title-detail {
    padding-top: 35%;
    }


























