/*

  Page generated: 23 June 2026 09:08:33
*/


/* Microsite specific styling for CIEA */

/* Specific styling for a links etc. */

input {
    line-height: 2;
    height: 2em;
}

.main .content form input {
    line-height: 2em;
}

.main .content .right-content .rhs-box-contact .info-ico {
    background: rgba(0, 0, 0, 0) url("/__data/assets/image/0019/153541/contact-ico-ciea.png") no-repeat scroll 0 0;
}

.main .content .right-content .rhs-box-contact a {
    overflow-wrap: break-word;
}

a {
    color: #614d8d;
}

.breadcrumb>a {
    color: #614d8d;
}


#lhs-nav-level-3 a {
    color: #614d8d;
}

#lhs-nav-level-4 a {
    color: #614d8d;
}

#lhs-nav-level-4 li a {
    color: #614d8d;
    text-decoration: none;
}

.main .content ul li {
    background: rgba(0, 0, 0, 0) url("/__data/assets/image/0008/136196/bullet.png") no-repeat scroll 0 7px;
    padding-left: 13px;
    
}

.dropdowncontainer ul li{
    background:none !Important;
}

/* Login bar styles needed */

#login-form-design {
    background: #2f3a3c none repeat scroll 0 0;
    color: white;
    margin: auto;
    width: 1200px;
}

.login-form-title {
    color: white;
}


#login_form_login_prompt {
    margin-left: 10px;
}


#login_form_login_prompt>p {
    display: inline-block;
    margin-bottom: 10px;
}

#log_in_out_button {
    background: #0593a7 none repeat scroll 0 0;
    border: medium none;
    color: white;
    cursor: pointer;
    margin-left: 15px;
    height: auto;
    z-index: 99999;
    padding: 5px;
    line-height: 20px;
}


#login_form_login_prompt>p:first-child {
    margin-left: 20px;
}

.login_section_wrapper {
    padding: 20px;
    display: flex;
    align-items: center;
}

.loggedin-message {
    color: #0593a7;
    display: inline-block;
}

.not-loggedin-message {
    color: #0593a7;
}


.login-error-message {
    color: white;
    font-style: italic;
    margin-left: 10px;
    padding-top: 5px;
}


/* END Login bar styles needed */


.breadcrumb {
    margin-top: 15px;
    color: #614e7b;
}


.footer .contact-us {
    background-color: #00A4BD !important;
}


.footer .footer-content {
    background-color: #2f3a3c !important;
}

h1 {
    color: #614e7b;
}

h2 {
    color: #614e7b;
}

h3 {
    color: #614e7b;
}

h4 {
    color: #614e7b;
}

h5 {
    color: #614e7b;
}

/* Hide non needed site wide additional tools */

#asset-vital-info {
    display: none;
}

#hs-beacon {
    display: none;
}

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

    #login-form-design {
        width: auto !important;
    }

}

@media screen and (max-width: 600px) {
    .bx-wrapper {
        display: none;
    }
}