#customer-form > section > div:nth-child(6) > div.col-md-6 > strong{
    float: right;
    position: relative;
    left: 30px;
    bottom: 34px;
}
#customer-form > section > div:nth-child(7) > div.col-md-6 > strong{
    float: right;
    position: relative;
    left: 30px;
    bottom: 34px;
}
#customer-form > section > div:nth-child(6) > div.col-md-6{
    max-height: 35px;
    margin-bottom: 1px;
    margin-top: 25px;
}