form input[type="button"],
a.gray_btn,
a.sm_gray_btn,
.default_mobi_btn,
.default_mobi_btn:active,
a.green_submit:link,
a.green_submit:visited,
a.bill_reg_link:link,
a.bill_reg_link:visited,
form input[type="submit"].orange,
form[id="account_lookup_registration_form"] input[type="submit"],
a.orange_submit:link,
a.orange_submit:visited {
    padding: 8px 20px 5px;
    border-radius: 0;
    background-color: #0C173C !important;
    border: solid 3px #0C173C !important;
    color: #fff !important;
    font-weight: 600;
    margin: 15px 0 10px;
    font-size: 1.4em !important;
    -webkit-appearance: none;
    text-align: center;
    clear: both;
    display: block;
    text-shadow: none;
    text-decoration: none;
}
a.cancel_btn,
.sec_mobi_btn,
a.sec_mobi_btn,
form[id="account_lookup_registration_form"] #acct_lookup_form_cancel{
    padding: 8px 20px 5px;
    border-radius: 0;
    background-color: transparent;
    border: solid 3px #0C173C;
    color: #0E1427 !important;
    margin: 15px 0 10px;
    font-size: 1.4em !important;
    font-weight: 600;
    -webkit-appearance: none;
    text-align: center;
    clear: both;
    display: block;
    text-shadow: none;
    text-decoration: none;
}
.default_mobi_btn.disabled {
    padding: 8px 20px 5px;
    border-radius: 0;
    background-color: #E7E7E7;
    border: solid 3px #D4D4D4 !important;
    color: #8A8D9E !important;
    font-weight: 600;
    margin: 15px 0 10px;
    font-size: 1.4em !important;
    -webkit-appearance: none;
    text-align: center;
    clear: both;
    display: block;
    text-shadow: none;
    text-decoration: none;
    cursor: not-allowed;
}
a.ap_lnk:link, a.ap_lnk:visited {
    padding: 3px 7px;
    float: right;
    font-weight: normal;
    margin: 15px 0 0 15px;
    font-size: 1em !important;
    border-bottom: none;
}
.red_btn_color,
.sec_mobi_btn.red_btn_color,
a.cancel_btn.red_btn_color{
    border: solid 3px #C51F47;
}
button.submit_lock_btn {
    padding: 8px 20px 5px;
    border-radius: 0;
    background-color: #0C173C;
    border: #0C173C 3px solid;
    color: #fff;
    margin: 15px 0 0;
    width: 100%;
    font-size: 1.4em;
    font-weight: 600;
    -webkit-appearance: none;
    text-align: center;
    text-shadow: none;
}
button.submit_lock_btn:disabled {
    padding: 8px 20px 5px;
    border-radius: 0;
    background-color: #E7E7E7;
    border: #D4D4D4 3px solid;
    color: #8A8D9E;
    margin: 15px 0 0;
    width: 100%;
    font-size: 1.4em;
    font-weight: 600;
    -webkit-appearance: none;
    text-align: center;
    text-shadow: none;
}
input[type="submit"].table_link {
    padding: 0 20px 5px;
    border-radius: 0;
    border: none;
    color: #06846E;
    background-color: transparent;
    font-weight: normal;
    font-size: 1.1em;
    text-transform: none;
    -webkit-appearance: none;
    text-align: center;
    text-decoration: underline;
}
a.bill_reg_link:link, a.bill_reg_link:visited {
     padding: 5px 25px 5px;
     border-radius: 0;
     background-color: #59C09B;
     border-bottom: #06846E 5px solid;
     color: #fff;
     margin: 10px auto 0 auto;
     float: right;
}
a.orange_submit:link, a.orange_submit:visited {
    margin: 10px 0 0 0;
    width: auto;
}
div.email_collect_v input[type="button"].searchbar,
div.email_collect_v input[type="submit"].searchbar {
    width: 100%;
    margin: 0;
    padding: 5px 0;
    font-size: 1.1em;
}
a.ssh_lock:link, a.ssh_lock:visited, a.ssh_lock:hover, a.ssh_lock:active {
    background: url('/ci/assets/images/registration/registration_portal_sprite.png') -31px -18px no-repeat;
    display: block;
    width: 14px;
    height: 20px;
    float: left;
    margin: -6px 7px 2px;
}
a.edit_btn:link, a.edit_btn:visited {
    padding: 4px 6px;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 1px;
    -webkit-appearance: none;
    vertical-align: middle;
    border: solid 3px #59C09B;
}
.head_btn {
    background-color: #fff;
    color: #0E1427 !important;
    padding: 6px 8px;
    margin: 4px 8px;
    border: solid 3px #0C173C;
    font-weight: 600;
    text-decoration: none;
}
.neg_sec_btn {
    border: solid 3px #C51F47 !important;
}
footer a:link, footer a:visited {
    font-size: 1.2em;
    padding: 0 5%;
}
a:link.err_code {
    padding: -4px 0 0 !important;
    display: block;
}
a.faq_lnk:link, a.faq_lnk:visited {
    font-size: 1.2em;
    display: block;
    padding: 0 0 5px 0;
    font-weight: normal;
}
a.forgot_link:link, a.forgot_link:visited {
    display: block;
    margin: 6px 3px 0 0;
    font-size: 1.05em;
    font-weight: normal;
}
#pay_portal_forgot_login {
    margin-bottom: 14px;
}
a.login_lnk:link, a.login_lnk:visited {
    clear: both;
    display: inline;
    margin: 15px;
    font-size: 1.05em;
    font-weight: normal;
}
a.change_prop_lnk:link, a.change_prop_lnk:visited {
    color: #06846E;
    font-size: 1.2em;
    font-weight: normal;
}
a.change_prop_lnk:hover, a.change_prop_lnk:active {
    color: #FF9F00;
}
a.action_lnk:link, a.action_lnk:visited {
    background-color: #0C173C;
    color: #fff;
    padding: 8px 12px;
    text-decoration: none;
    float: right;
    font-weight: 500;
    margin: 0;
    -webkit-appearance: none;
}
a.big_under:link, a.big_under:visited {
    font-size: 1.1em;
    text-decoration: underline;
    margin: 7px 0;
    display: block;
}
a.alt_prop_lnk:visited, a.alt_prop_lnk:link {
    padding: 5px 8px 3px;
    border-radius: 0;
    background-color: #06846E;
    color: #fff;
    text-decoration: none;
    margin: 8px 0 10px 4px;
    width: 90%;
    min-width: 0;
    font-size: 1.1em;
    font-weight: normal;
    -webkit-appearance: none;
    float: left;
}
a:link.info_view_bill, a:visited.info_view_bill {
    font-size: 1.05em;
    padding: 0 5px;
}
.reg_suc_link, .reg_suc_link a {
    font-size: 1.3em;
    margin: 0 0 45px;
}
a.profile_btn {
    padding: 20px 10px;
    background-color: #fff;
    border: solid 3px #D4D4D4;
    border-bottom: none;
    color: #5C6274 !important;
    width: 100%;
    font-size: 1.3em !important;
    margin: 0;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
}
a.profile_last {
    border-bottom: solid 3px #D4D4D4;
}
a.mob_reg_btn {
    padding: 30px 0 30px 15%;
    background-color: #ebebeb;
    border: solid 3px #D4D4D4;
    color: #0E1427;
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    margin: 30px 0;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: baseline;
}
a.change_prop_lnk:link, a.change_prop_lnk:visited {
    color: #06846E;
    font-size: 1.2em;
    font-weight: normal;
}

/*LINKS*/
a:link, a:visited {
    color: #06846E;
    font-size: 1em;
}
a:hover, a:active {
    color: #FF9F00;
    font-size: 1em;
}
#error_container_pylse a:link,
#error_container_pylse a:visited {
    color: #E6F6F0;
}
#error_container_pylse a:hover {
    color: #FF9F00;
}

#acct_lookup_form_continue_btn_lbl,
#acct_lookup_form_proceed_btn_lbl{
    padding-right: 0;
}

#email_collect_btn {
    background-color: #0C173C;
    border-color: #0C173C;
    color: #fff;
}

#email_update_btn {
    background-color: #0C173C;
    border-color: #0C173C;
    color: #fff;
    padding: 5px 0;
    width: 100%;
    font-size: 1.1em;
}
