/*footer styles*/

* {
  font-family: 'Noto Sans JP', sans-serif;
}

.footer-distributed {
background-color:#225e38;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  font: normal 16px 'Noto Sans JP', sans-serif;
  padding: 45px 50px;
}

.footer-distributed .footer-left p {
  color:#fff;
  font-size: 14px;
  margin: 0;
}
/* Footer links */

.footer-distributed p.footer-links {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 10px;
  padding: 0;
  transition: ease .25s;
}

.footer-distributed p.footer-links a {
  display: inline-block;
  line-height: 1.8;
  text-decoration: none;
  color: inherit;
  transition: ease .25s;
}

.footer-distributed .footer-links a:before {
  content: "·";
  font-size: 20px;
  left: 0;
  color: #fff;
  display: inline-block;
  padding-right: 5px;
}

.footer-distributed .footer-links .link-1:before {
  content: none;
}

.footer-distributed .footer-right {
  float: right;
  margin-top: 6px;
  max-width: 180px;
}

.footer-distributed .footer-right a {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #225e38;
  border-radius: 2px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  margin-left: 3px;
  transition:all .25s;
}

.footer-distributed .footer-right a:hover{transform:scale(1.1); -webkit-transform:scale(1.1);}

.footer-distributed p.footer-links a:hover{text-decoration:underline;}



/* Media Queries */

@media (max-width: 600px) {
  .footer-distributed .footer-left, .footer-distributed .footer-right {
    text-align: center;
  }
  .footer-distributed .footer-right {
    float: none;
    margin: 0 auto 20px;
  }
  .footer-distributed .footer-left p.footer-links {
    line-height: 1.8;
  }
}

/***End Footer Styles**/





/*Header Logo CSS*/
.rf-org-header-container header img {
    max-width: 20%;
}


a, a:link, a:visited {
    color: #0f4439 !important;
    text-decoration: none;
    cursor: pointer;
}
.mdBtnR-primary, a.mdBtnR-primary, .mdBtnR, a.mdBtnR {
    color: #fff !important;
    background-color: #0f4439;
    border-color: #0f4439;
}

.mdBtnR-outline-primary, a.mdBtnR-outline-primary {

    color: #0f4439;
    background-color: #fff;
    border-color: #0f4439;
}


a:hover, a:focus, a:link:hover, a:link:focus, a:visited:hover, a:visited:focus {
    color: #499161;
    text-decoration: underline;
    cursor: pointer;
}
.mdBtnR-primary:hover, .mdBtnR-primary:focus, .mdBtnR-primary.active, a.mdBtnR-primary:hover, a.mdBtnR-primary:focus, a.mdBtnR-primary.active {
    color: #fff !important;
    background-color: #499161;
    background-image: none;
    border-color: #499161;
}

header {
    background-image: url();
}








@media (max-width: 750px) {


  .page-builder-panel.panel-left {
    display: none;
}
  
  
  
}


.mdBtnR-primary, a.mdBtnR-primary, a.mdBtnR-text {
    color: #fff;
    background-color: #0f4439 !important;
    border-color: #0f4439 !important;
}

.mdBtnR-icon-button {
	color: #0f4439;
    background-color: #fff !important;
    border-color: #fff !important;  
}

.mdBtnR-outline-primary, a.mdBtnR-outline-primary, .mdBtnR-outline-primary:hover, a.mdBtnR-outline-primary:hover {
    color: white;
    background-color: #fff;
    border-color: #0f4439 !important;
} 


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




.all-sessions-card .card-body.has-rows .card-body-row a {
    display: flex;
}

.rf-pill-orange .rfSI svg {
    fill: white !important;
}

.rf-pill-blue {
    fill: #fff;
    background-color: #ff8900;
    border-color: #ff8900;
    color: #fff;
}

.label-text {
    font-size: 14px !important;
}

.readOnly-value {
    font-size: 14px !important;
}

.mdBtnR.mdBtnR-add-a-thing .mdBtnR-text, a.mdBtnR.mdBtnR-add-a-thing .mdBtnR-text {
    color: #ffffff !important;
}

.rfwf-dashboard .all-sessions-card h6, .rfwf-dashboard .sessions-attended-card h6, .rfwf-dashboard .sessions-registered-card h6, .page-builder-display-reset .all-sessions-card h6, .page-builder-display-reset .sessions-attended-card h6, .page-builder-display-reset .sessions-registered-card h6 {
    color: #0f4439 !important;
    line-height: 1.3em;
    margin: 0;
}

.mdBtnR-link .mdBtnR-text {
    font-size: 14px;
    color: #ffffff !important;
}






.session-scheduled .rfSI svg {
    fill: white !important;
}


.rf-checkbox input[type=checkbox]:checked+.checkbox-bg {
    background: #0f4439;
}

div[id*='rf-'].rf-widget .rf-checkbox input[type=checkbox]:checked+.checkbox-bg, .rf-default-modal .rf-checkbox input[type=checkbox]:checked+.checkbox-bg {
    border: 1px solid #0f4439;
}


.card-controls .rfSI svg {
    fill: #0f4439;
}

.speaker-bio {
    margin-bottom: 25px;
}

.rfSI svg {
    cursor: pointer;
    display: block;
    fill: #fff;
    height: 100%;
    opacity: 1;
    width: 100%;
}

[id*='rf-'].rf-widget #widget-page-session-details .webinar-player-info .webinar-player-info-login .mdBtnR .mdBtnR-text {
    color: #0f4439;
}

/* Cuevent */

.page-builder-display-reset.has-panel-left {
	max-width: 1512px;
}

.flex-box-section-full.cuevent {
    padding: 0 !important;
}

.cuevent .flex-box-section-full-interior {
    margin: 0;
    padding: 0;
    max-width: 100%;
    width: 100%;
}

.cuevent .flex-box-section-full-interior .flex-box-section {
    margin: 0;
}

.cuevent .flex-box-child {
    padding: 0;
}

#cuevent-portal {
    width: 100%;
    height: 2000px;
    border: none;
    outline: none;
}

/* end Cuevent */

