.field-error {
    line-height: 40px;
}

.backImg {
    background: url('../img/high-rail.jpg') no-repeat;
    background-size: 690px 475px;
}

.form-control-feedback {
    top: 3px !important;
}

.fv-form-bootstrap .help-block {
    top: 3px !important;
}

.btn-drop2 {
    width: 230px;
    display: flex;
    align-items: center;
    height: 46px;
}

.btn-drop2 .span-one {
    display: inline-block;
    width: 180px;
}

.btn-drop2 + ul {
    width: 230px;
}

.btn-drop2 + ul li,
.btn-drop2 + ul li a {
    overflow: hidden;
}

.plr40 {
    padding-left: 40px;
    padding-right: 40px;
}

#footer-main {
    margin-top: 28px;
    padding-bottom: 45px;
}

#registerForm .help-block {
    line-height: 30px;
}

.div-i-top i.fa-times {
    top: 0 !important;
}

.form-group-x .form-control-feedback{
    top: 0 !important;
}
.btn-drop2, .btn-drop2 + ul{
    width: 160px !important;
}