#BA_Home_address_lookup,
#BA_Corr_address_lookup,
#BA_Lr_address_lookup {
    background-color: #bfc1c3;
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 2px 0 #9B9C9D;
    -moz-box-shadow: 0 2px 0 #9B9C9D;
    box-shadow: 0 2px 0 #9B9C9D;
    font-size: 1em;
    line-height: 1.25;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    color: #000;
    margin: 0 15px 15px 0;
    padding: 0.52632em 0.78947em 0.26316em 0.78947em;
    vertical-align: top;
    display: block;
}

input[name=BTA_Dependant],
input[name=BA_Send_updated_details],
input[name=BA_Changeha],
input[name=BA_Changca],
input[name=BA_Changelr] {
    background-color: #00823b;
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 2px 0 #003518;
    -moz-box-shadow: 0 2px 0 #003518;
    box-shadow: 0 2px 0 #003518;
    font-size: 1em;
    line-height: 1.25;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    color: #fff;
    margin: 0 15px 15px 0;
    padding: 0.52632em 0.78947em 0.26316em 0.78947em;
    vertical-align: top;
    display: block;
}

.fieldwithlinkedbutton input {
    width: 100%;
}

#F_Home_address_addpostcode-row .fieldwithlinkedbutton {
    width:  70%;
}

#confirmation {
    font-size: 24px;
    font-weight: bold;
    width: 23em;
    height: 5em;
    background-color: #28A197;
    color: #ffffff;
    padding-top: 2em;
    padding-left: 3em;
}

div#envelope_icon {
    margin-right: 1em;
    margin-left: 1em;
    float: left;
    height: 50px;
}

#confirmation_email_text {
    width: 33em;
    border-bottom: 3px solid #D0D0D0;
    padding-top: 5px;
    padding-bottom: 10px;
}

div#check_mark_icon {
    margin-right: 1em;
    float: left;
    height: 50px;
}

#confirmation_next_step_text {

    width: 33em;
    border-bottom: 3px solid #D0D0D0;
    padding-top: 5px;
    padding-bottom: 10px;

}

.CloseDialog legend {
    display: none;
}

div.tlmaincontent.tlmaincontent_nosecbuttons div.tltoolbar.tltoolbar_top.clearfix {
    display: none;
}


#C_Unnamed38 {
    display: none;
}