<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*session ended styling */

.mdBtnR.mdBtnR-primary.session-full.disabled {
 border-radius: 4px;
}

/*Survey button styling */
.attribute-TakeSurvey .attribute-values a {
background-color: #00263E; 
}

.attribute-TakeSurvey .attribute-values:hover a {
 
  color: #00263E;
  background-color: #FFF; 
}
.attribute-TakeSurvey .attribute-values a:hover {
 text-decoration: none !important;  
}



/* custom font color for hovering japanese session */
.hoverblack:hover {
 color: #00263E !important; 
  text-decoration: none;
  background: #FFF;
}

a.hoverblack:hover {
   text-decoration: none !important;
}

[id*="rf-"].rf-widget #widget-page-session-details .webinar-player-info {
  background: #00263E;
}

.mdBtnR-primary {
height: 36px !important;
display: inline-block;
    background: #fff;
    color: .mdBtnR-primary;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    height: 3.4375rem;
    letter-spacing: .02063rem;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0px 1.5rem;
    transition: 0s;
    font-size: 1rem;
    border: none;
    position: relative;
}

.mdBtnR-primary:hover {
text-decoration: none;
    background: #04BB92;
    color: #0D2345;
}

.mdBtnR-cancel, .mdBtnR-outline-primary {
display: inline-block;
color: #05DCAC !important; 
font-size: 13px !important;
height: 36px !important;
    background: transparent;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    height: 3.4375rem;
    letter-spacing: .02063rem;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0px 1.5rem;
    transition: 0s;
    padding: 0px 1.5rem;
border-radius: 0;
    font-size: 1rem;
    border-color: #05DCAC !important;
    position: relative;
}

.mdBtnR-text {
display: flex !important;
justify-content: center !important;
    font-family: 'Montserrat', sans-serif;

}

.mdBtnR-cancel .mdBtnR-text, .mdBtnR-outline-primary .mdBtnR-text {
    color: #fff !important; 
}

..wf-form-element-div {
width: 50%;
}

.mdBtnR-primary {
border-radius: 0;
height: 36px !important;
display: inline-block;
    background: #fff;
    color: #00283E;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    height: 3.4375rem;
    letter-spacing: .02063rem;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0px 1.5rem;
    transition: 0s;
    font-size: 13px !important;
    border: none;
    position: relative;
}

.mdBtnR-primary:hover {
text-decoration: none;
    background: #F3F3F3;
    color: #00283E;
}

.mdBtnR-cancel, .mdBtnR .mdBtnR-outline-primary {
border-radius: 0;
display: inline-block;
    background: transparent;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    height: 3.4375rem;
    letter-spacing: .02063rem;
    text-transform: uppercase;
    white-space: nowrap;
    transition: 0s;
    font-size: 13px !important;
    border-color: #fff !important;
    position: relative;
}

.mdBtnR-primary .mdBtnR-text, a.mdBtnR-primary .mdBtnR-text {
	color: #00283E;
}


#regPass-cards [title="options"] {
display: none;
}

.rfwf-account-orders button {
display: none;
}

.card-header {
background: black !important;
}
.card-header-title {
color: white !important;
}
.rfwf-reg-codes .mdBtnR-primary {
display: flex;
}

.mdBtnR-icon .rfSI {
display: none;
}

.label-text {
color: #fff !important;
}



.rfwf-login-page .rfwf-panel-interior {

}

.rfwf-discount-code .rfwf-panel-interior {
    margin-top: 100px;
}

.rfwf-confirmation-header .rfwf-panel-interior {
    margin-top: 130px;
}

.progressbar {
      counter-reset: step;
margin: 15px 0 15px 0;
  }
  .progressbar .li {
      list-style-type: none;
      width: 33%;
      float: left;
      font-size: 12px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      color: #7d7d7d;
  }
  .progressbar .li:before {
      width: 30px;
      height: 30px;
      content: counter(step);
      counter-increment: step;
      line-height: 30px;
      border: 2px solid #7d7d7d;
      display: block;
      text-align: center;
      margin: 0 auto 10px auto;
      border-radius: 50%;
      background-color: white;
  }
  .progressbar .li:after {
      width: 100%;
      height: 2px;
      content: '';
      position: absolute;
      background-color: #7d7d7d;
      top: 15px;
      left: -50%;
      z-index: -1;
  }
  .progressbar .li:first-child:after {
      content: none;
  }
  .progressbar .li.active {
      color: green;
  }
  .progressbar .li.active:before {
      border-color: #55b776;
  }
  .progressbar .li.active + li:after {
      background-color: #55b776;
}

.rfwf-reg-codes {
display: none !important;}

.clearfix .mdBtnR {
color: white !important;
}

.rfwf-discount-code .rfwf-panel-interior {
margin-top: 0;
}

.confirmation-page .rfwf-panel-interior {
margin-top: 0;
}

.card-controls .mdBtnR {
color: white;
border: 1px solid white;
}

.rf-card {
max-width: initial;
}

.rfwf-headline {
width: 100% !important;
}

#bulkPackagesDashboard h1 {
display: none;
}

#reg-confirmation-page .reg-confirmation-summary .purchased-regcodes {
display: none !important;
}

#reg-confirmation-page table th {
    background-color: #05DCAC !important;
}

.pull-right {
background: #05DCAC !important;
border: transparent !important;
color: white !important;
}

.pull-right .mdBtnR {
color: white !important;
}

.pull-right {
display: flex !important;
    align-items: center !important;
}

/* Order Summary Card (RA-28066) */
.order-summary-card .order-summary {
  width: 100%;
}

.order-summary-card .order-summary .order-summary-item {
  margin-bottom: 20px;
}

.order-summary-card .order-summary .order-summary-item .summary-items-details {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 8px;
  padding: 8px
}

.order-summary-card .order-summary .order-summary-item .summary-items-details .summary-item-quantity {
  margin-right: 20px;
}

.order-summary-card .order-summary .order-summary-item .summary-items-totals .summary-item-total {
  display: block;
  text-align: right;
  font-weight: bold;
}

.order-summary-card .order-summary .order-summary-item .summary-items-totals .summary-item-balance {
  display: block;
  text-align: right;
  font-weight: bold;
}

.order-summary-card .order-summary-notes {
  width: 100%;
  margin-top: 20px;
}

.order-summary-card .card-header .card-controls .rfSI svg {
  fill: #ffffff;
}

.order-summary-card .card-header {
  background-color: #0D2345  !important;
}

.order-summary-card .card-header h3 {
  color: #ffffff !important;
}
/* End Order Summary Card */

.card-header {
  background-color: #0D2345 !important;
}

#reg-confirmation-page .rfwf-confirmation-custom {
}
/* Hide Favorite button on session details */
[id*='rf-'].rf-widget #widget-page-session-details .mdBtnR+.mdBtnR {
    display: none;
}
  
  
/*****************/
/**Footer styles**/
/*****************/

.rf-org-footer-container {
    background-color: #AA9767;
}  

.goldfooter {	
    overflow: hidden;
  padding: 96px 40px;
}

.footer-menu, .social-footer  {
	float: right;
   display: flex;
    justify-content: space-between;
    align-items: center;
	text-transform: uppercase;	
}

.footer-item {
    margin-left: 1.5rem;	
}

.footer-link {
    font-size: 1rem;
    font-weight: 600;
    color: #00263E !important;
}

.footer-link:hover {
	text-decoration: underline;
}


.leftlogo {
	float: left;
/*	padding-left: 5%;*/
}

.footer-logo img {
	 width: 100px;
}

.footer-copyright img {
   padding-top: 10px;
   width: 150px;
 }

.footer-item.socialicon a img {
	width: 30px;
	margin-left: -1rem !important;
}



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

.footer-menu {
    
}

.footer-item {
	padding: 5px 0;
    margin-left: 0.5rem;
}
  
.footer-item.socialicon {
   margin-left: 1.5rem;
  }

.social-footer   {
	margin-right: 20px;
}

}



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

.footer-menu {
    margin-top: -50px;
	text-align: center;
	padding-top:10px;
    display: block; 
}

.footer-item {
	padding: 5px 0;
    margin-left: 1rem;
}
  
.footer-item.socialicon {
   margin-left: 1.5rem;
  }

.social-footer   {
	margin-right: 20px;


}

}



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

.footer-menu {	
}

.footer-item {
	padding: 5px 0;
}
  
.social-footer   {
	margin-right: 20px;
}

}



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

.goldfooter {

}

 .footer-logo, .footer-menu{
	float: none;
	display: initial;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
}
.leftlogo {
	float: none;
    text-align: center;
}
  
.footer-item {
  margin-left: 0;
  }
  
  .footer-menu li.footer-item {
    list-style: none;
}

.social-footer {
	float: none;
	justify-content: center;
    margin-right: 40px;
}

}

</pre></body></html>