/* Attendee Dashboard Workflow CSS */


/* Variables */

:root {
    --ocean: #007ab8;
    --indigo: #1d428a;
    --light-gray: #f7f7f7;
    --darkmode: #1e2a31;
    --lightmode: #f4f8fa;
    --hoveerblue: #0091da;
    --leaf: #78be20;
    --plum: #7f35b2;
    --aqua: #00c1d5;
    --gray: #717074;
    --charcoal: #565656;
    --lightblue: #f4f8fa;
    --white: #fff;
    --black: #000;
    --default-border: 2px solid #007ab8;
    --default-border-radius: 0px;
    --default-box-shadow: 0px 4px 14px 0px rgb(113 112 116 / 15%);
    --vmware-gradient: linear-gradient(90deg, #6fbe2e 0%, #03bbd1 33.85%, #0f61a9 66.67%, #5a39a0 100%);
    --metropolis-font: Metropolis;
}


/* RF Card */

.rf-card,
.rf-card .booth-details-card {
    color: var(--charcoal);
    font-size: 16px;
}

.rf-card .card-header,
.rf-card .card-body {
    background: var(--white) !important;
    border-radius: 0 !important;
    height: auto !important;
}

.rf-card .card-header {
    padding: 13px 0px !important;
    height: 50px;
}

.rf-card .card-body {
    padding: 20px 20px 20px 0px !important;
    scrollbar-color: #aeaeae #e7eff3;
}

label.rf-label>.label-text {
    color: var(--black) !important;
    font-weight: 600 !important;
}

.rf-card .card-header {
    border-top: 0px solid transparent !important;
    border-right: 0px solid transparent !important;
    border-left: 0px solid transparent !important;
    border-bottom: var(--default-border);
}

.rf-card .card-body {
    border: 0 !important;
}

.rf-card .card-body::-webkit-scrollbar-track {
    background-color: #e7eff3;
}

.rf-card .card-body::-webkit-scrollbar {
    width: 12px;
    background-color: #e7eff3;
}

.rf-card .card-body::-webkit-scrollbar-thumb {
    background-color: #aeaeae;
    /* border-radius: 12px; */
}

.rf-card .card-header .card-header-title {
    font-size: 24px !important;
    line-height: 24px !important;
    color: var(--black) !important;
    background: var(--white) !important;
    white-space: break-spaces !important;
}

.rfSI svg,
.rf-card .card-controls .rfSI svg,
.modal-header .modal-close .rfSI svg {
    fill: var(--gray) !important;
}

.rfSI svg,
.rf-card .card-controls:hover .rfSI svg,
.modal-header .modal-close:hover .rfSI svg {
    fill: var(--ocean) !important;
}


/* Full Image Card */

div.rf-headline.full-image {
    border: 0px solid transparent !important;
    box-shadow: var(--default-box-shadow);
}

div.rf-headline-content>div>div>div>h4,
div.rf-headline-content>div>div>h4 {
    font-size: 24px;
    color: var(--indigo);
}

div.rf-headline-content>div>div>div>p:nth-child(1),
div.rf-headline-content>div>div>p:nth-child(1) {
    font-weight: 500 !important;
    font-size: 20px;
    color: var(--black);
}

div.rf-headline-content>div>div>div>p:nth-child(2),
div.rf-headline-content>div>div>p:nth-child(2) {
    color: var(--charcoal);
}

div.rf-headline-content>div>a.mdBtnR {
    padding: 6px 23px !important;
    line-height: 25px;
    font-size: 14px;
    font-weight: 300 !important;
    letter-spacing: normal !important;
    border-radius: var(--default-border-radius);
    border-color: var(--indigo);
    color: var(--indigo);
}

div.rf-headline-content>div>.mdBtnR-primary .mdBtnR-text,
div.rf-headline-content>div>a.mdBtnR-primary .mdBtnR-text {
    color: var(--indigo);
}

div.rf-headline-content>div>a.mdBtnR:hover {
    color: var(--white) !important;
    background-color: var(--indigo) !important;
}

div.rf-headline-content>div>a.mdBtnR:hover>span.mdBtnR-text {
    color: var(--white);
    background-color: unset;
}

div.rf-headline-content>div>a.mdBtnR>span.mdBtnR-text:hover {
    color: var(--white) !important;
    background-color: unset;
}


/* Pre-launch specific CSS for Details Card */

#special-div>div>div>div:nth-child(1)>div>div>div.flex-box-child.rf-grid-layout-33 {
    display: flex;
}

#special-div>div>div>div:nth-child(1)>div>div>div.flex-box-child.rf-grid-layout-33>div {
    flex-grow: 1;
    margin-bottom: 20px;
}


/* .rf-card .card-controls .rfSI svg {
  margin-top: 5px !important;
} */


/* order summary */

div.rf-card.card-full.order-summary-card {
    height: 100% !important;
}

div.order-summary>div.order-summary-item>strong.order-date {
    font-weight: 500 !important;
    color: var(--black) !important;
}

.order-summary-card .order-summary-item .order-date,
.order-summary-card .summary-items-details,
.order-summary-card .summary-items-totals {
    color: var(--charcoal) !important;
    letter-spacing: 0.5px;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 24px !important;
    padding-left: 0px;
}

.order-summary-card .summary-items-totals .summary-item-total,
.order-summary-card .summary-items-totals .summary-item-balance {
    font-weight: 500 !important;
    color: var(--black);
}

div.order-summary {
    padding-top: 10px;
}

.rf-price-formatter {
    color: var(--charcoal) !important;
}


/* surveys list */

.my-survey-list-card .card-body {
    color: #1a428a;
}

.my-survey-list-card .card-header-title,
.my-survey-list-card .card-survey-completed .card-survey-completed-header,
.my-survey-list-card .card-survey-incomplete .card-survey-incomplete-header {
    font-family: "Metropolis Light" !important;
    font-style: normal !important;
    font-size: 22px !important;
    line-height: 28px !important;
    padding-left: 0px;
    color: var(--charcoal) !important;
}

.table-row.available {
    border-radius: 3px !important;
    border: 0px solid transparent !important;
    padding: 0px !important;
    background-color: var(--light-gray) !important;
}

div.table-row.available>div {
    border: 0px solid transparent !important;
}

.rfwf-dashboard .my-survey-list-card h5 {
    margin: 0 0 8px !important;
}

.rfwf-dashboard .my-survey-list-card .rf-table-container {
    margin: 0 !important;
}

.my-survey-list-card .card-survey-completed .card-survey-completed-header {
    padding-top: 12px;
}

.my-survey-list-card .card-survey-completed .table-row>div,
.my-survey-list-card .card-survey-incomplete .table-row>div {
    font-family: "Metropolis Light" !important;
    font-style: normal !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 24px !important;
    letter-spacing: 0.5px;
    border-radius: 3px !important;
}

.my-survey-list-card .card-survey-completed .table-row>div:hover,
.my-survey-list-card .card-survey-incomplete .table-row>div:hover {
    background-color: var(--gray);
    color: white !important;
}

.my-survey-list-card .card-survey-incomplete .table-row>div:hover {
    color: #007ab8;
    cursor: pointer;
}

.rf-table-container .rf-table .table-body .table-row>div {
    padding: 12px 20px !important;
}

.rfwf-dashboard .my-survey-list-card .rf-table-container .rf-table .table-body .table-row:last-child {
    border-bottom: 1px solid #c6dde7 !important;
}


/* survey modal */

.rf-default-modal .modal-content {
    background: var(--white) !important;
}

.rf-default-modal .modal-header,
.modal .modal-header {
    border: 0 !important;
    border-bottom: 3px solid #007ab8 !important;
    display: block !important;
    padding: 14px 24px !important;
}

.rf-default-modal .modal-content .modal-header .modal-title {
    font-family: "Metropolis Light";
    font-style: normal;
    font-size: 24px !important;
    line-height: 24px !important;
    color: var(--black);
}

.rf-default-modal .modal-body,
.modal .modal-body {
    padding: 0px 0px 0px 4px !important;
}

.rfwf-full-panel.survey-form-page {
    margin: -10px 0 -10px !important;
}


/* survey details */

.survey-form-page .rf-survey-title {
    font-family: "Metropolis Light";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    color: #717074;
}


/* my profile */

#myDynamicForm .wf-form-element-div:not(:last-child) {
    margin-bottom: 16px;
}

#myDynamicForm .wf-form-element-div>label {
    margin-bottom: 4px;
}

#myDynamicForm .wf-form-element-div .rf-input,
#myDynamicForm .wf-form-element-div .rf-radio-container {
    padding: 5px 0 5px 16px;
}

.rf-table-container .rf-table .table-body .table-row.completed>div:hover {
    cursor: default;
}

.rf-table-container .rf-table .table-body .table-row.completed>div {
    color: var(--charcoal) !important;
}

.img-container {
    padding: 12px !important;
}

.img-fluid {
    width: 100%;
    /* max-height: 433px; */
}

.app-store-link {
    display: block;
    position: absolute;
    top: 82%;
    left: 11%;
    width: 37%;
    height: 12%;
}

.google-play-link {
    display: block;
    position: absolute;
    top: 82%;
    left: 52%;
    width: 37%;
    height: 12%;
}

.attendee-dashboard .rfG-md-33,
.attendee-dashboard .rfG-md-66,
.attendee-dashboard .rfG-md-100 {
    padding: 0 12px !important;
}

.card-spacer {
    margin-bottom: 10px;
}

.booth-details-card .card-body {
    padding-top: 20px !important;
}

.card-controls a.catalog-url {
    display: none;
}

.card-body * {
    letter-spacing: 0px;
}

.rf-pill-orange {
    display: none;
}

#attendeeDetails .booth-details-card label.rf-label>.label-text {
    opacity: 0.5;
}

.rfwf-dashboard .all-sessions-card h6 {
    color: #007ab8 !important;
    font-size: 16px !important;
    margin-bottom: 4px;
}

.card-body p>span,
.card-body div>h5 {
    font-size: 16px !important;
    color: var(--charcoal) !important;
    font-weight: 300 !important;
}

#favoritedLive .rf-card .card-body .card-body-row:first-child,
#favoritedOnDemand .rf-card .card-body .card-body-row:first-child {
    padding: 0 0 10px 0 !important;
}

#favoritedLive .rf-card .card-body .card-body-row:not(:first-child),
#favoritedOnDemand .rf-card .card-body .card-body-row:not(:first-child) {
    padding: 10px 0 !important;
}


/*
#favoritedLive .session-room, #favoritedOnDemand .session-room {
padding: 4px;
}
*/

#recommended .rfSI svg {
    fill: #007ab8;
}

#recommended .rfComp-canvas h5 {
    margin: 0 !important;
}

#attendeeDetails .card-body {
    overflow: unset !important;
}

#recommended button.mdBtnR.mdBtnR-sm:hover {
    background: #007ab8 !important;
}

#recommended button.mdBtnR.mdBtnR-sm:hover .mdBtnR-text {
    color: #fff !important;
    background-color: transparent;
}

#recommended .rfSI svg {
    transition: none !important;
}

#recommended .rfSI svg:hover {
    fill: #fff !important;
    background: #007ab8;
    border: 1px solid #007ab8;
    border-radius: 15px;
}

#resources-link {
    padding: 0px !important;
}

span.mdBtnR-text {
    text-transform: capitalize;
}

.full-card-img {
    height: 416px;
}

#registeredAttendee {
    height: auto;
}

@media (max-width: 415px) {
    .full-card-img {
        height: unset !important;
    }
    #surveyListCard .rf-table-container .rf-table {
        min-width: unset !important;
    }
    #surveyListCard .card-body {
        height: auto !important;
    }
    .banner-desktop {
        display: none !important;
    }
    .banner-mobile {
        display: block !important;
    }
}

.banner-desktop {
    display: block;
}

.banner-mobile {
    display: none;
}

#resources-link button {
    padding: 5px 19px 4px !important;
    height: 32px;
    margin: 0px 0px 10px 4px !important;
}

@media (min-width: 416px) {
    .rfwf-full-panel.rfwf-dashboard.rfwf-attendee-dashboard.vmware-dashboard {
        padding: 0 16px;
    }
}

@media (min-width: 992px) {
    .rfwf-full-panel.rfwf-dashboard.rfwf-attendee-dashboard.vmware-dashboard {
        padding: 0 26px;
    }
}

.content-catalog-link {
    position: absolute;
    top: 36%;
    left: 7%;
    width: 30%;
    height: 20%;
}

.register-now-link {
    position: absolute;
    top: 36%;
    left: 7%;
    width: 30%;
    height: 20%;
}

.navbar {
    padding: 0 !important;
}

.vmw-header .container-fluid {
    height: 90px;
}

ul#navbar-mobile a {
    padding: 15px 10px;
    height: auto;
    font-size: 14px;
    font-family: metropolislight;
    color: var(--charcoal);
}

.vmw-header .logo-wrapper a img {
    max-height: 45px;
    padding-bottom: 15px;
}

.vmw-header .logo-wrapper a {
    margin-top: 20px !important;
    font-family: metropolismedium;
    font-size: 16px;
}

.rf-org-header-container {}

.navbar .eventText {
    display: inline-block;
    padding-left: 20px !important;
    padding-top: 14px !important;
    padding-bottom: 25px !important;
}

ul#navbar-mobile a {
    padding: 15px 10px;
    height: auto;
    font-size: 14px;
    font-family: metropolislight;
    color: var(--charcoal);
    line-height: 50px !important;
}

hr {
    display: none;
}


/* Card spacing fixes on mobile */

@media screen and (max-width: 799px) {
    div.flex-box-section>div:nth-child(1) {
        margin-bottom: 0px;
    }
    #special-div>div>div>div:nth-child(1)>div>div>div.flex-box-child.rf-grid-layout-33 {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
}


/* Resource Section */

#special-div>div.rfwf-body-content.rf-workflow-body-content>div.page-builder-display-reset>div.flex-box-section-full.attendee-dashboard-resources:nth-child(1) {
    background-color: white;
    border-bottom: 1px solid var(--gray);
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

@media screen and (max-width: 992px) {
    #special-div>div.rfwf-body-content.rf-workflow-body-content>div.page-builder-display-reset>div.flex-box-section-full.attendee-dashboard-resources:nth-child(1) {
        margin-top: 82px;
    }
}

@media screen and (max-width: 799px) {
    #special-div>div.rfwf-body-content.rf-workflow-body-content>div.page-builder-display-reset>div.flex-box-section-full.attendee-dashboard-resources:nth-child(1) {
        margin-top: 24px;
    }
}

@media screen and (max-width: 480px) {
    #special-div>div.rfwf-body-content.rf-workflow-body-content>div.page-builder-display-reset>div.flex-box-section-full.attendee-dashboard-resources:nth-child(1) {
        margin-top: 0px;
    }
}

@media screen and (max-width: 374px) {
    #event1 {
        padding-top: 0px !important;
        padding-right: 20px;
    }
    .flex-box-section-full-interior {
        /* padding: 0px !important; */
    }
}


/* Attendee Dashboard Survey List */

div.rf-card.my-survey-list-card>div.card-header {
    padding-left: 0px !important;
    padding-right: 0px !important;
    border-bottom: 2px solid var(--indigo) !important;
}

div.rf-card.my-survey-list-card>div.card-body {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

div.rf-card.my-survey-list-card>div.card-header>h3 {
    font-size: 24px !important;
    line-height: 24px !important;
    color: var(--black) !important;
    background: var(--white) !important;
    white-space: break-spaces !important;
    font-weight: 600 !important;
    font-family: 'Metropolis', Arial, Helvetica, sans-serif !important;
}

div.rf-card.my-survey-list-card>div.card-body>div.card-survey-incomplete-header>h5 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media (min-width: 1300px) {
.rainFocusFooter .container {
    margin-left: auto;
    margin-right: auto;
    width: 1300px;
}
  
}
