

.header_bottom {
    z-index: 9999;
}
.q_logo {
    top: 32%;
}
footer .column1 {
position: relative;
top: -18px;
}

.full_width {
    position: relative !important;
}

.page-id-17791 .gform_wrapper .top_label .gfield_label {
    text-transform: uppercase;
}

::-webkit-input-placeholder { /* Chrome */
  color: #1E1F22 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #1E1F22 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #1E1F22 !important;
  opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #1E1F22 !important;
  opacity: 1 !important;
}