.formError {
    margin-top: -10px !important;
    left: 150px !important;
}

.select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--single {
    height: 50px;
    border-radius: 0;
    border: 1px solid #ececec !important;
}

.select2-container--open .select2-dropdown--below {
    border: 1px solid #ececec !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
}

.modal {
    top: 180px;
}

.quick-contact .contact-info li .text-holder a {
    color: #888888;
}