/* Hide CFP Start button */

#cfp-home-start{
	display:none;
}

/* Close Voting */

.form-id-1626299807315001s7Rj .rfwf-panel-interior #myDynamicForm .form-footer-actions{
	display:none;
}


/* The below changes all button colors to RedHat Red */
.mdBtnR-primary, a.mdBtnR-primary {
    color: #fff;
    background-color: #EE0000 !important;
    border-color: #EE0000 !important;
}


.mdBtnR-outline-primary, a.mdBtnR-outline-primary {
    border-color: #EE0000 !important;
}


.mdBtnR-outline-primary .mdBtnR-text, a.mdBtnR-outline-primary .mdBtnR-text {
    color: #EE0000 !important;
}

/*=============================================*/
/*
/*  # Header
/*  
/*
/*=============================================*/
.rf-org-header-container {
  height: auto;
}
.rf-org-header-container header {
  background-size: cover;
}
.rf-org-header-container header img {
  width: 100%;
}

/*=============================================*/
/*
/*  # END Header
/*  
/*
/*=============================================*/


/* This hides the checkbox image on the confirmation page */
#special-div > div > div > div:nth-child(1) > div > h1 > img {
display: none;
}


/* This hides the participant section on the confirmation page */
#special-div > div > div.confirmation-page > div:nth-child(3) {
  display: none;
}

/* This changes the color of the task header background */
.md-frame.md-frame-primary .md-frame-header {
    background-color: #EE0000;
    border-bottom-color: #EE0000;
}


/* This changes the Proposal text at the bottom of the page from blue to black */
.rf-table-container .rf-table .table-body .table-row.table-header>div {
    border-bottom: 1px solid #3e82e0 !important;
    border-top: 1px solid #ccc;
    color: #000000;
    text-transform: uppercase;
    font-weight: 700;
}


/* This changes the font size of a few questions that were still showing as 16px */
.rf-admin-content, .rfComp-canvas, .rf-default-modal, [id*='rf-'].rf-widget {
    font-size: 14px;

 
}


.rf-label-only>label span:first-of-type, .rf-label-only>label .label-text, .rf-label-only .rf-label span:first-of-type, .rf-label-only .rf-label .label-text, .rf-input>label span:first-of-type, .rf-input>label .label-text, .rf-input .rf-label span:first-of-type, .rf-input .rf-label .label-text, .rf-search-input>label span:first-of-type, .rf-search-input>label .label-text, .rf-search-input .rf-label span:first-of-type, .rf-search-input .rf-label .label-text, .rf-icon-input>label span:first-of-type, .rf-icon-input>label .label-text, .rf-icon-input .rf-label span:first-of-type, .rf-icon-input .rf-label .label-text, .rf-single-select>label span:first-of-type, .rf-single-select>label .label-text, .rf-single-select .rf-label span:first-of-type, .rf-single-select .rf-label .label-text, .rf-multi-select>label span:first-of-type, .rf-multi-select>label .label-text, .rf-multi-select .rf-label span:first-of-type, .rf-multi-select .rf-label .label-text, .rf-select2-override>label span:first-of-type, .rf-select2-override>label .label-text, .rf-select2-override .rf-label span:first-of-type, .rf-select2-override .rf-label .label-text, .rf-toggle>label span:first-of-type, .rf-toggle>label .label-text, .rf-toggle .rf-label span:first-of-type, .rf-toggle .rf-label .label-text, .rf-textarea>label span:first-of-type, .rf-textarea>label .label-text, .rf-textarea .rf-label span:first-of-type, .rf-textarea .rf-label .label-text, .rf-day-picker>label span:first-of-type, .rf-day-picker>label .label-text, .rf-day-picker .rf-label span:first-of-type, .rf-day-picker .rf-label .label-text, .rf-scale-matrix>label span:first-of-type, .rf-scale-matrix>label .label-text, .rf-scale-matrix .rf-label span:first-of-type, .rf-scale-matrix .rf-label .label-text, .rf-survey-scale>label span:first-of-type, .rf-survey-scale>label .label-text, .rf-survey-scale .rf-label span:first-of-type, .rf-survey-scale .rf-label .label-text, .rf-star-selector>label span:first-of-type, .rf-star-selector>label .label-text, .rf-star-selector .rf-label span:first-of-type, .rf-star-selector .rf-label .label-text, .rf-date-picker>label span:first-of-type, .rf-date-picker>label .label-text, .rf-date-picker .rf-label span:first-of-type, .rf-date-picker .rf-label .label-text, .rf-read-only>label span:first-of-type, .rf-read-only>label .label-text, .rf-read-only .rf-label span:first-of-type, .rf-read-only .rf-label .label-text, .rf-button-link>label span:first-of-type, .rf-button-link>label .label-text, .rf-button-link .rf-label span:first-of-type, .rf-button-link .rf-label .label-text, .rf-nps-question>label span:first-of-type, .rf-nps-question>label .label-text, .rf-nps-question .rf-label span:first-of-type, .rf-nps-question .rf-label .label-text, .rf-upload-file>label span:first-of-type, .rf-upload-file>label .label-text, .rf-upload-file .rf-label span:first-of-type, .rf-upload-file .rf-label .label-text, .rf-horizontal-label>label span:first-of-type, .rf-horizontal-label>label .label-text, .rf-horizontal-label .rf-label span:first-of-type, .rf-horizontal-label .rf-label .label-text {
    
    font-size: 14px;
    
}


/* This hide the participant requirements message on the CFP participants page */
#participantPage > section > div.rfwf-full-panel.rfwf-header > div > span {
display: none;
  
}


/* This hides the ">" image for the continue button on the CFP participants page */
#participantPage > div > div > button.mdBtnR.mdBtnR-primary.pull-right.mdBtnR-adv > span.rfSI > svg {
display: none;
  
}


/* Marcus' Changes Start */

/* RA-37805 */
body * {
  font-family: 'Red Hat Display', sans-serif !important;
}

/* RA-38171 */

header {
  /*background: #131313;*/
  height: auto;
}

header .rh-header-container {
  max-width: 1200px;
  margin: 0 auto;
  color: white;
}

.rh-summit-nav {
  padding: 0;
}

.rh-summit-logo {
  width: 92px;
}

.rh-summit-logo img {
  width: 100%;
}

.rh-header-container {
  padding: 20px 0;
  display: flex;
  flex-direction: row;
  color: white;
}

.rh-summit-nav ul {
  padding: 0;
}

.rh-summit-nav ul li {
  display: inline-block;
}

.red-hat-header-logo {
  margin-left: auto;
  margin-top: -14px;
}

.rh-header-container > p {
  font-size: .75em;
  margin: 10px 30px 0px 15px;
  padding-right: 30px;
  height: 30px;
  border-right: 1px solid white;
}

.rh-summit-nav ul li a {
  display: inline-block;
  color: white;
}

/***
.hero-banner {
  background-image: url("https://static.rainfocus.com/redhat/ansible21/static/staticfile/staticfile/rh-ansiblefest-cfp-banners-us295703wg-202105_1666x170_1622572781439001ZiWv.png");
  background-position: center;
  background-size: cover;
  height: 330px;
  width: 100vw;
}
***/

footer {
  background: #f2f2f2!important;
}

.footer-social-card {
  background: white;
  border: 1px solid #ccc;
  padding: 10px;
  padding-left: 30px !important;
  padding-right: 30px !important
}

footer ul {
  padding: 0;
  list-style: none;
}

footer ul li {
  margin-bottom: 10px !important;
}

footer ul:not(.social-links) li a {
  color: #131313 !important;
  text-decoration: underline !important;
}

footer h6 {
  font-size: 16px;
  margin: 16px 0;
}

footer ul.social-links li {
  margin-right: 10px;
  display: inline;
}

footer ul.social-links img {
  width: 28px;
}

footer h5 {
  font-size: 14px !important;
  font-weight: 500;
}

footer em {
  font-weight: 100;
}

.rh-sub-footer {
  padding: 25px 0;
  background: #1a1a1a;
}

.rh-sub-footer * {
  text-align: center;
  color: #aaa !important;
}

.rh-sub-footer ul {
  padding: 0;
  list-style: none;
}

.rh-sub-footer ul li {
  text-decoration: underline;
  display: inline-block;
}

.rh-sub-footer ul li:not(:last-of-type) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #aaa;
}

/* Marcus' Changes End */

/***Survey card popup on homepage fixes***/
/*button fix*/
.mdBtnR .mdBtnR-text{
    text-transform: initial !important;
}
