/*Request & Resource Center edits Sean*/
.main-logo:after {
    content: "AU Resource & Request Center";
    color: white;
    font-size: 16px;
      display: inline-block;
    margin-top: 1px;
}
div#rf-content {
    padding-top: 0;
}
.comingsoontooltip {
    font-size: 16px;
    color: white;
}
.width181 button.mdBtnR.mdBtnR-primary {
    min-width: 181px;
}
.centerbutton button.mdBtnR.mdBtnR-primary span.mdBtnR-text {
    justify-content: center;
}
td.tablepadding {
  padding-left:15px;
  padding-right:2px;
}



/*Close down Private Events CFP*/
body.rf-body.rf-accessibility.autodesk-au2023-privateevents-cfpHome button#cfp-home-start {
    display: none;
}

/*Fees Page menu edits*/
.fees-menu-section {
        min-height: 52px;
}
    
.fees-menu-section .fees-menu {
        max-width: 100%;
}

/* Updating CFP Already Submitted sessions to black*/
.rf-table-container .rf-table .table-body .table-row.table-header>div {
    border-bottom: 1px solid #000 !important;
    color: #000;
}

/*Shutting down CFP Submissions for PEVs on XXX - hide Start button
body[class*="-privateeventsCFP-cfpHome"] button#cfp-home-start {
    display: none;
}
*/
/*Hide continue button on Error page for non-employees*/
body[class*="-form-autodeskemployeerestricted"] button#wf-btn-submit {
    display: none;
}

/*Remove Company from Participants step on Private Events CFP*/
body[class*="-privateeventsCFP-participant"] th[data-test="rf-participant-table-header-company"], body[class*="-privateeventsCFP-participant"] td[data-test="rf-participant-company-name-0"] {
    display: none;
}
/*Remove submitters name section from the CFP Confirmation for Private Events*/
body[class*="-privateeventsCFP-cfpConfirmation"] .rfwf-full-panel.cfp-confirmation-details.rfwf-discount-code {
    display: none;
}



/***IMPORT OF Resource & Request Center code***/
 .row1requestcenter .rf-grid-layout-100 {
     border: 1px solid;
     padding: 25px;
     border-radius: 5px;
 }
 
 .row1requestcenter .flex-box-child.rf-grid-layout-66 {
     border-right: 1px solid;
 }
 
 .row2requestcenter .rf-headline.mini {
     border: 1px solid !important;
 }
 
 .request-center-row2-title-description {
     min-height: 150px;
 }
 
 .row.briefing-icons {
     display: flex;
     flex-wrap: wrap;
 }
 
 .briefing-icons div {
     min-height: 100px;
     text-align: center;
 }
 
 .briefing-icons div p {
     margin-top: 5px;
 }
 
 .row.briefing-icons p {
     /* text-decoration: underline; */
 }
 
 .how-to-submit .heading img,
 .executive-briefing-faq .heading img {
     height: 45px;
     width: 46px;
     margin-right: 5px;
     object-fit: contain;
 }
 body[class*="-resourceandrequestcenter"] .hero-section {
     min-height: 400px;
     padding: 60px 0;
    background-position: right !important;
 }
 body[class*="-resourceandrequestcenter"] .pb-stackable-image-element img {
     max-height: 311px;
     object-fit: contain;
     object-position: right;
 }
body[class*="-resourceandrequestcenter"] .rf-headline .rf-headline-content {
    padding: 16px!important;
}


/***Secondary Nav Import for Private Event Fee Page***/
body[class*="-resourceandrequestcenter"] a.navigation__link {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    padding: 5px 16px;
    margin: 0;
    text-decoration: none !important;
}
body[class*="-resourceandrequestcenter"] .faq-menu a.navigation__link {
    padding: 14px 16px;
}
body[class*="-resourceandrequestcenter"] .faq-menu a.navigation__link:focus, 
body[class*="-resourceandrequestcenter"] .faq-menu a.navigation__link:hover,
body[class*="-resourceandrequestcenter"] .faq-menu a.navigation__link.active {
    background: rgba(0, 0, 0, 0.03);
    color: #000000;
    box-shadow: none;
}
 body[class*="-resourceandrequestcenter"] a.navigation__link:focus,
 body[class*="-resourceandrequestcenter"] a.navigation__link {
     font-weight: 600;
     font-size: 16px;
     line-height: 20px;
     color: #000000;
     padding: 5px 16px;
     /*background: rgba(255, 255, 255, 0.003);
box-shadow: inset 0px -1px 0px rgb(0 0 0 / 10%);*/
     margin: 0;
     text-decoration: none !important;
 }
 body[class*="-resourceandrequestcenter"] .faq-menu {
    background: rgba(255, 255, 255, 0.003);
    box-shadow: inset 0px -1px 0px rgb(0 0 0 / 10%);
    margin: 0 auto;
    text-align: center;
    padding: 14px 0;
    display: block;
 }
  body[class*="-resourceandrequestcenter"] .faq-menu-section {
     min-height: 40px;
     padding: 0;
     position: sticky;
     z-index: 8;
     background: #fff;
     top: 40px;
 }
 
   body[class*="-resourceandrequestcenter"] .faq-menu-section.sticky-nav {
     position: fixed;
     top: 58px;
     left: 0;
     right: 0;
     background: #fff;
     z-index: 1;
 }



/*Continue button - black with white text*/
button.mdBtnR.mdBtnR-primary {
      background-color: #000 !important;
      border-color: #000 !important;
      color: #fff !important;
}
button.mdBtnR.mdBtnR-primary span,
button.mdBtnR.mdBtnR-primary svg,
button.mdBtnR.mdBtnR-primary svg path:not([fill='none']) {
      color: #fff !important;
      fill: #fff !important;
}

/*Reduce space above Start button on CFP Home*/
body.autodesk-au2026-ancillaryeventsCFP-cfpHome .rfwf-panel-interior > h2:empty,
body.autodesk-au2026-ancillaryeventsCFP-cfpHome .rfwf-panel-interior > h2 {
      display: none;
      margin: 0;
}
body.autodesk-au2026-ancillaryeventsCFP-cfpHome .rfwf-panel-interior > p:empty {
      display: none;
      margin: 0;
}

/*Hide empty P below H2 in content area on CFP Home*/
body.autodesk-au2026-ancillaryeventsCFP-cfpHome .rf-text-container p:last-child:not(:first-child) {
      display: none;
      margin: 0;
}

/*Match table link colors to other links on CFP Home*/
body.autodesk-au2026-ancillaryeventsCFP-cfpHome .rf-table.sessionsAndSubmissions a {
      color: #000 !important;
}


/*Header background - changed from FFFF00 (yellow) to black with white text*/
:root {
  --rf-system-color-blue: #000000;
  --rf-brand-color-on-primary: #ffffff;
  --rf-brand-color-primary-hover: #333333;
  --rf-comp-button-primary-hover-color-background: #333333;
  --rf-comp-button-primary-color-border: #333333;
  --rf-comp-button-primary-hover-color-border: #333333;
}
.top-head, header.l-head {
  background-color: #000000 !important;
}
