/* This hides READY ONLY form buttons */
.read-only-form  .form-footer-actions
{
display: none 
}


.mdBtnR-outline-primary, a.mdBtnR-outline-primary {
    color: #ee0000;
    background-color: #fff;
    
}

/* This changes error text to red and bolds it */
.text-info {
    color: #ee0000 !important;
    font-weight: bold;
}


/* This hides the orders page */
#rf-content .orders-page {display: none;}


/* This changes the banner color to RedHad ref on the confirm page */
#reg-confirmation-page table th {
    background-color: #ee0000;
    color: #fff;
    text-align: left;
}


/* This removes the step 3 text on the confirmation page */
#reg-confirmation-page > div.rfwf-full-panel.rfwf-confirmation-header > div > p > strong {
  display: none;
}

/* This changes the color of the check mark on the confirmation page */
.rfSI svg {
    cursor: pointer;
    display: block;
    fill: #ee0000;
    height: 100%;
    opacity: 1;
    width: 100%;
}


/* Marcus' Changes Start */

/* RA-37805 */
body * {
  font-family: 'RedHatText', 'Red Hat Text', 'Overpass', Overpass, 'Helvetica Neue', Arial, sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400 !important;

  font-family:'RedHatDisplay', 'Red Hat Display', 'Overpass', Overpass, 'Helvetica Neue', Arial, sans-serif !important;
}

/* RA-39944 */
/* Red Hat is importing a stylesheet (styles.min.css) that shares classnames with
RainFocus default styles, and is causing conflicts with our modals. This over-rides
those conflicting styles*/
.fade.in {
  opacity: 1 !important;
}
/*** MW - removed as it is causing issues 
.modal-dialog {
  top: 0;
  left: 0;
}
***/
.modal-backdrop.in {
  opacity: .5 !important;
}

.modal.in .modal-dialog {
  transform: translateY(50%) !important;
}
.modal-dialog {
  position:inherit !important;
}
/* Marcus' Changes End */

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


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

/* This changes the color of the header bar in the voting tool */
.rfwf-bg-primary {
    background-color: #EE0000;
    color: #fff;
}


/* 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;

 
}
*/d

.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 is the beginning of the RedHat teams code */


body:not(.redhat-sum21-leaderboard-page-leaderboard):not(.redhat-sum21-leaderboard-page-gametest) {
  	margin-top: 86px !important;
}
/*Kevin (RainFocus) - added override on body margin-top to fix trophy hover text with exception above*/
.redhat-sum21-leaderboard-page-leaderboard .hero-banner-margin,
.redhat-sum21-leaderboard-page-gametest .hero-banner-margin{
    padding-top: 115px !important;
}


body > *,
.rf-admin-content *, 
.rfComp-canvas *, 
.rf-default-modal *, 
[id*='rf-'].rf-widget *{
  	font-family: "RedHatText","Red Hat Text",Overpass,"Helvetica Neue",Arial,sans-serif;
}

.hero-banner {
    background-image: url(https://static.rainfocus.com/redhat/sum21/static/staticFile/staticfile/Rh-summit2021-logo-theme-banner-mobile-800x200-AT_161307001019000112qo.png);
    background-position: center top;
      background-size: 100%;

    height: 100px;
    width: 100vw;
    background-repeat:no-repeat;
}
@media (min-width:768px) {
  .hero-banner {
        background-size: cover;
    height: 330px;

    background-image: url(https://static.rainfocus.com/redhat/sum21/static/staticFile/staticfile/Rh-summit2021-logo-theme-banner-1904x334-AT_161306246381500169zu.png);
}
}

.header .nav-link:hover,
.header .nav-link:focus {
  	text-decoration: none;
}

.navbar-collapse.in {
    display: block !important;
}

.footer-fat a:not(.text-gray-900) {
  	color: #06c;
}

.dropdown-menu .nav-link:hover,
.footer-fat a:not(.text-gray-900):hover {
  	color: #004080;
}

.footer-fat a:not(.text-gray-900):hover {
  	text-decoration: none;
}

.rc-footer-traditional {
    background-color: #1a1a1a;
}

.rc-footer-traditional .row {
  	display: inherit !important;
}

.rc-footer-traditional li {
    display: inline-block;
    zoom:1;
    *display:inline;
}

.rc-footer-traditional-container {
    margin: 0 auto;
    padding: 1rem 15px;
}

@media (min-width:768px) {
    .rc-footer-traditional-container {
        padding: 1rem 0;
    }
}

.rc-footer-traditional-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -1.5rem;
}

.rc-footer-traditional-section > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin-top: 1.5rem;
}

@media (min-width:768px) {
    .rc-footer-traditional-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.rc-footer-traditional-legal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #aaa;
}

@media (min-width:768px) {
    .rc-footer-traditional-legal {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
    }
}

@media (min-width:1200px) {
    .rc-footer-traditional-legal {
        line-height: 2;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 60%;
        flex: 1 0 60%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .rc-footer-traditional-legal .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.rc-footer-traditional-legal .menu {
    float: left;
    clear: left;
    margin: 5px 0 0;
    padding: 0;
}

@media (min-width:1200px) {
    .rc-footer-traditional-legal .menu {
        clear: none;
    }
}

.rc-footer-traditional-legal .menu li {
    font-size: 1.2rem;
    display: list-item;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    -webkit-box-align: end;
    align-items: flex-end;
    -ms-flex-align: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 6px 10px 0 0;
    padding: 0;
}

.rc-footer-traditional-legal .menu li:last-child {
    font-size: 0;
    margin-top: 6px;
}

.rc-footer-traditional-legal .menu li a {
    line-height: 1;
    display: inline-block;
    margin: 0;
    text-decoration: underline;
    color: #aaa;
}

    .rc-footer-traditional-legal .menu li a:hover {
    color: #fff;
}

.rc-footer-traditional-legal .menu li:nth-child(-n+2) a {
    padding-right: 1rem;
    border-right: 1px solid #858585;
}

.rc-footer-traditional-legal .menu li:nth-child(4) a {
    font-size: 12px;
    padding-left: 1rem;
    border-left: 1px solid #858585;
}

.rc-footer-traditional-legal .copyright {
    font-size: 1.2rem;
    float: left;
    margin-top: 5px;
    margin-bottom: 1rem;
}

@media (min-width:480px) {
    .rc-footer-traditional-legal .copyright {
        margin-bottom: 0;
    }
}

@media (max-width:1199px) {
    .rc-footer-traditional-legal .copyright {
        clear: both;
    }
}

@media (min-width:1200px) {
    .rc-footer-traditional-legal .copyright {
        margin-right: 3rem;
    }
}

.rc-footer-traditional-legal .row {
    padding: 0 3rem 0;
}

@media (min-width:992px) {
    .rc-footer-traditional-legal .row {
        padding: 2rem 3rem 0;
    }
}

.rc-footer-traditional-logo a {
    display: inline-block;
}

.rc-footer-traditional-logo img {
    width: 138px;
    height: 39px;
}

.rc-footer-traditional-event-logo img {
    margin-top: 0.4rem;
}

@media (max-width:767px) {
    .rc-footer-traditional-event-logo img {
        float: left !important;
        margin-top: 0;
    }
}

.rc-footer-traditional .row {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-right: 0;
    margin-bottom: 0.25rem;
    margin-left: 0;
    padding: 0;
}

@media (min-width:1200px) {
    .rc-footer-traditional .row {
        margin-bottom: 0;
    }
}

.rc-footer-traditional-privacy-statement {
    display: none;
}

.front .rc-footer-traditional-privacy-statement {
    font-size: 1.2rem;
    display: block;
}

@media (min-width:768px) and (max-width:991px) {
    .front .rc-footer-traditional-privacy-statement {
        max-width: 280px;
    }
}

.front .rc-footer-traditional-privacy-statement a {
    padding-left: 1ch;
}

.front .rc-footer-traditional-privacy-change .menu .first::after {
    display: inline-block;
    padding-left: 0.25ch;
    content: '*';
}
/*** MW Fixes - START ***/

/*** Fixing button color and hover in nav ***/
.btn-outline-white {
	color:#FFF !important;
}
.btn-outline-white:hover {
	text-decoration: none !important;
  	color:#000 !important;

}
/*** Fixing search button color ***/
.catalog-search .mdBtnR-primary svg {
	fill: #fff;
}

/*** Update type pill styling ***/
.exhibitor-type, .title-badges .rf-pill {
    background-color: #f0f0f0 !important;
    border-color:#F0f0f0 !important;
}
.exhibitor-type .rf-pill-text, .title-badges .rf-pill .rf-pill-text {
    color: #555555;
    text-transform: capitalize;
}
/*** Updating button styles ***/
.mdBtnR-outline-primary {
    border:1px #000 solid !important;
    color: #000 !important;
    text-transform: inherit;
    padding: 8px 16px !important;
  
}
.mdBtnR-outline-primary .mdBtnR-text {
   color: #000 !important;
   text-transform: none !important;
}
.mdBtnR-outline-primary:hover {
    background-color:#000;
}
.mdBtnR-outline-primary:hover .mdBtnR-text {
    color:#FFF !important;
}
.mdBtnR-primary.rf-auth {
    padding:10px 15px!important;
}
.mdBtnR-primary .mdBtnR-text {
    color:#FFF !important;
    text-transform:initial !important;
    letter-spacing:normal;
}

/*** Overwriting RF BS3 container code ***/
@media (min-width: 768px){
	 .dms-band .container {
        max-width: 750px !important;
       	width: inherit !important;
    }
}
@media (min-width: 992px){
	 .dms-band .container {
        max-width: 970px !important;
        width: inherit !important;
    }
}
@media (min-width: 1200px){
	 .dms-band .container {
        max-width: 1170px !important;
        width: inherit !important;
    }
}

/* Fixing the global body font style effecting Font Awesome */
.fa {
    font: normal normal normal 14px/1 FontAwesome !important;
}

/* Fixing checkboxes */
.rf-checkbox-icon svg {
    fill: white;
}

/* Fixing Registration pop-up register button */
.mdBtnR-outline-primary:hover {
    background-color: #000;
    color: #FFF !important;
}

/* Global column padding udpate */
.flex-box-section .flex-box-child {
    padding-right: 15px;
    padding-left: 15px;
}
/* Left Nav Only - Global column padding udpate */
.panel-left .flex-box-section .flex-box-child {
    padding-right: 10px;
    padding-left: 10px;
}

  p { font-size:16px !important; }
  h1, .xl { font-size:29px !important; }
.xxl { font-size: 35px !important; }
  h2 { font-size: 24px !important; }
  h3 { font-size: 20px !important; }
  h4 { font-size: 20px !important;}
  h5 { font-size: 18px !important;}

@media (min-width: 992px) {

  p { font-size:18px !important; }
  h1, .xl { font-size:40px !important; }
  .xxl { font-size: 48px !important; }
  h2 { font-size: 28px !important; }
  h3 { font-size: 24px !important; }
}

/**** updating logged in nav to match rainfocus column width ****/
@media (min-width: 1200px) {
  .dms-band.header .container {
  	max-width:1415px !important
  }
}

/* Fixing clear out for all list styles */
.rfComp-canvas .rh-fix ul,
.rfComp-canvas .rh-fix ul li {
    list-style: initial;
    font-size: initial;
    color: initial;
  	font-size:16px; 
  	
}
@media (min-width: 992px) {
	.rfComp-canvas .rh-fix ul,
	.rfComp-canvas .rh-fix ul li {
      font-size:18px; 
	}
}

/*** MW Fixes - END ***/


/*** AT Changes/Fixes - START ***/

/* adding gray background to content area of "headline" cards */
.home-vision-row .rf-headline-content {
    background-color: #f5f5f5;
}
/* Learderboard page - help style badges */
.game-trophy-card .trophy-card-list .trophy {
    margin: 2px 22px 16px !important;
    max-width: 100px !important;
}

/*Fix secondary buttons font color*/
.btn-outline-gray-900 {
    color: #131313 !important;
}
.btn-outline-gray-900:hover {
    color: #fff !important;
}

/* Hover effect on card image links */
.card-header, 
.flex-box-section > div > div > div{
    overflow: hidden;
}
.card-header a img,
.flex-box-section a img{
    /*transition: filter .2s ease-in-out;*/
    filter: brightness(100%);
}
.card-header a img:hover,
.flex-box-section a img:hover{
    filter: brightness(98%);
}

/*** AT Changes/Fixes - END ***/

/* Container holding the image and the text */

/* THIS IS TOO VAGUE, SHOULD BE MORE SPECIFIC 
.container {
  position: relative;
  text-align: center;
  color: black;
} 
*/


/* Centered text - Left nav User card - homepage*/
.centered {
  position: absolute;
  top: 50%;
  left: 52%;
  transform: translate(-50%, -50%);
  width:65%;
}

/* This removes speaker images from TA's */
.rf-tile-container .rf-tile .rf-tile-avatars {
    display: none;
}

/* Kevin - Firefox TA issue */
@-moz-document url-prefix() {
	.redhat-sum21-recharge-page-recharge .targeted-agenda-details-card .rf-tile-info.rf-tile-line-two p{
		margin-bottom: 0px;
	}
	.redhat-sum21-recharge-page-recharge .targeted-agenda-details-card .rf-tile-info.rf-tile-line-two ul{
		display: none;
	} 
}

