/*
url: http://go.csc.com/ContactUs
 */

body {
  font-size: 2.2vw;
  font-family: arial, sans-serif;
}

html.turtl-rel-backcover body {
  font-size: 3vw;
}

.sc-view {
  height: auto !important;
  position: initial !important;
  min-width: 0 !important;
  margin: 0 !important;
  width: auto !important;
  font-size: 1em !important;
  min-height: 0 !important;
}

.main {
  position: initial !important;
}

.scui-drawing-view {
  display: none;
}

table.co-style-table {
  width: 100%;
  height: 100%;
  font-size: 1em !important;
}

.form-design-field {
  padding: 0 !important;
}

._100.field-style {
  width: 100% !important;
  margin: 0 !important;
}

label.label-position {
  font-size: 1em !important;
  width: 20%;
  float: left;
}

.field-size-top-medium, .field-size-top-large {
  width: 79% !important;
  float: right;
  line-height: 1em !important;
  height: 2em !important;
  border: none;
  margin-bottom: .5em;
  background: #F8F8F8;
  text-indent: .5em;
  font-size: 1em;
}

div#formElement64 {
  display: none;
}

input.submit-button {
  background: #00517a;
  background: -moz-linear-gradient(#13648d 0, #00517a 100%) #00517a;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #13648d), color-stop(100%, #00517a)) #00517a;
  background: -webkit-linear-gradient(#13648d 0, #00517a 100%) #00517a;
  background: -o-linear-gradient(#13648d 0, #00517a 100%) #00517a;
  background: -ms-linear-gradient(#13648d 0, #00517a 100%) #00517a;
  background: linear-gradient(#13648d 0, #00517a 100%) #00517a;
  line-height: 2.5em !important;
  height: 2.5em !important;
  width: 7em !important;
  font-size: 1em !important;
  font-weight: 700;
  -webkit-appearance: none;
  border: none;
  min-width: 6em;
  border-radius: .15em;
  color: #ffffff;
  text-transform: uppercase;
  margin-left: 21%;
  cursor: pointer;
  margin-top: 1em;
}

input.submit-button:hover {
  background: #1280b7;
  background: -moz-linear-gradient(#00517a 0, #13648d 100%) #1280b7;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00517a), color-stop(100%, #13648d)) #1280b7;
  background: -webkit-linear-gradient(#00517a 0, #13648d 100%) #1280b7;
  background: -o-linear-gradient(#00517a 0, #13648d 100%) #1280b7;
  background: -ms-linear-gradient(#00517a 0, #13648d 100%) #1280b7;
  background: linear-gradient(#00517a 0, #13648d 100%) #1280b7;
}

.LV_validation_message.LV_invalid {
  font-size: .75em !important;
  width: 100%;
  display: block !important;
  clear: both;
  font-weight: normal;
  margin: 0 0 .5em 21% !important;
}

h1,
form:before {
  font-size: 1.8em;
  padding-bottom: 1em;
  display: inline-block;
  font-weight: 200;
}

form:before {
  content: 'Fill out the form to discover more';
}

.checkbox-span { background: none; }

html.turtl-rel-backcover h1,
html.turtl-rel-backcover form:before {
  font-size: 1.5em;
}

html.turtl-rel-backcover form:before {
  content: 'Contact our Team and Start your Digital Journey';
}
