.bfQuickMode .bfbs3-form-inline .bfbs3-form-control, .bfQuickMode .form-inline .form-control{
    width: 100%!important;
    background: transparent;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #969696;
    border-radius: 0px;
    height: 50px;
}
.bfQuickMode label {
    font-weight: normal!Important;
}


.ancubicform .bfbs3-row {
    margin: 0!important;
}
.ancubicform .bfbs3-form-group {
    margin-top: 20px;
}

section#namephone {
    padding: 0;
}

section#namephone .bfbs3-col-sm-6 {
    padding: 0;
}

section#namephone .bfbs3-col-sm-6:nth-child(1){
    padding-right: 15px;
}
section#namephone .bfbs3-col-sm-6:nth-child(2){
    padding-left: 15px;
}


@media (max-width: 767px){
section#namephone .bfbs3-col-sm-6:nth-child(2){
    padding-left: 0px;
}}

.bfQuickMode .bfbs3-glyphicon-asterisk {
    font-size: 20px!important;
    vertical-align: top;
    color: black!important;
    font-weight: 100!important;
    font-family: 'PT Sans';
}



/*newsletter*/
.newsletter-form div#bfPage1 {
    display: inline-flex;
    align-items: flex-end;
}

.newsletter-form .form-group.form-group-actions {
    margin: 0px!important;
}

.newsletter-form div#bfElemWrap85 {
    margin: 0;
}

.newsletter-form .form-group {
    margin: 0;
}

#bfPage2 p {
    margin: 0;
    background: #232b61;
    padding: 15px;
    border: 3px solid #dfaa42;
    color: #fff;
}

.career-form input {
    color: #fff!important;
}

textarea {
    min-height: 150px!important;
}
