@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@300..900&display=swap');

*, html, body, .ui-widget input, p, label { font-family: "Figtree", sans-serif; }

/* Not ideal, due to limitations of Bootstrap */
body {
    overflow-x: hidden;
}

:root {
    --primaryColor: #e90471;
    --secondaryColor: #2a44dc;
}

/* FONT SIZES
------------------------------------------------------*/

_:-ms-lang(x), input.form-control {
    display: inline-block;
}


h1, h2, h3, h4, h5, h6 {
    font-family: "Figtree", sans-serif;
}


html, body {
    font-size: 1rem;
}

h1 {
    font-size: 3.3rem;
}

h2 {
    font-size: 1.18rem;
}

h3 {
    font-size: 1rem;
}


/* EV2 REQUIRED STYLES
------------------------------------------------------*/

div.ip-group-container div.ip-element label.errorFieldLabel,
div.ip-group-container div.ip-element label.emptyFieldLabel
{ color: #a94442; }



/* THEME STYLES */

body {
    background-color: #0a2141;
    background-image: url('https://londontechweek.informafestivals.com/eventAssets/ltwife_aiinfinance_250801135015/image/ai-leaders-forum25/main-bg.jpg');
    background-repeat: no-repeat;
    background-position: right top;
}

a, a:active, a:visited, a:hover {
    color: var(--primaryColor);
}

#header a, #header a:active, #header a:visited {
    color: #fff;
    text-decoration: underline;
}

#header a:hover {
	color: var(--primaryColor);
}

a:hover {
    text-decoration: underline;
}

.header-section img {
    max-width: 100%;
    width: 100%;
}

.intro-wrap {
    padding: 0 20px;
    margin-top: 50px;
}

.intro-wrap h1,
.intro-wrap p {
    color: #fff;
}

.full-row {
    width: 100%;
}

img {
    max-width: 100%;
    width: auto;
}

.page-banner {
    clear: both;
    padding: 20px 0 0;
    margin-bottom: 15px;
}

.page-banner img {
    margin: 0 0 30px 0;
}

.page-banner ul {
    list-style: none;
    padding: 0;
    margin: 30px 0 20px;
}

@media screen and (min-width: 992px) {
    .page-banner ul {
        list-style: none;
        padding: 10px 0 10px 35px;
        margin: 30px 0 0 20px;
        border-left: 1px solid white;
    }
}

.page-banner ul li {
    color: white;
    font-size: 1.3rem;
}

.page-banner ul li:first-child {
    font-weight: 600;
}

.page-banner p,
.page-banner h3 {
    color: white;
}

.login-box label,
.login-box .IP_PageBuilder_Registration .ip-elementEmpty:first-of-type,
.notRequiredSymbolClass {
    display: none;
}

.login-box input[type="text"] {
    width: 100%;
}

.login-box span {
    color: white;
}

input[type="text"],
input[type="password"] {
	color: #000;
}

#YHVFEs13 {
    margin: 10px 0;
    width: 80%;
}

@media screen and (min-width: 768px) {
    div.login-box input[type="text"] {
        width: 40%;
    }
}

.thirty {
    max-width: 165px;
}

.date-info h2 {
    background: black;
    color: white;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 0;
}

.btn {
    color: #fff;
    background: var(--primaryColor);
    font-size: 0.85rem;
    width: fit-content !important;
}

.landing-text {
    padding: 20px;
    background: rgba(255,255,255,0.6);
    margin: 20px 0;
}

.landing-text p {
    color: #000;
    font-size: 0.9rem;
}

.contact-card {
    text-align: center;
    margin-bottom: 30px;
}


.privacy-section {
    background-color: #e6e5e5;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 0.8rem;
    font-weight: normal;
}


/* INSIDE */

.index_registrations_profile,
.index_registrations_pass_information,
.index_registrations_review {
    color: white;
}

.index_registrations_profile h2,
.index_registrations_pass_information h2,
.index_registrations_review h2 {
    font-size: 2rem;
    font-weight: 400;
}

.index_registrations_profile form, .index_registrations_package_options form, .index_registrations_pass_information form, .index_registrations_review form, .overview-wrapper { background: #edf4fc; color: black; margin: 30px 0; padding: 20px; }
.index_registrations_profile form label { margin: 5px 0 0; }
.index_registrations_package_options form .row .col-lg-6 .ip-buttonBar { text-align:right; }
.index_registrations_pass_information .writeInResponseWrapper { margin: 5px 0 10px;}
.index_registrations_profile .ip-formPassword {
    width: 80%;
    margin: 5px 0 10px;
}
.index_registrations_profile .iti--separate-dial-code .iti__selected-flag,
.index_registrations_profile .iti--separate-dial-code .iti__selected-flag:hover {
    height: 32px;
    margin-top: 5px;
}

.index_registrations_profile form input[type=text],
.index_registrations_profile form input[type=tel],
.index_registrations_profile form select,
.index_registrations_profile .chosen-container,
.index_registrations_changepassword form input[type=text],
.index_registrations_changepassword form input[type=password],
.IP_PageBuilder_ForgotPassword input[type=password] {
    margin-top: 5px !important; /*Override core code*/
    margin-bottom: 15px !important; /*Override core code*/
    border: 1px solid #cbcccd;
}

#vNXtTf02 {
    width: 100%;
}

.overview-wrapper {
    color: black;
}

.overview-wrapper h2 a {
    display: table;
    text-align: center;
    text-decoration: none;
}

.overview-wrapper h2 {
    width: 100%;
    line-height: 1.5;
}

.index_registrations_payment .ip-sectionTitle,
.index_registrations_payment table,
.index_registrations_payment label {
    color: black;
}



/* PROGRESS MENU + PUBLIC MENU */

#progressMenu ul li {
    background: #fff;
    color: #333;
    font-size: 1.3rem;
}

#publicMenu {
    align-items: center;
    background: var(--secondaryColor);
}

#publicMenu li {
    color: #fff;
    background: transparent;
}

@media screen and (min-width: 768px) {
    #publicMenu li {
        flex: 1 0 auto;
        border-right: 1px solid white;
    }
}

#publicMenu li:last-child {
    border-right: unset;
}

#publicMenu li a {
    color: #fff;
}

#progressMenu ul li.currentStep,
#publicMenu li:hover {
    background: var(--primaryColor);
    color: #fff;
}


/* PACKAGES */

.packageGroupName {
    background: var(--primaryColor);
    padding: 10px 15px;
    color: white;
    border-bottom: 2px solid #E5E5E5;
    font-size: 1.4rem;
}

.ip-elementPackages .ip-elementPackage label {
    background: var(--primaryColor);
    color: white;
}

.ip-elementPackages .ip-elementPackage .option-selected label {
    background: var(--secondaryColor);
}

.ip-buttonBar input.btn,
.ip-buttonBar a.btn-success.btn-submit,
.index_registrations_review .ip-buttonBar .btn-submit.btn-default,
.index_registrations_payment .ip-buttonBar .btn-submit.btn-default,
.index_registrations_review .btn.btn-submit,
.overview-wrapper h2 a {
    background: var(--primaryColor);
    color: white;
    transition: all ease-in 0.3s;
    border: none;
    border-radius: 5px;
    border: 0;
    padding: 8px;
    font-size: 1.1rem;
    width: 42%;
}


.ip-buttonBar .btn-cancel.btn {
    border: unset;
    font-size: 1.1rem;
    color: #2a44dc;
    text-transform: uppercase;
}

.login-box input.btn {
    width: 25%;
}

.index_registrations_review .ip-buttonBar,
.index_registrations_payment .ip-buttonBar {
    float: right;
    width: 360px;
    text-align: right;
}

.index_registrations_review .ip-buttonBar .btn-submit.btn-default,
.index_registrations_payment .ip-buttonBar .btn-submit.btn-default,
.index_registrations_review .btn.btn-submit {
    width: 56.5%;
    transition: background-color ease-out 0.3s;
}

.index_registrations_review .ip-buttonBar .btn-submit.btn-default:hover,
.index_registrations_payment .ip-buttonBar .btn-submit.btn-default:hover,
.index_registrations_review .btn.btn-submit:hover {
    background: white;
    color: var(--primaryColor);
}

.index_registrations_review .ip-buttonBar .btn-cancel.btn,
.index_registrations_payment .ip-buttonBar .btn-cancel.btn {
    color: white;
}

@media screen and (min-width: 768px) {
    .login-box input.btn {
        width: 15%;
    }
}

.ip-buttonBar input.btn:hover,
.overview-wrapper h2 a:hover {
    background: var(--secondaryColor);
}


/* PAYMENT */

.index_registrations_payment .form-control {
    width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .index_registrations_payment .form-control {
        width: 70%;
    }
}

@media screen and (min-width: 992px) {
    .index_registrations_payment .form-control {
        width: 450px;
    }
}

#creditCardForm .ip-element {
    margin-bottom: 10px;
}

.content-wrapper {
    color: white;
}

.chargesButtonsHeader,
.chargeButtons {
    display: none;
}


/* FOOTER */

.footer img {
    width: 80px;
}

.footer .powered-by {
    width: 340px;
    margin: 20px 0 40px;
}

.footer {
    margin-top: 50px;
    background: transparent;
    color: #FFFFFF;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}

@media screen and (min-width: 992px) {
    .footer ul {
        float: right;
    }
}

.footer ul li {
    float: left;
    padding: 2px 5px;
    font-size: 0.8rem;
}

.footer ul li:last-child {
    clear: both;
}

.footer ul li a {
    color: white;
    text-decoration: underline;
    font-weight: normal;
}

.footer ul li a:hover {
    text-decoration: none;
}

/* UI Login Block */

.ui-dialog-titlebar {
    background: var(--primaryColor);
    color: white;
}