﻿div.stap 
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 590px;
    margin: 10px auto 20px;
    margin-bottom: 150px;
    text-align: center;
    width: 424px;
}

div.stap div.row div.resend_info 
{
    background-color: #FFF8C6;
    border: 1px solid silver;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    min-height: 40px;
    clear: left;
    text-align: justify;
    vertical-align: middle;
    padding: 15px 15px 15px 15px;
    -ms-background-position: 20px 50%;
    background-position: 20px 50%;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    width: 230px;
}

div.stap_2
{
    width: 500px;
}

div.stap_2 div.BigRow div.resend_info
{
    width: 400px;
}

div .lblTitle 
{
    color: #14171a;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 50px;
}

div div.spacer 
{
    margin-top: 30px;
}

div div.row div.col 
{
    text-align: left;
    width: 424px;
}

div.stap_1 div.row_account_identifier label 
{
    width: 260px;
}

div.stap_1 div.row_account_identifier .account_identifier 
{
    border-width: 1px;
    border-style: ridge;
    height: 17px;
    margin-left: 264px;
    margin-right: 2px;
    padding: 2px;
    width: 154px;
}

div.stap_1 div.submit_row 
{
    height: 50px;
}

div.stap div.submit_row input.btn_submit,
div.stap_2 div.resend_info input.btn_submit,
div.stap_4 div.col input.btn_submit 
{
    height: 23px;
    width: 80px;
    color: white;
    float: right;
    font-weight: bold;
    margin-top: 10px;
}

div.stap_2 div.herstel_manier
{
    text-align: left;
}

div.stap_2 div.herstel_manier label.herstel_manier_label 
{
    padding: 2px 4px 4px 0;
    width: 66px;
}

div.stap_2 div.herstel_manier ul.fwrdblist li label
{
    margin-top: -2px;
    position: absolute;
    width: 300px;
}

div.stap_2 div.herstel_manier ul.fwrdblist input.radio 
{
    margin: 3px 5px 0 5px;
}

div.stap_2 div.herstel_manier ul.fwrdblist 
{
    margin-left: 64px;
}

div.stap_4
{
    text-align: left;
}

div.stap_4,
div.stap_4 div.spacer 
{
    width: 260px;
}

div.stap_4 div.row_security_code div.col 
{
    width: 130px;
}

div.stap_4 div.row_security_code label 
{
    width: 80px;
}

div.stap_4 div.row_security_code .security_code 
{
    margin-left: 84px;
    width: 66px;
}

div.stap_4 div.row_security_code input.btn_submit
{
    margin-top: 0;
}

div.stap div.resend_info input.btn_resend 
{
    float: none;
    width: 170px;
}