/* line 1, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
/* line 93, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* line 107, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
body {
  line-height: 1;
}

/* line 111, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ol,
ul {
  list-style: none;
}

/* line 116, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
blockquote,
q {
  quotes: none;
}

/* line 121, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

/* line 129, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 134, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

/* END OF RESET */
/* VARIABLES & MIXINS */
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: translate(4px, 0px);
  }
  25% {
    -webkit-transform: translate(-4px, 0px);
  }
  50% {
    -webkit-transform: translate(4px, 0px);
  }
  75% {
    -webkit-transform: translate(-4px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* VARIABLES AND MIXINS */
/* ICON FONT */
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?4umie0");
  src: url("../fonts/icomoon.eot?#iefix4umie0") format("embedded-opentype"), url("../fonts/icomoon.woff?4umie0") format("woff"), url("../fonts/icomoon.ttf?4umie0") format("truetype"), url("../fonts/icomoon.svg?4umie0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 335, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
[class^="icon-"],
[class*=" icon-"] {
  /*font-family: 'icomoon';*/
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 349, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-times:before {
  content: "\e600";
  font-family: "icomoon";
}

/* line 354, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-times2:after {
  content: "\e600";
  font-family: "icomoon";
}

/* line 359, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-tick:before {
  content: "\e601";
  font-family: "icomoon";
}

/* line 364, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-tick-2:after {
  content: "\e601";
  font-family: "icomoon";
}

/* line 369, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-chevron-right:after {
  content: "\e602";
  font-family: "icomoon";
}

/* line 374, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-chevron-left:before {
  content: "\e603";
  font-family: "icomoon";
}

/* line 379, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-arrow-right-thick:after {
  content: "\e604";
  font-family: "icomoon";
}

/* line 384, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-arrow-left-thick:before {
  content: "\e605";
  font-family: "icomoon";
}

/* line 389, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-th-menu:before {
  content: "\e606";
  font-family: "icomoon";
}

/* line 394, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-arrow-up-thick:before {
  content: "\e607";
  font-family: "icomoon";
}

/* line 399, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-arrow-down-thick:after {
  content: "\e608";
  font-family: "icomoon";
}

/* line 404, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-upload:before {
  content: "\e60d";
  font-family: "icomoon";
}

/* line 409, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-download:before {
  content: "\e609";
  font-family: "icomoon";
}

/* line 414, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-zoom:before {
  content: "\e60a";
  font-family: "icomoon";
}

/* line 419, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-arrow-up:before {
  content: "\e60b";
  font-family: "icomoon";
}

/* line 424, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-arrow-down:before {
  content: "\e60c";
  font-family: "icomoon";
}

/* line 429, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.icon-clipboard:before {
  content: "\e60e";
  font-xfamily: "icomoon";
}

/* END OF ICON FONT */
/* line 437, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#nav-toggle {
  cursor: pointer;
  padding: 10px 35px 16px 0px;
}

/* line 442, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  border-radius: 5px;
  background: white;
  position: absolute;
  display: block;
  content: "";
}

/* line 456, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#nav-toggle span:before {
  top: -10px;
}

/* line 460, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#nav-toggle span:after {
  bottom: -10px;
}

/* line 464, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  transition: all 500ms ease-in-out;
}

/* line 470, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#nav-toggle.active span {
  background-color: transparent;
}

/* line 474, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#nav-toggle.active span:before,
#nav-toggle.active span:after {
  top: 0;
}

/* line 479, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#nav-toggle.active span:before {
  transform: rotate(45deg);
}

/* line 483, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#nav-toggle.active span:after {
  transform: rotate(-45deg);
}

/* TYPE */
/* line 491, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
h1 {
  font-size: 3em;
  font-family: "BrixSansBlack";
}

@media screen and (max-width: 710px) {
  /* line 491, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  h1 {
    /*font-size: 3.257em;*/
    font-size: 2.7em;
  }
}

/* line 496, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
h2 {
  font-size: 2em;
  font-family: "BrixSansBold";
  padding-bottom: 0.2em;
}

/* line 502, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
h3 {
  font-size: 1.629em;
  font-family: "BrixSansBold";
}

@media screen and (max-width: 710px) {
  /* line 502, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  h3 {
    font-size: 1.5em;
  }
}

/* line 507, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
h4 {
  padding: 1.4em 0;
  font-family: "BrixSansBold";
}

/* line 512, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
p + h4 {
  padding-top: 0;
}

/* line 516, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
p {
  font-size: 1.222em;
  /*padding-bottom: 1.4em;*/
  line-height: 1.65em;
}

@media screen and (max-width: 710px) {
  /* line 516, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  p {
    font-size: 1.125em;
  }
}

/* line 520, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
p strong {
  font-family: "BrixSansBold";
}

/* line 525, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot {
  padding-top: 1.9em;
  padding-bottom: 1.9em;
  color: white;
  clear: both;
  background: #00629d;
}

/* line 531, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot h1 {
  font-size: 1.222em;
  text-transform: uppercase;
}

@media screen and (max-width: 710px) {
  /* line 531, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hero-spot h1 {
    font-size: 1.125em;
  }
}

/* line 535, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot h2 {
  font-size: 3em;
}

@media screen and (max-width: 710px) {
  /* line 535, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hero-spot h2 {
    /*font-size: 3.257em;*/
    font-size: 2.7em;
  }
}

/* line 538, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.single {
  background: #00629d;
}

/* line 540, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.single h2 {
  max-width: 842px;
  margin: 0 auto;
}

/* line 547, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot-review {
  padding-top: 1.9em;
  padding-bottom: 1.9em;
  color: #3e454d;
  clear: both;
}

/* line 553, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot-review.single h2 {
  margin: 0 auto;
  font-size: 3em;
}

@media screen and (max-width: 710px) {
  /* line 553, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hero-spot-review.single h2 {
    /*font-size: 3.257em;*/
    font-size: 2.7em;
  }
}

/* line 560, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
em {
  font-family: "BrixSansRegular-Italic";
  color: #008bd1;
}

/* END OF TYPE */
/* line 568, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
body {
  background: #f9f9f9;
  font-family: "BrixSansRegular", sans-serif;
  color: #3e454d;
  font-size: 18px;
}

@media screen and (max-width: 910px) {
  /* line 568, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  body {
    font-size: 16px;
  }
}

/* line 575, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
input[type="text"] {
  -webkit-appearance: none;
}

/* line 579, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
input[type="password"] {
  -webkit-appearance: none;
}

/* line 583, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
input[type="submit"] {
  -webkit-appearance: none;
}

/* line 587, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* line 598, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper.overflow-x {
  max-width: 842px;
  box-sizing: content-box;
}

/* line 603, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tabs-app + .wrapper.overflow-x {
  max-width: 1167px;
  box-sizing: border-box;
}

/* line 608, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-content {
  background: #f9f9f9;
}

/* line 612, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper {
  margin: 0 auto;
  max-width: 1167px;
  padding: 0px 17.5px;
}

/* line 617, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text .main-text {
  width: 74.204%;
  width: 100%;
  padding-left: 295px;
  float: right;
  min-height: 700px;
}

/* line 623, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text .main-text.single {
  max-width: 842px;
  margin: 0 auto;
  padding-left: 0;
  float: none;
  padding-top: 1.8em;
}

/* line 637, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text .main-text h3:first-of-type {
  border: none;
  padding-top: 0;
}

/* line 641, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text .main-text h3 {
  border-top: 1px solid #008bd1;
  padding: 0.8em 0;
}

/* line 645, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text .main-text h4 {
  padding-top: 0;
}

/* line 648, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text .main-text h3 + h4 {
  padding-top: 0;
}

/* line 651, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text .main-text h4 + h5 {
  padding-top: 0;
}

/* line 654, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text .main-text ol + h4,
.wrapper .text .main-text ol + h5 {
  padding-top: 0;
  padding-bottom: 1.2em;
}

/* line 659, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text .main-text a {
  color: #008bd1;
  text-decoration: none;
  border-bottom: 1px solid #008bd1;
}

/* line 664, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text .main-text a[href^="/upload/img/"] {
  border: none;
}

/* line 666, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text .main-text a[href^="/upload/img/"]:hover {
  border: none;
}

/* line 670, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text .main-text a:hover {
  border-bottom: 3px solid #008bd1;
}

/* line 674, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text button + a {
  color: white;
  border-bottom: none;
}

/* line 678, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text button + a:hover {
  border-bottom: 0;
}

/* line 681, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text p {
  padding-bottom: 1.4em;
}

/* line 684, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text p a {
  word-wrap: break-word;
}

/* line 687, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text .formula {
  font-family: "BrixSansRegular-Italic";
  color: #008bd1;
  font-size: 20px;
}

/* line 692, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ol {
  margin-bottom: 1.4em;
}

/* line 694, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ol li {
  list-style: decimal;
  margin-left: 2.444em;
  padding-bottom: 1em;
}

/* line 699, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ol li > ul > li {
  list-style: lower-alpha;
}

/* line 702, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ol li > ol > li {
  list-style: lower-alpha;
}

/* line 705, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ol li > ol {
  margin-bottom: 0;
}

/* line 708, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ol li > ul > li > ul > li {
  list-style: lower-roman;
}

/* line 711, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ol li > ol > li > ol > li {
  list-style: lower-roman;
}

/* line 714, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ol li > ul > li:last-child {
  padding-bottom: 0;
}

/* line 717, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ol li > ol > li:last-child {
  padding-bottom: 0;
}

/* line 720, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ol li:last-child {
  padding-bottom: 0;
}

/* line 723, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ol li > ol > li > ol {
  margin-bottom: 0;
}

/* line 726, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ol li > ol {
  padding-top: 0.5em;
}

/* line 729, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ol li > ol > li > ol > li:first-of-type {
  padding-top: 0.5em;
}

/* line 733, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ul {
  margin-bottom: 1.4em;
}

/* line 736, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text li strong {
  font-family: "BrixSansBold";
}

/* line 739, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ul > li:last-child {
  padding-bottom: 0;
}

/* line 742, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ul > li > ul,
.wrapper .text ol > li > ul {
  margin-bottom: 0;
}

/* line 746, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ul > li > ul > li {
  list-style: circle;
}

/* line 749, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ul > li > ul > li:first-of-type {
  padding-top: 0.8em;
}

/* line 752, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text ul > li > ul > li:last-child {
  padding-bottom: 0;
}

/* line 755, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text li {
  list-style: disc outside;
  margin-left: 2.8888em;
  padding-bottom: 1em;
  line-height: 1.6em;
}

/* line 761, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text li > h4 {
  margin-left: -2.444em;
  padding-bottom: 0;
}

/* line 765, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.wrapper .text li p {
  padding-bottom: 0;
  padding-top: 1.6em;
}

/* line 772, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.login {
  border-bottom: 1px solid #008bd1;
}

/* line 776, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.home {
  background: white;
  padding: 0;
  color: #3e454d;
  overflow: hidden;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}

/* line 782, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.home aside {
  width: 29.8888%;
  background: white;
  float: left;
  padding: 1.9444em 2.777em;
}

/* line 787, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.home aside h2 {
  color: #00c7d0;
  font-size: 18px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

@media screen and (max-width: 910px) {
  /* line 787, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hero-spot.home aside h2 {
    font-size: 16px;
  }
}

/* line 793, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.home aside h2:first-of-type + ul {
  border-bottom: 2px solid #d5d6e2;
  margin-bottom: 1em;
}

/* line 797, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.home aside a {
  text-decoration: none;
  color: #3e454d;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 802, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.home aside a:hover {
  color: #103f67;
  text-decoration: underline;
}

/* line 806, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.home aside .date {
  display: block;
  color: #999da1;
  text-decoration: none;
}

/* line 811, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.home aside .date:hover {
  text-decoration: none;
}

/* line 815, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.home aside ul li:first-child {
  padding-top: 0;
}

/* line 818, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.home aside ul li {
  border-bottom: 1px solid #d5d6e2;
  padding: 0.555em 0;
  line-height: 1.2em;
}

/* line 823, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.home aside ul li:last-child {
  border: none;
}

/* line 828, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hero-spot.home .quick-search {
  width: 70.111%;
  float: right;
  background: url("../images/home-hero.jpg") no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  float: right;
  padding: 12% 0;
}

/* line 838, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.hot-link {
  clear: both;
}

/* line 842, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header {
  background: #008bd1;
  overflow: hidden;
}

/* line 845, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header > a {
  width: 242px;
  display: block;
  float: left;
  margin: 10px 0 10px 2.777em;
}

/* line 850, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header > a img {
  width: 100%;
}

/* line 854, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header nav {
  float: right;
  font-size: 1.629em;
  font-family: "BrixSansBold";
}

@media screen and (max-width: 710px) {
  /* line 854, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  header nav {
    font-size: 1.5em;
  }
}

/* line 858, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header nav span {
  font-size: 0.65em;
  color: white;
}

/* line 861, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header nav span a {
  color: white;
}

/* line 865, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header nav span.home-2 {
  float: left;
}

/* line 868, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header nav a {
  color: white;
  text-decoration: none;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  display: inline-block;
  padding: 31px 0;
}

/* line 874, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header nav a:hover {
  color: #103f67;
}

/* line 877, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header nav a:nth-child(1) {
  margin-right: 1.724rem;
  margin-left: 1.724rem;
}

/* line 881, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header nav a:nth-child(2) {
  margin-right: 1.724rem;
}

/* line 884, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header nav a:nth-child(3) {
  margin-right: 1.724em;
}

/* line 888, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header nav form {
  display: block;
  width: 320px;
  float: left;
  margin-right: 1.724rem;
  margin-top: 0.55em;
}

/* line 894, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header nav form input {
  display: block;
  width: 100%;
  font-size: 18px;
  font-family: "BrixSansLight";
  padding: 1em;
}

@media screen and (max-width: 910px) {
  /* line 894, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  header nav form input {
    font-size: 16px;
  }
}

/* line 901, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header nav form button.btn-search {
  font-size: 1em;
  padding: 0.555em;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 910, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header #nav-toggle {
  background: #3e454d;
  float: right;
  padding: 44px 62px 49px 30px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border: none;
  outline: none;
  margin: -1px -1px 0 0;
  float: right;
}

/* line 919, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
header #nav-toggle:hover {
  background: black;
}

/* line 925, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content {
  background: #f9f9f9;
}

/* line 928, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content .text img {
  margin-left: -17.18%;
  width: 117.2%;
  margin-bottom: 1.78em;
}

/* line 934, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav {
  font-size: 18px;
  float: left;
  width: 22.703%;
}

@media screen and (max-width: 910px) {
  /* line 934, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  section.content nav {
    font-size: 16px;
  }
}

/* line 938, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav ul {
  margin-bottom: 1em !important;
}

/* line 941, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav li {
  display: block;
  margin-bottom: 1em;
  list-style: none !important;
  margin-left: 0 !important;
  line-height: inherit !important;
}

/* line 948, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav > ul > li > a {
  padding-bottom: 0.5em;
  display: block;
}

/* line 952, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav li:last-child {
  margin-bottom: 0em;
}

/* line 955, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav li:last-child a {
  padding-bottom: 0;
}

/* line 958, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav li > ul > li {
  font-size: 16px;
  padding-left: 1.444em;
}

/* line 962, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav li > ul {
  display: none;
}

/* line 965, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav li > ul.active {
  display: block;
}

/* line 968, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav li > ul > li > a {
  color: #103f67;
  text-decoration: underline;
}

/* line 972, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav li > ul > li > a:hover {
  text-decoration: none;
}

/* line 975, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav a {
  color: #008bd1;
  text-decoration: none;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 979, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav a:hover {
  color: #103f67;
}

/* line 983, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav div {
  border-top: 1px solid #3e454d;
  padding-top: 1em;
}

/* line 986, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav div a {
  color: #00c7d0;
  display: block;
  padding-bottom: 1em;
}

/* line 991, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content nav div a:last-child {
  color: #103f67;
  text-decoration: underline;
}

/* line 997, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content .subnav {
  text-align: center;
}

/* line 999, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content .subnav .nav_buttons {
  font-size: inherit;
  width: 100%;
  text-align: center;
}

/* line 1003, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content .subnav .nav_buttons a {
  color: #00c7d0;
  border-bottom: 4px solid #00c7d0;
  margin: 1.3103em 1em;
  display: inline-block;
  background: none;
  font-size: 1.222em;
  padding: 0;
  text-transform: capitalize;
  float: none;
}

@media screen and (max-width: 710px) {
  /* line 1003, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  section.content .subnav .nav_buttons a {
    font-size: 1.125em;
  }
}

/* line 1014, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content .subnav .nav_buttons a.active {
  color: #103f67;
  border-color: #103f67;
  background: none;
}

/* line 1019, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content .subnav .nav_buttons a.active:hover {
  color: #103f67;
  border-color: #103f67;
}

/* line 1023, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content .subnav .nav_buttons a:last-child {
  border-left: none;
}

/* line 1026, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
section.content .subnav .nav_buttons a:hover {
  color: #008bd1;
  border-color: #008bd1;
}

/* line 1034, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search {
  width: 547px;
  margin: 0 auto;
  top: -2.5em;
}

/* line 1038, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search .functions {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 1043, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search .dropdown {
  width: 255px;
  background: #103f67;
  position: absolute;
  right: 0px;
  margin-top: -1px;
  border-radius: 0px 0px 5px 5px;
  z-index: 200;
}

/* line 1051, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search .dropdown a {
  color: white;
  display: block;
  font-size: 18px;
  padding: 0.611em 1em 0.6111em 1em;
  text-decoration: none;
}

@media screen and (max-width: 910px) {
  /* line 1051, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .search .dropdown a {
    font-size: 16px;
  }
}

/* line 1058, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search .dropdown a {
  border-bottom: 1px solid black;
}

/* line 1061, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search .dropdown a:last-child {
  border-bottom: 0;
}

/* line 1064, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search .dropdown .js-checkbox {
  float: right;
  color: #00c7d0;
}

/* line 1069, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search .dropdown {
  display: none;
}

/* line 1072, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search input {
  width: 463px;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  font-size: 1.222em;
  font-style: italic;
  padding: 0.97em;
  border-radius: 5px 0px 0px 5px;
  border: none;
  border: 1px solid #cacaca;
}

@media screen and (max-width: 710px) {
  /* line 1072, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .search input {
    font-size: 1.125em;
  }
}

/* line 1082, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search input:focus {
  outline: none;
}

/* line 1085, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search button + a {
  color: white;
  text-decoration: none;
  background: #3e454d;
  border-left: 1px solid black;
  padding: 26.5px 1px;
  margin-left: -6px;
  border-radius: 0px 5px 5px 0px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  top: -5px;
}

/* line 1095, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search button + a:hover {
  background: #103f67;
}

/* line 1098, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search button + a.active {
  background: #103f67;
}

/* line 1100, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.search button + a.active:after {
  content: "";
  height: 5px;
  width: 5px;
  background: #103f67;
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 1113, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.button {
  text-align: center;
}

/* line 1117, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
form.search + .subnav {
  margin-top: -2em;
}

/* line 1122, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tracking-number li {
  display: inline-block;
}

/* line 1127, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
button.contact-submit {
  border-radius: 5px;
  background: #008bd1;
  border: none;
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "BrixSansBlack", sans-serif;
  letter-spacing: 0.04em;
  padding: 1em 7.23%;
  float: right;
  cursor: pointer;
  margin: 1.44em 0 4.6em 0;
}

@media screen and (max-width: 910px) {
  /* line 1127, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  button.contact-submit {
    font-size: 16px;
  }
}

/* line 1140, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
button.contact-submit:hover {
  background: #103f67;
  color: #00c7d0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 1145, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
button.contact-submit:active {
  background: #103f67;
  color: #00c7d0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 1152, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tooltip {
  cursor: pointer;
}

/* line 1156, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tooltip-info span {
  color: #008bd1;
  padding-bottom: 0 !important;
  text-align: center;
  text-decoration: underline;
  display: block;
  width: 85% !important;
  margin: 0 auto;
  line-height: 1.2;
  margin-bottom: 5px;
  padding-top: 5px !important;
}

/* line 1169, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.placeholder {
  color: #b0a9a9;
}

/* line 1173, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
h2 {
  display: block;
  clear: both;
}

/* line 1178, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app {
  /*-----------IE 9 TOOLTIP STYLING--------------*/
  /*-------END OF IE9 TOOLTIP STYLING--------*/
  /*button {border-radius: 5px; background: $blue; border:none; color: white; text-transform: uppercase; @include type-base; font-family: 'BrixSansBlack',sans-serif; letter-spacing:.04em; padding: 1em 7.23%; float: right; cursor: pointer; margin:1.44em 0 4.6em 0;
		&:hover{background:$navy; color:$ocean; @include transition;}
		&:active{background:$navy; color:$ocean; @include transition;}
		}*/
  /*----------TAB 5 STYLING--------*/
}

/* line 1179, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .text-counter {
  display: block;
  padding: 0.65em !important;
  background: #e0e0e0;
  color: black;
  float: left;
  width: inherit;
}

/* line 1187, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app p {
  padding-left: 0.65em;
  font-family: "BrixSansBold";
}

/* line 1191, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .tracking {
  font-family: "BrixSansBlack", sans-serif;
  color: #3e454d;
}

/* line 1195, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .tracking-disable {
  font-family: "BrixSansRegular-Italic", sans-serif;
  color: #3e454d;
}

/* line 1199, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app label {
  clear: both;
  font-size: 1.222em;
  display: block;
  font-weight: normal;
  padding-top: 0.9em;
}

@media screen and (max-width: 710px) {
  /* line 1199, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app label {
    font-size: 1.125em;
  }
}

/* line 1205, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app label a {
  text-decoration: none;
  color: #008bd1;
  border-bottom: 1px solid #008bd1;
}

/* line 1210, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app label a:hover {
  border-bottom: 3px solid;
}

/* line 1213, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app label a.tooltip,
.form-app label .tooltip {
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-size: 1.222em;
  float: right !important;
  display: inline-block;
  color: white;
  text-decoration: none;
  background: #103f67;
  padding: 3px;
  border-radius: 50%;
  height: 28px;
  width: 28px;
  text-align: center;
  font-family: "BrixSansBold";
  margin-right: 0.22em;
  margin-bottom: 0.4em;
  font-size: inherit;
  border-bottom: none !important;
}

@media screen and (max-width: 710px) {
  /* line 1213, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app label a.tooltip,
  .form-app label .tooltip {
    font-size: 1.125em;
  }
}

/* line 1233, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app label a:hover.tooltip {
  border-bottom: none;
  background: #008bd1;
}

/* line 1237, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app label a:active.tooltip {
  background: #008bd1;
}

/* line 1240, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app label .tooltip-info {
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
  border-radius: 10px;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 250px;
  background: white;
  top: 0px;
  left: -260px;
  z-index: 99;
  text-align: left;
}

/* line 1254, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app label .tooltip-info p {
  padding: 10px;
  color: #3e454d;
  font-family: "BrixSansRegular";
  font-size: 16px;
}

/* line 1260, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app label .tooltip-info h5 {
  border-radius: 10px 10px 0 0;
  text-align: center;
  background: #008bd1;
  padding: 10px;
}

/* line 1266, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app label .tooltip-info h5:after {
  left: 68px;
  bottom: -1px;
  width: 10px;
  height: auto;
}

/* line 1274, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app h2 {
  clear: both;
  display: block;
}

/* line 1277, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app h2 a {
  text-decoration: none;
  float: none !important;
}

/* line 1281, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app h2 a.tooltip,
.form-app h2 .tooltip {
  float: none !important;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-size: 0.62em;
  display: inline-block;
  color: white;
  text-decoration: none;
  background: #103f67;
  padding: 3px;
  border-radius: 17px;
  height: 28px;
  width: 28px;
  text-align: center;
  font-family: "BrixSansBold";
  margin-right: 0.22em;
}

/* line 1298, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app h2 a:hover.tooltip {
  border-bottom: none;
  background: #008bd1;
}

/* line 1302, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app h2 .tooltip-info {
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
  border-radius: 10px;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 250px;
  background: white;
  top: 32px;
  left: 0px;
  z-index: 99;
  text-align: left;
}

/* line 1316, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app h2 .tooltip-info p {
  padding: 10px;
  color: #3e454d;
  font-family: "BrixSansRegular", sans-serif;
  font-size: 16px;
}

/* line 1322, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app h2 .tooltip-info h5 {
  border-radius: 10px 10px 0 0;
  text-align: center;
  background: #008bd1;
  padding: 10px;
}

/* line 1328, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app h2 .tooltip-info h5:after {
  left: 68px;
  bottom: -1px;
  width: 10px;
  height: auto;
}

/* line 1337, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .ie-tooltip-info {
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
  border-radius: 10px;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 250px;
  background: white;
  top: 32px;
  left: 0px;
  z-index: 99;
  text-align: left;
}

/* line 1351, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .ie-tooltip-info p {
  padding: 10px;
  color: #3e454d;
  font-family: "BrixSansRegular", sans-serif;
  font-size: 16px;
}

/* line 1357, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .ie-tooltip-info h5 {
  border-radius: 10px 10px 0 0;
  color: white;
  font-size: 1.2em;
  text-align: center;
  background: #008bd1;
  padding: 10px;
}

/* line 1365, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .ie-tooltip-info h5:after {
  left: 68px;
  bottom: -1px;
  width: 10px;
  height: auto;
}

/* line 1373, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app input[type="text"] {
  -webkit-appearance: none;
  display: block;
  font-size: 1.222em;
  font-family: "BrixSansRegular", sans-serif;
  padding: 0.42em 0.56em;
  border-radius: 5px 0px 0px 5px;
  border: none;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  margin: 0.5em 0em;
}

@media screen and (max-width: 710px) {
  /* line 1373, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app input[type="text"] {
    font-size: 1.125em;
  }
}

/* line 1385, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app input[type="email"] {
  -webkit-appearance: none;
  display: block;
  font-size: 1.222em;
  font-family: "BrixSansRegular", sans-serif;
  padding: 0.42em 0.56em;
  border-radius: 5px 0px 0px 5px;
  border: none;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  margin: 0.5em 0em;
}

@media screen and (max-width: 710px) {
  /* line 1385, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app input[type="email"] {
    font-size: 1.125em;
  }
}

/* line 1397, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app input[type="text"]:disabled {
  background: #e0e0e0;
  color: black;
}

/* line 1401, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app input[type="number"] {
  -webkit-appearance: none;
  display: block;
  font-size: 1.222em;
  font-family: "BrixSansRegular", sans-serif;
  padding: 0.42em 0.56em;
  border-radius: 5px 0px 0px 5px;
  border: none;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  margin: 0.5em 0em;
}

@media screen and (max-width: 710px) {
  /* line 1401, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app input[type="number"] {
    font-size: 1.125em;
  }
}

/* line 1413, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app input::-webkit-outer-spin-button,
.form-app input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* line 1417, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app input[type="tel"] {
  -webkit-appearance: none;
  display: block;
  font-size: 1.222em;
  font-family: "BrixSansRegular", sans-serif;
  padding: 0.42em 0.56em;
  border-radius: 5px 0px 0px 5px;
  border: none;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  margin: 0.5em 0em;
}

@media screen and (max-width: 710px) {
  /* line 1417, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app input[type="tel"] {
    font-size: 1.125em;
  }
}

/* line 1429, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app input[type="password"] {
  -webkit-appearance: none;
  font-size: 1.222em;
  font-family: "BrixSansRegular", sans-serif;
  padding: 0.42em 0.56em;
  border-radius: 5px 0px 0px 5px;
  border: none;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  margin: 0.5em 0;
}

@media screen and (max-width: 710px) {
  /* line 1429, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app input[type="password"] {
    font-size: 1.125em;
  }
}

/* line 1440, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app input[type="password"]:disabled {
  background: #e0e0e0;
  color: black;
}

/* line 1444, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app input[type="submit"] {
  border-radius: 5px;
  background: #008bd1;
  border: none;
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "BrixSansBold", sans-serif;
  padding: 1em 7.23%;
  cursor: pointer;
  margin: 1.44em 0 1.44em 0;
  -webkit-appearance: none;
}

@media screen and (max-width: 910px) {
  /* line 1444, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app input[type="submit"] {
    font-size: 16px;
  }
}

/* line 1457, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app input[type="submit"]:hover {
  background: #103f67;
  color: #00c7d0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 1462, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app input:focus {
  outline: none;
}

/* line 1465, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app select {
  font-family: "BrixSansRegular", sans-serif;
  color: #a9a9a9;
  display: block;
  font-size: 1.222em;
  padding: 0.42em 0.56em;
  border-radius: 5px 0px 0px 5px;
  border: none;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  margin: 0.5em 0;
  -webkit-appearance: none;
  background: url("../images/dropdown-arrow.svg") no-repeat white right center;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  text-transform: capitalize;
}

@media screen and (max-width: 710px) {
  /* line 1465, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app select {
    font-size: 1.125em;
  }
}

/* line 1484, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app select:focus {
  color: #3e454d;
}

/* line 1487, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app textarea {
  font-size: 1.222em;
  font-family: "BrixSansRegular", sans-serif;
  padding: 0.42em 0.56em;
  border-radius: 5px 0px 0px 5px;
  border: none;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  margin: 0.5em 0;
  min-height: 200px;
}

@media screen and (max-width: 710px) {
  /* line 1487, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app textarea {
    font-size: 1.125em;
  }
}

/* line 1497, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app textarea:focus {
  outline: none;
}

/* line 1506, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app button.progress-button span {
  padding: 0;
}

/* line 1509, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app button.progress-button span:last-of-type {
  padding-bottom: 0;
}

/* line 1513, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app span:last-of-type {
  padding-bottom: 2.545454em;
}

/* line 1516, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app span {
  display: block;
  width: 100%;
  clear: both;
  padding-top: 1em;
}

/* line 1521, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app span input[type="radio"] {
  border: none;
  width: 15px;
  float: left;
  display: inline;
}

/* line 1526, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app span input[type="radio"] + label {
  padding-top: 0;
  float: left;
}

/* line 1532, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app input[type="checkbox"] {
  height: 18px;
  width: 18px;
  border: none;
  float: left;
  display: inline;
}

/* line 1538, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app input[type="checkbox"] + label {
  padding-top: 0;
  float: left;
}

/* line 1544, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .upload-attachment:focus {
  outline: none;
}

/* line 1547, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .upload-attachment:hover {
  background: #103f67;
  color: #00c7d0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 1555, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .upload-attachment {
  border-radius: 5px;
  height: 100%;
  width: 180px !important;
  background: #008bd1;
  padding: 0em 0em;
  background: #008bd1;
  border: none;
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "BrixSansBold", sans-serif;
  cursor: pointer;
  margin: 1.44em 0 1.44em 0;
  /* */
}

/* line 1570, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .upload-attachment span:last-of-type {
  padding-bottom: 0px;
}

/* line 1574, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .upload-text {
  height: 100%;
  width: 100%;
  z-index: 99;
  display: block;
  padding: 1em 0;
}

/* line 1580, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .upload-text:after {
  content: "Upload";
}

/* line 1584, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .upload-bar {
  display: block;
  height: 100%;
  background: #00c7d0;
  width: 0%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 1595, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .uploadsuccess {
  background-color: #00c7d0;
  height: 100%;
  width: 100%;
  z-index: 99;
  display: block;
  padding: 1em 0;
  border-radius: 5px;
}

/* line 1603, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .uploadsuccess:after {
  content: "\e601";
  font-family: "icomoon";
  font-size: 1.2xem;
  -webkit-animation-name: fade-in;
  -webkit-animation-duration: 0.5s;
}

/* line 1610, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .attachment {
  display: none;
}

/* line 1615, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app #form-submit-container {
  text-align: center;
}

/* line 1617, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app #form-submit-container button {
  background-color: #0E1B2E;
  color: #FFF;
  padding: 0.75em 1.5em;
  border: none;
  margin-top: 2.5em;
}

/* line 1623, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app #form-submit-container button:hover {
  background-color: #FFFFFF;
  outline: 2px solid #0E1B2E;
  cursor: pointer;
  color: #0E1B2E;
}

/* line 1633, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category1 li a:first-of-type {
  width: 40%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #008bd1;
  font-family: "BrixSansRegular-Italic";
}

/* line 1642, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category1 li a:last-of-type {
  width: 40%;
  font-family: "BrixSansMedium-Italic", sans-serif !important;
  color: #3e454d;
  padding-left: 3em;
}

/* line 1647, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category1 li a:last-of-type:hover {
  text-decoration: none !important;
  color: #00c7d0 !important;
}

/* line 1655, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category2 li a:first-of-type {
  width: 40%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #008bd1;
  font-family: "BrixSansRegular-Italic";
}

/* line 1664, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category2 li a:last-of-type {
  width: 40%;
  font-family: "BrixSansMedium-Italic", sans-serif !important;
  color: #3e454d;
  padding-left: 3em;
}

/* line 1669, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category2 li a:last-of-type:hover {
  text-decoration: none !important;
  color: #00c7d0 !important;
}

/* line 1677, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category3 li a:first-of-type {
  width: 40%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #008bd1;
  font-family: "BrixSansRegular-Italic";
}

/* line 1686, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category3 li a:last-of-type {
  width: 40%;
  font-family: "BrixSansMedium-Italic", sans-serif !important;
  color: #3e454d;
  padding-left: 3em;
}

/* line 1691, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category3 li a:last-of-type:hover {
  text-decoration: none !important;
  color: #00c7d0 !important;
}

/* line 1699, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category4 li a:first-of-type {
  width: 40%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #008bd1;
  font-family: "BrixSansRegular-Italic";
}

/* line 1708, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category4 li a:last-of-type {
  width: 40%;
  font-family: "BrixSansMedium-Italic", sans-serif !important;
  color: #3e454d;
  padding-left: 3em;
}

/* line 1713, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category4 li a:last-of-type:hover {
  text-decoration: none !important;
  color: #00c7d0 !important;
}

/* line 1721, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category5 li a:first-of-type {
  width: 40%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #008bd1;
  font-family: "BrixSansRegular-Italic";
}

/* line 1730, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category5 li a:last-of-type {
  width: 40%;
  font-family: "BrixSansMedium-Italic", sans-serif !important;
  color: #3e454d;
  padding-left: 3em;
}

/* line 1735, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-app .category5 li a:last-of-type:hover {
  text-decoration: none !important;
  color: #00c7d0 !important;
}

/*.remove-file{color: $grey !important; font-family:'BrixSansMedium-Italic' !important; padding-left:3em;}*/
/* line 1745, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.remove-file > span {
  display: inline;
}

/* line 1749, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.note {
  padding-top: 2em;
  text-align: center;
}

/* line 1752, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.note span {
  font-family: "BrixSansBold";
}

/*------------END OF TAB 5 STYLING-------------*/
/*------------STATUS TRACKING PAGE STYLING-------*/
/* line 1763, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#tracking {
  width: 60%;
  float: left;
  margin: 1.44em 0 1.44em 0;
}

/* line 1770, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.review-phase-stages h3 {
  padding: 2em 0em 0em;
}

/* line 1773, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.review-phase-stages h3:first-of-type {
  padding-top: 0.5em;
}

/* line 1776, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.review-phase-stages div {
  padding-bottom: 1.5em;
}

/* line 1779, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.review-phase-stages div:last-child {
  padding-bottom: 0;
}

/* line 1785, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-content h1 {
  padding-bottom: 0.6em;
}

/* line 1788, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-content h2 {
  padding-top: 1em;
}

/* line 1791, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-content h4 {
  padding: 0.5em 0em;
}

/* line 1795, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-content li span {
  padding-top: 0em;
}

/* line 1798, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-content li span:last-of-type {
  padding-bottom: 0em;
}

/* line 1805, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-search p {
  display: block;
  clear: both;
  padding-left: 0em;
  padding-bottom: 0.5em;
}

/* line 1811, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-search h1 {
  padding-bottom: 0.5em;
}

/* line 1816, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-content .form-app h4 {
  clear: both;
}

/* line 1820, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#project-content {
  clear: both;
}

/* line 1822, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#project-content h2:last-of-type {
  padding-top: 0.5em;
  margin-top: 0.5em;
  border-top: 1px solid #008bd1;
}

/* line 1828, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#project-content ul li {
  display: block;
  clear: both;
  overflow: hidden;
}

/* line 1832, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#project-content ul li p {
  float: left;
}

/* line 1835, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#project-content ul li p:first-of-type {
  font-family: "BrixSansBold";
  padding-right: 0.5em;
}

/* line 1843, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-stage-list {
  clear: both;
}

/* line 1845, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-stage-list li.header {
  padding: 0.6em 0em;
}

/* line 1847, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-stage-list li.header span {
  color: #008bd1;
  font-family: "BrixSansBold";
  text-transform: uppercase;
  font-size: 1.222em;
}

@media screen and (max-width: 710px) {
  /* line 1847, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .status-stage-list li.header span {
    font-size: 1.125em;
  }
}

/* line 1854, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-stage-list li {
  display: block;
  padding: 1.2em 0;
  border-bottom: 2px solid #e0e0e0;
}

/* line 1858, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-stage-list li a {
  cursor: pointer;
  color: #00c7d0;
  font-family: "BrixSansBold";
  text-decoration: none;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 1865, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-stage-list li a:hover {
  cursor: pointer;
  text-decoration: underline;
}

/* line 1869, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-stage-list li span {
  width: 33%;
  display: inline-block;
}

/* line 1873, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-stage-list li span:first-of-type {
  width: 33%;
}

/* line 1876, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-stage-list li span:last-of-type {
  width: 33%;
}

/* line 1879, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.status-stage-list li:last-child {
  border-bottom: none;
}

/* line 1887, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.meeting-list li.header span {
  color: #008bd1;
  font-family: "BrixSansBold";
  text-transform: uppercase;
  font-size: 1.222em;
}

@media screen and (max-width: 710px) {
  /* line 1887, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .meeting-list li.header span {
    font-size: 1.125em;
  }
}

/* line 1894, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.meeting-list li {
  display: block;
  padding: 1.6em 0;
  border-bottom: 2px solid #e0e0e0;
}

/* line 1898, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.meeting-list li a {
  cursor: pointer;
  color: #00c7d0;
  font-family: "BrixSansBold";
  text-decoration: none;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 1905, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.meeting-list li a:hover {
  cursor: pointer;
  text-decoration: underline;
}

/* line 1909, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.meeting-list li span {
  width: 33%;
  display: inline-block;
}

/* line 1913, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.meeting-list li span:first-of-type {
  width: 33%;
}

/* line 1916, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.meeting-list li span:last-of-type {
  width: 33%;
}

/* line 1919, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.meeting-list li:last-child {
  border-bottom: none;
}

/* line 1926, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.project-basic-info ul {
  width: 70%;
}

/* line 1928, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.project-basic-info ul li {
  display: inline-block;
  padding: 0.4em 0em;
}

/* line 1932, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.project-basic-info ul li:first-of-type {
  font-family: "BrixSansBold";
  font-size: 1.222em;
}

@media screen and (max-width: 710px) {
  /* line 1932, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .project-basic-info ul li:first-of-type {
    font-size: 1.125em;
  }
}

/* line 1936, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.project-basic-info ul li:last-of-type {
  font-size: 1.222em;
}

@media screen and (max-width: 710px) {
  /* line 1936, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .project-basic-info ul li:last-of-type {
    font-size: 1.125em;
  }
}

/*-----------END OF STATUS TRACKING PAGE STYLING------------*/
/* line 1945, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.my-info {
  padding-bottom: 0.9em;
  cursor: pointer;
}

/* line 1950, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.my-contact {
  cursor: pointer;
}

/* line 1954, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.submit-warning {
  font-size: 1.222em;
  font-family: "BrixSansBlack";
  padding-top: 1em;
  float: left;
  width: 60%;
}

@media screen and (max-width: 710px) {
  /* line 1954, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .submit-warning {
    font-size: 1.125em;
  }
}

/* line 1962, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.active-state {
  font-size: 1.629em;
  color: #008bd1;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-family: "BrixSansBlack";
  padding-left: 0em !important;
  cursor: pointer;
}

@media screen and (max-width: 710px) {
  /* line 1962, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .active-state {
    font-size: 1.5em;
  }
}

/* line 1971, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#change-password {
  text-decoration: underline;
}

/* line 1975, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.active-state:hover {
  color: #103f67;
}

/* line 1979, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.js-hidden {
  display: none;
}

/* line 1983, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#login-info {
  margin: 4% auto 4% auto !important;
  padding: 0 auto;
}

/* line 1986, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#login-info h2 {
  padding-bottom: 1em;
}

/* line 1988, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#login-info h2 a {
  color: #008bd1;
  font-size: 18px;
  float: right;
  font-family: "BrixSansRegular";
  top: 16px;
}

/* line 1996, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#login-info a:hover {
  text-decoration: none;
}

/* line 1999, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#login-info input[type="submit"] {
  border-radius: 5px;
  background: #008bd1;
  border: none;
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "BrixSansBold", sans-serif;
  padding: 1em 7.23%;
  cursor: pointer;
  margin: 1.44em 0 1.44em 0;
  -webkit-appearance: none;
}

@media screen and (max-width: 910px) {
  /* line 1999, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  #login-info input[type="submit"] {
    font-size: 16px;
  }
}

/* line 2012, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#login-info input[type="submit"]:hover {
  background: #103f67;
  color: #00c7d0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 2020, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.check-app-status h4 {
  text-decoration: none;
  font-size: 1.4em;
  text-decoration: underline;
  padding-top: 0em;
}

/* line 2026, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.check-app-status a {
  text-decoration: none;
  color: #008bd1;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  text-align: right;
}

/* line 2031, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.check-app-status a:hover {
  color: #00c7d0;
}

/* line 2037, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-submitted {
  margin: 4% auto 4% auto !important;
  padding: 0 auto;
  width: 65%;
}

/* line 2041, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-submitted p {
  padding: 1em 0em;
}

/* line 2044, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-submitted h3 {
  line-height: 1.4em;
}

/* line 2047, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-submitted .statement {
  font-family: "BrixSansBold";
}

/* line 2050, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-submitted a {
  color: #008bd1;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 2053, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-submitted a:hover {
  text-decoration: none;
}

/* line 2057, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-submitted a.active {
  text-decoration: none;
}

/* line 2062, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-login {
  /*label:first-of-type{padding-top:1.54em;}*/
}

/* line 2064, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-login label {
  font-size: 1.222em;
  display: block;
  /*padding-top:1.545454em !important;*/
}

@media screen and (max-width: 710px) {
  /* line 2064, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-login label {
    font-size: 1.125em;
  }
}

/* line 2069, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-login button {
  border-radius: 5px;
  background: #008bd1;
  border: none;
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "BrixSansBold", sans-serif;
  padding: 1em 7.23%;
  float: right;
  cursor: pointer;
  margin: 1.44em 0 4.6em 0;
}

@media screen and (max-width: 910px) {
  /* line 2069, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-login button {
    font-size: 16px;
  }
}

/* line 2082, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-login input[type="text"] {
  font-size: 1.222em;
  font-family: "BrixSansRegular", sans-serif;
  padding: 0.65em;
  border-radius: 5px 0px 0px 5px;
  border: none;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  margin: 0.5em 0 1.54em;
}

@media screen and (max-width: 710px) {
  /* line 2082, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-login input[type="text"] {
    font-size: 1.125em;
  }
}

/* line 2092, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-login input[type="email"] {
  font-size: 1.222em;
  font-family: "BrixSansRegular", sans-serif;
  padding: 0.65em;
  border-radius: 5px 0px 0px 5px;
  border: none;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  margin: 0.5em 0 1.54em;
}

@media screen and (max-width: 710px) {
  /* line 2092, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-login input[type="email"] {
    font-size: 1.125em;
  }
}

/* line 2102, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-login input[type="password"] {
  font-size: 1.222em;
  font-family: "BrixSansRegular", sans-serif;
  padding: 0.65em;
  border-radius: 5px 0px 0px 5px;
  border: none;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  margin: 0.5em 0 1.54em;
}

@media screen and (max-width: 710px) {
  /* line 2102, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-login input[type="password"] {
    font-size: 1.125em;
  }
}

/* line 2114, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.login-help {
  float: left;
  margin-top: 1.44em;
}

/* line 2117, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.login-help a {
  color: #008bd1;
}

/* line 2120, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.login-help p:first-of-type {
  padding-bottom: 0;
}

/* line 2130, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer .manual-version {
  display: block;
  float: right;
  margin: 0;
  padding: 2em;
  font-family: "BrixSansBold";
}

/* line 2137, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer a {
  color: white;
  font-size: 1.629em;
  font-family: "BrixSansBold";
  text-decoration: none;
}

@media screen and (max-width: 710px) {
  /* line 2137, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  footer a {
    font-size: 1.5em;
  }
}

/* line 2163, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer a.more {
  background: black;
  float: right;
  display: block;
  font-size: 1.111em;
  text-transform: uppercase;
  padding: 1.65em 0.6em;
}

/* line 2171, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer .site-map {
  background: black;
  display: none;
}

/* line 2174, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer .site-map:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 2181, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer .site-map > ul {
  float: left;
  width: 20%;
  display: block;
  padding: 1em 3.1% 1em 0;
}

/* line 2186, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer .site-map > ul li {
  display: block;
  width: 100%;
  clear: both;
}

/* line 2190, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer .site-map > ul li a {
  padding: 0.5em 0;
  display: block;
  width: 100%;
  margin: 0;
}

/* line 2204, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer .site-map a {
  color: white;
  background: none;
  font-size: 18px;
}

@media screen and (max-width: 910px) {
  /* line 2204, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  footer .site-map a {
    font-size: 16px;
  }
}

/* line 2209, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer .site-map > ul > li > ul > li > a {
  font-weight: normal;
}

/* line 2211, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer .site-map > ul > li > ul > li > a:hover {
  text-decoration: underline;
}

/* line 2215, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer .site-map > ul > li > a {
  color: #008bd1;
  z-index: 200;
  font-family: "BrixSansBold";
}

/* SLIDE OUT STYLES */
/* line 2226, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#st-trigger-effects {
  float: right;
}

/* line 2230, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu {
  background: #f9f9f9;
}

/* line 2232, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu a.button {
  float: none;
  width: 100%;
}

/* line 2238, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#menu-4 ul li a {
  font-family: "BrixSansBold" !important;
}

/* line 2242, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu h4 {
  font-family: "BrixSansRegular" !important;
}

/* line 2246, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu h4 + ul {
  display: none;
  font-family: "BrixSansBold" !important;
}

/* line 2251, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu h4 + ul.active {
  font-family: "BrixSansBold" !important;
  display: block;
  margin-top: -1.4em;
}

/* line 2257, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu ul li {
  border-bottom: 1px solid #e0e0e0;
  font-size: 1.22rem !important;
  font-family: "BrixSansBold", sans-serif !important;
  display: block;
}

/* line 2264, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu ul li a {
  font-family: "BrixSansRegular" !important;
  letter-spacing: normal;
  text-decoration: none;
  display: block;
  position: relative;
  right: 0;
  padding: 1em;
  color: #3e454d;
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 2276, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu ul li a:hover {
  background: #e0e0e0;
}

/* line 2281, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#menu-4 ul li a {
  font-family: "BrixSansBold" !important;
}

/* line 2285, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu > ul > li div {
  z-index: 100;
  background: #f9f9f9;
  padding: 1em;
  cursor: pointer;
  border-left: 1px solid #d5d6e2;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 2295, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu > ul > li div:hover {
  background: #e0e0e0;
}

/* line 2300, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#menu-4 > ul > li:first-child,
#menu-4 > ul > li:nth-child(2) {
  display: none;
}

/* line 2305, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu > ul > li > ul {
  display: none;
  background: #e0e0e0;
}

/* line 2310, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu > ul > li > ul > li {
  font-size: 16px !important;
}

/* line 2314, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu > ul > li > ul > li > a {
  padding-left: 2em;
}

/* line 2316, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu > ul > li > ul > li > a:hover {
  background: #bababa;
}

/* END OF SLIDE OUT STYLES */
/* TABS */
/*.switcher-wrapper {background: rgba(255, 255, 255, 0.8); width: 77.57%; margin: 0 auto; padding: 33px; border-radius:0 0 5px 5px;
				input { @include type-large; font-style: italic; padding: .65em; border-radius:5px 5px 5px 5px; border:none; border: 1px solid #cacaca; width: 100%;}
		input:focus {outline: none;}
		button.btn-search {position: absolute; top:0; right:-1px;; padding: .45em .45em; border-radius: 0 5px 5px 0; }
	}*/
/* line 2334, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
p {
  font-size: 18px;
}

@media screen and (max-width: 910px) {
  /* line 2334, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  p {
    font-size: 16px;
  }
}

/* line 2339, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.nav_buttons {
  width: 77.57%;
  margin: 0 auto;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

/* line 2344, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.nav_buttons a {
  cursor: pointer;
  color: white;
  text-transform: uppercase;
  font-size: 1.222em;
  padding: 1em 2.5em;
  display: block;
  float: left;
  background: rgba(62, 69, 77, 0.8);
  border-radius: 0 5px 0 0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

@media screen and (max-width: 710px) {
  /* line 2344, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .nav_buttons a {
    font-size: 1.125em;
  }
}

/* line 2356, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.nav_buttons a:hover {
  background: black;
}

/* line 2359, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.nav_buttons a:last-child {
  border-left: 2px solid black;
}

/* line 2362, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.nav_buttons a.active:hover {
  background: rgba(255, 255, 255, 0.8);
}

/* line 2365, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.nav_buttons .active {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px 5px 0 0;
  color: #008bd1;
}

/* END OF TABS */
/* line 2375, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tabs-app {
  background: white;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  overflow: visible;
}

/* line 2379, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tabs-app:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 2386, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tabs-app a {
  width: 20%;
  display: block;
  float: left;
  text-align: center;
  font-size: 1.222em;
  color: #008bd1;
  font-family: "BrixSansBold";
  text-decoration: none;
  padding: 1em 0;
  border-right: 2px solid #e0e0e0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

@media screen and (max-width: 710px) {
  /* line 2386, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .tabs-app a {
    font-size: 1.125em;
  }
}

/* line 2398, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tabs-app a span {
  background: #008bd1;
  color: white;
  padding: 0 9px;
  margin-right: 7px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 2405, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tabs-app a:hover {
  color: #00c7d0;
}

/* line 2408, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tabs-app a:hover span {
  background: #00c7d0;
}

/* line 2412, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tabs-app a.active {
  background: #f9f9f9;
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  color: #3e454d;
  border: none;
}

/* line 2417, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tabs-app a.active:before {
  content: "";
  width: 100%;
  height: 5px;
  background: #f9f9f9;
  position: absolute;
  bottom: -3px;
  left: 0;
}

/* line 2426, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tabs-app a.active span {
  background: #3e454d;
  color: #f9f9f9;
}

/* line 2431, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tabs-app a.active-off {
  color: #008bd1;
}

/* line 2433, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tabs-app a.active-off span {
  background: #008bd1;
}

/* line 2437, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tabs-app .review-page a {
  width: 100%;
  float: none;
  border-right: none;
}

/* line 2444, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-crumbs {
  background: #103f67;
  font-size: 18px;
  text-align: right;
  color: white;
  padding: 1.277em 2.777em;
  overflow: hidden;
}

@media screen and (max-width: 910px) {
  /* line 2444, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-crumbs {
    font-size: 16px;
  }
}

/* line 2451, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-crumbs a {
  color: white;
}

/* line 2454, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-crumbs p:first-of-type {
  float: left;
  line-height: 1em;
}

/* line 2458, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-crumbs a:hover {
  text-decoration: none;
}

/* line 2461, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-crumbs button.icon-arrow-right-thick {
  color: #00c7d0;
  text-decoration: none;
  margin-left: 3em;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  padding: 0 0 3px 0;
  margin-top: -3px;
  font-family: "BrixSansBold", sans-serif !important;
}

@media screen and (max-width: 910px) {
  /* line 2461, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-crumbs button.icon-arrow-right-thick {
    font-size: 16px;
  }
}

/* line 2473, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-crumbs button.icon-arrow-right-thick:focus {
  outline: none;
}

/* line 2476, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-crumbs button.icon-arrow-right-thick:after {
  padding-left: 1em;
  font-family: "icomoon";
}

/* line 2480, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-crumbs button.icon-arrow-right-thick:hover {
  color: white;
}

/* line 2483, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-crumbs button.icon-arrow-right-thick:hover:after {
  -webkit-animation-name: wiggle;
  -webkit-animation-duration: 1.5s;
}

/* line 2487, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-crumbs span {
  margin-left: 3em;
}

/* line 2492, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.save-top {
  border-bottom: 2px solid #d5d6e2;
  overflow: hidden;
  padding: 8px 0;
}

/* line 2496, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.save-top a.icon-arrow-left-thick {
  color: #008bd1;
  text-decoration: none;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  padding: 0.9em 0;
  display: inline-block;
  font-family: "BrixSansBold", sans-serif;
}

/* line 2503, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.save-top a.icon-arrow-left-thick:hover {
  color: #103f67;
}

/* line 2506, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.save-top a.icon-arrow-left-thick:before {
  padding-right: 0.5em;
  font-family: "icomoon";
}

/* line 2510, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.save-top a.icon-arrow-left-thick:hover:before {
  -webkit-animation-name: wiggle;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-direction: reverse;
}

/* line 2514, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.save-top a + a {
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 18px;
  background: #103f67;
  border-radius: 5px;
  padding: 0.888em 2.44em;
  display: block;
  float: right;
}

/* line 2527, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu.st-effect-1 {
  width: 383px;
  padding: 0 1em;
}

/* line 2530, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu.st-effect-1 h4 {
  font-size: 1.222em;
  cursor: pointer;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  padding-top: 0.727272em;
  font-family: "BrixSansRegular" !important;
}

@media screen and (max-width: 710px) {
  /* line 2530, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .st-menu.st-effect-1 h4 {
    font-size: 1.125em;
  }
}

/* line 2536, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu.st-effect-1 h4:hover {
  color: #103f67;
}

/* line 2540, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu.st-effect-1 h4:last-of-type + ul {
  display: none;
}

/* line 2543, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu.st-effect-1 h4:last-of-type + ul.active {
  display: block;
  font-family: "BrixSansRegular" !important;
}

/* line 2547, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu.st-effect-1 button {
  border-radius: 5px;
  background: #008bd1;
  border: none;
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "BrixSansBold", sans-serif;
  padding: 0.8888em;
  float: right;
  cursor: pointer;
  width: 100%;
  margin-top: 1.9444em;
}

@media screen and (max-width: 910px) {
  /* line 2547, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .st-menu.st-effect-1 button {
    font-size: 16px;
  }
}

/* line 2561, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu.st-effect-1 h4 + ul > li {
  font-size: 16px !important;
  margin-left: 1.777em;
}

/* line 2565, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu.st-effect-1 h4 + ul > li:last-child {
  border: none;
}

/* line 2568, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu.st-effect-1 h4 + ul > li > a {
  padding: 11px 0;
  display: block;
}

/* line 2572, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu.st-effect-1 h4 + ul > li > a:hover {
  background: #f9f9f9;
}

/* line 2575, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu.st-effect-1 .icon-tick-2:after {
  position: absolute;
  right: 0;
  padding-right: 10px;
  color: #00c7d0;
}

/* line 2581, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu.st-effect-1 .save-top + ul > li:first-child {
  border-bottom: 0;
}

/* line 2584, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.st-menu.st-effect-1 .save-top + ul > li:last-child {
  border-bottom: 0;
}

/* line 2589, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.result {
  border-bottom: 1px solid #cacaca;
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.4em;
}

/* line 2595, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.result h3 a {
  color: #103f67;
  text-decoration: none;
}

/* line 2599, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.result .button {
  border-radius: 5px;
  background: #008bd1;
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  padding: 0.45em;
  cursor: pointer;
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 910px) {
  /* line 2599, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .result .button {
    font-size: 16px;
  }
}

/* line 2612, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.result article {
  float: left;
  width: 74.2049%;
  padding-right: 18px;
  border-right: 1px solid #cacaca;
}

/* line 2618, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.result div {
  float: right;
  width: 22.6148%;
}

/* line 2621, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.result div a {
  color: #00c7d0;
  text-decoration: none;
  margin: 1em 0;
  display: block;
  font-family: "BrixSansBold", sans-serif;
}

/* line 2627, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.result div a:before {
  font-weight: normal;
  font-family: "icomoon";
}

/* line 2636, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.section-1 h1 {
  margin-top: 0.8em;
}

/* line 2642, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.section-2 h1 {
  margin-top: 0.8em;
}

/* line 2648, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.section-3 h1 {
  margin-top: 0.8em;
}

/* line 2654, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.section-4 h1 {
  margin-top: 0.8em;
}

/* line 2660, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.section-5 h1 {
  margin-top: 0.8em;
}

/* line 2665, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.content {
  padding: 2.2em 0 3.2em;
}

/* line 2667, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.content h1 {
  margin-top: 0;
}

/* line 2673, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#analysis-content .button:first-of-type {
  float: left;
}

/* line 2677, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#analysis-content div:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* line 2684, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#analysis-content div button {
  margin-bottom: 0;
}

/* line 2691, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#conceptual-content .button:first-of-type {
  float: left;
}

/* line 2695, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#conceptual-content div:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* line 2702, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#conceptual-content div button {
  margin-bottom: 0;
}

/* line 2709, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#contact-content .button:first-of-type {
  float: left;
}

/* line 2713, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#contact-content div:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* line 2720, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#contact-content div button {
  margin-bottom: 0;
}

/* line 2727, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#file-sharing-content .button:first-of-type {
  float: left;
}

/* line 2731, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#file-sharing-content div:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* line 2738, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#file-sharing-content div button {
  margin-bottom: 0;
}

/* line 2746, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#project-general-content div:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* line 2753, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#project-general-content div button {
  margin-bottom: 0;
}

/* line 2761, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#create-user-content div:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* line 2768, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#create-user-content div button {
  margin-bottom: 0;
}

/* line 2776, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#reset-content div:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* line 2783, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#reset-content div button {
  margin-bottom: 0;
}

/* line 2795, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#profile-info-content div:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* line 2802, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#profile-info-content div button {
  margin-bottom: 0;
}

/* line 2808, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
fieldset {
  border-bottom: 2px #008bd1 solid;
  padding-bottom: 2em;
  padding-top: 2em;
  clear: both;
}

/* line 2813, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
fieldset:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* line 2820, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
fieldset button {
  margin-bottom: 0;
}

/* line 2823, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
fieldset:last-child {
  border-bottom: none;
}

/* line 2826, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
fieldset:last-of-type {
  border-bottom: none !important;
}

/* line 2832, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#required-content h2 {
  padding-top: 1em;
}

/* line 2835, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#required-content ul {
  padding-left: 0.65em;
  padding-top: 0.8em;
}

/* line 2838, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#required-content ul li {
  padding: 0em 0em 0.8em 0em;
}

/* line 2841, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#required-content ul a {
  text-decoration: none;
  cursor: pointer;
}

/* line 2844, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#required-content ul a:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* REUSABLE WIDGETS */
/* line 2855, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
button.btn-search {
  font-size: 1.666em;
  border: none;
  background: #3e454d;
  color: white;
  padding: 0.69em 0.6em;
  margin-left: -8px;
  cursor: pointer;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 2864, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
button.btn-search:hover {
  background: #103f67;
}

/* END OF WIDGETS */
/* line 2872, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-list {
  clear: both;
}

/* line 2875, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-list li.header span {
  color: #008bd1;
  font-family: "BrixSansBold";
  text-transform: uppercase;
  font-size: 1.222em;
}

@media screen and (max-width: 710px) {
  /* line 2875, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li.header span {
    font-size: 1.125em;
  }
}

/* line 2882, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-list li {
  display: block;
  padding: 1.6em 0;
  border-bottom: 1px solid #3e454d;
}

/* line 2886, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-list li a {
  cursor: pointer;
  color: #00c7d0;
  font-family: "BrixSansBold";
  text-decoration: none;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 2893, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-list li a:hover {
  cursor: pointer;
  text-decoration: underline;
}

/* line 2897, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-list li span {
  width: 25%;
  display: inline-block;
}

/* line 2901, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-list li span:first-of-type {
  width: 23%;
}

/* line 2904, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-list li span:nth-child(2) {
  width: 28%;
}

/* line 2907, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-list li span:nth-child(3) {
  width: 10%;
  text-align: center;
}

/* line 2911, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-list li span:last-of-type {
  width: 27%;
  padding-left: 2%;
}

/* line 2915, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.application-list li:last-child {
  border-bottom: none;
}

/* line 2921, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ul.tracker {
  width: 100%;
  display: block;
  background: #e0e0e0;
  height: 2px;
  margin: 3em 0 1em 0;
  max-width: 1132px;
}

/* line 2928, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ul.tracker .tracking-status {
  color: white;
  text-align: center;
}

/* line 2932, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ul.tracker li {
  display: inline-block;
  border: none;
  padding: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #e0e0e0;
  top: -6px;
}

/* line 2942, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ul.tracker li:first-child {
  left: 7%;
}

/* line 2944, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ul.tracker li:first-child:after {
  content: "In Progress";
  right: -33px;
  top: -28px;
  position: absolute;
  width: 83px;
  text-align: center;
}

/* line 2953, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ul.tracker li:nth-child(2) {
  left: 34%;
  position: absolute;
}

/* line 2956, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ul.tracker li:nth-child(2):after {
  content: "Complete";
  right: -33px;
  top: -28px;
  position: absolute;
  text-align: center;
}

/* line 2964, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ul.tracker li:nth-child(3) {
  left: 64.5%;
  position: absolute;
}

/* line 2967, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ul.tracker li:nth-child(3):after {
  content: "Submitted";
  right: -33px;
  top: -28px;
  position: absolute;
  text-align: center;
}

/* line 2975, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ul.tracker li:nth-child(4) {
  position: absolute;
  right: 0;
  position: absolute;
  text-align: center;
  width: 150px;
  height: 35px;
  border-radius: 5px;
  background-color: transparent;
  top: 0;
  border-left: 20px solid #f9f9f9;
  border-right: 20px solid #f9f9f9;
}

/* line 2987, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ul.tracker li:nth-child(4) a {
  background-color: #008bd1;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  display: block;
  padding: 5px;
  line-height: 25px;
  margin-top: -18px;
}

/* line 2997, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ul.tracker li:nth-child(4) a:hover {
  color: #00c7d0;
  text-decoration: none;
  background: #103f67;
}

/* line 3003, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
ul.tracker li.active {
  background: #008bd1;
  position: absolute;
}

/* line 3010, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review .review-status {
  color: #008bd1;
  font-family: "BrixSansBold";
  font-size: 1.4em;
  text-decoration: underline;
  padding-top: 1em;
  display: block;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 3019, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review .review-status:hover {
  color: #00c7d0;
}

/* line 3023, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review ul.tracker li:first-child {
  left: 10%;
}

/* line 3026, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review ul.tracker li:nth-child(2) {
  left: 50%;
}

/* line 3029, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review ul.tracker li:nth-child(3) {
  left: 90%;
}

/* line 3033, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review p {
  padding-left: 0.5em;
  padding-bottom: 0.6em;
  font-family: "BrixSansBlack";
}

/* line 3037, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review p a {
  color: #008bd1;
  margin-right: 0;
}

/* line 3041, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review p a:hover {
  text-decoration: none;
}

/* line 3044, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review p .form-answer {
  font-family: "BrixSansRegular";
  padding-left: 0.5em;
}

/* line 3049, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review p.form-answer {
  font-family: "BrixSansRegular";
}

/* line 3052, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review h1 {
  padding-bottom: 0.6em;
}

/* line 3055, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review h2 {
  padding-bottom: 0.6em;
  padding-top: 0em;
}

/* line 3059, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review h3 {
  padding-bottom: 0.6em;
  padding-top: 0.6em;
}

/* line 3063, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review section {
  border-bottom: 2px solid #008bd1;
}

/* line 3065, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review section:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* line 3074, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review .review-list ul {
  padding-left: 0.65em;
}

/* line 3076, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review .review-list ul li {
  padding: 0em 0em 0em 0em;
  display: inline-block;
}

/* line 3080, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review .review-list ul li:first-of-type {
  width: 50%;
  padding-right: 2em;
  /*&:after{width:100%; height:2px; background-color:$grey; background:$grey;}
			p:after{width:100%; height:2px; background-color:$grey; background:$grey;}*/
}

/* line 3086, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review .review-list ul li:last-of-type {
  width: 40%;
}

/* line 3089, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review .review-list ul a {
  font-family: "BrixSansRegular-Italic";
  color: #008bd1;
  text-decoration: none;
  cursor: pointer;
}

/* line 3094, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.form-review .review-list ul a:hover {
  text-decoration: underline;
}

/* line 3102, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.button {
  text-decoration: none;
  display: inline-block;
  border-radius: 5px;
  background: #008bd1;
  border: none;
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "BrixSansBold", sans-serif;
  letter-spacing: 0.04em;
  padding: 1em 7.23%;
  float: right;
  cursor: pointer;
  margin: 1.44em 0 1.44em 0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

@media screen and (max-width: 910px) {
  /* line 3102, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .button {
    font-size: 16px;
  }
}

/* line 3118, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.button:hover {
  background: #103f67;
  color: #00c7d0;
}

/* line 3122, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.button:active {
  background: #103f67;
  color: #00c7d0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 3129, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tracking-status {
  display: inline-block;
  border-radius: 5px;
  background: #008bd1;
  color: white;
  text-decoration: none;
  text-transform: capitalize;
  font-family: "BrixSansBold", sans-serif;
  padding: 7px 15px;
  margin-top: 20px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 3140, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.tracking-status:hover {
  background: #103f67;
  color: #00c7d0;
}

/* line 3146, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.print-button {
  display: block;
  margin-top: 2em;
  color: #00c7d0;
  text-decoration: none;
  text-transform: capitalize;
  font-family: "BrixSansBold";
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 3154, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.print-button:hover {
  color: #008bd1;
}

/* line 3159, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.error {
  color: red;
  font-family: "BrixSansBold", sans-serif;
}

/* line 3162, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.error a {
  color: #008bd1;
}

/* line 3164, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.error a:hover {
  text-decoration: none;
}

@media screen and (max-width: 1320px) {
  /* line 3171, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .nav_buttons a {
    padding: 1em;
  }
}

@media screen and (max-width: 1280px) {
  /* line 3176, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  #login-info {
    padding: 0 auto;
    display: block;
  }
  /* line 3180, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .chapter-nav {
    font-size: 14px;
  }
}

@media screen and (max-width: 1133px) {
  /* line 3185, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  section.content .text img {
    margin-left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 1040px) {
  /* line 3191, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  header nav span {
    display: none;
  }
  /* line 3194, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .nav_buttons a {
    padding: 1em;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
  }
  /* line 3198, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link {
    background-size: 55%;
    height: 293px;
  }
  /* line 3201, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link .text {
    top: 130px;
  }
  /* line 3205, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link a:hover h1 {
    border-left: 16px solid #008bd1;
    margin-bottom: 12px;
    color: #008bd1;
  }
  /* line 3210, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link a:hover .text {
    top: 64px;
  }
  /* line 3215, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hero-spot.home + .hot-link + .hot-link {
    background-size: 55%;
  }
  /* line 3218, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hero-spot.home + .hot-link + .hot-link + .hot-link {
    background-size: 55%;
  }
}

@media screen and (max-width: 950px) {
  /* line 3223, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .nav_buttons a {
    padding: 1em 0.75em;
  }
}

@media screen and (max-width: 910px) {
  /* line 3228, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .search button + a {
    top: -4px;
    padding: 24px 1px;
  }
  /* line 3232, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .search input {
    width: 470px;
  }
  /* line 3235, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  header > a {
    margin-left: 17.5px;
  }
  /* line 3238, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hero-spot.home aside {
    padding: 1.9444em 1.1em;
  }
  /* line 3241, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  footer a:first-child {
    margin-right: 0.7241em;
  }
  /* line 3244, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link {
    background-size: 55%;
    height: 293px;
  }
  /* line 3247, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link .text {
    top: 143px;
  }
  /* line 3251, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link a:hover h1 {
    border-left: 16px solid #008bd1;
    margin-bottom: 12px;
    color: #008bd1;
  }
  /* line 3256, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link a:hover .text {
    top: 81px;
  }
  /* line 3262, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  footer .site-map > ul:last-child {
    padding-right: 17.5px;
  }
  /* line 3265, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  footer .site-map > ul:first-child {
    padding-left: 17.5px;
  }
  /* line 3269, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-crumbs {
    padding: 1.277em 17.5px;
  }
  /* line 3273, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .wrapper .text table {
    width: 100%;
  }
  /* line 3277, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  footer {
    height: 76px;
  }
}

@media screen and (max-width: 840px) {
  /* line 3282, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  #required-content h2 {
    width: 65%;
  }
}

@media screen and (max-width: 810px) {
  /* line 3288, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .tabs-app {
    box-shadow: 0px 0px 0px 0px;
  }
  /* line 3290, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .tabs-app a {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 0.8em;
    overflow: hidden;
  }
  /* line 3295, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .tabs-app a.active {
    border-bottom: 1px solid #e0e0e0;
  }
  /* line 3300, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .result article,
  .result div {
    width: 100%;
    float: none;
    clear: both;
    border: none;
  }
  /* line 3308, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .nav_buttons a {
    padding: 1em;
  }
  /* line 3312, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hero-spot.home .quick-search,
  .hero-spot.home aside {
    width: 100%;
    clear: both;
    float: none;
  }
  /* line 3319, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .switcher-wrapper,
  .nav_buttons {
    width: 88.57%;
  }
  /* line 3323, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  footer .site-map > ul {
    width: 25%;
  }
  /* line 3326, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  footer .site-map > ul:last-child {
    padding: 1em 3.1% 1em 2.777em;
  }
  /* line 3329, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .wrapper .text .sidebar {
    float: none;
    margin: 0 auto;
  }
  /* line 3333, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .chapter-nav {
    display: none;
  }
  /* line 3336, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  section.content nav {
    float: none;
    width: 100%;
    clear: both;
  }
  /* line 3341, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .wrapper .text .main-text {
    width: 100%;
    float: none;
    clear: both;
  }
  /* line 3347, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .tabs-app a {
    width: 33.3333%;
  }
  /* line 3353, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app label .tooltip-info {
    position: absolute;
    width: 270px;
    overflow: hidden;
    background: #fff;
    left: -280px;
  }
  /* line 3359, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app label .tooltip-info .tooltip-info h5:after {
    left: 82px;
  }
  /* line 3364, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app label h2 .tooltip-info {
    position: absolute;
    width: 270px;
    left: -100px;
    overflow: hidden;
    background: #fff;
  }
  /* line 3371, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app label h2 .tooltip-info h5:after {
    left: 82px;
  }
  /* line 3377, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .ie-tooltip-info {
    position: absolute;
    width: 270px;
    left: -100px;
    overflow: hidden;
    background: #fff;
  }
  /* line 3384, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .ie-tooltip-info h5:after {
    left: 82px;
  }
}

@media screen and (max-width: 740px) {
  /* line 3390, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  #conceptual-content h2 {
    width: 75%;
  }
}

@media screen and (max-width: 710px) {
  /* line 3397, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-submitted {
    width: 85%;
  }
  /* line 3400, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  footer a:first-child {
    display: none;
  }
  /* line 3403, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  nav.local-nav {
    padding-top: 4.5em;
  }
  /* line 3407, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  header nav a {
    padding: 34px 0;
  }
  /* line 3410, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .search input {
    width: 100%;
    position: absolute;
    margin-right: 57px;
    border-radius: 5px;
  }
  /* line 3416, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .functions {
    float: right;
    margin-top: -1px;
  }
  /* line 3420, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .search button {
    padding: 0.6em 0.6em;
  }
  /* line 3423, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .search button + a {
    padding: 21.5px 1px;
  }
  /* line 3426, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .st-menu ul li a,
  .st-menu > ul > li div {
    font-size: 18px;
  }
  /* line 3430, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  footer a {
    padding: 1.1em 0;
  }
  /* line 3433, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .switcher-wrapper button.btn-search {
    padding: 0.36em;
  }
  /* line 3436, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link {
    height: 240px;
  }
  /* line 3438, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link .text {
    top: 126px;
  }
  /* line 3442, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link a:hover .text {
    top: 55px;
  }
  /* line 3447, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app button {
    width: 100%;
  }
  /* line 3450, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  form.search + .subnav {
    padding-top: 1em;
    margin-top: 0;
  }
  /* line 3454, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .submit-warning {
    width: 100%;
  }
}

@media screen and (max-width: 650px) {
  /* line 3459, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  header > a {
    width: 163px;
  }
  /* line 3462, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  header nav a {
    padding: 27px 0;
  }
  /* line 3465, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  header nav #nav-toggle {
    padding: 39px 57px 40px 24px;
  }
  /* line 3468, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  footer .site-map > ul {
    width: 100%;
    clear: both;
    float: none;
    padding-left: 17.5px;
  }
  /* line 3474, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  footer .site-map > ul:last-child {
    padding-left: 17.5px;
    padding-bottom: 3em;
  }
  /* line 3479, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-crumbs span,
  .application-crumbs button.icon-arrow-right-thick {
    margin-left: 1.5em;
  }
  /* line 3485, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-review p {
    padding-bottom: 0em;
    padding-left: 0em;
  }
  /* line 3490, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-review .review-list ul {
    padding-left: 0em;
  }
  /* line 3492, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-review .review-list ul li {
    padding: 0em 0em 0em 0em;
    display: block;
  }
  /* line 3496, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-review .review-list ul li:first-of-type {
    width: 100%;
    padding-right: 0em;
  }
  /* line 3500, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-review .review-list ul li:last-of-type {
    width: 100%;
    padding-left: 1em;
  }
}

@media screen and (max-width: 580px) {
  /* line 3509, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  ul.tracker {
    width: 100%;
    display: block;
    background: #e0e0e0;
    height: 2px;
    top: 12px;
    margin: 3em 0 1.25em 0;
  }
  /* line 3516, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  ul.tracker li {
    display: none;
  }
  /* line 3519, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  ul.tracker li.active {
    display: inline-block;
    left: 7% !important;
  }
  /* line 3523, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  ul.tracker li:nth-child(4) {
    display: inline-block;
  }
  /* line 3527, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  #tracking {
    width: 100%;
    float: left;
    margin-bottom: 0em;
    float: none;
  }
  /* line 3533, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list {
    clear: both;
  }
  /* line 3535, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li.header {
    display: none;
  }
  /* line 3539, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span {
    padding-bottom: 1em;
  }
  /* line 3542, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:before {
    font-family: "BrixSansBold";
    color: #008bd1;
    text-transform: uppercase;
    margin-right: 10px;
  }
  /* line 3548, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:first-of-type {
    width: 100%;
  }
  /* line 3551, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:first-of-type:before {
    content: "Project #: ";
  }
  /* line 3554, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:nth-child(2) {
    width: 100%;
  }
  /* line 3557, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:nth-child(2):before {
    content: "Project Name: ";
  }
  /* line 3560, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:nth-child(3) {
    width: 100%;
    text-align: left;
  }
  /* line 3564, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:nth-child(3):before {
    content: "Status: ";
  }
  /* line 3567, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:last-of-type {
    width: 100%;
    padding-bottom: 0em;
    padding-left: 0;
  }
  /* line 3572, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:last-of-type:before {
    content: "Date Submitted: ";
  }
  /* line 3577, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .search {
    width: 100%;
  }
  /* line 3580, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .wrapper .text li {
    margin-left: 0;
  }
  /* line 3583, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .switcher-wrapper,
  .nav_buttons {
    width: 93.57%;
  }
  /* line 3587, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link {
    height: 195px;
  }
  /* line 3590, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link a:hover .text {
    top: 126px;
  }
  /* line 3593, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link a:hover h1 {
    margin-bottom: 70px;
  }
  /* line 3599, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hero-spot.home + .hot-link + .hot-link + .hot-link .text {
    top: 20px;
  }
  /* line 3604, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .tabs-app a {
    font-size: 1em;
    /*span{padding:0px 6px;}*/
  }
}

@media screen and (max-width: 535px) {
  /* line 3612, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-crumbs #check-progress {
    margin-top: 12px;
  }
  /* line 3617, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .tabs-app a.active {
    display: block;
  }
  /* line 3621, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  #login-info input[type="submit"],
  .form-app input[type="submit"] {
    width: 100%;
  }
  /* line 3625, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  #login-info h2 a {
    float: none;
    display: block;
  }
  /* line 3629, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .login-help {
    margin-top: none;
    float: none;
    clear: both;
  }
  /* line 3633, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .login-help p:last-of-type {
    padding-bottom: 0px;
  }
  /* line 3637, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .button {
    width: 100%;
  }
  /* line 3641, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app h2 a.tooltip,
  .form-app h2 .tooltip {
    float: right !important;
  }
  /* line 3645, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app h2 .tooltip-info {
    position: absolute;
    width: 270px;
    overflow: hidden;
    background: #fff;
    left: -280px;
  }
  /* line 3653, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .ie-tooltip-info {
    position: absolute;
    width: 270px;
    overflow: hidden;
    background: #fff;
    left: -280px;
  }
  /* line 3661, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-crumbs a:first-child {
    clear: both;
    text-align: right;
    margin-bottom: 1em;
  }
  /* line 3667, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  ul.tracker {
    width: 100%;
    display: block;
    background: #e0e0e0;
    height: 2px;
    top: 12px;
    margin: 3em 0 1.25em 0;
    /*li {display: inline-block; border:none; padding: 0; width: 14px; height: 14px; border-radius: 50%; background: darken($bgcolor,10%); top: -6px;}
			li:first-child {left: 10%;
				&:after {font-size:.9em;}
			}
			li:nth-child(2) {left: 25%; position: absolute;
				&:after {font-size:.9em;}
			}
			li:nth-child(3) {left: 50%;position: absolute;
				&:after {font-size:.9em;}
			}
			li:nth-child(4) {left: 75%;position: absolute;
				&:after {font-size:.9em;}
			}
			li:nth-child(5) {right: 3%;position: absolute;
				&:after {font-size:.9em;}
			}*/
  }
  /* line 3674, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  ul.tracker li {
    display: none;
  }
  /* line 3677, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  ul.tracker li.active {
    display: inline-block;
    left: 7% !important;
  }
  /* line 3697, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  ul.tracker li:nth-child(4) {
    display: inline-block;
  }
  /* line 3701, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  #tracking {
    width: 100%;
    float: left;
    margin-bottom: 0em;
    float: none;
  }
  /* line 3707, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list {
    clear: both;
  }
  /* line 3709, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li.header {
    display: none;
  }
  /* line 3713, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span {
    padding-bottom: 1em;
  }
  /* line 3716, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:before {
    font-family: "BrixSansBold";
    color: #008bd1;
    text-transform: uppercase;
    margin-right: 10px;
  }
  /* line 3722, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:first-of-type {
    width: 100%;
  }
  /* line 3725, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:first-of-type:before {
    content: "Project #: ";
  }
  /* line 3728, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:nth-child(2) {
    width: 100%;
  }
  /* line 3731, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:nth-child(2):before {
    content: "Project Name: ";
  }
  /* line 3734, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:nth-child(3) {
    width: 100%;
    text-align: left;
  }
  /* line 3738, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:nth-child(3):before {
    content: "Status: ";
  }
  /* line 3741, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:last-of-type {
    width: 100%;
    padding-bottom: 0em;
    padding-left: 0;
  }
  /* line 3746, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li span:last-of-type:before {
    content: "Date Submitted: ";
  }
  /* line 3751, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .project-basic-info ul {
    width: 100%;
  }
  /* line 3754, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .review-phase-stages ul {
    padding-bottom: 0em;
  }
  /* line 3757, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .review-phase-stages h3 {
    padding: 1em 0em 0em;
  }
  /* line 3760, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .status-stage-list {
    clear: both;
  }
  /* line 3762, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .status-stage-list li.header {
    display: none;
  }
  /* line 3765, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .status-stage-list li {
    padding: 1em 0em;
  }
  /* line 3767, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .status-stage-list li span {
    padding-bottom: 0.7em;
  }
  /* line 3770, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .status-stage-list li span:before {
    font-family: "BrixSansBold", sans-serif;
    color: #008bd1;
    text-transform: uppercase;
  }
  /* line 3775, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .status-stage-list li span:first-of-type {
    width: 100%;
  }
  /* line 3778, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .status-stage-list li span:first-of-type:before {
    content: "Date Received: ";
  }
  /* line 3781, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .status-stage-list li span:nth-child(2) {
    width: 100%;
  }
  /* line 3784, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .status-stage-list li span:nth-child(2):before {
    content: "Status: ";
  }
  /* line 3787, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .status-stage-list li span:last-of-type {
    width: 100%;
  }
  /* line 3790, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .status-stage-list li span:last-of-type:before {
    content: "Date Completed: ";
  }
}

@media screen and (max-width: 500px) {
  /* line 3797, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  #menu-4 > ul > li:first-child,
  #menu-4 > ul > li:nth-child(2) {
    display: block;
  }
}

@media screen and (max-width: 460px) {
  /* line 3804, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-crumbs a {
    margin-top: -10px;
  }
  /* line 3809, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app label .tooltip-info {
    position: absolute;
    width: 270px;
    /*width:100%;
	  height:100%;*/
    overflow: hidden;
    background: #fff;
  }
  /* line 3820, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  #conceptual-content h2 {
    width: 100%;
  }
  /* line 3824, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  #required-content h2 {
    width: 95%;
  }
  /* line 3828, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .tabs-app > .wrapper {
    padding: 0;
  }
  /* line 3831, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .tabs-app a {
    width: 100%;
    font-size: 1.1em;
    border-bottom: 1px solid #e0e0e0;
  }
  /* line 3836, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .tabs-app a.active {
    border-bottom: 1px solid #e0e0e0;
  }
  /* line 3840, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  header > nav > a {
    display: none;
  }
  /* line 3843, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  footer a {
    display: none;
  }
  /* line 3847, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .quick-search .nav_buttons a {
    border-left: 0;
  }
  /* line 3849, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .quick-search .nav_buttons a:last-child {
    border-top: 2px solid black;
  }
  /* line 3854, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .nav_buttons a {
    width: 100%;
    text-align: center;
  }
  /* line 3858, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list {
    /*background: $ocean;*/
    clear: both;
  }
  /* line 3862, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li.header span {
    color: #008bd1;
    font-family: "BrixSansBold";
    text-transform: uppercase;
    font-size: 18px;
  }
}

@media screen and (max-width: 460px) and (max-width: 910px) {
  /* line 3862, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-list li.header span {
    font-size: 16px;
  }
}

@media screen and (max-width: 400px) {
  /* line 3872, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-crumbs #check-progress {
    margin-top: 5px;
  }
  /* line 3875, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .st-menu.st-effect-1 {
    width: 320px;
  }
  /* line 3878, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link {
    height: 137px;
  }
  /* line 3880, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link .text {
    top: 67px;
  }
  /* line 3884, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .hot-link a:hover .text {
    top: 67px;
  }
  /* line 3889, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  section.content .subnav .nav_buttons a {
    width: auto !important;
    margin: 1.3103em 0.5em;
  }
  /* line 3893, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-crumbs p:first-of-type {
    float: none;
  }
  /* line 3896, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-crumbs #edit-app {
    margin-top: 0.5em;
    display: block;
  }
  /* line 3900, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .application-crumbs button.icon-arrow-right-thick {
    padding-top: 0.5em;
  }
}

@media screen and (max-width: 350px) {
  /* line 3905, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .st-menu.st-effect-1 {
    width: 320px;
  }
  /* line 3908, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .st-menu.st-effect-1 .save-top a {
    width: 100%;
    float: none;
    text-align: center;
  }
  /* line 3913, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .st-menu.st-effect-1 .save-top a.icon-arrow-left-thick {
    margin-bottom: 10px;
  }
}

/* line 3919, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.panel.slide {
  right: 0;
  top: 0;
  position: relative;
}

/* line 3925, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.panel {
  /*position: absolute; right: -9999em;*/
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
  top: 0;
}

/* line 3931, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
.overflow-x {
  overflow: hidden;
}

/*---------IE SPECIFIC STYLES----------*/
@media all and (-ms-high-contrast: none) {
  /* line 3939, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  .form-app select {
    background-image: none;
  }
  /* IE10 */
  /* line 3943, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
  *::-ms-backdrop,
  .form-app select {
    background-image: none;
  }
  /* IE11 */
}

/*------------END OF IE SPECIFIC STYLES--------*/
/* Mike fixes */
/* line 3956, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
#st-pusher {
  min-height: 540px;
  /* we also set this via JS */
}

/* line 3961, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer {
  width: 100%;
  display: none;
}

/* line 3967, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/form-style.updated.scss */
footer #topper {
  display: none;
}

/*# sourceMappingURL=form-style.updated.css.map */