.entry_lastedit {
  display: none;
}
.button button {
    cursor: pointer;
    border: none;
    position: relative;
    padding: 0;
    color: #fff;
    background-image: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
    overflow: visible;
    outline: 0;
}
.gform_wrapper .top_label .gfield_label {
    color: #fff;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    color: #fff;
    font-weight: normal;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    color: #fff;
    font-weight: normal;
}
.animate{
    visibility: visible;
    -webkit-animation: none;
    -ms-animation: none;
    animation: none;
}
ul#input_2_4 {
    border: none;
}
ul#input_2_4 > li {
    border: none;
    width: 50px;
    display: inline-block;
    margin: 0 10px;
  	color: #fff;
}
li#field_2_1 > label, li#field_2_2 > label {
    display: none;
}
input#input_2_1 ,input#input_2_2 {
    background-color: #fff;
    width: 100%;
}
div#text-5 {
    margin-bottom: 0 !important;
}
input#gform_submit_button_2 {
    position: relative;
    top: -14px;
}
span.ubermenu-target-description.ubermenu-target-text {
    display: none;
}
html {
      overflow-y: scroll;
}