
.o365cs-base.o365cs-topnavBGColor-2 {
    background-color: #c9030a !important;
}
.o365cs-base .ms-bgc-tdr-h:hover, .usuario:hover {
    background-color: #96060b !important;
}

.o365cs-nav-header16 .o365cs-nav-leftAlign {
   
    visibility: hidden;
    display: none;
}

div.ms-cui-TabRowRight {
    visibility: hidden;
    display: none;
}


#O365_MainLink_NavMenu_Responsive{
    display: none;
}


.o365cs-me-tile-nophoto-username-container {
  
    max-width: 300px;
  
}
.o365cs-base .ms-fcl-nt, .o365cs-base .ms-fcl-nt-h:hover, .o365cs-base .ms-fcl-nt-f:focus {
    color: #ffffff !important;
}

.o365cs-newALV3-on .o365cs-me-tile-nophoto {
      width: 300px;
}

#O365_MainLink_Me:hover{
    background-color: #96060b !important;
    color: #ffffff !important;
}

/*
Estiloa a publicar en Pro
#O365_MainLink_Settings, #O365_MainLink_Help, #O365_MainLink_Affordance{
    visibility: hidden;
    display: none;
} */

/* #O365_MainLink_Help{
    visibility: hidden;
    display: none;
}
 */
.ms-core-listMenu-horizontalBox a.ms-core-listMenu-item:hover, .ms-core-listMenu-horizontalBox a.ms-core-listMenu-item.ms-core-listMenu-selected:hover, a.ms-tv-item:hover, a.ms-tv-header:hover{
    color: #ffffff;
}

section div.ms-WPBody {
    height: auto !important;
}

.usuario {
    position: absolute;
    z-index: 9999999;
    right: 400px;
    display: block;
    vertical-align: middle;
    background-image: url(/Style%20Library/Images/Canales/user.png);
    border-width: 0;
    margin: 0;
    padding: 0;
    min-width: 50px;
    height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 3.5;
    overflow: visible;
    cursor: pointer;
    outline-offset: -1px;
}

.ms-ToolPaneOuter{
    z-index: 999999;
    position: absolute;
}

#contentRow{
    padding-top: 0px;
}