/*Font Family*/
@font-face {
    font-family: 'metropolislight';
    src: url('https://www.vmware.com/etc/clientlibs/microsites/clientlib-main/fonts/metropolis-light-webfont.woff2');
}


.rfComp-canvas * {
 font-family: 'metropolislight', Arial, Helvetica, sans-serif;; 
  
}

.rf-body {
 font-family: 'metropolislight', Arial, Helvetica, sans-serif !important;; 
}

.rf-admin-content .rf-text-container h1, .rf-admin-content .rf-text-container h2, .rf-admin-content .rf-text-container h3, .rf-admin-content .rf-text-container h4, .rf-admin-content .rf-text-container h5, .rf-admin-content .rf-text-container h6, .rfComp-canvas .rf-text-container h1, .rfComp-canvas .rf-text-container h2, .rfComp-canvas .rf-text-container h3, .rfComp-canvas .rf-text-container h4, .rfComp-canvas .rf-text-container h5, .rfComp-canvas .rf-text-container h6, .rf-default-modal .rf-text-container h1, .rf-default-modal .rf-text-container h2, .rf-default-modal .rf-text-container h3, .rf-default-modal .rf-text-container h4, .rf-default-modal .rf-text-container h5, .rf-default-modal .rf-text-container h6, [id*=rf-].rf-widget .rf-text-container h1, [id*=rf-].rf-widget .rf-text-container h2, [id*=rf-].rf-widget .rf-text-container h3, [id*=rf-].rf-widget .rf-text-container h4, [id*=rf-].rf-widget .rf-text-container h5, [id*=rf-].rf-widget .rf-text-container h6 {
    font-weight: 600;
    line-height: 1.4em;
    font-family: "metropolislight", Arial, Helvetica, sans-serif;
}

/* Link & Hover */

a, a:link, a:visited {
  color: #1d428a;
  text-decoration: none;
  cursor: pointer;
      
  }  

a:hover, a:focus, a:link:hover, a:link:focus, a:visited:hover, a:visited:focus {
  color: #0091DA; 
  transition: color ease-in-out 0.0s !important;
  text-decoration: none !important;
  cursor:pointer;
}

.rf-workflow .rf-workflow-nav ul a:focus {
    color: #fff;
}


/* 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: 1px solid #cccccc;
    --default-border-radius: 3px;
    --default-box-shadow: 0px 2px 4px rgb(113 112 116 / 15%);
}


/*font-family metropolis text*/

.rf-admin-content *,
.rfComp-canvas *,
.rf-default-modal *,
[id*='rf-'].rf-widget * {
    font-family: 'metropolislight', Arial, Helvetica, sans-serif;
    font-weight: 300;
}

.rf-admin-content ul li,
.rf-admin-content ol li,
.rfComp-canvas ul li,
.rfComp-canvas ol li,
.rf-default-modal ul li,
.rf-default-modal ol li,
[id*='rf-'].rf-widget ul li,
[id*='rf-'].rf-widget ol li {
    color: unset !important;
}


/* Set basic typography weights and styles */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'metropolislight', Arial, Helvetica, sans-serif !important;
    font-weight: 300 !important;
    line-height: 120% !important;
}

p {
    font-family: 'metropolislight', Arial, Helvetica, sans-serif !important;
    font-weight: 300 !important;
    color: var(--charcoal) !important;
    line-height: 150% !important;
}

.text-xxss,
h6 {
    font-size: 14px !important;
}

.text-xxs,
h6 {
    font-size: 16px !important;
}

.text-xs,
h6 {
    font-size: 18px !important;
}

.text-s,
h5 {
    font-size: 20px !important;
}

.text-m,
h4 {
    font-size: 25px;
}

.text-xl,
h2 {
    font-size: 30px !important;
    letter-spacing: -0.5px;
}

.text-xxl,
h1 {
    font-size: 50px !important;
}

.text-xxs {
    font-size: 16px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 16px !important;
}

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

.text-xxs p {
    font-size: 16px !important;
}

.text-xs p {
    font-size: 18px !important;
}

.text-s p {
    font-size: 20px !important;
}

.text-m p {
    font-size: 25px !important;
}

.text-l p {
    font-size: 32px !important;
}

.text-xl p {
    font-size: 40px !important;
}

.text-xxl p {
    font-size: 50px !important;
}

.text-xxss p {
    line-height: 20px !important;
}

.text-xxs p {
    line-height: 24px !important;
}

.text-xs p {
    line-height: 27px !important;
}

.text-s p {
    line-height: 30px !important;
}

.text-m p {
    line-height: 38px !important;
}

.text-l p {
    line-height: 48px !important;
}

.text-xl p {
    line-height: 60px !important;
}

.text-xxl p {
    line-height: 75px !important;
}

input {
    line-height: 24px !important;
}

label {
    font-family: 'metropolismedium', 'metropolislight', Arial, Helvetica, sans-serif !important;
    font-weight: 500 !important;
}

.strong {
    font-family: 'metropolismedium', 'metropolislight', Arial, Helvetica, sans-serif !important;
    font-weight: 500 !important;
}

strong {
    font-weight: unset;
}

strong {
    font-family: 'metropolismedium', 'metropolislight', Arial, Helvetica, sans-serif !important;
    font-weight: 500 !important;
}

.rfComp-canvas .rf-text-container h4 strong {
    font-family: 'metropolismedium', 'metropolislight', Arial, Helvetica, sans-serif !important;
    font-weight: 500 !important;
    color: var(--black) !important;
}

h2,
h3 {
    color: var(--indigo) !important;
}


/*Responsive Headers Default*/

.banner_large {
    width:100%;
  }
  
  .banner_medium, .banner_small, .banner_mobile{
   width: 100%; 
   display:none;
  }
  
  
  
  /*Mobile Responsive*/
  
  
  /*1600px*/
  @media screen and (max-width: 1600px) {
    
   .banner_medium {
     display:block;
    }
    
    .banner_small, .banner_large {
     display:none; 
    }
    
    
  }
  
  
  
  /*1000px*/
  @media screen and (max-width: 1000px) {
    
   .banner_medium {
     display:none;
    }
    
    .banner_small {
     display:block; 
    }
    
    
  }
  
  /*1000px*/
  @media screen and (max-width: 340px) {
    
   .banner_medium,.banner_small,.banner_large {
     display:none;
    }
    
    .banner_mobile {
     display:block; 
    }
    
    
  }



/*consistent read only text*/

span.label-text {
    color: var(--black) !important;
    font-size: 16px;
    height: auto;
    font-weight: 500 !important;
    font-family: 'metropolismedium', 'metropolislight', Arial, Helvetica, sans-serif !important;
}

.rf-workflow .rf-workflow-nav .rf-area-reset svg {
    fill: #fff;
}


/*NavBar*/

@media (min-width: 769px) {
    .rf-workflow .rf-workflow-nav {
        width: 300px;
        height: 100%;
        min-height: 500px;
        position: fixed;
        top: 0;
        left: 0;
        box-shadow: none;
        background: #007ab8;
    }
    .rf-workflow .rf-workflow-body-content.has-workflow-nav {
        width: auto;
        margin: 0;
    }
}


/*Form padding*/

@media (min-width: 1024px) {
    .rf-workflow-body-content.has-workflow-nav .rfwf-full-panel .rfwf-panel-interior {
        padding: 0 66px 3em;
    }
}



/*Form Flex Alignment*/



.rf-label {
    padding-right: 20px;
    padding-bottom: 20px;
}

@media screen and (max-width: 799px) {
    .rf-label {
        padding-right: 0px;
        padding-bottom: 10px;
    }
}

.checkbox>label>span {
    color: var(--charcoal) !important;
}


/*Form Flex - ALignment - Read Only*/

.wf-form-element-div label {
    width: 22rem;
}

.wf-form-element-div:not(:empty) {
    margin-top: 1.2rem;
    /*display: flex;*/
    width: 100%;
}

@media screen and (max-width: 799px) {
    .wf-form-element-div {
        flex-direction: column !important;
    }
}

.readOnly-value {
    width: 100%;
    padding: 8px 9px;
    border-bottom: 1px solid #4c6677;
    color: var(--charcoal);
    background: #f7f7f7;
    min-height: 40px;
    height: auto;
}


/*Form Flex - Input Box - Text*/

.rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR),
.rf-input textarea {
    padding: 5px 8px;
    border: none;
    border-bottom: 1px solid #4c6677 !important;
    border-radius: 0;
    height: 40px;
}

.rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR):hover,
.rf-input textarea:hover {
    padding: 5px 8px;
    border: none;
    border-bottom: 1px solid var(--ocean) !important;
    border-radius: 0;
    height: 40px;
}


/*Form Flex- Single Select*/

.rf-select.rf-single-select {
    display: flex;
}

@media screen and (max-width: 799px) {
    .rf-select.rf-single-select {
        flex-direction: column !important;
    }
}

.rf-select select,
.rf-select select:not([multiple]) {
    border: none;
    border-bottom: 1px solid #4c6677;
    border-radius: 0;
    /* height: auto; */
    min-height: 40px;
}

@media screen and (max-width: 799px) {
    .rf-select select,
    .rf-select select:not([multiple]) {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.dropdown-icon-background {
    margin-top: 0px;
    top: 0px !important;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%) !important;
    border: none !important;
}

@media screen and (max-width: 799px) {
    .dropdown-icon-background {
        top: -40px !important;
    }
}

.rf-select select:active,
.rf-select select:focus,
.rf-select select:not([multiple]):active,
.rf-select select:not([multiple]):focus {
    box-shadow: none;
    border-bottom: 1px solid var(--clr-forms-focused-color, #0072a3);
}


/*Checkbox*/

fieldset label,
fieldset .checkbox {
    width: 100% !important;
}


/*Left Nav Fonts*/

.rf-area-reset * {
    color: #fff;
}


/*Left Nav color icons*/

.rfComp-canvas .fa:before {
    color: #fff;
}


/*Header Img Container*/

#header-md,
#header-lg {
    width: 100%;
}

#header-md {
    display: none;
}


/*Smaller than 1600px*/

@media only screen and (max-width: 1600px) {
    #header-md {
        display: block;
    }
    #header-lg {
        display: none;
    }
}


/*MWR - 1200px*/

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


/*Dropdown Selection*/

.rf-select.rf-single-select div {
    padding: 0px;
}

.form-footer-actions {
    max-width: 50rem;
}

button#wf-btn-cancel {
    display: none;
}

.rf-select.rf-single-select {
    padding-bottom: 0;
}




/*On Collapsed Nav*/

.rf-workflow-nav-collapsed .rf-org-header-container .header-container,
.rf-workflow-nav-collapsed .rf-org-footer-container .vmw-footer,
.rf-workflow-nav-collapsed .rf-org-header-container .alert,
.rf-workflow-nav-collapsed .tips {
    transition: 0.5s ease;
}

.rfwf-full-panel .rfwf-panel-interior {
    max-width: 1240px;
    margin: 0 auto !important;
    max-width: 50rem;
    padding-left: 20px !important;
    padding-right: 20px !important;
}


/*Nav Items*/

.rf-area-reset ul li {
    margin-bottom: 2rem !important;
}


/* Btn Properties */

.mdBtnR,
a.mdBtnR {
    font-size: 14px !important;
    padding: 6px 23px !important;
    line-height: 25px !important;
    text-align: center !important;
    vertical-align: baseline !important;
    letter-spacing: normal !important;
}


/*Btn Colors*/

.mdBtnR-primary,
a.mdBtnR-primary {
    color: #fff;
    background-color: var(--indigo);
    border-color: var(--indigo);
    border: 1px solid;
}



.mdBtnR-primary:hover,
.mdBtnR-primary:focus,
.mdBtnR-primary.active,
a.mdBtnR-primary:hover,
a.mdBtnR-primary:focus,
a.mdBtnR-primary.active {
    color: var(--indigo);
    background-color: var(--white);
    background-image: none;
    border-color: var(--indigo);
}

.mdBtnR-primary:hover span,
.mdBtnR-primary:focus span,
.mdBtnR-primary.active span,
a.mdBtnR-primary:hover span,
a.mdBtnR-primary:focus span,
a.mdBtnR-primary.active span {
    color: var(--indigo);
}

/*Secondary Btn*/

.mdBtnR-outline-primary,
a.mdBtnR-outline-primary {
    color: var(--indigo);
    background-color: #fff;
    border-color: var(--indigo);
    border: 1px solid;
}

a.mdBtnR-primary.pull-right{
	color: white;
}

.mdBtnR-outline-primary span,
a.mdBtnR-outline-primary span {
    color: var(--indigo);
}

.mdBtnR-outline-primary .mdBtnR-text,
a.mdBtnR-outline-primary .mdBtnR-text {
    color: var(--indigo);
}

.mdBtnR-outline-primary:hover,
.mdBtnR-outline-primary:focus,
.mdBtnR-outline-primary.active,
a.mdBtnR-outline-primary:hover,
a.mdBtnR-outline-primary:focus,
a.mdBtnR-outline-primary.active {
    color: #fff;
    background-color: var(--indigo);
    background-image: none;
    border-color: var(--indigo);
}

.mdBtnR-outline-primary:hover span,
.mdBtnR-outline-primary:focus span,
.mdBtnR-outline-primary.active span,
a.mdBtnR-outline-primary:hover span,
a.mdBtnR-outline-primary:focus span,
a.mdBtnR-outline-primary.active span {
    color: #fff;
}

.rfwf-panel,
.rfwf-full-panel {
    border-bottom: 0px;
}


/*CUSTOM NAV BAR BEGIN*/

div#forgotPw-modal {
    opacity: 1 !important;
}

.modal-dialog {}

.modal-dialog {
    top: 50% !important;
    transform: translate(0,-50%) !important;
}

.fade.modal-backdrop.in {
    opacity: .2 !important;
}



/* Main Body Container */
.rf-workflow .rf-workflow-body-content.has-workflow-nav {
  margin-left: 0 !important;
}

.rf-workflow-nav-collapsed
  .rf-workflow
  .rf-workflow-body-content.has-workflow-nav {
  margin-left: 0 !important;
}

/*Side Nav Bar Horizontal*/
.rf-workflow .rf-workflow-nav {
  width: 100%;
  height: auto;
  min-height: 0;
  position: relative;
  top: 0;
  left: 0;
  box-shadow: 0px 3px 7px -2px #001559;
}

.rf-workflow-nav-collapsed .rf-workflow .rf-workflow-nav {
  width: 100% !important;
}

.rf-workflow .rf-workflow-nav ul {
  display: flex;
  justify-items: start;
  flex-wrap: wrap;
  align-items: start;
}

.rf-workflow .rf-workflow-nav ul {
  padding-left: 50px;
}
@media screen and (max-width: 800px) {
    .rf-workflow .rf-workflow-nav ul {
  padding-left: 0px;
        padding-top: 0px;
}
}

.rf-workflow .rf-workflow-nav ul li {
  width: auto;
  margin: 0 !important;
  vertical-align: middle;
  display: flex;
  align-items: center;
  padding: 8px !important;
}

.rf-workflow .rf-workflow-nav ul li * {
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: middle;
    height: auto;
  line-height: 56px !important;
}

.rfwf-nav-container.rf-workflow-nav.rfwf-left-nav ul {
    padding-top: 0px;
    padding-bottom:0px;
}


.rf-workflow-nav-collapsed .rf-workflow .rf-workflow-nav ul {
  display: none;
}

/*END*/

/*Mobile */

.rfwf-mobile-nav,
.rf-workflow-mobile-open,
.rfwf-mobile-nav .rf-workflow-mobile-open {
  position: inherit !important;
  top: inherit !important;
  bottom: 0 !important;
  right: 0 !important;
  z-index: 0 !important;
  width: auto !important;
  border-left: 0px !important;
}
.rf-workflow .rf-workflow-nav.rf-workflow-mobile-open ul {
  margin-top: 0px !important;
}

.rf-workflow .rf-workflow-nav ul li {
  margin-bottom: 12px;
  margin-top: 12px;
}

/* Nav Bar Background Color*/
.rf-workflow .rf-workflow-nav {
  background-color: #001559;
}

/* Nav Bar Exit SVG Color*/
.rf-workflow .rf-workflow-nav .rf-area-reset svg {
  fill: #fff;
}
/* Nav Bar Link  Color*/
.rf-workflow .rf-workflow-nav ul a {
  color: #fff;
}

/* Border Bottom Nav*/

.rf-workflow .rf-workflow-nav ul a {
  padding: 0;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  border-bottom: 4px solid transparent;
  line-height: 56px;
}

.rf-workflow .rf-workflow-nav ul a:hover,
.rf-workflow .rf-workflow-nav ul a:active {
  color: #fff;
  text-decoration: none;
  border-bottom: 4px solid #fff;
  line-height: 56px;
}

/*Show Menu Color */
.rf-workflow .rf-workflow-nav .rf-workflow-expand-nav span {
  color: #fff;
}

/* OPEN NAV */

.rf-workflow .rf-workflow-nav .close-nav {
  display: none;
  pointer-events: none;
}

/* Template */

/* SELECTOR_EXAMPLE = .rf-workflow .rf-workflow-body-content.has-workflow-nav */

SELECTOR {
  margin-left: 0;
}

.rf-workflow-nav-collapsed SELECTOR {
  margin-left: 0;
}

/* 

Items to Style 
- the nav container
- the <ul/> inside of the nav container
- the main body container

*/


/*color of text within the nav*/
.rf-workflow .rf-workflow-nav ul p {
    width: 100%;
    color: #fff !important;
}

/*background color of header*/
.rf-org-header-container {
    background-color: #001559 !important;
}





/*RF Header Branding START*/



/*RF HEADER COPY CSS*/

.registration-header {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 24px;
    width: 100%;
    height: 80px;
    min-height: 80px;
    background-color: var(--neutral-black);
    z-index: 2;
    position: static;
    top: 0;
}

.registration-header .width-constraint {
    max-width: 1920px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 36px;
}

.registration-header .registration-header-text {
    color: var(--neutral-mid);
}

/*.registration-header::after {
    content: "";
    background-image: url("https://www.vmware.com/content/dam/digitalmarketing/events/vmware-explore/2023/global/dark-hair-background-new.png");
    background-size: cover;
    background-position: top;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translate(0, 100%);
    width: 100%;
    height: 220px;
}*/

.registration-header .header-container-right {
    z-index: 2;
}

.header-container-left, .header-container-right {
    display: flex;
    align-items: center;
}

.header-container-right {
    gap: 24px;
}

.explore-logo {
    margin-right: 24px;
}

.nav-links {
    list-style: none;
    display: flex;
    gap: 40px;
    height: 24px;
}

a.nav-link, .dropdown-link {
    font-family: var(--org-font-family);
    color: var(--neutral-light);
    transition: color var(--link-transition);
}

a.nav-link:hover, a.nav-link:focus, .dropdown-link:hover, .dropdown-link:focus {
    color: var(--neutral-mid);
}

.drop-down-list-item {
    display: flex;
    flex-direction: column;
    align-self: flex-start;
}

.drop-down-list-item:hover .sub-nav-links, .drop-down-list-item:focus .sub-nav-links, .drop-down-list-item:focus-within .sub-nav-links {
    display: block;
}

.dropdown-link {
    display: flex;
    margin-bottom: 18px;
    cursor: pointer;
}

.dropdown-link svg {
    transform: translate(-2px, -3px);
}

.sub-nav-links {
    list-style: none;
    padding-left: 0;
    display: none;
    transform: translate(0, -8px);
}

.sub-nav-links li {
    display: flex;
    background: var(--neutral-light);
    border: 1px solid var(--grape-1);
}

.sub-nav-links li:nth-of-type(1) {
    border-radius: 3px 3px 0 0;
}

.sub-nav-links li:last-of-type {
    border-radius: 0 0 3px 3px;
}

.sub-nav-links li a {
    padding: 12px;
    border-radius: 3px;
    flex-grow: 1;
    transition: background var(--link-transition);
}

.sub-nav-links li a:hover {
    background: var(--grape-2);
    text-decoration: none;
}

a.sub-nav-link {
    color: var(--grape-6);
}

.burger {
    display: none;
}

@media (max-width: 1099px) {
    .registration-header {
        padding: 0 25px 0 12px;
    }

    .registration-header .width-constraint {
        padding: 0;
    }

    .registration-header .nav-links {
        display: none;
    }

    .registration-header .header-container-right {
        flex-direction: column;
        position: absolute;
        top: 30px;
        right: 12px;
        padding: 4px;
        border-radius: 4px;
        background: var(--neutral-light);
        /*display: none;*/
    }
}

@media (max-width: 520px) {
    .registration-header-text {
        display: none;
    }
}

.rf-org-header-container {
    background-color: var(--org-frame-background-color);
}

.rf-org-header-container header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.rf-org-header-container header a {
    display: block;
}

.rf-org-header-container header a img {
    width: 100%;
}

.header-horizontal-nav .header-container-right {
    flex: 1;
    justify-content: space-between;
}

.header-horizontal-nav .horizontal-nav {
    display: flex;
    gap: 40px;
}

@media (max-width: 1099px) {
    .header-horizontal-nav .header-container-right {
        background-color: var(--neutral-black);
        padding: 12px;
    }

    .header-horizontal-nav .horizontal-nav {
        gap: 0;
        flex-direction: column;
        align-items: center;
    }
}

 /*RF Header Bradning END*/




/*border box around reg form
.rfwf-panel-interior {
    box-shadow: 0px 1px 7px -4px #444;
  border-radius: 10px;
    background-color: #fff;
}
*/

#workflow-login-page .rfwf-panel-interior {
  box-shadow: none;
    border-radius: none;
}

#create-account-page .form-render-page {
  margin: 50px;
}


/*text of header contents */
header.registration-header p {
    color: #fff !important;
}


header.registration-header a {
    color: #fff !important;
    font-family:'metropolislight', Arial, Helvetica, sans-serif !important;

}

.registration-header .registration-header-text {
    padding-top:15px;
    font-size: 12px;
}

/*padding on form*/
.rfwf-full-panel .rfwf-panel-interior {
    max-width: 1240px;
    margin: 0 auto !important;
    max-width: 50rem;
    padding-left: 20px !important;
    padding-right: 20px !important;
     padding:30px!important;
}


/*fix modal opacity*/
.fade:not(.show) {
    opacity: 1 !important;
}


/* increase padding top on submitted proposals */
#cfp-home-page > div > div > div:nth-child(6) > h2 {
    padding-top: 50px;
}

/* link color of header*/
.rf-table-container .rf-table .table-body .table-row.table-header>div {
    border-bottom: 1px solid #1d428a !important;
    border-top: 1px solid #1d428a;
    color: #1d428a;
    text-transform: uppercase;
    font-weight: 700;
}


/*link color under table*/
.rf-table-container .rf-table .table-body .table-row>div a, .rf-table-container .rf-table .table-body .table-row>div .link-span {
    color: #1d428a;
    cursor: pointer;
    font-size: 12px;
}

/*svg color hover change*/
.mdBtnR-outline-primary svg, a.mdBtnR-outline-primary svg {
    fill: #1d428a;
}

.mdBtnR-outline-primary:hover svg {
    fill: #fff;
}



/*modal pop up fix sizing*/
.modal-dialog .rfG-row {
    display: flex;
    flex-direction:column;
}

.modal-dialog .rfG-md-50 {
    width: 100%;
}

/*fix padding of participants box*/
.participant-page .participants-page-body {
    padding-bottom: 40px;
    padding-top: 0px;
}


/*button outline svg color chnage*/
button.mdBtnR.mdBtnR-outline-primary.add-action.mdBtnR-adv:focus svg,  {
     fill: #fff !important;
}

button.mdBtnR.mdBtnR-outline-primary.add-action.mdBtnR-adv svg {
     fill: #1d428a !important;
}

button.mdBtnR.mdBtnR-outline-primary.add-action.mdBtnR-adv:hover svg {
     fill: #fff !important;
}

.rfSI svg {
     fill: #1d428a;
}

/* Line Color before Banner */


.footer-component:before {
  background-color: #007ab8 !important;
  background-image: none !important;
}

/*CFP Proposal submission complete padding fixes*/

#special-div > div.rfwf-body-content.rf-workflow-body-content.has-left-nav.has-workflow-nav > div > div.rfwf-full-panel.cfp-confirmation-form.rfwf-discount-code {
    padding-top: 0px;
    padding-bottom: 0px;
}

#special-div > div.rfwf-body-content.rf-workflow-body-content.has-left-nav.has-workflow-nav > div > div.rfwf-full-panel.cfp-confirmation-header.rfwf-discount-code > div {
    padding-bottom: 0px !important;
}

#special-div > div.rfwf-body-content.rf-workflow-body-content.has-left-nav.has-workflow-nav > div > div.rfwf-full-panel.cfp-confirmation-form.rfwf-discount-code > div {
    padding-top:0px !important;
    padding-bottom: 0px !important;
}

#special-div > div.rfwf-body-content.rf-workflow-body-content.has-left-nav.has-workflow-nav > div > div.rfwf-full-panel.cfp-confirmation-header.rfwf-discount-code > div > h1 {
    font-size: 40px !important;
}

#special-div > div.rfwf-body-content.rf-workflow-body-content.has-left-nav.has-workflow-nav > div > div.rfwf-full-panel.cfp-confirmation-details.rfwf-discount-code > div {
    padding-top: 0px !important;
}

#special-div > div.rfwf-body-content.rf-workflow-body-content.has-left-nav.has-workflow-nav > div > div.rfwf-full-panel.cfp-confirmation-details.rfwf-discount-code {
    padding-top: 0px !important;
}

.col-md-6 > h4 {
    font-size: 16px !important;
}

#wf-temp_a1709753592834 h3 {
    font-size: 16px !important;
}


/*opacity of the fade of modal*/
.modal-dialog {
    top: 50% !important;
    transform: translate(0,-50%) !important;
}

.fade.modal-backdrop.in {
    opacity: 1 !important;
}

.modal-backdrop {
  background-color: rgba(68,68,68,.6) !important;
}


/*fix focus state to remove rf blue*/
.rf-workflow .rf-workflow-nav ul a:hover, .rf-workflow .rf-workflow-nav ul a:active, .rf-workflow .rf-workflow-nav ul a:focus {
    color: #fff;
}

/*workflow my event portal link*/
#rainfocus-login-button > a {
 padding: .5rem 1rem;
}

.header-container-right a {
    margin: 10px;
    padding-top: 8px;
}

@media screen and (max-width: 1000px) {
  .header-container-right a {
     margin: 5px; 
    padding-top:8px;
}
}


/*svg for show more, white and smaller*/
.rfwf-expand-nav.rf-workflow-expand-nav svg {
    fill: #fff !important;
    padding:4px;
}

/*event portal fized responsoveness*/
@media (max-width: 650px) {

    .registration-header .header-container-right {
        font-size: 13px;
        padding-top: 0px;
    }

    .explore-logo {
     width: 150px;
}

    .registration-header .registration-header-text {
    padding-top: 15px;
    font-size: 10px;
}
}
  
@media screen and (max-width: 1098px) {
  .header-container-right a {
     margin: 5px;
     padding-top:0px;
}

    #rainfocus-login-button > a {
    padding: 0px;
}
}

