/*
Theme Name: Cell Phones For Soldiers
Author: 36creative
Version: 1.2
*/
.help-block {
    font-size: 12px;
    line-height: normal;
    margin-top: 5px;
}
.help-block {
    color: red;
}
.custom_continue_button {
    margin-top: 30px;
    text-align: center;
}
.custom_button {
    background: #103261 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "interstatebold";
    font-size: 14px;
    font-weight: normal;
    margin: 0 auto;
    outline: 0 none;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: all 0.35s ease-in-out 0s;
}
.form-field input[type="password"] { background: #fff; border: 4px solid #fff; outline: 0; display: block; width: 93%; padding: 0 3%; height: 46px; margin: 0; font-weight: normal; font-family: "proxima_novasemibold"; font-size: 18px; line-height: 46px; color: #999 }

.form-cont-pnl.pnl-5 {
    margin-bottom: 0;
    min-height: 505px;
    width: 49%;
}