.algolia-autocomplete {
    width: 100%;
  }
  .algolia-autocomplete .aa-input, .algolia-autocomplete .aa-hint {
    width: 100%;
  }
  .algolia-autocomplete .aa-hint {
    color: #999;
  }
  .algolia-autocomplete .aa-dropdown-menu {
    width: 100%;
    background-color: #fff;
    border: 1px solid #999;
    border-top: none;
  }
  .algolia-autocomplete .aa-dropdown-menu .aa-suggestion {
    cursor: pointer;
    padding: 5px 4px;
  }
  .algolia-autocomplete .aa-dropdown-menu .aa-suggestion.aa-cursor {
    background-color: #76b900;
  }
  .algolia-autocomplete .aa-dropdown-menu .aa-suggestion em {
    font-weight: bold;
    font-style: normal;
  }
/*CFP Submission Drop-down*/
//.rf-select.rf-single-select.no-label {display:none;}//

/* Hides confirmation page checkbox*/

img.confirm-check-mark.pull-left {
    display: none;
}

/* CFP Submission Table Colors*/
.rf-table-container .rf-table .table-body .table-row.table-header>div {
    border-bottom: 1px solid #76b900 !important;
    border-top: 1px solid #ccc;
    color: #76b900;
 }

.rf-table-container .rf-table .table-body .table-row>div a, .rf-table-container .rf-table .table-body .table-row>div .link-span {
    color: #76b900;
  }

/*Change to Link Coloring*/

a, a:link, a:visited {
    color: #76b900;
    }


/*Hide participant on conf page*/

.rf-admin-content h4, .rf-admin-content .h4, .rfComp-canvas h4, .rfComp-canvas .h4, .rf-default-modal h4, .rf-default-modal .h4, [id*='rf-'].rf-widget h4, [id*='rf-'].rf-widget .h4 {
    display: none;
}

.rfwf-bg-primary {
    background-color: #3e82e0;
    color: #fff;
}


/* jillian's edits */
.mdBtnR-primary:hover, 
.mdBtnR-primary:focus, 
.mdBtnR-primary.active, 
a.mdBtnR-primary:hover, 
a.mdBtnR-primary:focus, 
a.mdBtnR-primary.active {
    background-color: #76b900;
    border-color: #76b900;
}
button.mdBtnR.mdBtnR-outline-primary.add-action.mdBtnR-adv .rfSI svg {
    fill: #fff;
}
/* end jillian's edits */

.mdBtnR-outline-primary:hover, .mdBtnR-outline-primary:focus, .mdBtnR-outline-primary.active, a.mdBtnR-outline-primary:hover, a.mdBtnR-outline-primary:focus, a.mdBtnR-outline-primary.active {
    color: #76b900;
   /* background-color: #76b900; */
    border-color: #76b900;
}

/* Begin Colten's edits */

button#wf-btn-cancel.mdBtnR.mdBtnR-outline-primary.mdBtnR-cancel {
    display: none;
  
}

.rf-org-header-container .header-bottom-nav .nav-links li .seperation {
  padding: 2px 8px!important;
}
.cc-revoke, .cc-window {
  position: static!important;
}
/* End Colten's edits */


/**** SPV ***/

.cc-revoke, .cc-window {
    position: fixed !important;
}
@media all and (max-width: 1200px) {
.rf-org-header-container .header-bottom-nav .nav-links {
	margin-top: 15px;
}
}

@media (min-width: 769px) {
.rf-workflow .rf-workflow-nav {
	left: inherit;
	right: 0;
}
.rf-workflow .rf-workflow-body-content.has-workflow-nav {
	margin-left: inherit;
	margin-right: 200px;
}
.rf-workflow-nav-collapsed .rf-workflow .rf-workflow-body-content.has-workflow-nav {
	margin-left: 0;
	margin-right: 40px;
}
#rf-content {
	overflow: hidden;
}
}
.rf-org-header-container .header-bottom-nav .header-bottom-nav-container {
	z-index: 1;
}

@media only screen and (max-width: 768px) and (min-width: 768px) {
.rf-workflow .rf-workflow-nav {
	max-width: 200px;
	position: absolute;
	right: 0;
	height: 100%;
}
.rf-body.rf-workflow-nav-collapsed .rf-workflow .rf-workflow-nav ul {
	display: none;
}

.rf-body.rf-workflow-nav-collapsed .rfwf-nav-container.rf-workflow-nav.rfwf-left-nav {
	background: transparent;
}
.rf-body.rf-workflow-nav-collapsed .rfwf-body-content.rf-workflow-body-content.has-left-nav.has-workflow-nav {
	width: 100%;
	margin-right: 0;
	transition: all 0.5s ease;
}
  .cc-window.cc-floating {
    max-width: 100% !important;
}
}

@media (max-width: 767px) {
.rf-workflow .rf-workflow-nav .rf-workflow-expand-nav {
	z-index: 2;
	position: relative;
}
.rf-workflow .rf-workflow-nav .rf-workflow-mobile-menu {
	text-align: left;
}
.rf-org-header-container .header-bottom-nav .header-bottom-nav-container .gtclogo {
	height: auto !important;
	max-width: 200px;
}
.rf-org-header-container .header-top-nav {
	padding: 3px 10px;
}
.rf-org-header-container .nvidia-logo {
	float: left;
	margin-bottom: 0;
}
.rf-org-header-container .contact-info-and-logout {
	text-align: right;
}
.rf-org-header-container .header-bottom-nav {
	padding: 0 10px;
	max-height: 55px;
}
.rf-org-header-container .header-bottom-nav .header-bottom-nav-container {
	z-index: 1;
	position: relative;
}
.rf-org-header-container .header-bottom-nav .nav-links {
	position: absolute;
	right: 0;
	top: 10px;
	margin-top: 0;
}
.rf-org-header-container .header-bottom-nav .nav-links span {
	font-size: 12px;
	line-height: 18px;
}
.rf-org-header-container .header-bottom-nav .nav-links li {
	line-height: 14px;
}
   .rf-workflow .rf-workflow-nav.rf-workflow-mobile-open {
    position: absolute;
  }
.cc-window.cc-floating {
    max-width: 100% !important;
}
}




/******************* SPV ********************/

.rfwf-body-content.rf-workflow-body-content #workflow-login-page h2 {
  display: block;
  text-align: center;
  color: #76b900;
  font-family: 'NVIDIA', Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-weight: 400;
  letter-spacing: -0.02em;
  font-size: 36px;
  line-height: 48px;
  text-transform: uppercase;
}
#workflow-login-page .md-frame .md-frame-body {
    background-color: #f1f1f1;
}
.rfwf-body-content.rf-workflow-body-content #workflow-login-page h2 {
  display: block;
  text-align: center;
}
.rfwf-body-content.rf-workflow-body-content #workflow-login-page .md-frame.login-frame, .rfwf-body-content.rf-workflow-body-content #workflow-login-page .md-frame.login-frame .md-frame-header, .rfwf-body-content.rf-workflow-body-content #workflow-login-page .md-frame.create-account-frame, .rfwf-body-content.rf-workflow-body-content #workflow-login-page .md-frame.create-account-frame .md-frame-header {
  box-shadow: none;
  border: 0 none;
}
.rfwf-body-content.rf-workflow-body-content #workflow-login-page .md-frame .md-frame-footer {
  box-shadow: none;
  border: 0 none;
  background-color: #f1f1f1;
  text-align: center;
  padding: 0 16px 30px;
}
.rfwf-body-content.rf-workflow-body-content #workflow-login-page .md-frame-footer a {
  cursor: pointer;
  float: none;
  display: inherit;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 20px;
}
.rfwf-body-content.rf-workflow-body-content #workflow-login-page .md-frame-footer .mdBtnR.mdBtnR-primary {
  width: 100%;
}
.rfwf-body-content.rf-workflow-body-content #workflow-login-page .md-frame-footer .mdBtnR.mdBtnR-primary .mdBtnR-text {
  padding: 5px;
}
@media screen and (min-width:781px) {
  .rfwf-body-content.rf-workflow-body-content #workflow-login-page .create-account-frame .md-frame-footer .mdBtnR.mdBtnR-primary {
    margin-top: 45px;
  }
}
@media screen and (max-width:780px) {
  #workflow-login-page .rfwf-panel-interior {
    display: flex;
    flex-direction: column-reverse;
  }
  #workflow-login-page .md-frame.create-account-frame .md-frame-body {
    min-height: auto;
}
}




/********************** Login end   **********************/

.wf-form-element-div .rf-radio-container .radio [type="radio"]:checked + span::after, 
.wf-form-element-div .rf-radio-container .radio [type="radio"].with-gap:checked + span::after {
    background-color: #76b900;
    top: 3px !important;
    left: 3px !important;
    width: 9px !important;
    height: 9px !important;
}
.wf-form-element-div .rf-radio-container .radio > label > input[type="radio"] + span::before {
    border: 1px solid #76b900;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 15px;
    height: 15px;
}
.wf-form-element-div .rf-radio-container .radio [type="radio"]:not(:checked), 
.wf-form-element-div .rf-radio-container .radio [type="radio"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.wf-form-element-div .rf-radio-container .radio [type="radio"]:not(:checked) + span::before, 
.wf-form-element-div .rf-radio-container .radio [type="radio"]:not(:checked) + span::after, 
.wf-form-element-div .rf-radio-container .radio [type="radio"]:checked + span::before, 
.wf-form-element-div .rf-radio-container .radio [type="radio"]:checked + span::after{
  border-radius: 50%;}
.wf-form-element-div .rf-radio-container .radio > label > input[type="radio"]:checked + span::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
}

.wf-form-element-div .rf-checkbox-container .checkbox [type="checkbox"]:checked + span::after, 
.wf-form-element-div .rf-checkbox-container .checkbox [type="checkbox"].with-gap:checked + span::after {
    background-color: #76b900;
    top: 3px !important;
    left: 3px !important;
    width: 9px !important;
    height: 9px !important;
}
.wf-form-element-div .rf-checkbox-container .checkbox > label > input[type="checkbox"] + span::before {
    border: 1px solid #76b900;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 15px;
    height: 15px;
}
.wf-form-element-div .rf-checkbox-container .checkbox [type="checkbox"]:not(:checked), 
.wf-form-element-div .rf-checkbox-container .checkbox [type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.wf-form-element-div .rf-checkbox-container .checkbox > label > input[type="checkbox"]:checked + span::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
}

.rf-select .rf-dropdown-container .rf-dropdown-trigger {
    border-radius: 0;
}

.rf-select .select-dropdown-icon .dropdown-icon-background {
    border-radius: 0;
}

.dropdown-results-container input:active, .dropdown-results-container input:focus{
box-shadow:none;
    border-color:#76b900;
}
.rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR):hover, .rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR):active, .rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR):focus, .rf-select select:active, .rf-select select:focus, .rf-select select:hover, .rf-select select:not([multiple]):active, .rf-select select:not([multiple]):focus, .rf-select select:not([multiple]):hover {
    box-shadow: none;
}

.rfwf-body-content.rf-workflow-body-content {
    padding: 40px 0;
}

form#myDynamicForm > div {
    background: #f1f1f1;
    padding: 0px 30px 0;
    max-width: 900px;
    margin: 0 auto;
}
#contact-info form#myDynamicForm > div  {
    background-color: transparent;
}
form#myDynamicForm > div:first-child {
    padding-top: 25px;
}

.rf-multi-select .rf-select-selected li {
    border-radius: 20px;
    background: #fff;
    color: #76B900;
    padding: 6px 20px 6px 15px;
    border-color: #76B900;
}


form#myDynamicForm div#wf-1582224106477002uQSs {
    margin-top: 30px;
}
div#wf-1559590457702008Eubl .rf-select.rf-single-select {
    padding-bottom: 5px;
}
div#wf-1559590457702008Eubl {
    padding-bottom: 25px !important;
	padding-top: 10px !important;
}
.wf-form-element-div .rf-text-container span {
    font-family: inherit !important;
}

div#wf-1596754169169001Yu3z .rf-checkbox-container {
    margin-top: -15px !important;
}
div#wf-temp_a1605071368699 > div {
    padding-top: 30px;
}
div#wf-1559318323829001Xo6q > div {
    padding-bottom: 20px;
}
div#wf-1559590457702008Eubl > div {
    padding-bottom: 30px;
}
div#wf-1582224106477002uQSs > div {
    padding-top: 30px;
}
#wf-1559316382856001NiQ4 > div {
    padding-top: 30px;
}

div#wf-1559316382856001NiQ4 {
    margin-top: 30px !important;
}
#wf-formAttendee-countryId {
    padding-bottom: 15px !important;
}

div#wf-temp_a1605071368699 {
    margin-top: 30px !important;
}
.wf-form-element-div .rf-text-container p {
    margin-bottom: 0;
}

.wf-form-element-div .html-container div br {
    display: none;
}

.wf-form-element-div .label-text span {
    color: #4A4A4A;
    font-size: 16px !important;
    font-weight: 700;
}
#wf-temp_a1605071224329 p span {
    font-size: 16px !important;
    color: #4A4A4A;
    font-weight: 700;
}
.wf-form-element-div .label-text p {
    margin-bottom: 0;
}
.form-footer-actions {
    margin-top: 0 !important;
    background: #fff !important;
    padding-top: 60px !important;
    padding-right: 0 !important;
    margin-bottom: 30px !important;
}
div#contact-info form#myDynamicForm {
    max-width: 900px;
    margin: 0 auto;
	color: #4A4A4A;
}

#wf-temp_a1605071368699 span span {
    text-transform: uppercase;
    padding-bottom: 10px !important;
    display: inline-block;
}


.rfwf-full-panel.rfwf-discount-code .rfwf-panel-interior {
    padding: 0;
}

.rfwf-full-panel.rfwf-discount-code {
 
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.orders-page .rfwf-full-panel.rfwf-discount-code .mdBtnR.mdBtnR-primary.input-aligned-label {
    margin-top: 8px;
}
.rfwf-full-panel.rfwf-discount-code .rfG-md-100.rfG-lg-50 {
    width: 100%;
}

.orders-page .rfwf-full-panel.rfwf-packages {
    padding-top: 0;
    padding-bottom: 30px;
}

.orders-page .rfwf-package-items .rfG-fluid-container {
    padding: 12px 30px;
    border-bottom: 1px solid #C1C1C1;
    background: #F1F1F1;
}

.md-accordion-controls svg:hover {
    fill: #fff !important;
}
.md-accordion-controls svg {
    fill: #fff;
}
.rfwf-full-panel.rfwf-packages .md-frame {
	max-width: 900px;
    margin: 0 auto;
    box-shadow: none;
    opacity: 1;
    border: 1px solid #C1C1C1;
    border-radius: 0;
    border-bottom: 0;
    border-top: 0;
}

.orders-page .rfwf-full-panel .rfwf-panel-interior {
    padding: 0 20px;
    max-width: 900px;
    margin: 0 auto;
}
.orders-page .rfwf-packages .rf-radio-wrapper.no-label, 
.orders-page .rfwf-packages .rf-checkbox-wrapper.no-label {
    padding-top: 4px;
}
.orders-page .package-description > strong {
    line-height: 1.4em;
    font-weight: 400 !important;
	font-size: 16px;
}
.orders-page .package-description {
    line-height: 18px;
}
.orders-page .accordion-headline {
    padding: 16px 30px;
}

.md-frame .md-frame-accordion h3 {
    color: #ffffff !important;
    width: calc(100% - 100px);
}

button.mdBtnR.mdBtnR-outline-primary {
    border: 2px solid #76b900;
    background: #fff;
    color: #76b900;
}

button.mdBtnR.mdBtnR-outline-primary span.mdBtnR-text {
    color: #76b900 !important;
}

.orders-page  .modal-content {
    padding-top: 20px;
}


.orders-page .rfwf-full-panel {
    border: none;
}
.orders-page .package-quantity {
    height: 38px;
}

.orders-page .md-frame .md-frame-accordion h3 {
    color: #ffffff !important;
    width: calc(100% - 100px);
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
}

.orders-page h2 {
  text-transform: uppercase;
    font-weight: 500;
}


button.mdBtnR {
    border: 1px solid #76b900;
}
button.mdBtnR.mdBtnR-primary:hover, button.mdBtnR.mdBtnR-primary:focus, button.mdBtnR.mdBtnR-primary.active {
    border: 1px solid #76b900;
}
.orders-page .orders-package-total {
    background: #666666;
    color: #fff;
}
.orders-page .orders-package-total p {
    font-size: 20px;
    text-transform: uppercase;
	color: #fff;
}

.orders-page .orders-package-total .rf-price-formatter {
    padding-left: 30px;
}
section.payment > h2 {
    color: #76B900;
    background: #F1F1F1;
    padding: 30px 30px 20px;
    margin-bottom: 0;
}
.rfwf-full-panel.rfwf-orders-payment {
    padding-bottom: 45px;
}
section.payment > div {
       padding: 0 30px 30px;
}

section.payment .rf-single-select,
section.payment .payment-default {
    background: #F1F1F1;
  
}

section.payment 																																																																																.payment-default {
    border-bottom: 1px solid #eee;
}


#reg-confirmation-page table th {
  background-color: #76b900;}

button#reg-confirmation-purchased-code svg {
    fill: #fff;
}

div#reg-confirmation-page > div {
    max-width: 900px;
    margin: 0 auto;
}

div#reg-confirmation-page .rfwf-full-panel.rfwf-confirmation-buttons button {
    padding: 10px 12px 8px;
    font-size: 16px;
    line-height: 18px;
}

.orders-page .md-accordion-container.expanded.orderSummary h3 {
    white-space: nowrap;
    width: 137px;
    overflow: hidden;
}



.rfG-table-container .rfwf-account-orders .orders-summary-list {
    border: 1px solid #ccc;
    border-top: 0;
    margin: 20px 0;
}

.rfG-table-container .orders-summary-list li.header {
    color: #fff;
    background: #76B900;
}


#participantPage form#myDynamicForm {
    display: none;
}

.rfwf-full-panel.rfwf-confirmation-contact-info {
    background: #f1f1f1;
    border: none;
    padding: 30px;
}

.rfwf-full-panel.rfwf-confirmation-contact-info .rfG-row div.rfG-md-50:first-child {
    border-right: 1px solid #ccc;
    width: 47%;
    margin-right: 3%;
}
#reg-confirmation-page table td:first-child {
    max-width: 500px;
}

#reg-confirmation-page  .reg-confirmation-summary .table tr{
    border-bottom: 1px solid #ccc;
	background: #f1f1f1;
  
}
#reg-confirmation-page table td{
padding: 10px 30px;
    border-bottom: 1px solid #c1c1c1;
}

#reg-confirmation-page .reg-confirmation-summary .table  tr:last-child {
    background: #000;
}
#reg-confirmation-page .reg-confirmation-summary .table tr:nth-last-child(2) {
    background: #666666;}


#reg-confirmation-page table tr:last-child td, #reg-confirmation-page table tr:nth-last-child(2) td {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
}
#reg-confirmation-page .reg-confirmation-summary .purchased-regcodes.grid-table .table tr {
    background: #f1f1f1;
   
}
#reg-confirmation-page .reg-confirmation-summary .purchased-regcodes.grid-table .table td {
    text-transform:inherit;
    color: #000;
}
#reg-confirmation-page .purchased-regcodes.grid-table hr {
    display: none;
}
#reg-confirmation-page .purchased-regcodes.grid-table h5 {
    color: #76b900;
    text-transform: uppercase;
}
#reg-confirmation-page table {
margin-bottom: 30px;
    border-spacing: inherit;
}
#reg-confirmation-page table th {
    background-color: #76b900;
    padding: 10px 30px;
	font-weight: 500;
}
.rfwf-full-panel.rfwf-confirmation-summary > div {
    padding: 0;
}
.rfwf-full-panel.rfwf-confirmation-header {
    text-align: center;
    text-transform: uppercase;
}

.rfwf-full-panel.rfwf-confirmation-header h1{
    color: #76B900;
	 text-transform: uppercase;
}
.rfwf-full-panel.rfwf-confirmation-custom {
    border-bottom: none;
}
.rfwf-full-panel.rfwf-confirmation-header {
    border-bottom: none;
}

#reg-confirmation-page .rfwf-panel-interior {
    padding: 0;
}

#reg-confirmation-page button.mdBtnR.mdBtnR-outline-primary {
    border: 2px solid #76b900;
    background: #76b900;
    color: #fff;
}

.confirmation-page h2 {
    text-transform: uppercase;
}


.rfwf-orders-buttons button.mdBtnR.mdBtnR-outline-primary:nth-child(2) {
  background: #76b900;
}

.rfwf-orders-buttons button.mdBtnR.mdBtnR-outline-primary:nth-child(2) span {
  color: #fff !important;
}


 .rfwf-full-panel.rfwf-discount-code li.rf-tag.has-remove {
    border-radius: 20px;
    width: auto;
    border-color: #76b900;
}
.orders-page .rfwf-full-panel.rfwf-discount-code .rfG-md-50.rfG-lg-25 {
    width: auto;
}

.reg-confirmation-summary > h5 {
    display: none;
}
.discount-name-price span.discount-name-title {
    display: none;
}

.form-id-1605071599755001Uiji div#contact-info:before {
    content: 'GTC REGISTRATION';
    font-size: 24px;
    letter-spacing: 0px;
    color: #76B900;
    text-align: center;
    width: 100%;
    padding-bottom: 30px;
    font-weight: 600;
}

.custom-form-content div.form-id-1605071599755001Uiji:before {
    content: "Step 1 of 3";
    font-size: 16px;
    letter-spacing: 0px;
    color: #444;
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    }
/*
div.orders-page:before {
    content: "Step 2 of 3";
    font-size: 16px;
    letter-spacing: 0px;
    color: #444;
    text-align: center;
    width: 100%;
    padding-top: 25px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
}
*/
div.orders-page > div:first-child:before {
    content: "PASSES AND PACKAGES";
    font-size: 24px;
    letter-spacing: 0px;
    color: #76B900;
    text-align: center;
    width: 100%;
    padding-bottom: 30px;
    font-weight: 600;
    display: table;
    clear: both;
    margin-top: -5px;
}


body[class*="DLIpackages-order"] div.orders-page > div:first-child:before {

display:none;
}

#participantPage .table tr th {
    color: #fff;
    background: #76B900;
}


#participantPage .table {
    background: #F9F9FA;
    border: none;
    text-align: center;
    box-shadow: 1px 1px 3px #ccc;
    margin: 5px 10px;
    width: calc(100% - 20px)
}

#participantPage .rfwf-account-orders .orders-summary-list {
    min-width: 600px;
    padding: 0;
    box-shadow: 1px 1px 3px #ccc;
    margin: 20px 10px;
}
#participantPage button svg {
    fill: #fff;
}

#participantPage .rfwf-account-orders h3 {

    text-transform: uppercase;
    color: #76B900;
}
#participantPage .rfwf-full-panel.rfwf-reg-codes h2 {
    text-transform: uppercase;
    color: #76B900;
}
.wf-form-element-div .has-error > p {
    margin-bottom: 0;
    padding-bottom: 5px;
}



#reg-confirmation-page table {
    min-width: 690px;
}

#create-account-page .form-id-1600473690Q505ef551e #wf-passwordtext li {
    margin-left: 15px;
}


#create-account-page .form-id-1600473690Q505ef551e #wf-confirmpassword{
padding-bottom: 15px
}

/***********************************************/


@media screen and (min-width: 769px) {
#reg-confirmation-page .rfwf-confirmation-contact-info .rfwf-panel-interior > div.rfG-row {
    display: flex;
}
}

@media screen and (max-width: 1023px) {
.orders-page .rfwf-full-panel.rfwf-discount-code .rfG-md-50.rfG-lg-25 {
    width: 100%;
}
#participantPage .rfG-table-container .orders-summary-list li .rfG-xs-80.rfG-md-70 {
    width: 60%;
}

#participantPage .rfG-table-container .orders-summary-list li .hidden-xs.hidden-sm.rfG-md-10 {
    width: auto;
}
#participantPage .rfG-table-container .orders-summary-list li .hidden-xs.hidden-sm.hidden-md.rfG-lg-10{
  width: auto;
  }
  
 .rfwf-full-panel.rfwf-discount-code button.mdBtnR.mdBtnR-primary.input-aligned-label {
    margin-top: 0;
    margin-bottom: 20px;
} 
  
}


@media screen and (max-width: 768px) {
.rfwf-full-panel.rfwf-confirmation-contact-info .rfG-row div.rfG-md-50:first-child {
    border-right: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

div#reg-confirmation-page .rfwf-full-panel.rfwf-confirmation-buttons {
    padding: 20px 15px;
}
#reg-confirmation-page .reg-confirmation-summary {
    margin-top: 20px;
    padding: 0 15px;
}
}
@media (max-width: 500px) {
  .orders-page .md-frame .md-frame-accordion h3 {
    width: 100%;
    }
}


/************ Login to GTC **********************/



body.rf-body.nvidia-gtc2021-regdli-login .rfG-md-50 {
  width: 100%;
}
body.rf-body.nvidia-gtc2021-regdli-login .rfwf-full-panel.rfwf-login-page {
  max-width: 500px;
}
body.rf-body.nvidia-gtc2021-regdli-login .md-frame .md-frame-body {
  padding: 30px;
}
body.rf-body.nvidia-gtc2021-regdli-login .md-frame.login-frame .md-frame-header {
    display: none;
}
body.rf-body.nvidia-gtc2021-regdli-login .rfwf-body-content.rf-workflow-body-content #workflow-login-page h2 {
  display: none;
}
body.rf-body.nvidia-gtc2021-regdli-login .md-frame.create-account-frame .md-frame-body {
  display: none;
}
body.rf-body.nvidia-gtc2021-regdli-login .md-frame.login-frame {
  margin-bottom: 0;
}
body.rf-body.nvidia-gtc2021-regdli-login #workflow-login-page .md-frame .md-frame-body {
  padding-bottom: 0;
}
body.rf-body.nvidia-gtc2021-regdli-login .md-frame.create-account-frame .md-frame-footer button {
  margin-top: 0 !important;
}
body.rf-body.nvidia-gtc2021-regdli-login .md-frame.create-account-frame button.mdBtnR.mdBtnR-primary {
  border: 2px solid #76b900;
  background: #fff;
}
body.rf-body.nvidia-gtc2021-regdli-login .md-frame.create-account-frame button.mdBtnR.mdBtnR-primary span.mdBtnR-text {
  color: #76b900 !important;
}
body.rf-body.nvidia-gtc2021-regdli-login .rfwf-body-content.rf-workflow-body-content #workflow-login-page .md-frame .md-frame-footer {
  padding: 0 30px 30px;
}
body.rf-body.nvidia-gtc2021-regdli-login .md-frame.create-account-frame .md-frame-footer:before {
content: "After completing your GTC Registration, please create a DLI Registration Account.";
    text-align: center;
    display: inline-block;
    padding: 25px 20px 15px;
    width: 100%;
    color: #444;
    border-top: none;
    font-size: 18px;
    line-height: 24px;
}


@media (max-width:768px) {
body.rf-body.nvidia-gtc2021-regdli-login .md-frame.create-account-frame .md-frame-footer:before {
max-width: 330px;
  padding: 25px 0px 15px;
  }

}


body.rf-body.nvidia-gtc2021-regdli-login .rfwf-body-content.rf-workflow-body-content #workflow-login-page .md-frame.create-account-frame {
    margin-bottom: 0;
    padding-bottom: 1px;
}

body.rf-body.nvidia-gtc2021-regdli-login .rfwf-body-content.rf-workflow-body-content #workflow-login-page .create-account-frame .md-headline:before {
    content: "PURCHASE ";
}
body.rf-body.nvidia-gtc2021-regdli-login .rfwf-body-content.rf-workflow-body-content #workflow-login-page .create-account-frame .md-headline:after {
    content: "GTC DLI WORKSHOPS";
    display: inline-block;
}
body.rf-body.nvidia-gtc2021-regdli-login .md-frame.create-account-frame .md-frame-header {
    display: inline-block;
}
body.rf-body.nvidia-gtc2021-regdli-login .rfwf-body-content.rf-workflow-body-content #workflow-login-page .md-headline {
    display: block;
    text-align: center;
    color: #76b900;
    font-family: 'NVIDIA', Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-weight: 400;
    letter-spacing: -0.02em;
    font-size: 36px;
    line-height: 48px;
    text-transform: uppercase;
}


body.rf-body.nvidia-gtc2021-regdli-login .rfwf-full-panel.rfwf-login-page .rfwf-panel-interior {
    display: flex;
    flex-direction: column-reverse;
}

@media (max-width:375px) {
body.rf-body.nvidia-gtc2021-regdli-login .md-frame.create-account-frame .md-frame-header {
    padding: 8px 2px;
}
  body.rf-body.nvidia-gtc2021-regdli-login .rfwf-body-content.rf-workflow-body-content #workflow-login-page .md-headline {
    font-size: 30px;
line-height: 36px;
  }
}

@media screen and (max-width:780px) {
.rf-body.nvidia-gtc2021-regdli-login .rfwf-body-content.rf-workflow-body-content {
    padding-bottom: 40px;
}
}




.wf-form-element-div .rf-feedback-alert.success.rf-feedback-alert-sm {
    display: block;
}

/********** 2022 ********/






body[class*="confirmation"] .flex-box-section-full>.flex-box-section-full-interior {
    max-width: 1000px;
}
body[class*="confirmation"] .flex-box-section-full>.flex-box-section-full-interior .flex-box-child.rf-grid-layout-100 {
    padding: 0;
}

body[class*="confirmation"] div#rf-content {
    background: #FFFFFF;
}

body[class*="confirmation"] .page-builder-display-reset {
    background: #FFFFFF;
}

body[class*="confirmation"] .rf-card.card-full.order-summary-card .rfG-md-100.rfG-lg-50 {
    width: 100%;
    padding: 0;
}
body[class*="confirmation"] .rfwf-dashboard .order-summary-card .order-summary-item,
body[class*="confirmation"] .page-builder-display-reset .order-summary-card .order-summary-item {
    font-size: 16px;
    margin-bottom: 0;
    padding: 20px 20px;
    background: #f1f1f1;
    border-bottom: 1px solid #fff;
}
body[class*="confirmation"] .page-builder-display-reset .order-summary-card .summary-items-details {
    margin: 0;
    clear: both;
    padding: 10px 0;
}
body[class*="confirmation"]  .order-summary-card .summary-items-details .rf-price-formatter {
    color: #000;
}
body[class*="confirmation"] .rfwf-dashboard .order-summary-card .summary-items-totals, 
body[class*="confirmation"] .page-builder-display-reset .order-summary-card .summary-items-totals {
    border-top: 1px solid #F1F1F1;
    padding: 0;
    margin: 0;
}
body[class*="confirmation"] .rfwf-dashboard .order-summary-card .summary-items-totals .summary-item-total,
body[class*="confirmation"] .rfwf-dashboard .order-summary-card .summary-items-totals .summary-item-balance,
body[class*="confirmation"] .page-builder-display-reset .order-summary-card .summary-items-totals .summary-item-total, 
body[class*="confirmation"] .page-builder-display-reset .order-summary-card .summary-items-totals .summary-item-balance {
    padding: 10px 20px 10px;
    background: #333;
    color: #fff;
    border-bottom: 1px solid #F1F1F1;
    display: block;
font-weight: 700;
text-align: left;
line-height: 34px;
font-size: 24px;
position: relative;
}
body[class*="confirmation"] .rf-card.card-full.order-summary-card .card-body .rfG-row .rfG-md-100.rfG-lg-50.order-summary 
body[class*="confirmation"] .order-summary-item .summary-items-totals span.summary-item-total span.rf-price-formatter, 
body[class*="confirmation"] .rf-price-formatter, span.summary-item-balance span.rf-price-formatter {
    color: #76B900;
    text-align: right;
    display: initial;
    right: 20px;
  position: absolute;
}

body[class*="confirmation"] .rf-card.card-full.order-summary-card .card-body {
    border: none;
    border-radius: 0;
    height: auto;
    padding: 0;
    background-color: transparent;
    width: 100%;
}

body[class*="confirmation"] .rfG-md-100.rfG-lg-50.order-summary-notes {
    margin-top: 20px;
}


body[class*="confirmation"] .rf-card.card-full.order-summary-card .card-body .rfG-row {
    padding: 0;
    margin: 0;
}
body[class*="confirmation"] div#rf-content h1 {
    font-size:36px;
}
body[class*="confirmation"] .flex-box-section-full {
    padding: 20px 0;
}

body[class*="confirmation"] .rf-headline.full-image {
   background-color: #f1f1f1;
}

/*******/

.rf-headline.full-image {
    background-color: #fff;
    border: none; border-radius: 0 ;margin-bottom: 15px;
}

.rf-card .card-body {
  
    border:none;

    border-radius: 0 ;
}

.rf-card .card-header {
 
    background-color: #76b900;
    border: none;
    padding-top: 12px;
    border-radius: 0;
    padding-bottom: 6px;

}

.rf-card .card-header .card-header-title {
    color: #fff;
    font-family: 'NVIDIA', Arial, Helvetica, Sans-Serif;
}

.rf-card .card-header svg{
fill: #fff !important;
} 
.rf-card.card-full.order-summary-card .card-controls::before {
    content: "Download Invoice(s)";
    color: #ffff;
	cursor: pointer;
margin-right: 5px;
}

.mdBtnR-primary:hover, .mdBtnR-primary:focus, .mdBtnR-primary.active, a.mdBtnR-primary:hover, a.mdBtnR-primary:focus, a.mdBtnR-primary.active {
    background-color: #76b900;
    border-color: #76b900;
    border: 2px solid #76b900;
}
.mdBtnR-primary, a.mdBtnR-primary {
    color: #fff;
    background-color: #76b900;
    border-color: #76b900;
   border-radius: 0;
}

.mdBtnR-outline-primary:hover, .mdBtnR-outline-primary:focus, 
.mdBtnR-outline-primary.active, a.mdBtnR-outline-primary:hover, 
a.mdBtnR-outline-primary:focus, a.mdBtnR-outline-primary.active {

    border: 2px solid;
}

.mdBtnR-outline-primary, a.mdBtnR-outline-primary {
 border-radius: 0;
    border-color: #76b900;
 color: #76b900;
}
.mdBtnR-outline-primary .mdBtnR-text, a.mdBtnR-outline-primary .mdBtnR-text {
    color: #76b900;
}

.flex-box-section-full.DLI-workshop .rf-card .card-body {
    height: auto;
}

.flex-box-section-full.DLI-workshop form#myDynamicForm > div {
    background: #fff;
    max-width: none;
 padding: 0px 10px 0;
}

.flex-box-section-full.DLI-workshop form#myDynamicForm > div p{
    font-size: 16px;
}

.DLIcontact{
display:block;
}

.rfwf-full-panel.rfwf-confirmation-header p.no-print {
    display: none;
}


body.rf-body.nvidia-gtcspring2022-employeeregistration-form-employeeregistration div#wf-temp_a1638512407681 p {
    font-size: 24px;
    padding-bottom: 20px;
}

@media screen and (max-width: 390px) {

body[class*="registration-form"] form#myDynamicForm #wf-temp_a1626890060762 p span{
 font-size: 26px !important;
}
}


body[class*="registration-account"] span.back-ap {
border: 2px solid #76b900;
    padding: 6px 15px 3px 10px;
    background: #fff;
    font-family: 'NVIDIA', Arial, Helvetica, Sans-Serif;
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
}

body[class*="registration-account"] .rfwf-account-orders button.mdBtnR.mdBtnR-primary.mdBtnR-icon {
    display: none;
}


/***** cfp *****/

div#cfp-home-page form#myDynamicForm > div:first-child {
    background-color: transparent;
    max-width: none;
    padding: 0;
}

body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMainSimulive-participant button.mdBtnR.mdBtnR-outline-primary span.rfSI,
body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMain-participant button.mdBtnR.mdBtnR-outline-primary span.rfSI{margin-top: 3px;}

body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMainSimulive-participant span.rfSI svg,
body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMain-participant span.rfSI svg{fill: #76b900 !important;}


body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMain-form-session .rfwf-full-panel.rfwf-header,
body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMain-participant .rfwf-full-panel.rfwf-header{padding: 0;border: none;}

body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMain-form-session .rfwf-header .rfwf-headline h1 br {display: none;}



body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMain-form-session .rf-workflow-header .rfwf-full-panel.rfwf-subheader,
body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMain-participant .rf-workflow-header .rfwf-full-panel.rfwf-subheader{display: none;}

body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMain-participant  .rfwf-full-panel.participant-page {
    padding-top: 10px;
}

body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMain-form-session .custom-form-content .rfwf-full-panel.form-id-1652200609532001kBYa {padding-top: 0;}

body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMain-form-session .custom-form-content .rfwf-full-panel.form-id-1652200609532001kBYa div#contact-info {padding: 0;}

body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMain-form-session .custom-form-content .rfwf-full-panel.form-id-1652200609532001kBYa div#contact-info form#myDynamicForm {max-width: none;}

body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMain-form-session .custom-form-content .rfwf-full-panel.form-id-1652200609532001kBYa div#contact-info form#myDynamicForm > div {max-width: none;padding: 0 20px;}


body.rf-body.rf-accessibility.nvidia-gtcfall2022-CFSMain-login #workflow-login-page .create-account-frame .md-frame-footer .mdBtnR.mdBtnR-primary {
    margin-top: 43px;
    margin-bottom: 0;

}
/*km 25304*/
.modal-dialog form .readOnly-value{
    height: auto;
}
/*end 25304*/


.modal-content form#myDynamicForm {
    background: #f1f1f1;
}

.rf-workflow-working-reports .rfwf-panel-interior .modal-edit-type .working-report-row .rf-pill .rf-pill-text {
    font-weight: 500;
    margin-top: 4px;
}

.rf-workflow-working-reports .rfwf-panel-interior .modal-edit-type .working-report-row .body-cell>div>div>p{
font-size: 14px;
}

.rf-workflow-working-reports .working-report-table .header-cell .rf-trigger-menu.menu-right.is-button-menu svg,
.rf-workflow-working-reports .rfwf-panel-interior .working-report-header svg,
.rf-workflow-working-reports .ReactVirtualized__Grid .ReactVirtualized__Grid__innerScrollContainer .header-cell .rf-flex-frame .rf-trigger-menu svg{
    fill: #fff !important;
}

.rf-workflow-working-reports .rfwf-panel-interior .working-report-header button.mdBtnR.mdBtnR-outline-primary.active {
    background-color: #76b900;
}

.rf-workflow-working-reports .rfwf-panel-interior .working-report-header button.mdBtnR.mdBtnR-outline-primary.active span.mdBtnR-text {color: #fff !important;}
.rf-workflow-working-reports .rfwf-panel-interior .working-report-header button.mdBtnR:hover{
    border:none;
}




/*** Registration form ***/


.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, .rf-phone-number>label span:first-of-type, .rf-phone-number>label .label-text, .rf-phone-number .rf-label span:first-of-type, .rf-phone-number .rf-label .label-text, .rf-form-element-group>label span:first-of-type, .rf-form-element-group>label .label-text, .rf-form-element-group .rf-label span:first-of-type, .rf-form-element-group .rf-label .label-text, .rf-checkbox-container>label span:first-of-type, .rf-checkbox-container>label .label-text, .rf-checkbox-container .rf-label span:first-of-type, .rf-checkbox-container .rf-label .label-text, .rf-toggle-wrapper>label span:first-of-type, .rf-toggle-wrapper>label .label-text, .rf-toggle-wrapper .rf-label span:first-of-type, .rf-toggle-wrapper .rf-label .label-text, .rf-time-selector>label span:first-of-type, .rf-time-selector>label .label-text, .rf-time-selector .rf-label span:first-of-type, .rf-time-selector .rf-label .label-text {
    font-size: 15px;
    font-weight: 500;
}


.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm > div{background: #f1f1f1;padding: 0 60px;max-width: 850px;}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654536517537,
.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654021096334{
    background-color: transparent;
}



.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654536094313 {
    padding-top: 45px;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654025516307,
.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654026329555,
.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654026475928{
    margin-top: 20px;
    padding-top: 45px;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-1653598354419001Xma8,
.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-1638223588851001sjA2,
.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-1629839857911001ngq6,
.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-1638475842780001AVP2{
    padding-bottom: 25px;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm .form-footer-actions {
    text-align: center;
    padding: 0;
}
.rfwf-full-panel.form-id-1654019808304001fpie .rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR):hover, 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR):active, 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR):focus, 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select:active, .rf-select select:focus, .rf-select select:hover, 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select:not([multiple]):active, 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select:not([multiple]):focus, 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select:not([multiple]):hover {
  border-color: #76b900;
  outline: 1px solid #76b900 !important;
box-shadow: none !important;
}

.rfwf-full-panel.form-id-1654019808304001fpie .rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR), 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-input textarea {
  
    padding: 12px
}


.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select:active+.select-dropdown-icon .dropdown-icon-background, 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select:focus+.select-dropdown-icon .dropdown-icon-background, 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select:hover+.select-dropdown-icon .dropdown-icon-background, 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select:not([multiple]):active+.select-dropdown-icon .dropdown-icon-background, 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select:not([multiple]):focus+.select-dropdown-icon .dropdown-icon-background, 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select:not([multiple]):hover+.select-dropdown-icon .dropdown-icon-background {
    border-color: #76b900;
    box-shadow: none !important;
}
.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select, 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select:not([multiple]) {
    height: 45px;}

.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select+ .select-dropdown-icon .dropdown-icon-background, 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-select select:not([multiple])+ .select-dropdown-icon .dropdown-icon-background {
    position: absolute;
    top: -45px;
    background-color: transparent;
    border-left: 0;
    outline: none !important;
    height: 45px;
}

.rfwf-full-panel.form-id-1654019808304001fpie .smart-form input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR), 
.rfwf-full-panel.form-id-1654019808304001fpie .form-control input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR), 
.rfwf-full-panel.form-id-1654019808304001fpie .rf-select input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR){

 padding: 11px
  
}

.rfwf-full-panel.form-id-1654019808304001fpie .rf-select .select-dropdown-icon .dropdown-icon-background {
    border-radius: 0;
    height: 48px;
    border-left: none;
     background-color: #fff;
}

.rfwf-full-panel.form-id-1654019808304001fpie .rf-select.rf-multi-select .select-dropdown-icon {
    height: 48px;
}

body.rf-body.rf-accessibility.nvidia-gtcfall2022-digitalregfall22-form-contactinfo .dropdown-results-container input:active, 
body.rf-body.rf-accessibility.nvidia-gtcfall2022-digitalregfall22-form-contactinfo .dropdown-results-container input:focus, 
body.rf-body.rf-accessibility.nvidia-gtcfall2022-digitalregfall22-form-contactinfo .dropdown-results-container input:hover {
    border-color: #76b900;
    outline: 1px solid #76b900 !important;
    transition: 0.1s ease-in-out;
}



.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm  div#feedback-alert-area {
    background-color: transparent;
}


.rfwf-full-panel.form-id-1654019808304001fpie .rf-text-container p strong span {
    color: #000;
    font-size: 24px;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654536517537 .rf-text-container p strong span {
    text-transform: capitalize;
    font-size: 40px;
padding-bottom: 5px;
    display: block;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654536517537 .rf-text-container {
    padding-bottom: 0;
}
.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654021096334 p:first-child {
    padding-bottom: 10px;
}
.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm .rf-text-container {
    text-align: center;
    padding-bottom: 15px;
}


.rfwf-full-panel.form-id-1654019808304001fpie .rf-select.rf-multi-select .rf-dropdown-container:hover {
    outline: 1px solid #76b900 !important;
}


.rfwf-full-panel.form-id-1654019808304001fpie .has-error .rf-select.rf-multi-select .rf-dropdown-container {
    outline: 2px solid #f7412d !important;
    border: none;
}

.rfwf-full-panel.form-id-1654019808304001fpie .rf-single-select.rf-error select,
.rfwf-full-panel.form-id-1654019808304001fpie .rf-input.rf-error input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR){
outline: 1px solid #f7412d !important;
}

.rfwf-full-panel.form-id-1654019808304001fpie .has-error span.error-msg {
    margin-top: -12px;
    display: block;
    padding-bottom: 12px;
    color: #f7412d;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654025653912 .rf-text-container {
    text-align: left;
}
@media (max-width: 767px) {
.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm > div {
    background: #f1f1f1;
    padding: 0 20px;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-1653598354419001Xma8, .rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-1638223588851001sjA2, .rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-1629839857911001ngq6 {
    padding-bottom: 15px;
}
.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654025516307, .rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654026329555, .rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654026475928 {
    padding-top: 25px;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654536094313 {
    padding-top: 25px;
}
}




.rf-accessibility .mdBtnR:not(.mdBtnR-text-button):not(.mdBtnR-link):focus, .rf-accessibility .favorite-catalog-result:focus, .rf-accessibility .session-downloads:focus, .rf-accessibility .catalog-result.recommended .recommendation-actions button:focus, .rf-accessibility .search-filters .filters .catalog-filter:focus, .rf-accessibility .schedule-calendar .rbc-day-slot .rbc-time-slot:focus, .rf-accessibility .schedule-calendar .rbc-event:focus, .rf-accessibility .search-container .rf-facets .rf-tag:focus, .rf-accessibility .catalog-result:focus, .rf-accessibility .rf-catalog-tabs li button:focus, .rf-accessibility .calendar-head .prev-day:focus, .rf-accessibility .calendar-head .next-day:focus, .rf-accessibility .search-bar .catalog-search .rf-input input:focus, .rf-accessibility .sub-video-overlay:focus, .rf-accessibility .flowplayer [role="button"]:focus, .rf-accessibility .flowplayer [role="slider"]:focus, .rf-accessibility .flowplayer [role="menuitem"]:focus, .rf-accessibility .fp-volumebtn svg:focus, .rf-accessibility .fp-middle:focus .fp-play, .rf-accessibility .rf-tile-avatar:focus, .rf-accessibility input[type="checkbox"]:focus, .rf-accessibility .checkbox input[type="checkbox"]:focus, .rf-accessibility input[type="radio"]:focus, .rf-accessibility .radio input[type="radio"]:focus, .rf-accessibility .rf-checkbox:focus .checkbox-bg, .rf-accessibility .rf-radio-option:focus, .rf-accessibility button.rfSI:focus, .rf-accessibility .card-header .card-controls:focus, .rf-accessibility .rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR):focus, .rf-accessibility .rf-select .rf-dropdown-container .rf-dropdown-trigger input:focus, .rf-accessibility .rf-select .rf-dropdown-container:focus, .rf-accessibility .rf-textarea textarea:focus, .rf-accessibility .rf-select select:focus, .rf-accessibility .rf-select select:not([multiple]):focus, .rf-accessibility .rf-select select:focus + .select-dropdown-icon .dropdown-icon-background,
.rf-accessibility .mdBtnR:not(.mdBtnR-text-button):not(.mdBtnR-link):focus, .rf-accessibility .favorite-catalog-result:focus, .rf-accessibility .session-downloads:focus, .rf-accessibility .catalog-result.recommended .recommendation-actions button:focus, .rf-accessibility .search-filters .filters .catalog-filter:focus, .rf-accessibility .schedule-calendar .rbc-day-slot .rbc-time-slot:focus, .rf-accessibility .schedule-calendar .rbc-event:focus, .rf-accessibility .search-container .rf-facets .rf-tag:focus, .rf-accessibility .catalog-result:focus, .rf-accessibility .rf-catalog-tabs li button:focus, .rf-accessibility .calendar-head .prev-day:focus, .rf-accessibility .calendar-head .next-day:focus, .rf-accessibility .search-bar .catalog-search .rf-input input:focus, .rf-accessibility .sub-video-overlay:focus, .rf-accessibility .flowplayer [role="button"]:focus, .rf-accessibility .flowplayer [role="slider"]:focus, .rf-accessibility .flowplayer [role="menuitem"]:focus, .rf-accessibility .fp-volumebtn svg:focus, .rf-accessibility .fp-middle:focus .fp-play, .rf-accessibility .rf-tile-avatar:focus, .rf-accessibility input[type="checkbox"]:focus, .rf-accessibility .checkbox input[type="checkbox"]:focus, .rf-accessibility input[type="radio"]:focus, .rf-accessibility .radio input[type="radio"]:focus, .rf-accessibility .rf-checkbox:focus .checkbox-bg, .rf-accessibility .rf-radio-option:focus, .rf-accessibility button.rfSI:focus, .rf-accessibility .card-header .card-controls:focus, .rf-accessibility .rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR):focus, .rf-accessibility .rf-select .rf-dropdown-container .rf-dropdown-trigger input:focus, .rf-accessibility .rf-select .rf-dropdown-container:focus, .rf-accessibility .rf-textarea textarea:focus, .rf-accessibility .rf-select select:focus, .rf-accessibility .rf-select select:not([multiple]):focus, .rf-accessibility .rf-select select:focus + .select-dropdown-icon .dropdown-icon-background{
  box-shadow: none !important;

}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1657044460399 {
    margin-top: 20px;
    padding-top: 40px;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm .rf-feedback-alert.success {
    margin-bottom: 0;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-1652286595326001LLmV {
   padding-bottom: 30px;
}


.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654025653912 p strong {
    font-weight: 500 !important;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1654025653912 p a{

    font-weight:bold;
}

.rfwf-full-panel.form-id-1654019808304001fpie .rf-text-container p{

font-size: 15px;
}


.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1657044460399 p:nth-child(2){
    text-align: left;
    font-weight: bold;
}


.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1657044460399 .rf-text-container {
    padding-bottom: 0;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1657044460399 strong span {
    margin-bottom: 10px;
    display: inline-block;
}
.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm .rf-checkbox-container fieldset .rf-label .label-text {
    font-weight: bold;
}


.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm .rf-checkbox-container fieldset .checkbox span {
    font-size: 15px;
}
.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-1638223588851001sjA2 .rf-checkbox-container fieldset .rf-label .label-text {
    font-weight: initial;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm .form-footer-actions button .mdBtnR-text {
    font-weight: bold;
    text-transform: initial;
    padding: 5px;
    font-size: 18px !important;
    letter-spacing: 0;
}
/*********** Registration form end *******/

#rf-content .orders-page {display: none;}

body[class*="confirmation"] .flex-box-section-full>.flex-box-section-full-interior .flex-box-child.rf-grid-layout-100 {
    padding: 0 8px;
}

body[class*="confirmation"] .rfG-md-100.rfG-lg-50.order-summary-notes {
    display: none;
}

body[class*="confirmation"] div#orderDetails {
  background-color: #fff;
    margin-top: -40px;
    padding: 20px 0px 0px;
}
form#myDynamicForm select option {
  font-family: 'NVIDIA', Arial, Helvetica, Sans-Serif;
}



/**** GTC logo ***/
.navigation .gtclogoclass{position:relative;display:inline-block;padding: 0 .5em 0 .3em;overflow:hidden;color:#fff;font-weight:bold;z-index: 0;font-family: 'NVIDIA', Arial, Helvetica, Sans-Serif;}
@media screen and (max-width:639px){.navigation .gtclogoclass{font-size:32px;line-height:47px;padding:0 .5em .1em .3em;}
}
@media screen and (min-width:640px) and (max-width:1024px){.navigation .gtclogoclass{font-size:32px;line-height:47px;padding:0 .5em .1em .3em;}
}
@media screen and (min-width:1024px) and (max-width:1350px){.navigation .gtclogoclass{font-size:42px;line-height:67px}
}
@media screen and (min-width:1350px){.navigation .gtclogoclass{font-size:45px;line-height: 66px;}
}
.navigation .gtclogoclass:after{content:'';position:absolute;top:0;left:0;width:100%;background:#76b900;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(-15deg);-ms-transform:skew(-15deg);transform:skew(-15deg);z-index:-1}
@media screen and (max-width:639px){.navigation .gtclogoclass:after{height:46px}
}
@media screen and (min-width:640px) and (max-width:1024px){.navigation .gtclogoclass:after{height:46px}
}
@media screen and (min-width:1024px) and (max-width:1350px){.navigation .gtclogoclass:after{height:66px}
}
@media screen and (min-width:1350px){.navigation .gtclogoclass:after{height:66px}
}
  
  
  /**** end GTC logo ****/

/***** header ********/

@media screen and (max-width:1024px){
.rf-org-header-container .contact-info-and-logout {
    margin-top: 10px !important;
}
}
@media screen and (max-width:1023px){
.navigation .global-nav .sub-brand-nav {
  height: 46px;
}
.navigation .global-nav .sub-brand-nav .sub-brand-nav-container {
  height: 46px;
}
}
@media screen and (max-width:767px){
  
  #event-details .event-line {
  display: none;
}
  .workshops-keynote {
  display: flex;
  margin-bottom:0px;
  flex-direction: column;
}
  
  .rf-org-header-container header #event-details {
  font-size: 13px;
  padding-top: 6px;
}
}

@media screen and (max-width:374px){
.rf-org-header-container header #event-details {
  font-size: 12px;
}
  .navigation .gtclogoclass {
  font-size: 27px;
  padding: 0 0.6em .1em .3em;
}
}

/**** end header ***/

body[class*="confirmation"] .flex-box-section-full > .flex-box-section-full-interior .mdBtnR.mdBtnR-primary .mdBtnR-text {
  letter-spacing: 0;
  padding-top: 0;
  line-height: 24px;
text-transform: none;
}
body[class*="confirmation"] .flex-box-section-full > .flex-box-section-full-interior p {
  font-size: 15px;
}

body[class*="confirmation"] div#orderDetails .order_details{
font-size: 15px;
}
body[class*="confirmation"] .rfwf-body-content.rf-workflow-body-content a{
  
  font-weight: bold;
}

.rf-card.card-full.order-summary-card .card-header.rf-flex-frame {
  padding-bottom: 10px;
  padding-top: 8px;
}
.rf-card.card-full.order-summary-card .card-header.rf-flex-frame .card-controls {
  font-size: 15px;
  line-height: 28px;
}

.rf-overlay-new .rf-scroll-frame ul:not(.rf-select-selected) li .rf-checkbox-icon svg {
    fill: transparent;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-1629839857911001ngq6 {
 /*   padding-bottom: 0; */
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-1659729911041001s5c4{
    padding-bottom: 25px;
}

.rfwf-full-panel.form-id-1654019808304001fpie #contact-info form#myDynamicForm div#wf-temp_a1660156019105 {
    margin-top: 20px;
    padding-top: 45px;
}
