body {
    font-family: Arial,Geneva,sans-serif;
    font-size: 14px;
    color: #666666;
    background-color: #e6f0f8;
}

p {
    font-size: 14px;
}

.partner-logo img {
    max-height: 250px;
    max-width: 500px;
}

a {
    color: #0d6cb6;
}

    a:hover {
        color: #0d6cb6;
        text-decoration: uderline;
    }

.img-responsive {
    width: auto;
}

.btn {
    font-size: 17px;
}

.fileUploadFix {
    display: inline-block !important;
}

.errorMessage {
    color: #ff0033;
    font-weight: bold;
    padding: 8px 0;
}

.rp-join-btn {
    padding: 8px 30px;
    font-size: 19px;
    border-radius: 0px;
    margin-bottom: 19px;
    color: #ffffff !important;
    text-decoration: none;
    background-color: #f69805;
    border-color: #dd8904;
    /*    font-family: 'Arvo',"Times New Roman",Times,serif; */
    white-space: nowrap;
}

    .rp-join-btn:hover {
        color: #ffffff;
        text-decoration: none;
        background-color: #dd8904;
    }

/* Header */

.rp-header-wrap {
    background-color: #ffffff;
}

#rp-logo-img {
    padding: 5px 30px 5px 0;
    margin: 10px auto;
}

.rp-header-buttons {
    margin-bottom: 30px;
}

#rp-hdr-members {
    display: none;
}

.rp-hdr-join-btn {
    padding: 8px;
}

.rp-header-login, .rp-header-join {
    text-align: center;
    /*font-family: 'Arvo',"Times New Roman",Times,serif;*/
    margin-top: 30px;
    font-size: 17px;
}

.rp-header-gold {
    color: #dd8904;
}

/* Main nav menu */

.rp-masthead-menu {
    font-size: 16px;
    /*font-family: 'Arvo',"Times New Roman",Times,serif;*/
}

    .rp-masthead-menu ul {
        background-color: #0d6cb6;
    }

        .rp-masthead-menu ul li {
            border-top: 1px solid #80b5dc;
            border-bottom: 1px solid #0b4a7b;
        }

            .rp-masthead-menu ul li a {
                color: #ffffff;
                white-space: nowrap;
                margin-bottom: 0;
            }

                .rp-masthead-menu ul li a:hover {
                    color: #0d6cb6;
                }

    .rp-masthead-menu li#mobile-menu span {
        color: #ffffff;
        text-align: center;
        display: block;
        font-size: 16px;
        cursor: pointer;
    }

#mobile-menu-link {
    padding: 10px 15px;
}

/* Main content */

.rp-page-content {
    padding: 15px;
    min-height: 500px;
    margin-top: 20px;
    background-color: #ffffff;
    overflow: auto;
}

    .rp-page-content h1 {
        font-size: 30px;
        /*font-family: 'Arvo',"Times New Roman",Times,serif;*/
        border-bottom: 1px solid #0d6cb6;
        padding-bottom: 10px;
        color: #0d6cb6;
    }

.rp-page-header {
    margin-top: 0;
}

/* Sidebar */

.rp-sidebar-section {
    background-color: #ffffff;
    margin-top: 15px;
    padding-top: 15px;
    display: none;
}

    .rp-sidebar-section h4 {
        color: #ffffff;
        background-color: #0d6cb6;
        width: 100%;
        display: block;
        padding: 10px;
        margin-top: 0;
        /*font-family: 'Arvo',"Times New Roman",Times,serif;*/
        border-right: 15px solid #ffffff;
        border-left: 15px solid #ffffff;
    }

.rp-sidebar-section-text {
    padding: 0 15px 15px 15px;
    text-align: left;
}


/* Footer */

.rp-footer-wrap {
    color: #ffffff;
    background-color: #0d6cb6;
    width: 100%;
    border: 0;
    margin: 0 auto;
    padding: 15px 0;
}

    .rp-footer-wrap a {
        color: #ffffff;
    }

    .rp-footer-wrap h2 {
        /*font-family: 'Arvo',"Times New Roman",Times,serif;*/
        color: #80b5dc;
    }

    .rp-footer-wrap .col-sm-12 {
        padding: 15px;
    }

    .rp-footer-wrap #rp-footer-center {
        padding-top: 80px;
    }

    .rp-footer-wrap ul {
        list-style: none;
        padding: 10px 0;
    }

        .rp-footer-wrap ul li a {
            color: #ffffff;
        }

    .rp-footer-wrap .rp-ftr-social {
        overflow: auto;
    }

        .rp-footer-wrap .rp-ftr-social a {
            display: block;
            overflow: auto;
            float: left;
            margin-right: 5px;
        }

#rp-ftraesclogo {
    padding-left: 15px;
}

#rp-ftr-about {
    margin-top: 15px;
    padding-left: 15px;
}


#rp-footer-left, #rp-footer-center {
    display: none;
}

.rp-ftr-icon {
    border-width: 0px;
    width: 33px;
}

/* Registration page */

.rp-registration-container h2 {
    color: #4B6A7F;
    font-weight: bold;
    font-size: 18px;
    font-family: verdana;
}

.rp-registration-container .rp-tip-text {
    font-family: Arial, sans-serif;
    font-size: 11px;
    margin-top: 10px;
    float: left;
}

.rp-registration-container hr {
    color: #006DB0;
}

.rp-reg-label {
    margin-top: 10px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #555555;
    font-size: 9pt;
    text-align: left;
    width: 170px;
    width: 100%;
}

.rp-pay-label {
    clear: left;
    margin-top: 10px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #555555;
    font-size: 9pt;
    text-align: left;
    width: 100%;
}

.rp-registration-resume p {
    margin: 20px auto;
    font-size: 11px;
    font-family: Arial, sans-serif;
}

.rp-registration-resume {
    padding: 20px 0;
    border-top: 1px solid #006DB0;
    border-bottom: 1px solid #006DB0;
    display: none;
}

.pr-reg-terms {
    clear: both;
}

    .pr-reg-terms p {
        font-size: 11px;
        font-family: Arial, sans-serif;
    }

    .pr-reg-terms h1 {
        color: #006DB0;
        border-bottom: 1px solid #006DB0;
        font-size: 20px;
        font-weight: bold;
        line-height: 30px;
        font-family: Arial, sans-serif;
    }

.rp-reg-field input, .rp-reg-field select {
    width: 250px;
    color: #000000;
    height: 25px;
    font-size: 12px;
    font-family: Arial, sans-serif;
}

    .rp-reg-field select.reg-small-field {
        width: 130px;
        margin-right: 5px;
    }

    .rp-reg-field input.reg-small-field {
        width: 130px;
        margin-right: 5px;
    }

#rp-checkout-payment {
    margin-top: 20px;
}

#rp-terms-mark {
    margin: 20px auto;
    clear: both;
}

    #rp-terms-mark p {
        font-size: 11px;
        font-family: Arial, sans-serif;
    }

#rp-terms-checkbox {
    float: left;
    margin-right: 10px;
}

#rp-select-currency {
    width: 160px;
}

#rp-select-amount {
    width: 107px;
}

#rp-terms-expand-link {
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
    font-size: 10px;
    color: #006DB0;
}

#rp-terms-container, .rp-terms-container {
    overflow: scroll;
    height: 200px;
    display: none;
    border: 1px solid #cccccc;
    padding: 10px;
    margin-top: 20px;
}

    #rp-terms-container ul li, .rp-terms-container ul li {
        font-size: 11px;
        font-family: Arial, sans-serif;
    }

.rp-reg-right {
    margin-top: 15px;
}

#rp-reg-right-inner {
    background-color: #dddddd;
    padding: 25px 45px;
    font-family: arial;
    font-size: 14px;
    display: none;
}

#rp-check-right-inner {
    background-color: #dddddd;
    padding: 25px 45px;
    font-family: arial;
    font-size: 14px;
    display: none;
}

.rp-reg-btn {
    width: 237px;
    height: 58px;
    background: url('/Client/Images/btns/A_button_ActivateMembership.png');
    border: none;
    cursor: pointer;
    margin: 20px auto;
    display: block;
}

#rp-reg-3minslist div {
    overflow: auto;
    padding-left: 20px;
}

.rp-reg-right h3 {
    color: #006cb9;
    font-weight: bold;
    font-size: 14px;
}

.rp-reg-right p {
    font-size: 14px;
    color: #555555;
}

.rp-reg-right img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.rp-reg-fee {
    color: #000000;
}

#rp-reg-testimonial {
    padding: 20px 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

    #rp-reg-testimonial img {
        border: 1px solid #777777;
    }

    #rp-reg-testimonial div {
        overflow: auto;
        margin-top: 10px;
    }

    #rp-reg-testimonial p {
        width: 100%;
    }

#rp-rg-stats-container ul li {
    list-style-image: url("https://www.bluesteps.com/App_Themes/Default/images/bits/bullet.png");
}

#rp-reg-benefits {
    display: none;
}

#rp-reg-benefits-show {
    margin: 30px auto;
}

#rp-reg-cs-container {
    text-align: center;
    margin-top: 30px;
}

    #rp-reg-cs-container h3 {
        font-size: 14px;
    }

.rp-reg-heading {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    padding-top: 10px;
    /*font-family: 'Arvo', "Times New Roman", Times, serif;*/
}

.rp-reg-heading-container {
    background-color: #006cb9;
}

#rp-terms-collapse {
    display: none;
}

#rp-reg-price-bottom {
    display: block;
}

#rp-reg-contact-bottom {
    display: none;
}

/* Chechout page */

#rp-check-firmslist {
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    color: #4a7097;
    margin: 20px auto;
}

#rp-check-security p {
    font-weight: bold;
}

#rp-check-security .rp-security-img {
    float: left;
    margin-bottom: 50px;
}

.rp-checkout-left h3 {
    color: #4b6a7f;
    font-weight: bold;
    font-size: 14px;
}

#rp-check-message h3, .rp-check-message h3 {
    color: #006DB0;
}

.rp-checkout-left p {
    font-size: 13px;
}

#rp-checkour-summary h3 {
    color: #4b6a7f;
}

#rp-checkout-paypal {
    width: 30px;
    float: left;
    margin-top: 5px;
}

.rp-checkout-paypal-container input {
    float: right;
}

#rp-checkout-paypal-container {
    width: 200px;
    margin: 20px auto 0;
}

#rp-cvv-info-link {
    font-size: 11px;
    color: #006DB0;
    cursor: pointer;
    padding-left: 5px;
    padding-top: 5px;
}

#rp-cvv-info {
    border: 1px solid #cccccc;
    padding: 20px;
    display: none;
}

    #rp-cvv-info strong {
        color: #333333;
    }

#rp-cvv-close {
    cursor: pointer;
    border: none;
    float: right;
    font-weight: bold;
    margin-top: -15px;
    margin-right: -10px;
    display: block;
    color: #006DB0;
    font-size: 14px;
}

#rp-check-order-details {
    margin-top: 20px;
    margin-left: 0;
    padding: 15px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    /*max-width: 290px;*/
    max-width: 100%;
}

.rp-checkout-left p.rp-check-head {
    background-color: none;
    color: #006DB0;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0;
    padding: 5px;
}

.rp-checkpromo-remove-head {
    display: none;
}

.rp-checkout-left p.rp-check-data {
    font-size: 15px;
    color: #555555;
    padding: 5px 5px 5px 25px;
    margin-bottom: 0;
}

.rp-checkout-left .rp-check-promo-remove {
    margin-left: -20px;
    margin-top: 20px;
}

#rp-check-total p {
    font-size: 15px;
    color: #555555;
}

#rp-checkout-summary span {
    font-size: 13px;
}

#rp-check-total-container {
    padding: 5px 5px 10px;
}

#rp-check-order-details div {
    padding: 0;
}

.rp-check-promo-apply {
    vertical-align: top;
}

.rp-check-promo-remove {
    margin-top: -5px;
}

.rp-check-promo-field {
    margin-bottom: 20px;
}

#rp-check-total {
    margin-top: 20px;
}

.rp-check-cs h3 {
    color: #006cb9;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 20px;
}

#rp-check-cs-bottom .rp-security-img {
    margin-bottom: 120px;
    float: left;
}

/* Old styling */

hr.halfGreenLine {
    width: 50%;
    height: 1px;
    border: none;
    background-color: #006DB0;
}

.b-regPurchaseBtn {
    width: 237px;
    height: 58px;
    background: url('https://www.bluesteps.com/Assets/Images/btn/btn_regpurchase.png');
    border: none;
    cursor: pointer;
    margin: 10px auto;
    display: block;
}

hr.rp-GreenLine {
    width: 100%;
    height: 1px;
    border: none;
    background-color: #006DB0;
}


/* Benefits modal from the old reg.page */

.modal-body {
    font-size: 12px;
    color: #555555;
    padding: 0 30px;
}

    .modal-body h3 {
        font-family: Verdana, Tahoma, Sans-Serif;
        font-weight: bold;
        font-size: 16px;
        color: #555555;
    }

.subItem {
    padding-left: 10px;
}

.title {
    font-weight: bold;
    font-size: 10pt;
    border: none;
    background: none;
    color: #006DB0;
}

.detail {
    color: #000 !important;
}

.loginBox {
    background: url(/Client/Images/contactbox.png) no-repeat top left;
    width: 280px;
    height: 200px;
    position: absolute;
    z-index: 200;
    top: 30px;
    right: 0px;
    /* padding: 10px; */
    text-align: justify;
    display: none;
    font-size: 11px;
}

#loginBoxContent {
    width: 260px;
    height: 190px;
    margin: 15px auto 0 auto;
}

.loginBox h6 {
    display: inline;
    font-size: 10.5pt;
    font-weight: bold;
    color: #4a7097;
}

.loginBox_label {
    float: left;
    clear: left;
    width: 75px;
    font-weight: bold;
    text-align: right;
}

.loginBox_field {
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
}

.loginLink {
    text-decoration: none;
    color: #006db0
}

.rp-check-quantity {
    text-align: right;
}

/* Custom media queries */

@media (min-width: 480px) {
    .rp-hdr-join-btn {
        padding: 8px 30px;
    }
}

@media (min-width: 768px) {
    #rp-hdr-members {
        display: block;
        display: inline;
    }

    .rp-masthead-menu {
        background-color: #0d6cb6;
    }

        .rp-masthead-menu ul li {
            border: 0;
        }

    .rp-page-content-text {
        margin: 0 0 10px 10px;
    }

    .rp-sidebar-section {
        display: block;
    }

    .rp-reg-label {
        width: auto;
        margin-right: 10px;
        margin-top: 0;
        clear: left;
    }

    .rp-reg-field {
        float: left;
        margin-bottom: 10px;
    }

    .rp-registration-resume {
        clear: both;
        display: block;
    }

    #rp-reg-price-bottom {
        display: none;
    }

    #rp-reg-contact-bottom {
        display: block;
    }

    #rp-reg-right-inner {
        display: block;
    }
}

@media (min-width: 992px) {
    #rp-footer-left, #rp-footer-center {
        display: block;
    }

    #rp-footer-right {
        padding-left: 0;
    }

    #rp-ftr-about, #rp-ftr-ftraesclogo {
        padding-left: 0;
        margin-top: 0;
    }

    #rp-logo-img {
        float: left;
    }

    .rp-header-buttons {
        margin: 0;
    }

    .rp-check-quantity {
        text-align: right;
    }

    #rp-check-total {
        text-align: right;
        margin-top: 0;
    }

    .rp-checkout-left p.rp-check-data {
        padding: 10px 5px;
    }

    .rp-checkout-left p.rp-check-head {
        background-color: #006DB0;
        color: #ffffff;
        border-right: 1px solid #ffffff;
    }

    .rp-checkpromo-remove-head {
        display: block;
    }

    .rp-check-promo-field {
        margin-bottom: 0;
    }

    .rp-checkout-left p.rp-check-data {
        padding-left: 0;
    }

    .rp-checkout-left .rp-check-promo-remove {
        margin: 0;
    }

    .rp-check-cs {
        text-align: center;
    }

    #rp-check-cs-bottom {
        display: none;
    }

    #rp-check-order-details {
        border: 0;
        background-color: transparent;
    }

    .rp-reg-label {
        float: left;
        width: 170px;
    }

    #rp-check-order-details {
        max-width: none;
        margin-left: -15px;
    }

    #rp-check-right-inner {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .rp-masthead-menu ul li a {
        font-size: 13px;
    }

    #pr-right-inner {
        padding: 15px;
    }
}

/* FUNNEL VALIDATION + PAYMENT */
input.error {
    border: 1px solid #ff0033;
}

input[type='checkbox'].error {
    outline: 1px solid #ff0033;
}

select.error {
    border: 1px solid #ff0033;
}

label.error {
    color: #ff0033;
    display: block;
    font-weight: normal;
    font-size: 11px;
}


.payment-box {
    background: #fff;
    border: solid 1px #006DB0;
}

.payment-header {
    background: #006DB0;
    color: #fff;
    padding: 5px;
    font-size: 10pt;
}

.payment-form {
    padding: 10px 15px 0 15px;
}

/* END VALIDATION */

/* B FUNNEL */
@media(max-width:767px) {
    .xs-container {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}

.b-funnel {
    padding: 0px 10px;
}

    .b-funnel, .b-funnel p {
        color: #1375bb;
        font-size: 10pt !important;
    }

        .b-funnel h2 {
            color: #1375bb;
            /*font-family: arvo;*/
            font-size: 14pt;
            padding: 10px 0;
            margin: 0;
        }

        .b-funnel h3 {
            padding: 8px 0;
            font-weight: bold;
            font-size: 10pt;
            margin: 0;
        }

.b-reg-benefits-list {
    border-bottom: solid 1px #1375bb;
    overflow: auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.b-md-price {
    clear: right;
}

.b-reg-testimonial {
    border-top: solid 1px #1375bb;
    border-bottom: solid 1px #1375bb;
    overflow: auto;
    padding: 10px 0px;
    margin-bottom: 10px;
}

.b-stats-container {
    clear: both;
}

.b-main-wrap {
    font-size: 13px;
}

.b-background {
    background: #f7fbfe;
}

.b-heading {
    background: #0d6cb6;
    color: #fff;
    /*font-family: Arvo;*/
    font-size: 14pt;
    padding: 5px 15px;
}

.b-col-heading {
    color: #1375bb;
    font-weight: bold;
    /*font-family: arvo;*/
    font-size: 12pt;
}

.b-underline {
    border-bottom: solid 1px #1375bb;
    padding-bottom: 2px;
    margin-bottom: 6px;
}

.b-member-benefits {
    margin: 20px 0 0 0;
    font-size: 13px;
}

    .b-member-benefits ul {
        color: #1375bb;
        /*list-style-type: square;*/
        list-style-image: url(../../../Assets/Images/blueCheckmark.png);
        font-size: 15px;
        margin: 8px 0;
        padding: 0 15px;
    }

        .b-member-benefits ul li {
            padding-left: 5px;
        }

    .b-member-benefits li span {
        color: #000;
        font-size: 13px;
        margin-left: -5px;
    }

.b-form {
    background: #cce7fe;
    color: #1375bb;
    margin: 5px 0;
    padding: 15px;
}



    .b-form input[type=text], .b-form input[type=email], .b-form input[type=password], .b-form select {
        border: solid 1px #d2eafd;
        background: #fff;
        color: #1375bb;
        padding: 5px 10px;
        margin: 4px 0;
        height: 38px;
        width: 100%;
        font-size: 11pt;
        border-radius: 3px;
    }

        /*.b-form select {
        appearance: caret;
        -webkit-appearance: caret;
        -moz-appearance: caret;
        background-image: url('../../Images/b-dd-arrow.png');
        background-repeat: no-repeat;
        background-position: right;
    }*/
        .b-form select::-ms-expand {
            display: block;
        }

    .b-form input[type=file] {
        background: inherit;
    }

    .b-form ::-webkit-input-placeholder {
        color: #82b6d9;
    }

    .b-form ::-moz-placeholder { /* Firefox 19+ */
        color: #82b6d9;
    }

    .b-form :-ms-input-placeholder {
        color: #82b6d9;
    }

.b-terms {
    font-size: 10px !important;
}

.b-reg-terms {
    margin: 10px 0;
}

.b-reg-btn {
    background: #f38d21;
    border: 0;
    color: #fff;
    /*font-family: arvo;*/
    font-size: 13pt;
    margin: 15px 0;
    padding: 8px 18px;
    float: right;
}

    .b-reg-btn[disabled] {
        opacity: .5;
    }

    .b-reg-btn:hover:not([disabled]) {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

    .b-reg-btn:hover:not([disabled]), .b-reg-btn:active, .b-reg-btn:visited {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

.b-checkout * {
    font-size: 12px;
}

.b-checkout-paypal-container {
    font-size: 12px;
    padding: 10px 0;
}

.b-quote {
    font-size: 10px;
}

.b-cart {
    background: #cce7fe;
    margin: 5px 0;
    padding: 10px 15px;
}

.vcenter {
    display: table-cell;
    vertical-align: bottom;
}

.b-cc {
    padding: 0 0 8px 0;
    overflow: auto;
}

.b-cc-lock {
    display: block;
    float: left;
    padding: 0 8px 0 0;
}

.b-cc-heading {
    float: left;
    /*font-family: arvo;*/
    font-size: 13pt;
}

.b-cc-subHeading {
    font-size: 9pt;
}

.b-ddInitial {
    color: #82b6d9 !important;
}

.b-btn-show {
    display: block;
    background: #1375bb;
    color: #fff;
    /*font-family: arvo;*/
    font-size: 14px;
    padding: 8px 10px;
    margin: 10px auto;
    text-align: center;
}

    .b-btn-show:hover, .b-btn-show:active, .b-btn-show:visited {
        color: #fff !important;
        text-decoration: none;
    }

.b-success-stories {
    font-size: 11px;
    background: #eaebed;
    margin: 20px 0 0 0;
}

.b-success-callout {
    background: #fff;
    margin: 10px 0;
    padding: 10px;
}

.b-success-stories h2 {
    /*font-family: arvo;*/
    font-size: 14pt;
    padding: 10px 0;
    margin: 0;
}

.b-success-stories h3 {
    padding: 8px 0;
    font-weight: bold;
    font-size: 10pt;
    margin: 0;
}

.b-remarketing {
    font-size: 13px;
}

.b-reg-benefits-list div {
    padding: 4px 0 0 0;
}

    .b-reg-benefits-list div.col-xs-2 img {
        display: block;
        margin: 0 5px 0 0;
    }

.b-reg-testimonial img {
    padding-right: 8px;
}

.no-gutter.row,
.no-gutter.container,
.no-gutter.container-fluid {
    margin-left: 0;
    margin-right: 0;
}

.no-gutter > [class^="col-"] {
    padding-left: 0;
    padding-right: 0;
}

/* END B FUNNEL */

/*Webinar CSS*/

.webinar-boxes {
    display: flex;
    flex-wrap: wrap;
}

.webinar-box {
    flex: 1 0 28%;
    text-align: center;
    margin: 0px 8px 10px 8px;
}

@media screen and (max-width: 600px) {
    .webinar-box {
        flex: 0 0 100%;
        margin: 0px 0px 10px 0px;
    }
}

.webinar-box h1 {
    display: none;
    font-size: 20px;
    text-align: left;
}

.webinar-wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    margin-bottom: 10px;
}

.webinar-content {
    padding: 15px;
}

.webinar-wrap a {
    color: #fff;
    text-decoration: underline;
}

.webinar-wrap.blue {
    background-color: #0f61ad;
    color: white;
}

.webinar-wrap.red {
    background-color: #621737;
    color: white;
}

.webinar-wrap.lightblue {
    background-color: #e2eef8;
    color: black;
}

    .webinar-wrap.lightblue a {
        color: black;
    }

.webinar-title {
    /*font-family: 'Arvo';*/
    font-size: 20px;
    margin-bottom: 10px;
}

.webinar-date {
    font-size: 16px;
    margin: 10px 0;
}

.webinar-description {
    margin: 5px 0;
    font-size: 12px;
}

/*.webinar-block .footer {
    position:absolute;
    bottom: 0;
    margin-bottom: 10px;
}
    .webinar-block .footer.center {
        left:25%;
    }*/
/**/ .webinar-block > .content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}

button.rp-cta-btn-lg {
    margin-bottom: auto !important;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

/* end webinars */

/*.img-circle {
    border-radius:100%;
}*/

span.nowrap {
    white-space: nowrap;
}
