/* Hide the right hand sidebar to make a wide page for high content pages*/
/* correction of: body.custom section.row-4 section.column-2, body.custom aside#block-11 { */
body.custom section.row-4 section.column-2 aside#block-11 {
  display: none;
}

body.page-id-9655.custom div#whitewrap div#wrapper-wfj587cef5f3caed div.grid-container section.row.row-1 {
  width: 940px;
}

body.custom section.column.column-2.grid-left-0.grid-width-18,
body.custom aside#block-15 {
  max-width: 690px!important;
}

body.custom nav#block-2 {
  width: 96.76%;
}

body.custom nav#block-2.block-type-navigation div div ul#menu-main {
    width: 75%;
}

/* Hide the twitter bar */
body.custom section.row.row-3 section.column.column-2 div#block-44 {
  display: none;
}

/* Make the content section 100% wide for a wide page for high content pages*/
body.custom section.row-4 section.column-1 {
  width: 100%;
}

body.custom.page-id-9655 article#post-9655 h1.entry-title {
  color: #2E75B6 !important;
}

body.custom article.post-9655 {
  padding: 0 0 30px;
}

/* This is a hidden form containing passed-in field values.
   No part of the form is except for the submit button. */
body.custom div#gform_wrapper_25 form#gform_25 > div.gform_body {
  display : none;
}
body.custom div#gform_wrapper_25 form#gform_25 > div.gform_footer.top_label {
  margin-top: 0;
  padding-top: 0;
}

body.custom p.save-and-continue {
  color: #2E75B6;
  font-weight: 600;
}

body.custom p.info strong.blue-strong {
  color: #2E75B6;
}

body.custom input#gform_submit_button_25 {
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  background: 0;
  filter: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #558ed5;
  border: 1px solid white;
  display: inline-block;
  color: white;
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: normal;
  padding: 6px 24px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  margin-top: 8px;
}

body.custom input#gform_submit_button_25:hover {
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  background: 0;
  filter: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #2e6cb8;
  border: 1px solid white;
  display: inline-block;
  color: white;
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: normal;
  padding: 6px 24px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  margin-top: 8px;
}

.block-type-footer .footer-right {
    margin-top: 10px;
    margin-right: 30px;
    float: right;
}


.gform_wrapper .instruction {
display: none !important;
}

/* Save and Continue Link */

a#gform_save_25_footer_link.gform_save_link {
  color: #558ed5;
  font-size: 17px;
  font-weight: bold;
}

div#gform_wrapper_25 div.form_saved_message h2#save-and-return {
  color: #2E75B6 !important;
}
div#gform_wrapper_25 div.form_saved_message span p#save-and-return-p1,
div#gform_wrapper_25 div.form_saved_message span p#save-and-return-p4,
div#gform_wrapper_25 div.form_saved_message span p#save-and-return-p5 {
    font-weight: 600;
}

div#gform_wrapper_25 div.form_saved_message span p#save-and-return-p3.resume_form_link_wrapper {
   font-weight: normal;
}

div#gform_wrapper_25 div.form_saved_message span p#save-and-return-p4 span#note {
   font-weight: bold;
}
div#gform_wrapper_25 div.form_saved_message span p#save-and-return-p2 {
   font-weight: bold;
}

div#gform_wrapper_25 div.form_saved_message {
  background-color: #d6e4f5 !important;
  color: #235490 !important;
  padding-top: 2px;
  padding-bottom: 16px;
}
div.form_saved_message span {
  color: #235490;
}
input#gform_send_resume_link_button_25 {
  background-color: #558ed5;
  border: 1px solid #6fa0dc;
  color: #fff;
}

input#gform_send_resume_link_button_25:hover {
  background-color: #2e6cb8;
}


div.form_saved_message_sent {
  background-color: #d6e4f5;
  color: #235490;
}
