:root {
--rf-brand-elevation-focus-indicator-shadow: 0 0 0 2px rgba(118, 185, 0, .9);
  --rf-comp-button-secondary-hover-color-on-background: #000;
  --rf-system-color-blue: #000;
  --rf-system-color-blue-40: #000;
}

.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-input textarea:active, .rf-input textarea:focus {
    border: none !important;
}
.rf-select select:active, .rf-select select:focus, .rf-select select:not([multiple]):active, .rf-select select:not([multiple]):focus {
    border: none !important;
}
.rf-select select:active + .select-dropdown-icon .dropdown-icon-background, .rf-select select:focus + .select-dropdown-icon .dropdown-icon-background, .rf-select select:not([multiple]):active + .select-dropdown-icon .dropdown-icon-background, .rf-select select:not([multiple]):focus + .select-dropdown-icon .dropdown-icon-background {
    border: none !important;
}
.dropdown-results-container .rf-select-results-container li:hover, .dropdown-results-container .rf-select-results-container li:focus {
    background-color: rgba(118, 185, 0, 0.4) !important;
}

.rf-accessibility input[type=checkbox]:focus, .rf-accessibility .checkbox input[type=checkbox]:focus {
    box-shadow: none !important;
    border: 2px solid #76b900 !important;
}
@media (min-width: 768px) and (max-width: 1349px){
.rfComp-canvas {
  padding: 0 15px;
  width: calc(100% - 30px);
}
}


body[class*="confirmation"] .flex-box-section-full a.mdBtnR.mdBtnR-primary {
    background-color: transparent;
    border: none;
    padding: 0;
}

body[class*="confirmation"] .flex-box-section-full a.mdBtnR.mdBtnR-primary span.mdBtnR-text:after {
    content: "";
font-family: Font Awesome\ 6 Pro;
    font-weight: 900;
    margin-left: 6px;
    padding-right: 3px;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out;
    color:#76b900;
}


body[class*="confirmation"] .flex-box-section-full a.mdBtnR.mdBtnR-primary:hover span.mdBtnR-text:after {
    margin-left: 9px;
    padding-right: 0;
    color:#000;
}

#rf-content a:hover, #rf-content a:focus, #rf-content a:link:hover, #rf-content a:link:focus, #rf-content a:visited:hover, #rf-content a:visited:focus {
     
    text-decoration: var(--rf-comp-link-hover-font-decoration);
    text-decoration-thickness: 2px;
}

/******* Column Equal Height ******/
.flex-box-section-full.flexBox .flex-box-section .flex-box-child {
    display: flex;
}

.flex-box-section-full.flexBox .flex-box-section .flex-box-child .rf-headline {
    display: flex;
    flex-direction: column;
}
body[class*="confirmation"] .rf-headline-content h4 {
    padding: 15px 0;
    margin-bottom: 0;
}

body[class*="confirmation"] .rf-headline.full-image .rf-headline-content {
    padding: 0;
}
.flex-box-section-full.flexBox .flex-box-section .flex-box-child .rf-headline .rf-headline-content {

    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
}

.flex-box-section-full.flexBox .flex-box-section .flex-box-child .rf-headline .rf-headline-content>div:first-of-type {
    margin-bottom: 16px;
    flex: 1 0 auto;
  /*  height: auto !important; */
}
/******* Column Equal Height end ******/

.flex-box-section-full.contact-info .rf-headline .rf-banner {
    justify-content: left;
    align-items: center;
}



/**************** new Confirmation layout ************/

body[class*="confirmation"] .flex-box-section-full>.flex-box-section-full-interior {
    max-width: 1290px;
}
.rfwf-dashboard .order-summary-card .summary-items-details .summary-item-quantity, 
.page-builder-display-reset .order-summary-card .summary-items-details .summary-item-quantity, 
.page-builder-template-preview .order-summary-card .summary-items-details .summary-item-quantity {
    width: 10%;
    max-width: 35px;
}
body[class*="confirmation"] .rf-card.card-full.order-summary-card .card-header.rf-flex-frame {
    background-color: #222222;
  padding: 22px 30px;
}
.custom-your-gtc-experience h2 {
    font-size: 36px;
}

body[class*="confirmation"] .rf-card.card-full.order-summary-card h3.card-header-title {
    font-size: 24px;
color:#fff;
}
body[class*="confirmation"] .page-builder-display-reset .order-summary-card .summary-items-details {
    font-weight: 700;
}
body[class*="confirmation"] .rf-card.card-full.order-summary-card .card-controls button{

max-width:none;
width:170px;
}

body[class*="confirmation"] .rf-card.card-full.order-summary-card .card-controls button::before {
    content: "Download Invoice(s)";
    top: 5px;
    position: relative;

  color:#fff;
  cursor: pointer;
  font-weight: 700;
  margin-right: 20px;
    font-size: 15px
}
body[class*="confirmation"] .rf-card.card-full.order-summary-card .card-controls button:focus {
box-shadow: none !important;
}
.rfSI[title="Download Invoice"] {
  cursor: pointer;
}
body[class*="confirmation"] .rf-card .card-header .card-controls span.rfSI[title="Download Invoice"]:after,
body[class*="confirmation"] .rf-card .card-header .card-controls .rfSI[aria-label="Download Invoice"]:after{
    content: "";
    background-image: url("https://static.rainfocus.com/nvidia/gtcspring2023/static/staticfile/staticfile/file_download_1671108025187001Gksx.svg");
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 8px;
    background-size: 18px;
margin-left: 3px;
right: 0;
}

body[class*="confirmation"] .rf-card .card-header .card-controls span.rfSI[title="Download Invoice"] svg,
body[class*="confirmation"] .rf-card .card-header .card-controls .rfSI[aria-label="Download Invoice"] svg{
    display: none;
}

body[class*="confirmation"] .page-builder-display-reset .order-summary-card .summary-items-details {
 
    padding: 0px 0;
}
body[class*="confirmation"] .rf-headline-content h4 {
  font-size: 24px; color:#000;
}
@media (max-width: 767px){
body[class*="confirmation"]  .flex-box-child.rf-grid-layout-100 {
  margin-bottom: 0;
}
body[class*="confirmation"] .custom-your-gtc-experience h2 {
  font-size: 26px;
}
body[class*="confirmation"] .custom-your-gtc-experience .rf-headline .rf-headline-content {
  padding: 26px 24px 32px;
}
body[class*="confirmation"] .rf-card.card-full.order-summary-card h3.card-header-title {
  font-size: 18px;
}
body[class*="confirmation"] .rf-card.card-full.order-summary-card .card-controls::before {

  top: 0;
}
  
 body[class*="confirmation"]  .rf-card.card-full.order-summary-card .card-controls::before {
  content: "";
  }
}


body[class*="confirmation"] .rf-card.card-full.order-summary-card .card-body {
    font-size: 16px;
    margin-bottom: 0;
    padding: 20px 20px 0;
    background: #eeeeee;
    border: none;
height: auto;
}
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 .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: 24px 30px 22px;
  background: #666666;
  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"] .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 -10px;
}


/*
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,  span.summary-item-balance span.rf-price-formatter {
    color: #fff;
    text-align: right;
    display: initial;
    right: 30px;
    position: absolute;
}

*/

 body[class*="confirmation"] .order-summary-item .summary-items-totals span.summary-item-total span.rf-price-formatter, body[class*="confirmation"] .order-summary-card   .rf-price-formatter, body[class*="confirmation"] .order-summary-card span.summary-item-balance span.rf-price-formatter {
    color: #fff;
    text-align: right;
    display: initial;
    right: 30px;
    position: absolute;
}
body[class*="confirmation"] .order-summary-card .summary-items-details .rf-price-formatter {
  color: #000;
}


body[class*="confirmation"]  .rf-card .card-header {
    background-color: #666666;
    padding-top: 15px;
    padding-bottom: 15px;
}

body[class*="confirmation"]  .rf-card .card-header .card-header-title{
color:#fff;
}

body[class*="confirmation"] .rf-card .card-body {

    font-size: 15px;
    margin-bottom: 0;
    padding: 20px 20px;
    background: #f1f1f1;
    border: none;
}


@media (min-width: 1280px){
body[class*="confirmation"] .flex-box-section-full>.flex-box-section-full-interior {
    max-width: 1290px;
    padding: 0;
    width: 100%;
}
}

@media (min-width: 1280px){
body[class*="confirmation"] .flex-box-section-full>.flex-box-section-full-interior {
      padding: 15px 0;
  }
}


.flex-box-section-full.contact-info.col3 {
    padding: 0;
}

body[class*="confirmation"] .flex-box-section-full {
    padding-bottom: 0;
}

body[class*="confirmation"] .flex-box-section-full.order-cancel {
  padding-top: 0;
}

body[class*="confirmation"] .flex-box-section-full:last-child {
 /*   padding-bottom: 32px; */
}



body[class*="confirmation"]  .rf-headline .rf-banner {
    justify-content: left;
    align-items: inherit;
}

body[class*="confirmation"] .rf-headline .rf-banner .banner-paragraph {
    margin-right: 0;
}

body[class*="confirmation"] .flex-box-section {

    gap: var(--pb-space-gap, 30px);
}

@media (max-width: 768px){
body[class*="confirmation"] .page-builder-display-reset h1{
    margin-top: 20px;
}
  body[class*="confirmation"] .flex-box-section-full.contact-info .rf-headline .rf-banner {
    margin-bottom: 15px;
}
}



body[class*="confirmation"] .rf-card.card-full.order-summary-card .card-footer {
    background-color: #f7f7f7;
    border: 1px solid #eee;
}

/****************** end confirmation *******************/

body[class*="registration"] h2 {
    margin-top: 30px;
    margin-bottom: 15px;
}
body[class*="registration"] input[type="checkbox"]:checked {
    border-color: #76b900 !important;
}
body[class*="registration"] input[type="checkbox"]::before {
    width: 1em;
    height: 1em;
    box-shadow: none;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect x="3" y="3.5" width="22" height="22"/><path d="M8 14.5L12 18.5L20 10.5" stroke="%2376B900" stroke-width="2"/><rect x="3" y="3.5" width="24" height="24" stroke="%2376B900" stroke-width="0"/></svg>');
 background-position: -6px -7px;
}
body[class*="registration"] input[type=checkbox], .checkbox input[type=checkbox] {
    width: 1.45em;
    height: 1.4em;
    border: 0.13em solid #ccc !important;
}


@media (min-width: 769px){
body[class*="registration"] .rfwf-full-panel .rfwf-panel-interior {
    padding: 0 0px;
  max-width: 1290px;
}
}
div#wf-1611619028816001WVFu span.algolia-autocomplete,
div#wf-formAttendee-companyname span.algolia-autocomplete{
    display: block !important;
}

div#wf-1611619028816001WVFu span.algolia-autocomplete span#algolia-autocomplete-listbox-0,
div#wf-formAttendee-companyname span.algolia-autocomplete span#algolia-autocomplete-listbox-0{
    background-color: #fff;
    width: 100%;
    padding: 10px;
    box-shadow: 1px 1px 3px #ccc;
    border: 1px solid #ccc;
    cursor: pointer;
    line-height: 22px;
}


body[class*="confirmation"]  .flex-box-section-full.order-summary-footer {
    padding-top: 0;
  
}

body[class*="confirmation"]  .flex-box-section-full.order-summary-footer .flex-box-section{background: #EEEEEE;padding: 30px;}

body[class*="confirmation"] .flex-box-section-full.order-summary {}

body[class*="confirmation"] .flex-box-section-full.order-summary .flex-box-section-full-interior {
    padding-bottom: 0;
}

body[class*="confirmation"] .flex-box-section-full.order-summary-footer .flex-box-section-full-interior {
    padding-top: 0;
}

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

body[class*="confirmation"] .flex-box-section-full.order-summary-footer a {
    font-weight: bold;
}



body[class*="confirmation"] .flex-box-section-full h1 {
  /*  max-width: 1000px; */
    margin: 0 auto;
color:#000;

}
  body[class*="confirmation"] .rf-card.card-full.order-summary-card .order-summary-item {
    padding-left: 15px;
}

  body[class*="confirmation"] #rf-content {
    padding-bottom: 75px;
}

body[class*="confirmation"] .rf-headline.full-image .rf-headline-content p {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 166.7%;
}

@media (max-width: 768px){
body[class*="confirmation"] #rf-content {
    padding-bottom: 45px;
    padding-top: 30px;
}
  body[class*="confirmation"] .flex-box-section-full.order-summary .flex-box-section-full-interior .flex-box-child.rf-grid-layout-100 {
    margin-bottom: 0;
}
  body[class*="confirmation"] .rf-headline-content h4 {
    font-size: 18px;
}
}
/*********** order *************/
.discount-code-container button.mdBtnR.mdBtnR-primary.input-aligned-label .mdBtnR-text {
    line-height: 22px;
}

body[class*="order"] .md-accordion-container .accordion-headline {
    background-color: #666666;
    padding: 20px 16px;
}

body[class*="order"] .md-accordion-container .accordion-headline h3 p {
    color: #fff;
    margin-bottom: 0;
}


body[class*="order"] .md-accordion-controls span.rfSI svg {
    fill: #fff;
}
body[class*="order"] .md-frame .accordion-headline h3 {
    color: #fff;
    text-transform: none;
    font-size: 15px;
}
body[class*="order"] .md-accordion-controls .control-icon-text {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
/*  margin-right: 100px; */
}

.orders-page .rfwf-package-items .rfwf-package-items-price strong span,
.print-order-summary-modal .rfwf-package-items .rfwf-package-items-price strong span {
    font-size: 15px;
}
.orders-page .package-description ul, .print-order-summary-modal .package-description ul {
    padding-left: 0;
}
body[class*="order"]  .md-frame .md-accordion-container.expanded {

    margin-bottom: -2px;
}

body[class*="order"] .rf-simple-flex-grid.rf-flex-vertical-center {
    align-items: flex-start;
    flex-direction: column-reverse;
}

.orders-page .orders-package-total p, .print-order-summary-modal .orders-package-total p {
    font-weight: 700;
    margin: 0;
    color: #fff;
    line-height: 34px;
    font-size: 24px;
}
.orders-page .orders-package-total span.rf-price-formatter {
    color: #76B900;
    text-align: right;
    display: initial;
    right: 20px;
    position: absolute;
}

.orders-page ul.accordion-content.rfwf-package-items svg[data-title="Close Icon"] {
    fill: #000;
}
.orders-page .orders-package-total, .print-order-summary-modal .orders-package-total {
    text-align: left; background-color: #333;
}

.orders-page .orders-package-total p, .print-order-summary-modal .orders-package-total p {
    color: #fff;
}


.orders-page .package-description .modal .modal-body {
    padding: 60px !important;
}

.orders-page li.cursor-pointer span {
 
  text-decoration: underline;
  -webkit-text-decoration-color: #76b900;
  text-decoration-color: #76b900;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.3125em;
  color: #000 !important;
  }


.orders-page li.cursor-pointer span:hover {
  -webkit-text-decoration-color: #000;
  text-decoration-color: #000;
}

.orders-page .rfwf-panel, .orders-page .rfwf-full-panel {

    padding: 18px 0;
    border-bottom: none;
}

body[class*="order"] .md-accordion-container .accordion-headline:focus h3 {
    box-shadow: none !important;
}

body[class*="order"] .md-accordion-container .accordion-headline:focus-visible h3 p {
  border-bottom: 1px solid #76b900;
}
@media (max-width: 768px){

body[class*="order"] .md-frame .accordion-headline h3 {
    margin-right: 0;
}
  .orders-page .rfwf-discount-code .discount-code-wrapper .discount-code-container .rf-flex-column-50 {
    width: calc(100% - 30px);
    margin: 0 auto;
}
  .orders-page .rfwf-discount-code .discount-code-wrapper .discount-code-container p {
    padding: 0 15px;
}
}

/*************** regdigitalpreregspring24 ****************/

body[class*=regdigitalpreregspring24] button#wf-btn-submit:after {
    content: "Confirm My Registration";
}



body[class*=regdigitalpreregspring24] button#wf-btn-submit span.mdBtnR-text {
    display: none;
}


/************** Bulk Packages Dashboard ****************/

#bulkPackagesDashboard .item-card .card-header {
    background: #222;
    height: auto;
    padding: 15px;
}
#bulkPackagesDashboard .item-card .card-header h2 {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    height: auto;
}
#bulkPackagesDashboard .item-card .card-header span {
    color: #fff;
}

div#bulkPackagesDashboard button.mdBtnR.mdBtnR-primary[data-test="rf-button-continue"] {
    display: none;
}
.bulk-package-dashboard .item-card .card-body-row {
  
    width: calc(100% - 0px);
    margin: 0 auto;
}
.rf-overlay-new .simple-overlay-list li.is-active a, .rf-overlay-new .simple-overlay-list li.is-active button, .rf-overlay-new .simple-overlay-list li:hover a, .rf-overlay-new .simple-overlay-list li:hover button, .rf-overlay-new .simple-overlay-list li:focus a, .rf-overlay-new .simple-overlay-list li:focus button, .rf-overlay-new .simple-overlay-list li:focus-within a, .rf-overlay-new .simple-overlay-list li:focus-within button {
    background-color: rgba(118, 185, 0, 0.4);
}
body[class*="bulkpackages"] #rf-content {
    padding-bottom: 45px;
    padding-top: 30px;
}

body[class*="bulkpackages"] #rf-content .rfG-container{
    max-width: 1290px;
}


body[class*="bulkpackages"] .workflow-header-default.workflow-header button.mdBtnR.mdBtnR-text-button span.mdBtnR-text:hover {
    -webkit-text-decoration-color: #000;
    text-decoration-color: #000;
}


body[class*="bulkpackages"] .workflow-header-default.workflow-header button.mdBtnR.mdBtnR-text-button span.mdBtnR-text {
    text-decoration: underline;
    -webkit-text-decoration-color: #76b900;
    text-decoration-color: #76b900;
    text-decoration-thickness: 2px;
    text-underline-offset: 0.3125em;
  color: #000;

}
body[class*="bulkpackages"] .workflow-header-default.workflow-header button.mdBtnR.mdBtnR-text-button:focus-visible span.mdBtnR-text {
    color: #76b900;
}


.workflow-header-default .prev-page, .rfwf-header .prev-page {
    text-transform: none;
}
.bulk-package-dashboard .md-frame .md-frame-header {
    background-color: #222;
}

.bulk-package-dashboard .manage-registrants .md-headline h2 {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    padding: 5px;
}

.bulk-package-dashboard .md-frame .md-frame-header .header-controls svg {
    fill: #fff;
}



.bulk-package-dashboard .regPass-row.manage-registrants .rf-select.rf-single-select {
    padding-bottom: 0;
    padding-top: 0;
}

.bulk-package-dashboard .regPass-row.manage-registrants .rf-input.rf-search-bar.no-label {
    padding-top: 30px;
}
#ID_rfG-container .rfSI[title="Export data"]:after {
    content: "";
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24.282" height="24.282" viewBox="0 0 24.282 24.282"><path id="file_download_FILL0_wght400_GRAD0_opsz48_1_" data-name="file_download_FILL0_wght400_GRAD0_opsz48 (1)" d="M10.276,32.282A2.334,2.334,0,0,1,8,30.006V24.58h2.276v5.426H30.006V24.58h2.276v5.426a2.334,2.334,0,0,1-2.276,2.276Zm9.865-5.805-7.323-7.323,1.631-1.631L19,22.076V8h2.276V22.076l4.553-4.553,1.631,1.631Z" transform="translate(-8 -8)" fill="%23000"/></svg>');
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: px;
    background-size: 18px;
}
#ID_rfG-container .rfSI[title="Export data"] svg{
    display:none;
}

.bulk-package-dashboard .md-table .public_fixedDataTableCell_cellContent svg {
    fill: #000;
}

.md-table .rf-checkbox .checkbox-bg {
    width: 20px;
    height: 20px;
    border-radius: 0;
    border: 1px solid #ccc;
}


.public_fixedDataTable_header, .public_fixedDataTable_header .public_fixedDataTableCell_main {
    font-weight: bold;
    padding: 12px 0;
    background-image: none !important;
}

.md-table .fixedDataTableLayout_main .rf-checkbox-wrapper.no-label {
    background-color: transparent;
}
.md-table .rf-checkbox input[type=checkbox]:checked+.checkbox-bg {
background: #76b900;
    border: none;
}
.bulk-package-dashboard .send-attendee .rfSI svg[data-title="Check Icon"] {
    fill: #76b900;
}

.bulk-package-dashboard .send-attendee {
    padding-bottom: 15px;
}
button.mdBtnR.mdBtnR-outline-primary.back-btn.mdBtnR-adv span.rfSI {
    display: none;
}

button.mdBtnR.mdBtnR-outline-primary.back-btn.mdBtnR-adv span {
    margin-left: 0;
}
.stepper-header-status .rfSI.rfSI-primary svg {
    fill: #000;
}
.rf-radio-option input[type=radio]:checked~.check {
    border: 1px solid #76b900;
}
.rf-radio-option input[type=radio]:checked~.check::before {
    background: #76b900;
}

.rf-feedback-alert.info {
    background-color: rgba(118, 185, 0, 0.2);
    border-color: #76b900;
}

.rf-radio-option:hover .check::before, .rf-radio-option:focus .check::before {
    height: 10px;
    width: 10px;
    top: 3px;
    left: 3px;
    background: #76b900;
}

.rf-radio-option .check::before {

    height: 10px;
    width: 10px;
    top: 3px;
    left: 3px
}
.rf-radio-option .check {
    border: 1px solid #ccc;
    height: 18px;
    width: 18px;
}

.rf-accessibility .rf-radio-option:focus {
    box-shadow: none !important;
}

.rf-accessibility .rf-radio-option:focus-visible {
    box-shadow: var(--rf-brand-elevation-focus-indicator-shadow) !important;
}
.form-stepper .stepper-header-title svg {
    cursor: pointer;
    fill: #76b900;
}

 .rf-accessibility .change-order-summary .mdBtnR-link  span.mdBtnR-text:hover {
    -webkit-text-decoration-color: #000;
    text-decoration-color: #000;
}

.rf-accessibility .change-order-summary .mdBtnR-link  span.mdBtnR-text {
    text-decoration: underline;
    -webkit-text-decoration-color: #76b900;
    text-decoration-color: #76b900;
    text-decoration-thickness: 2px;
    text-underline-offset: 0.3125em;
  color: #000;

}



.change-order-summary  .rf-pill.rf-pill-primary-open {
    color: #76b900;
    border-color: #76b900;
    text-transform: none;
}

.change-order-summary  .rf-pill.rf-pill-primary-open span.rf-pill-text {
    font-size: 12px;
    padding: 3px;
}
.change-order-summary-item span.rf-pill.no-margin.rf-pill-primary {
    background-color: #76b900;
    border-color: #76b900;
    padding: 3px 10px 6px;
    text-transform: none;
}

.change-order-summary-item span.rf-pill.no-margin.rf-pill-primary span.rf-pill-text {
    font-size: 13px;
}
@media (max-width: 768px){
.bulk-package-dashboard .item-card .rf-simple-flex-grid [class*=rf-flex-column-] {
    max-width: 33%;
}
}

/**************** groupdli1 **********************/
body[class*="groupdli1"] div#wf-temp_a1671146091303 {
    background-color: #f7f7f7;
    padding: 30px;
    margin-bottom: 50px;
}
body[class*="groupdli1"] div#wf-temp_a1671146091303 ul {
    margin-left: 0;
    padding-left: 25px;
    line-height: 1.5em;
    margin-bottom: 10px;
}

body[class*="dligroup2"] .rfwf-full-panel.form-id-1695336427418001g3pI .form-footer-actions {
    display: none;
}


.flex-box-section-full.purchase-add-gpack .rf-headline-content {
    padding: 0;
}

.flex-box-section-full.purchase-add-gpack .rf-headline-content div[element="div"] {
    display: none;
}

body[class*="confirmation"] .rf-card .card-header button.rfSI svg {
    fill: #fff;
}

body[class*="confirmation"] .rf-card.manage-passes-card  .card-header .card-controls button svg {
   display:none
}
body[class*="confirmation"] .rf-card.manage-passes-card .card-header .card-controls button:before {
    content: "Invite";
    position: relative;
    cursor: pointer;
    font-weight: 700;
    padding: 8px 16px;
    border: 2px solid #76b900;
}

body[class*="confirmation"] .rf-card.manage-passes-card .card-header h3.card-header-title {
 
    padding: 9px 8px;
}



body[class*="confirmation"] .rf-card.manage-passes-card .card-header .card-controls {
    padding-right: 12px;
}
div#wf-temp_a1689030776463 p strong {
    font-weight: 400 !important;
}
div#wf-1638223588851001sjA2 span.label-text strong, div#wf-1638223588851001sjA2 span.label-text a {
    font-weight: 400 !important;
}

div#wf-1638223588851001sjA2 .label-text {
    font-weight: 400 !important;
}

div#wf-1657562279297001NHnv .label-text {
    font-weight: 400;
}

.rf-phone-number-overlay input::-webkit-input-placeholder, .rf-phone-number input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: transparent;
  opacity: 0;
}
.rf-phone-number-overlay input:-moz-placeholder, .rf-phone-number input:-moz-placeholder { /* Firefox 18- */
  color: transparent;
  opacity: 0;
}
.rf-phone-number-overlay input::-moz-placeholder, .rf-phone-number input::-moz-placeholder { /* Firefox 19+ */
  color: transparent;
  opacity: 0;
}
.rf-phone-number-overlay input:-ms-input-placeholder, .rf-phone-number input:-ms-input-placeholder { /* Internet Explorer */
  color: transparent;
  opacity: 0;
}
.rf-phone-number-overlay input::-ms-input-placeholder, .rf-phone-number input::-ms-input-placeholder { /* Microsoft Edge */
  color: transparent;
  opacity: 0;
}
.rf-phone-number-overlay input[placeholder="Country"]::placeholder, .rf-phone-number input[placeholder="Country"]::placeholder {
  color: transparent;
  opacity: 0;
}

/********  pressanalystreg *******/
body[class*="pressanalystreg-form-reganalystform"] button#wf-btn-cancel,
body[class*="pressanalystreg-form-reganalystflights"] button#wf-btn-cancel,
body[class*="pressanalystreg-form-reganalysthotels"] button#wf-btn-cancel,
body[class*="pressanalystreg-form-regpressform"] button#wf-btn-cancel,
body[class*="pressanalystreg-form-regpressflights"] button#wf-btn-cancel,
body[class*="pressanalystreg-form-regpresshotels"] button#wf-btn-cancel{
    display: none;
}

body[class*="pressanalystreg-form"] div#wf-1631661916664001yJRM label#lbl_1631661916664001yJRM span.label-text {
    font-weight: 400;
}
.rfSI svg[data-title="Calendar Event Icon"] {
    fill: #000;
}



.rf-date-picker input {

    border: 2px solid var(--rf-comp-input-color-border);
    width: 100%;
   
}



.rf-date-picker input:hover,.rf-date-picker input:focus  {
    border-color: #76b900;
}

.DayPickerInput .DayPicker-Month .DayPicker-Body .DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
    background-color: #76b900;
}

.DayPickerInput .DayPicker-Month .DayPicker-Body .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
    color: #000;
    background-color: #76b900;
}

.DayPickerInput .DayPicker-Month .DayPicker-Body .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
    background-color: #76b900;
}

.DayPickerInput .DayPicker-Footer .DayPicker-TodayButton {
    color: #000;
	}
	.DayPickerInput .DayPicker-Month .DayPicker-Body .DayPicker-Day--today {
    color: #000;
}

div#wf-1559842479904001WfsV span.label-text {
    font-weight: normal;
}
.rf-headline-content span[style="background:white"] {
    background-color: transparent !important;
}

.rf-overlay-new.rf-overlay-implicit-lists .rf-scroll-frame ul:not(.rf-select-selected,.simple-overlay-list) li .rf-checkbox-icon svg {
    fill: var(--rf-brand-color-surface);
}
