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

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 139, 209, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 139, 209, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 139, 209, 0);
  }
}

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 139, 209, 0.4);
    box-shadow: 0 0 0 0 rgba(0, 139, 209, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 20px rgba(0, 139, 209, 0);
    box-shadow: 0 0 0 20px rgba(0, 139, 209, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 139, 209, 0);
    box-shadow: 0 0 0 0 rgba(0, 139, 209, 0);
  }
}

/* line 74, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: table-cell;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 92, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu [class^="icon-"],
.side-menu [class*=" icon-"] {
  padding: 15px 30px 15px 25px;
  font-size: 2em;
}

/* line 99, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.clearfix::after {
  content: " ";
  display: table;
  clear: both;
}

/* line 106, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-add_circle:before {
  content: "\e147";
}

/* line 110, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-border_color:before {
  content: "\e22b";
}

/* line 114, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-check_box:before {
  content: "\e834";
}

/* line 118, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-content_copy:before {
  content: "\e14d";
}

/* line 122, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-delete:before {
  content: "\e872";
}

/* line 126, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-info_outline:before {
  content: "\e88f";
}

/* line 130, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-lock_outline:before {
  content: "\e899";
}

/* line 134, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-sitemap:before {
  content: "\f0e8";
}

/* line 138, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-file-text-o:before {
  content: "\f0f6";
}

/* line 142, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-arrow_drop_up:before {
  content: "\e905";
}

/* line 146, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-arrow_drop_down:before {
  content: "\e906";
}

/* line 150, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-check-circle:before {
  content: "\e900";
}

/* line 154, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-plus-circle:before {
  content: "\e901";
}

/* line 158, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-search:before {
  content: "\e904";
}

/* line 162, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-archive:before {
  content: "\e907";
}

/* line 166, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-help-with-circle:before {
  content: "\e902";
}

/* line 170, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-info-with-circle:before {
  content: "\e903";
}

/* line 174, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-cog:before {
  content: "\f013";
}

/* line 178, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-gear:before {
  content: "\f013";
}

/* line 182, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-file-o:before {
  content: "\f016";
}

/* line 186, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-lock:before {
  content: "\f023";
}

/* line 190, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-edit:before {
  content: "\f044";
}

/* line 194, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-pencil-square-o:before {
  content: "\f044";
}

/* line 198, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-folder:before {
  content: "\f07b";
}

/* line 202, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-folder-open:before {
  content: "\f07c";
}

/* line 206, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-cogs:before {
  content: "\f085";
}

/* line 210, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-gears:before {
  content: "\f085";
}

/* line 214, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-unlock:before {
  content: "\f09c";
}

/* line 218, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-sitemap:before {
  content: "\f0e8";
}

/* line 222, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-file-text-o:before {
  content: "\f0f6";
}

/* line 226, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-trash:before {
  content: "\f1f8";
}

/* line 230, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-user-circle:before {
  content: "\f2bd";
}

/* line 234, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-user-circle-o:before {
  content: "\f2be";
}

/* line 238, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-pin:before {
  content: "\f041";
}

/* line 242, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-files-empty:before {
  content: "\e925";
}

/* line 246, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-file-text2:before {
  content: "\e926";
}

/* line 251, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.draggable,
.data-entry {
  width: 30%;
  height: 30%;
  max-width: 75px;
  max-height: 75px;
}

/* line 257, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.draggable:hover:before,
.data-entry:hover:before {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  bottom: 26px;
  line-height: 1.2;
  font-size: 14px;
  text-align: center;
  font-family: "BrixSansRegular";
  color: #fff;
  content: attr(data-name);
  left: 40%;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: auto;
  visibility: visible;
}

/* line 275, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.draggable.ui-draggable-dragging,
.data-entry.ui-draggable-dragging {
  box-shadow: 0 0 0 1px #ef6509;
  border-radius: 50px;
  cursor: move;
}

/* line 281, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.draggable.doubleclicked,
.data-entry.doubleclicked {
  box-shadow: 0 0 0 1px #008bd1;
  border-radius: 50px;
  cursor: copy;
}

/* line 289, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.data-entry {
  width: 10%;
  height: 10%;
  max-width: 100px;
  max-height: 100px;
}

/* line 297, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa {
  background: url("../images/poa.png");
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
}

/* line 304, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp {
  background: url("../images/tri.png");
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
}

/* line 311, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.da {
  background: url("../images/hex.png");
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
}

/* line 318, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.bio_inf {
  background: url("../images/dragdrop/bioinfiltration_raingarden-empty.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 326, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.bio_inf.active {
  background: url("../images/dragdrop/bioinfiltration_raingarden-active.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 334, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.bio_inf.full {
  background: url("../images/dragdrop/bioinfiltration_raingarden-full.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 342, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.bf {
  background: url("../images/dragdrop/blueroof-empty.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 350, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.bf.active {
  background: url("../images/dragdrop/blueroof-active.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 358, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.bf.full {
  background: url("../images/dragdrop/blueroof-full.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 366, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.bypassda {
  background: url("../images/dragdrop/bypassdrainagearea-empty.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 374, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.bypassda.active {
  background: url("../images/dragdrop/bypassdrainagearea-active.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 382, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.bypassda.full {
  background: url("../images/dragdrop/bypassdrainagearea-full.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 390, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.cstrn {
  background: url("../images/dragdrop/cistern-empty.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 398, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.cstrn.active {
  background: url("../images/dragdrop/cistern-active.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 406, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.cstrn.full {
  background: url("../images/dragdrop/cistern-full.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 414, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.drainagearea {
  background: url("../images/dragdrop/drainagearea-empty.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 422, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.drainagearea.active {
  background: url("../images/dragdrop/drainagearea-active.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 430, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.drainagearea.full {
  background: url("../images/dragdrop/drainagearea-full.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 438, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.gf {
  background: url("../images/dragdrop/greenroof-empty.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 446, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.gf.active {
  background: url("../images/dragdrop/greenroof-active.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 454, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.gf.full {
  background: url("../images/dragdrop/greenroof-full.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 462, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.mf {
  background: url("../images/dragdrop/mediafilter-empty.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 470, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.mf.active {
  background: url("../images/dragdrop/mediafilter-active.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 478, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.mf.full {
  background: url("../images/dragdrop/mediafilter-full.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 486, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa2 {
  background: url("../images/dragdrop/pointofanalysis-empty.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 494, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa2.active {
  background: url("../images/dragdrop/pointofanalysis-active.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 502, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa2.full {
  background: url("../images/dragdrop/pointofanalysis-full.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 510, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pond_wb {
  background: url("../images/dragdrop/pond_wetbasin-empty.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 518, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pond_wb.active {
  background: url("../images/dragdrop/pond_wetbasin-active.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 526, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pond_wb.full {
  background: url("../images/dragdrop/pond_wetbasin-full.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 534, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pp {
  background: url("../images/dragdrop/porouspavement-empty.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 542, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pp.active {
  background: url("../images/dragdrop/porouspavement-active.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 550, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pp.full {
  background: url("../images/dragdrop/porouspavement-full.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 558, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.ssd {
  background: url("../images/dragdrop/subsurface-empty.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 566, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.ssd.active {
  background: url("../images/dragdrop/subsurface-active.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 574, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.ssd.full {
  background: url("../images/dragdrop/subsurface-full.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 582, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.ssi {
  background: url("../images/dragdrop/subsurface-empty.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 590, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.ssi.active {
  background: url("../images/dragdrop/subsurface-active.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 598, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.ssi.full {
  background: url("../images/dragdrop/subsurface-full.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}

/* line 606, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.data_container {
  float: left;
  max-width: 490px;
  padding: 0 30px;
}

/* line 613, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.x-icon {
  position: absolute;
  z-index: 2;
  transform: rotate(135deg);
  color: #d00000;
  font-size: 22px;
  padding: 0;
  cursor: pointer;
  border-radius: 100px;
  background: #ffffff;
}

/* line 623, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.x-icon:hover {
  color: #ff0000;
}

/* line 638, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page .wrapper,
#applications-twsheets_compliance_review-page .wrapper,
#applications-twsheets_data_review-page .wrapper,
#applications-twsheets_center-page .wrapper,
#applications-twsheets_pc-page .wrapper,
#applications-new_landing-page .wrapper,
#auth-user_profile-page .wrapper {
  max-width: 960px;
}

/* line 643, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page .content,
#applications-twsheets_compliance_review-page .content,
#applications-twsheets_data_review-page .content,
#applications-twsheets_center-page .content,
#applications-twsheets_pc-page .content,
#applications-new_landing-page .content,
#auth-user_profile-page .content {
  padding-top: 1em;
}

/* line 650, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page .form-app input[type="text"],
#applications-twsheets_poa_smp-page textarea,
#applications-twsheets_compliance_review-page .form-app input[type="text"],
#applications-twsheets_compliance_review-page textarea {
  border-radius: 5px;
}

/* line 656, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-app input[type="text"]::placeholder {
  color: #babdbd;
}

/* line 661, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page .data-entry {
  cursor: pointer;
  width: 50px;
  height: 50px;
}

/* line 669, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page .data-entry {
  cursor: auto;
  width: 50px;
  height: 50px;
}

/* line 676, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
footer {
  z-index: 1001;
}

/* line 680, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-app select:disabled,
.form-app select[disabled="disabled"],
.form-app select[disabled="disabled"]::-ms-value {
  background-color: #e0e0e0;
  color: #3e454d;
}

/* line 685, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-app select:disabled:checked, .form-app select:disabled:selected,
.form-app select[disabled="disabled"]:checked,
.form-app select[disabled="disabled"]:selected,
.form-app select[disabled="disabled"]::-ms-value:checked,
.form-app select[disabled="disabled"]::-ms-value:selected {
  color: #3e454d;
}

/* line 692, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets2-page #project-info-content {
  border-bottom: 1px solid #103f67;
  padding-bottom: 30px;
  margin-bottom: 10px;
}

/* line 697, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets2-page .form-2col {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 2em;
  -webkit-column-gap: 2em;
  column-gap: 2em;
}

/* line 704, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets2-page .form-2col .form-item {
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari, Opera */
  page-break-inside: avoid;
  /* Firefox */
  break-inside: avoid;
  /* IE 10+ */
}

/* line 711, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets2-page .form-2col .form-item:nth-child(8n) {
  -webkit-column-break-after: always;
  page-break-after: always;
  break-after: always;
}

/* line 720, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container {
  clear: both;
  -js-display: flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* line 727, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container .stickler.scroll {
  min-width: 450px;
}

/* line 730, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container canvas {
  width: 100%;
  min-height: 300px;
  width: 500px;
  background: #ffffff;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
}

/* line 740, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container > .column {
  flex: 1 0 auto;
  align-self: flex-start;
  position: relative;
  flex-shrink: 0;
}

/* line 746, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container .column:nth-of-type(2) {
  flex: 0 1 300px;
}

/* line 749, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container .column:nth-of-type(2) .element-list li {
  padding: 5px 0 5px 0;
}

/* line 754, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container .column:nth-of-type(1) {
  padding-left: 20px;
}

/* line 757, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container .column:nth-of-type(1) form > fieldset {
  padding-top: 0;
}

/* line 760, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container .column.full {
  flex: 0 0 100%;
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 765, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container #elements_list h4 {
  font-size: 1em;
  padding-top: 0;
}

/* line 769, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container .element-list {
  width: 257px;
  border-left: 1px solid #d4d6e3;
  border-top: 1px solid #d4d6e3;
}

/* line 773, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container .element-list + h4 {
  padding-top: 1.4em !important;
}

/* line 776, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container .element-list li {
  display: block;
  list-style: none !important;
  margin-left: 0 !important;
  line-height: inherit !important;
  border-bottom: 1px solid #d4d6e3;
  border-right: 1px solid #e0e0e0;
  padding: 0px !important;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* line 790, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container .show-form-elements {
  cursor: pointer;
  font-size: 18px;
  color: #008bd1;
  font-family: "BrixSansBold";
  width: calc(100% - 31px);
  border-right: 1px 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;
  text-decoration: none;
  padding: 15px 0 15px 15px;
  display: block;
}

/* line 805, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container .show-form-elements:hover {
  color: #103d68;
  background: #e0e0e0;
}

/* line 809, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-col-container .show-form-elements + i {
  position: absolute;
  right: 10px;
  top: 5px;
}

/* line 817, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.circle {
  width: 10px;
  height: 10px;
  background-color: black;
  border-radius: 100px;
  margin: 15px 0 15px 10px;
  padding: 0 !important;
}

/* line 824, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.circle.active {
  background-color: #dc9a33;
}

/* line 827, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.circle.full {
  background-color: #008bd1;
}

/* line 832, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.legnd {
  border: 1px solid #e0e0e0;
  max-width: 257px;
  margin-bottom: 1em;
}

/* line 836, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.legnd span {
  display: block;
  margin: 10px 0;
}

/* line 839, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.legnd span i {
  margin: 0 15px;
  display: inline-block;
}

/* line 846, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.app-header {
  -js-display: flex;
  display: flex;
  margin-bottom: 20px;
  background: #f9f9f9;
  border-bottom: 1px solid #3e454d;
}

/* line 854, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.app-header p {
  font-size: 1.222em !important;
}

/* line 857, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.app-header .header-container {
  -js-display: flex;
  display: flex;
  justify-content: space-between;
  flex: 1;
  margin: 0 auto;
}

/* line 869, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.app-header.stickered .header-container .left {
  display: none;
}

/* line 874, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.app-header .left,
.app-header .right {
  padding: 0 0 0px 0;
  flex: 1;
}

/* line 885, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.app-header .right {
  text-align: right;
}

/* line 894, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-crumbs {
  -js-display: flex;
  display: flex;
  justify-content: space-between;
}

/* line 898, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-crumbs .username,
.application-crumbs .project,
.application-crumbs .crumb-container {
  flex: 1;
}

/* line 903, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-crumbs .username {
  flex-grow: 2;
}

/* line 906, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-crumbs .project {
  display: none;
}

/* line 911, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-crumbs.stickered .username {
  flex-grow: 1;
}

/* line 914, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-crumbs.stickered .project {
  display: block;
}

/* line 916, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-crumbs.stickered .project p {
  float: none;
  text-align: center;
}

/* line 924, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.fields-row {
  -js-display: flex;
  display: flex;
}

/* line 927, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.fields-row > div {
  flex: 1;
  align-self: flex-end;
}

/* line 931, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.fields-row .align-top {
  align-self: flex-start;
}

/* line 934, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.fields-row > div + div {
  margin-left: 30px;
}

/* line 937, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.fields-row > div[style*="display: none;"] + div,
.fields-row > div[style*="display:none;"] + div,
.fields-row > div[style*="display: none"] + div,
.fields-row > div[style*="display:none"] + div,
.fields-row > div.js-hidden + div {
  margin-left: 0;
}

/* line 946, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.runoff-fields {
  padding: 20px 0;
  margin: 20px 0;
}

/* line 949, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.runoff-fields h2 {
  text-align: center;
}

/* line 952, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.runoff-fields .fields-row {
  -js-display: flex;
  display: flex;
  justify-content: space-between;
}

/* line 956, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.runoff-fields .fields-row > div {
  flex: 1;
  align-self: center;
  text-align: center;
}

/* line 961, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.runoff-fields .fields-row > div:first-of-type {
  flex: 0 0 50px;
}

/* line 964, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.runoff-fields .fields-row > div:not(:first-of-type) {
  flex: 1;
  align-self: flex-end;
}

/* line 968, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.runoff-fields .fields-row.header {
  padding: 20px 0;
}

/* line 971, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.runoff-fields .fields-row .align-top {
  align-self: flex-start;
}

/* line 974, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.runoff-fields .fields-row label {
  font-family: "BrixSansBold", sans-serif;
  padding: 0;
}

/* line 978, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.runoff-fields .fields-row > div + div {
  margin-left: 30px;
}

/* line 981, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.runoff-fields .fields-row > div[style*="display: none;"] + div,
.runoff-fields .fields-row > div[style*="display:none;"] + div,
.runoff-fields .fields-row > div[style*="display: none"] + div,
.runoff-fields .fields-row > div[style*="display:none"] + div {
  margin-left: 0;
}

/* line 987, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.runoff-fields .fields-row > div:nth-of-type(2) {
  flex: 0 1 calc(50% - 55px);
  margin-right: auto;
}

/* line 991, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.runoff-fields .fields-row > div:nth-of-type(3) {
  flex: 0 1 calc(50% - 55px);
  margin-left: auto !important;
}

/* line 999, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.fields-row .field {
  position: relative;
}

/* line 1001, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.fields-row .field .error,
.fields-row .field .pass,
.fields-row .field .feedback {
  position: absolute;
  bottom: -12px;
  right: 10px;
}

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

/* line 1016, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pass {
  color: green;
  font-family: "BrixSansBold", sans-serif;
}

/* line 1021, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.feedback {
  color: #777777;
  font-family: "BrixSansBold", sans-serif;
}

/* line 1027, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #0f1721;
  border-right: 1px solid #e5e5e5;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  min-height: 100vh;
  left: 0;
  -webkit-transition: width 0.05s linear;
  transition: width 0.05s linear;
  -webkit-transform: translateZ(0) scale(1, 1);
  z-index: 1;
  border-right: 8px solid #008bd1;
}

/* line 1056, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu:hover .last {
  background: transparent;
}

/* line 1058, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu:hover .last a {
  text-align: center;
  width: 75%;
  margin: 5px auto;
  padding: 15px;
  border-radius: 5px;
}

/* line 1067, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu ul,
.side-menu li {
  outline: 0;
  margin: 0;
  padding: 0;
}

/* line 1073, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu a:hover,
.side-menu a:focus {
  text-decoration: none;
}

/* line 1080, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu .nav-icon {
  position: relative;
  display: table-cell;
  width: 60px;
  height: 60px;
  text-align: center;
  vertical-align: middle;
  font-size: 40px;
}

/* line 1089, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu .nav-text {
  visibility: visible;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  font-family: "BrixSansBold", sans-serif;
  font-size: 15px;
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
}

/* line 1102, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu li {
  position: relative;
  display: block;
  width: 237px;
}

/* line 1107, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu li:hover > a {
  color: #ffffff;
  background-color: #3e454d;
}

/* line 1110, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu li:hover > a i {
  color: #008bd1;
}

/* line 1115, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu li > a {
  position: relative;
  display: block;
  border-collapse: collapse;
  color: #ffffff;
  font-family: arial, serif;
  font-size: 14px;
  text-decoration: none;
  -webkit-transform: translateZ(0) scale(1, 1);
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

/* line 1127, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu li > a i {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

/* line 1138, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu li.last {
  background: #008bd1;
}

/* line 1140, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu li.last .nav-text {
  visibility: visible !important;
}

/* line 1143, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu li.last a {
  display: block;
  padding: 20px 10px;
  background: #008bd1;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.9em;
}

/* line 1151, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-menu li.last a:hover {
  background: #103d68;
  color: #32a3ab;
}

/* line 1160, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.no-touch .scrollable.hover {
  overflow-y: hidden;
}

/* line 1162, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.no-touch .scrollable.hover:hover {
  overflow-y: auto;
  overflow: visible;
}

/* line 1169, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.wrapper.drag-drop {
  max-width: 1167px;
  padding: 0;
}

/* line 1174, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground {
  -js-display: flex;
  display: flex;
  background: #f9f9f9;
  position: relative;
  font-family: "BrixSansBold", sans-serif;
  padding: 0;
  flex-wrap: wrap;
  min-height: 500px;
}

/* line 1186, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .tools {
  position: relative;
  background: #3e454d;
  flex: 0 1 210px;
}

/* line 1191, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .tools .list {
  transition: all 0s;
  -js-display: flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}

/* line 1200, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .tools .btn-drag {
  position: relative;
  flex: 1 0 100%;
  max-width: 80%;
  width: 100%;
  border-radius: 5px;
  margin: 0px 5px 5px 5px;
  height: 35px;
  color: #3e454d;
  display: table;
  border: 1px solid #334145;
  background-color: #f9f9f9;
  background-position: 5px center;
  background-size: 16%;
  text-decoration: none;
  padding: 0px 0 0 40px;
  vertical-align: middle;
}

/* line 1218, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .tools .btn-drag:hover {
  background-color: #babdbd;
  color: #3e454d;
}

/* line 1225, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .tools .btn-drag img {
  width: 100%;
  height: auto;
}

/* line 1229, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .tools .btn-drag .title {
  width: 90%;
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  font-size: 0.7em;
  line-height: 0.9;
  font-family: "BrixSansBold", sans-serif;
}

/* line 1242, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .tools h3 {
  flex: 1 1 100%;
  text-align: center;
  background: #008bd1;
  font-size: 0.8em;
  padding: 10px;
  color: #f9f9f9;
  display: block;
  margin: 0 auto 10px;
  transition: all 0s;
  text-transform: uppercase;
}

/* line 1253, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .tools h3.subh {
  text-transform: none;
  padding: 5px 10px;
  background: #5bb6e4;
  margin-top: 5px;
}

/* line 1260, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .tools .toggler {
  position: absolute;
  right: -20px;
  height: 100%;
  width: 20px;
  cursor: pointer;
  background: #32a3ab;
}

/* line 1267, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .tools .toggler:hover {
  background: #267d84;
}

/* line 1270, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .tools .toggler:before {
  position: absolute;
  top: 50%;
  left: 15%;
  font-size: 36px;
  color: white;
}

/* line 1279, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground canvas {
  background: white;
  flex: 0 2 957px;
  height: 500px;
}

/* line 1286, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .utilities {
  border: 2px solid #3e454d;
  background: #3e454d;
  flex: 0 1 48px;
  -js-display: flex;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* line 1294, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .utilities .btn {
  border-top: 3px solid #5e7980;
  background: #ecf0f1;
  border-right: 0;
  border-left: 0;
  height: 48px;
  padding: 7px 10px;
  width: 48px;
  font-size: 32px;
  color: #008bd1;
  text-decoration: none;
}

/* line 1305, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground .utilities .btn:hover {
  background: #008bd1;
  color: #ecf0f1;
}

/* line 1312, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground.toggled .tools {
  width: 0;
  flex: 0 0 0px;
  font-size: 0;
}

/* line 1316, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground.toggled .tools .list,
.playground.toggled .tools .list h3 {
  transition: all 0s;
}

/* line 1321, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground.toggled canvas {
  flex: 0 2 735px;
}

/* line 1326, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground.toggled .utilities {
  flex: 0 0 48px;
}

/* line 1330, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.playground.unsaved {
  box-shadow: 0px 0px 0px 1px #ef6509;
}

/* line 1337, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tools .pointofanalysis {
  background: transparent url("../images/dragdrop/pointofanalysis-empty.png") top center no-repeat;
  background-size: 45% auto;
}

/* line 1342, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tools .bio {
  background: transparent url("../images/dragdrop/bioinfiltration_raingarden-empty.png") top center no-repeat;
  background-size: 45% auto;
}

/* line 1348, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tools .porous {
  background: transparent url("../images/dragdrop/porouspavement-empty.png") top center no-repeat;
  background-size: 45% auto;
}

/* line 1353, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tools .greenroof {
  background: transparent url("../images/dragdrop/greenroof-empty.png") top center no-repeat;
  background-size: 45% auto;
}

/* line 1358, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tools .blueroof {
  background: transparent url("../images/dragdrop/blueroof-empty.png") top center no-repeat;
  background-size: 45% auto;
}

/* line 1363, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tools .cistern {
  background: transparent url("../images/dragdrop/cistern-empty.png") top center no-repeat;
  background-size: 45% auto;
}

/* line 1368, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tools .pond {
  background: transparent url("../images/dragdrop/pond_wetbasin-empty.png") top center no-repeat;
  background-size: 45% auto;
}

/* line 1373, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tools .subsurface {
  background: transparent url("../images/dragdrop/subsurface-empty.png") top center no-repeat;
  background-size: 45% auto;
}

/* line 1378, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tools .mediafilter {
  background: transparent url("../images/dragdrop/mediafilter-empty.png") top center no-repeat;
  background-size: 45% auto;
}

/* line 1383, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tools .bypass {
  background: transparent url("../images/dragdrop/bypassdrainagearea-empty.png") top center no-repeat;
  background-size: 45% auto;
}

/* line 1391, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pulse {
  display: inline-block;
  padding: 5px 15px;
  background: #ef6509;
  cursor: pointer;
  color: #ffffff;
  box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
  animation: pulse 2s 10;
}

/* line 1405, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tw-table {
  margin: 0 0 40px 0;
  width: 100%;
  display: table;
}

/* line 1409, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tw-table .row {
  display: table-row;
}

/* line 1411, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tw-table .row:nth-of-type(odd) {
  background: #e6e8ed;
}

/* line 1414, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tw-table .row.header {
  font-weight: 900;
  color: #ecf0f1;
}

/* line 1417, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tw-table .row.header .cell {
  background: #32a3ab;
  border-width: 1px 1px 1px 0px;
  border-color: black;
  border-style: solid;
  text-align: center;
  padding: 25px 15px;
}

/* line 1424, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tw-table .row.header .cell:first-of-type {
  border-left-width: 1px;
}

/* line 1429, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tw-table .row.footer {
  background: transparent;
}

/* line 1431, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tw-table .row.footer .cell {
  border-top: 1px solid black;
  font-family: "BrixSansBold", sans-serif;
}

/* line 1437, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tw-table .cell {
  padding: 15px;
  display: table-cell;
  text-align: center;
}

/* line 1441, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tw-table .cell:first-of-type {
  text-align: left;
  padding-left: 5px;
}

/* line 1447, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tw-table.slim .cell,
.tw-table.slim .header .cell {
  padding: 5px;
}

/* line 1452, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tw-table.top-header {
  margin-bottom: 0;
}

/* line 1454, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tw-table.top-header .cell {
  width: 50%;
  border-bottom: 0;
}

@media screen and (max-width: 580px) {
  /* line 1462, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
  .tw-table {
    display: block;
  }
  /* line 1464, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
  .tw-table .row {
    padding: 8px 0;
    display: block;
  }
  /* line 1468, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
  .tw-table .cell {
    padding: 2px 12px;
    display: block;
    border: 1px solid black;
    text-align: left;
  }
}

/* line 1478, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-view h1 {
  margin-bottom: 0.7em;
}

/* line 1484, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list {
  padding: 1.5em 2em;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  background: white;
}

/* line 1489, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li {
  padding: 0.8em 1.5em;
  border-bottom: 2px solid #9ea2a6;
}

/* line 1493, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li a:hover i {
  text-decoration: none !important;
}

/* line 1497, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li.header {
  padding-top: 0;
  padding-bottom: 0.4em;
}

/* line 1500, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li.header span {
  color: #103d68;
  font-family: "BrixSansBold", sans-serif;
  font-size: 1.1em;
  text-align: center;
}

/* line 1507, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li:last-child {
  border-bottom: 0;
}

/* line 1510, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li.last {
  padding: 2em 0 0 0;
}

/* line 1513, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li span {
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
}

/* line 1517, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li span:first-of-type {
  font-family: "BrixSansBold", sans-serif;
}

/* line 1519, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li span:first-of-type a:hover {
  text-decoration: none !important;
}

/* line 1523, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li span:nth-child(2) {
  text-transform: capitalize;
}

/* line 1526, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li span:nth-child(3) {
  width: 20%;
  font-family: "BrixSansBold", sans-serif;
}

/* line 1529, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li span:nth-child(3) .status {
  color: #32a3ab;
}

/* line 1533, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li span:nth-child(4) {
  min-height: 45px;
}

/* line 1538, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li a.button {
  color: #ecf0f1;
  margin: 0;
  padding: 0.9em 0;
  font-size: 0.9em;
  width: 100%;
  display: block;
}

/* line 1545, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li a.button:hover {
  background: #103d68;
  color: #32a3ab;
  text-decoration: none;
}

/* line 1551, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-list li a.new-app {
  color: #008bd1;
  font-size: 1.2em;
}

/* line 1559, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects {
  margin: 40px 0 30px;
}

/* line 1561, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects h1 {
  margin-bottom: 15px;
}

/* line 1565, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.all .application-list {
  min-height: 500px;
}

/* line 1568, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.all .application-list li {
  -js-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8em 1em;
}

/* line 1574, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.all .application-list li span {
  width: auto;
  display: block;
  text-align: left;
  text-transform: none;
  font-family: "BrixSansBold", sans-serif;
}

/* line 1582, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.all .application-list li span:first-of-type i, .projects.all .application-list li span:last-of-type i {
  font-size: 1.75em;
  padding: 0;
}

/* line 1587, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.all .application-list li span:first-of-type {
  flex: 0 1 5%;
}

/* line 1590, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.all .application-list li span:first-of-type i {
  color: #008bd1;
}

/* line 1594, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.all .application-list li span:nth-child(2), .projects.all .application-list li span:nth-child(3) {
  flex: 0 2 25%;
}

/* line 1598, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.all .application-list li span:nth-child(2) {
  text-transform: capitalize;
  padding: 0 10px;
}

/* line 1602, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.all .application-list li span:nth-child(4) {
  min-height: auto;
  flex: 1 1 5%;
}

/* line 1606, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.all .application-list li span:nth-child(5) {
  min-height: auto;
  flex: 1;
}

/* line 1610, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.all .application-list li span:last-of-type {
  flex: 1;
}

/* line 1613, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.all .application-list li span:last-of-type i {
  font-size: 30px;
}

/* line 1624, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li {
  -js-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8em 1em;
}

/* line 1630, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li span {
  width: auto;
  display: block;
  text-align: left;
  text-transform: none;
  font-family: "BrixSansBold", sans-serif;
}

/* line 1639, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li span:first-of-type i, .projects.pinned .application-list li span:last-of-type i, .projects.pinned .application-list li span:nth-child(2) i {
  font-size: 1.5em;
  padding: 0;
}

/* line 1644, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li span:first-of-type {
  flex: 0 1 5%;
}

/* line 1647, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li span:first-of-type i {
  color: #ef6509;
  transform: rotate(-45deg);
  font-size: 1.5em;
}

/* line 1653, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li span:nth-child(2) {
  flex: 0 1 5%;
}

/* line 1655, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li span:nth-child(2) a:hover {
  text-decoration: none !important;
}

/* line 1658, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li span:nth-child(2) i {
  color: #008bd1;
}

/* line 1662, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li span:nth-child(3), .projects.pinned .application-list li span:nth-child(4) {
  flex: 0 2 24%;
  min-height: auto;
}

/* line 1667, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li span:nth-child(3) {
  text-transform: capitalize;
  padding: 0 10px;
}

/* line 1671, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li span:nth-child(5) {
  min-height: auto;
  flex: 1 1 5%;
}

/* line 1675, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li span:nth-child(6) {
  min-height: auto;
  flex: 1;
}

/* line 1679, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li span:last-of-type {
  flex: 1;
}

/* line 1682, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pinned .application-list li span:last-of-type i {
  font-size: 30px;
}

/* line 1712, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.techwebsh .application-list li {
  -js-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8em 1em;
}

/* line 1718, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.techwebsh .application-list li > span {
  display: block;
  text-align: left;
  text-transform: none;
  font-family: "BrixSansBold", sans-serif;
  flex: 1;
}

/* line 1725, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.techwebsh .application-list li > span:first-of-type i {
  font-size: 1.3em;
  padding: 0;
}

/* line 1730, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.techwebsh .application-list li > span:first-of-type {
  flex: 0 1 3%;
}

/* line 1733, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.techwebsh .application-list li > span:first-of-type i {
  color: #3e454d;
}

/* line 1737, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.techwebsh .application-list li > span:last-of-type {
  flex: 0 1 2.5%;
  margin-left: 10px;
}

/* line 1741, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.techwebsh .application-list li > span:last-of-type i {
  color: #3e454d;
}

/* line 1745, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.techwebsh .application-list li > span:nth-child(2) {
  flex: 0 2 20%;
}

/* line 1751, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.techwebsh .application-list li > span:nth-child(4) {
  min-height: auto;
  flex: 0 2 17%;
}

/* line 1755, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.techwebsh .application-list li > span:nth-child(5) {
  min-height: auto;
  flex: 0 2 17%;
}

/* line 1785, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.ersafrm .application-list {
  padding: 0.5em;
}

/* line 1788, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.ersafrm .application-list li {
  -js-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8em 1em;
}

/* line 1794, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.ersafrm .application-list li > span {
  display: block;
  text-align: left;
  text-transform: none;
  font-family: "BrixSansBold", sans-serif;
  flex: 1;
  min-height: initial;
  padding-left: 0;
}

/* line 1830, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.ersafrm .application-list li.header > span {
  font-size: 1em;
}

/* line 1852, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.admin-pages .application-list li {
  -js-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8em 1em;
}

/* line 1858, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.admin-pages .application-list li a {
  color: #32a3ab;
}

/* line 1861, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.admin-pages .application-list li span {
  width: auto;
  display: block;
  text-align: center;
  text-transform: none;
  font-family: "BrixSansBold", sans-serif;
}

/* line 1869, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.admin-pages .application-list li span:first-of-type i, .projects.admin-pages .application-list li span:last-of-type i {
  font-size: 1.75em;
  padding: 0;
}

/* line 1874, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.admin-pages .application-list li span:first-of-type {
  flex: 0 1 5%;
}

/* line 1877, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.admin-pages .application-list li span:first-of-type i {
  color: #008bd1;
}

/* line 1881, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.admin-pages .application-list li span:nth-child(2), .projects.admin-pages .application-list li span:nth-child(3) {
  flex: 1;
}

/* line 1885, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.admin-pages .application-list li span:nth-child(2) {
  text-transform: capitalize;
  padding: 0 10px;
}

/* line 1889, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.admin-pages .application-list li span:nth-child(4) {
  min-height: auto;
  flex: 1;
}

/* line 1893, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.admin-pages .application-list li span:nth-child(5) {
  min-height: auto;
  flex: 1;
}

/* line 1897, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.admin-pages .application-list li span:last-of-type {
  flex: 0 1 5%;
}

/* line 1899, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.admin-pages .application-list li span:last-of-type i {
  font-size: 30px;
}

/* line 1908, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pcsmp .application-list {
  padding: 0.5em;
}

/* line 1911, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pcsmp .application-list li {
  -js-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8em 1em;
}

/* line 1918, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pcsmp .application-list li a.button {
  color: white;
}

/* line 1923, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pcsmp .application-list li span {
  width: auto;
  display: block;
  text-align: center;
  text-transform: none;
  font-family: "BrixSansBold", sans-serif;
  flex: 1;
  font-size: 1em;
  text-align: left;
}

/* line 1932, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pcsmp .application-list li span:first-of-type {
  flex: 0.25;
}

/* line 1934, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pcsmp .application-list li span:first-of-type i {
  font-size: 1.5em;
  padding: 0;
}

/* line 1939, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pcsmp .application-list li span:nth-child(2), .projects.pcsmp .application-list li span:nth-child(3), .projects.pcsmp .application-list li span:nth-child(4) {
  flex: 1;
  margin-right: 15px;
}

/* line 1945, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pcsmp .application-list li span:nth-child(4) {
  min-height: inherit;
}

/* line 1948, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pcsmp .application-list li span:nth-child(4), .projects.pcsmp .application-list li span:nth-child(5), .projects.pcsmp .application-list li span:nth-child(6) {
  flex: 1;
  margin-right: 15px;
}

/* line 1954, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pcsmp .application-list li span:nth-child(7) {
  flex: 1;
}

/* line 1957, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects.pcsmp .application-list li span:last-of-type {
  flex: 0.1;
  font-size: 30px;
}

/* line 1965, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects .application-list {
  margin: 10px 0;
}

/* line 1968, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects .application-list li.header span {
  font-family: "BrixSansBlack", sans-serif;
}

/* line 1972, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects .application-list a {
  color: #008bd1;
  text-decoration: none;
  font-family: "BrixSansBold", sans-serif;
}

/* line 1976, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects .application-list a:hover {
  text-decoration: underline;
}

/* line 1981, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-header, .projects-footer {
  -js-display: flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 1987, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-header .projright, .projects-footer .projright {
  flex-grow: 2;
  text-align: right;
}

/* line 1991, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-header .new-tw, .projects-footer .new-tw {
  color: #008bd1;
  font-size: 1.2em;
  text-decoration: none;
  font-family: "BrixSansBold", sans-serif;
}

/* line 1996, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-header .new-tw:hover, .projects-footer .new-tw:hover {
  text-decoration: underline;
}

/* line 2000, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-header .plus, .projects-footer .plus {
  color: #ecf0f1;
  background: #008bd1;
  line-height: 0.8em;
  padding: 0;
  display: inline-block;
  text-decoration: none;
  width: 25px;
  height: 25px;
  font-size: 25px;
  margin-right: 10px;
  border-radius: 50px;
  text-align: center;
}

/* line 2017, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-footer {
  margin-top: 30px;
}

/* line 2019, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-footer .pagination {
  -js-display: flex;
  display: flex;
  line-height: 1.3;
}

/* line 2023, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-footer .pagination li {
  margin: 5px 10px;
}

/* line 2025, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-footer .pagination li a {
  text-decoration: none;
  font-family: "BrixSansBold", sans-serif;
  color: #008bd1;
}

/* line 2029, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-footer .pagination li a:hover {
  text-decoration: underline;
}

/* line 2032, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-footer .pagination li a.disabled, .projects-footer .pagination li a.current_page {
  color: #3e454d !important;
  background-color: transparent !important;
  text-decoration: none;
}

/* line 2038, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-footer .pagination li a.next_page:before {
  content: "\25BA";
}

/* line 2041, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projects-footer .pagination li a.prev_page:before {
  content: "\25C0";
}

/* line 2049, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tasks-list {
  margin: 2.5em 0;
}

/* line 2051, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tasks-list .all-tasks {
  -js-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 30px 0;
}

/* line 2059, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tasks-list .all-tasks .task {
  flex: 1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

/* line 2065, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tasks-list .all-tasks .task.big {
  background: #32a3ab;
  text-decoration: none;
  color: white;
  padding: 10px 20px;
  margin: 10px;
  line-height: 1.3;
  text-align: center;
  border-radius: 3px;
  flex-basis: 20%;
  min-height: 120px;
  max-height: 200px;
  font-family: "BrixSansBold", sans-serif;
}

/* line 2079, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tasks-list .all-tasks .task.big i {
  display: block;
  padding: 10px;
  font-size: 34px;
}

/* line 2085, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tasks-list .all-tasks .task:hover {
  background: #103d68;
}

/* line 2094, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_center-page .app-header .left,
#applications-twsheets_center-page .app-header .right {
  border-bottom: 0;
}

/* line 2099, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_center-page a.button {
  padding: 0.85em 7.23%;
}

/* line 2104, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_center-page .application-list li span {
  font-weight: normal;
  font-family: "BrixSansRegular", sans-serif;
}

/* line 2107, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_center-page .application-list li span:nth-child(2) {
  color: #32a3ab;
  font-family: "BrixSansBold", sans-serif;
}

/* line 2112, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_center-page .application-list li.header {
  font-family: "BrixSansBold", sans-serif;
}

/* line 2114, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_center-page .application-list li.header span {
  color: #103d68;
  text-transform: uppercase;
  font-family: "BrixSansBold", sans-serif;
}

/* line 2121, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_center-page .application-list li.last span {
  width: 20%;
}

/* line 2123, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_center-page .application-list li.last span:first-of-type {
  width: 40%;
}

/* line 2125, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_center-page .application-list li.last span:first-of-type.plus {
  width: 25px;
  height: 25px;
}

/* line 2136, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.de-btns {
  padding: 20px 0;
  margin-bottom: 10px;
}

/* line 2139, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.de-btns a {
  text-decoration: none;
  font-size: 16px;
  font-family: "BrixSansRegular";
  text-transform: uppercase;
  color: white;
  padding: 11px 42px 11px 18px;
  border-radius: 5px;
  width: 100px;
  position: relative;
}

/* line 2149, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.de-btns a i {
  padding: 5px;
  font-size: 20px;
  position: absolute;
  right: 5px;
  top: 7px;
}

/* line 2157, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.de-btns .de-info {
  background: #103d68;
}

/* line 2159, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.de-btns .de-info:hover {
  background: #09233c;
}

/* line 2163, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.de-btns .de-edit {
  background: #32a3ab;
  margin-left: 10px;
}

/* line 2166, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.de-btns .de-edit:hover {
  background: #267d84;
}

/* line 2188, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#unsaved-changes {
  color: white;
  position: absolute;
  top: -20px;
  font-size: 0.8em;
  padding: 3px 20px;
  border-radius: 5px 5px 0px 0px;
  right: 0;
  display: block;
  font-family: "BrixSansBold";
  background: #ef6509;
  z-index: 999;
  display: none;
}

/* line 2203, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.msg {
  position: absolute;
  z-index: 1;
  text-align: center;
  right: 0px;
  font-family: "BrixSansRegular";
  font-size: 0.8em;
  width: 957px !important;
  background: #3e454d;
  padding: 10px;
  padding-right: 45px;
  color: white;
  min-height: 34px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

/* line 2220, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.msg a {
  text-decoration: none;
  position: absolute;
  right: 10px;
  top: 5px;
}

/* line 2226, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.msg i {
  padding: 0;
  color: white;
  float: right;
  font-size: 1.75em;
}

/* line 2232, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.msg.orange-bg {
  background: #ef6509;
}

/* line 2237, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
select:disabled,
input:disabled,
textarea:disabled {
  background-image: none;
  background-color: #e0e0e0;
  color: #3e454d;
}

/* line 2245, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.unit-parent {
  position: relative;
}

/* line 2249, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.unit-child {
  position: absolute;
  right: 10px;
  bottom: 25px;
  font-size: 14px;
  color: #a9a9a9;
  padding-top: 0 !important;
  display: inline-block !important;
  width: auto !important;
  padding-bottom: 0 !important;
}

/* line 2262, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page .wrapper {
  max-width: 960px;
}

/* line 2267, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page canvas {
  width: 100%;
  min-height: 300px;
  width: 500px;
  margin-bottom: 20px;
}

/* line 2277, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page .button {
  margin: 0.4em 0;
}

/* line 2280, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page .content p {
  font-size: 0.95em;
  padding-bottom: 0.5em;
  line-height: initial;
}

/* line 2285, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page h2 {
  display: block;
  margin: 20px auto 10px auto;
}

/* line 2291, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page h3 {
  display: block;
  margin: 10px auto 20px auto;
}

/* line 2298, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table {
  -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: scroll;
  margin-bottom: 1em;
  border-spacing: 0;
  width: 100%;
  background: white;
  border-collapse: collapse;
  border-radius: 3px;
  border-style: hidden;
  /* hide standard table (collapsed) border */
  box-shadow: 0 0 0 1px grey;
  /* this draws the table border  */
}

/* line 2311, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table thead {
  background: #3e454d;
  background: #008bd1;
  color: white;
  font-family: "BrixSansBold";
  min-width: 600px;
}

/* line 2317, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table thead th,
#applications-twsheets_compliance_review-page table thead td {
  padding: 0.8em;
  text-align: center;
  vertical-align: middle;
}

/* line 2323, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table thead th,
#applications-twsheets_compliance_review-page table thead td {
  border: 1px solid black;
}

/* line 2327, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table thead td p {
  padding-bottom: 0;
}

/* line 2331, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table tbody {
  border-radius: 5px;
  border: 1px solid #3e454d;
  min-width: 600px;
}

/* line 2335, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table tbody th {
  background: #f9f9f9;
  color: #3e454d;
  text-align: left;
  font-size: 18px;
  font-family: "BrixSansBold";
  padding: 0.8em 0.4em;
  border: 1px solid black;
}

/* line 2344, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table tbody td {
  padding: 0.4em;
  border-bottom: 1px solid #3e454d;
  border: 1px solid #3e454d;
  line-height: 1.6em;
  vertical-align: middle;
  background-clip: padding-box;
}

/* line 2351, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table tbody td ul,
#applications-twsheets_compliance_review-page table tbody td p {
  padding: 0;
  margin: 0;
}

/* line 2356, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table tbody td p {
  padding-bottom: 1em;
}

/* line 2359, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table tbody td p:last-child {
  padding-bottom: 0;
}

/* line 2362, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table tbody td li {
  margin-left: 1.2em;
}

/* line 2370, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table tr,
#applications-twsheets_compliance_review-page table td,
#applications-twsheets_compliance_review-page table tbody td,
#applications-twsheets_compliance_review-page table thead td {
  font-size: 0.95em !important;
}

/* line 2380, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table b,
#applications-twsheets_compliance_review-page table .bold {
  font-family: "BrixSansBold";
}

/* line 2384, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table .center-text {
  text-align: center;
}

/* line 2387, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table .right-text {
  text-align: right;
}

/* line 2390, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table .no-border {
  border: 0;
}

/* line 2393, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table .greyed-out {
  background: #3e454d;
}

/* line 2396, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table .no-background {
  background: transparent;
}

/* line 2399, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table .header-bg {
  background: #103d68;
  color: #ecf0f1;
  border-color: white;
}

/* line 2404, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table.no-border {
  box-shadow: none;
}

/* line 2406, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table.no-border tbody,
#applications-twsheets_compliance_review-page table.no-border td,
#applications-twsheets_compliance_review-page table.no-border th {
  border: 0;
}

/* line 2412, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table.light-bg {
  background-color: #babdbd;
}

/* line 2415, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table.dark-bg {
  background-color: #777777;
}

/* line 2418, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table.no-bg {
  background: transparent;
}

/* line 2420, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table.no-bg table {
  background: transparent;
}

/* line 2427, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page table.eq-width tbody td {
  width: 125px;
  max-width: 200px;
  background-clip: padding-box;
}

/* line 2435, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page .table-cards {
  -js-display: flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

/* line 2440, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page .table-cards .card {
  flex: 0 0 100%;
}

/* line 2445, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page .table-cards .card + .card {
  margin-top: 20px;
}

/* line 2449, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page .table-cards .card table th {
  text-align: center;
  background: transparent;
  color: #3e454d;
}

/* line 2454, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page .table-cards .card table tr:nth-of-type(2) {
  background: #bbced8;
  color: #3e454d;
  font-family: "BrixSansBold";
}

/* line 2465, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#project-general-content .column:not(#elements_list) {
  padding-left: 320px;
}

/* line 2475, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#project-general-content .adjusted .column:nth-of-type(3) {
  padding-left: 320px !important;
}

/* line 2481, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#elements_list {
  position: fixed;
  z-index: 999;
}

/* line 2492, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
section.general.adjusted #elements_list {
  position: fixed;
  top: 70px;
  bottom: 200px;
  overflow-y: scroll;
}

/* line 2500, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.anchor-link {
  text-indent: -9999px;
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  font-size: 0;
}

/* line 2510, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.stickered {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
}

/* line 2518, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.stickered .button {
  padding: 0.4em 7.23%;
  float: none;
  position: absolute;
  left: 0;
  top: -5px;
}

/* line 2527, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tip {
  display: inline;
  position: relative;
}

/* line 2530, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tip:hover:after {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  bottom: 26px;
  font-size: 14px;
  color: #fff;
  content: attr(title);
  left: 40%;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 100px;
}

/* line 2547, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-review section {
  padding: 1em 0;
}

/* line 2550, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-review h1 {
  font-family: "BrixSansBlack";
  padding-bottom: 0.3em;
}

/* line 2554, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-review h3 {
  color: #103d68;
  padding: 1em 0 0.8em 0;
}

/* line 2558, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-review h1 + h3 {
  padding-top: 0;
}

/* line 2562, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-review .review-list h3 {
  padding-top: 0;
}

/* line 2565, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-review .review-list ul {
  padding-left: 0;
  padding-bottom: 0.5em;
}

/* line 2568, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-review .review-list ul li {
  vertical-align: top;
}

/* line 2570, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-review .review-list ul li:first-of-type {
  width: 65%;
}

/* line 2572, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-review .review-list ul li:first-of-type p {
  font-family: "BrixSansBold";
}

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

/* line 2579, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-review .review-list ul li p {
  padding-left: 0;
}

/* line 2584, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-review .review-list ul.comment li {
  width: 100%;
}

/* line 2593, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-app h2 {
  padding: 15px 0 5px;
}

/* line 2613, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.saveDesign {
  margin: 0;
  padding: 1em 1.5em;
}

/* line 2618, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.saveDesign.disableclick {
  background: #777777;
  color: #f9f9f9;
  cursor: not-allowed;
}

/* line 2625, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.btn-container {
  margin-top: 1px;
}

/* line 2628, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.btn-container .legnd {
  text-align: center;
  max-width: 100%;
}

/* line 2631, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.btn-container .legnd h4,
.btn-container .legnd span {
  display: inline-block;
  padding: 0;
}

/* line 2636, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.btn-container .legnd span {
  margin: 5px 0;
}

/* line 2638, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.btn-container .legnd span i {
  margin-right: 5px;
}

/* line 2646, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup {
  position: relative;
  background: #e6e6ed;
  border: 1px solid #60666d;
  border-radius: 5px;
  padding: 15px 15px 5px 15px;
  z-index: 999;
  margin: 20px auto;
  width: 245px;
  top: -140px;
  left: -85px;
}

/* line 2660, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup:after, .popup:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 2671, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup:after {
  border-color: rgba(230, 230, 237, 0);
  border-top-color: #e6e6ed;
  border-width: 20px;
  margin-left: -20px;
}

/* line 2677, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup:before {
  border-color: rgba(96, 102, 109, 0);
  border-top-color: #60666d;
  border-width: 21px;
  margin-left: -21px;
}

/* line 2683, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup-label {
  font-size: 12px;
  display: block;
  font-family: "BrixSansBold";
  margin: 5px 0;
}

/* line 2689, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup-check {
  margin-left: 5px;
  cursor: pointer;
  padding: 1px 3px;
  display: inline-block;
}

/* line 2694, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup-check:hover {
  color: #008bd1;
}

/* line 2698, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup-input {
  width: 85%;
  height: 25px;
  display: inline-block;
  padding: 0 5px;
  color: #3e454d;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #777777;
}

/* line 2707, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup-input:focus {
  width: 85%;
  background: white;
  border-radius: 3px;
  border-bottom: 1px solid #008bd1;
  outline: none;
}

/* line 2713, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup-input:focus + .popup-check {
  display: inline-block;
}

/* line 2718, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup-close {
  position: absolute;
  right: 5px;
  top: 1px;
  cursor: pointer;
}

/* line 2723, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup-close:hover {
  color: #ef6509;
}

/* line 2727, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup-btns {
  -js-display: flex;
  display: flex;
  justify-content: space-between;
}

/* line 2731, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.popup-btns .button {
  flex: 0 1 100%;
  text-align: center;
  display: block;
  max-width: 95px;
  border-radius: 5px;
  padding: 10px 10px;
  margin: 10px auto;
  background: #008bd1;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 10px;
}

/* line 2747, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-app span.field-number {
  font-size: 0.9em;
  padding-bottom: 0em;
  padding-top: 0.9em;
  font-family: "BrixSansBlack", sans-serif;
  color: #777777;
}

/* line 2753, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-app span.field-number + label {
  padding-top: 0.4em;
}

/* line 2758, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.search-area {
  padding: 5px 0;
  margin-left: 90px;
}

/* line 2761, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.search-area h4 {
  font-size: 22px;
  padding: 10px 0;
  font-family: "BrixSansRegular", sans-serif;
}

/* line 2766, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.search-area .search-bar {
  -js-display: flex;
  display: flex;
  justify-content: space-between;
}

/* line 2770, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.search-area .search-bar input[type="text"] {
  flex: 0 1 491px;
}

/* line 2773, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.search-area .search-bar input[type="submit"] {
  flex: 0 1 216px;
  background: #32a3ab;
  text-decoration: none;
  color: white;
  padding: 10px;
  margin: 10px 30px;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  border-radius: 3px;
  font-family: "BrixSansBold", sans-serif;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

/* line 2789, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.search-area .search-bar input[type="submit"]:hover {
  background: #103d68;
}

/* line 2796, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.gear {
  position: relative;
}

/* line 2798, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.gear i {
  cursor: pointer;
}

/* line 2801, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.gear:hover {
  color: #ef6509;
}

/* line 2804, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.gear-tools {
  position: absolute;
  display: none;
  visibility: hidden;
  top: 5px;
  right: 35px;
  background: white;
  min-width: 170px;
  padding: 20px;
  z-index: 999;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

/* line 2821, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.gear-tools a {
  display: block;
  color: #008bd1 !important;
  padding: 5px 0 10px;
  font-size: 18px;
}

/* line 2826, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.gear-tools a:last-of-type {
  padding-bottom: 0;
}

/* line 2830, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.gear-tools.shown {
  display: block;
  visibility: visible;
}

/* line 2838, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#elements_list h4 {
  font-size: 1.5em;
  padding-bottom: 0.5em;
}

/* line 2844, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
h1.head-title {
  padding: 0 0 0.4em 0;
}

/* line 2848, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.incomplete {
  outline: 1px dashed #ef6509;
}

/* line 2943, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card {
  flex: 0 1 100%;
  border: 1px solid grey;
  border-radius: 5px;
  overflow: hidden;
  margin: 11px 0;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* line 2952, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-container {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 50px;
}

/* line 2960, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-header {
  -js-display: flex;
  display: flex;
  border-bottom: 1px solid #777777;
}

/* line 2965, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-name {
  min-height: 20px;
  background: #f9f9f9;
  padding: 15px;
  -js-display: flex;
  display: flex;
  flex-wrap: nowrap;
  flex: 0 1 50%;
}

/* line 2974, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-name .big-icon {
  flex: 0 1 54px;
}

/* line 2977, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-name .small-icon {
  flex: 0 1 34px;
}

/* line 2980, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-name .name-type {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin: 0 10px;
}

/* line 2988, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-name .name-type .cname,
.smp-card-name .name-type .ctype {
  flex: 0 1 100%;
  line-height: 1;
}

/* line 2993, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-name .name-type .arro {
  flex: 0 0 12px;
}

/* line 2998, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-da {
  background: #f9f9f9;
  padding: 5px;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  color: #3e454d;
  justify-content: space-between;
  flex: 0 1 50%;
  align-items: center;
  justify-content: center;
}

/* line 3010, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-da .da-title {
  font-size: 22px;
  flex: 0 1 40%;
  text-align: center;
  font-family: "BrixSansBold", sans-serif;
}

/* line 3016, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-da .da-tda {
  flex: 0 1 30%;
  text-align: center;
}

/* line 3020, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-da .da-dcia {
  flex: 0 1 30%;
  text-align: center;
}

/* line 3025, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-info {
  min-height: 20px;
  background: white;
  padding: 15px;
  display: block;
}

/* line 3031, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card-notes {
  min-height: 10 px;
  background: #efefef;
  padding: 15px;
  color: #3e454d;
  font-size: 12px;
}

/* line 3038, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.smp-card:hover {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22);
}

/* line 3043, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.big-icon {
  border: 1px solid #bbced8;
  background-color: #bbced8;
  width: 54px;
  height: 54px;
  border-radius: 50px;
  display: block;
  position: relative;
}

/* line 3053, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.small-icon {
  border: 1px solid #bbced8;
  background-color: #bbced8;
  width: 34px;
  height: 34px;
  border-radius: 5px;
  display: block;
  margin-top: 14px;
  position: relative;
}

/* line 3064, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.name-type {
  position: relative;
}

/* line 3066, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.name-type .cname,
.name-type .ctype,
.name-type .pname,
.name-type .ptype {
  margin: 0;
  padding: 0;
}

/* line 3073, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.name-type .cname,
.name-type .pname {
  font-family: "BrixSansBold", sans-serif;
  font-size: 22px;
  margin-top: 5px;
  color: #008bd1;
}

/* line 3080, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.name-type .ctype,
.name-type .ptype {
  font-family: "BrixSansRegular", sans-serif;
  font-size: 12px;
  color: #3e454d;
}

/* line 3090, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.name-type:first-of-type:after {
  content: "\e604";
  font-family: "icomoon";
  font-size: 1.2em;
  position: absolute;
  right: -20px;
  color: #bbced8;
}

/* line 3101, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pname-main .name-type:first-of-type:after {
  content: "";
  display: none;
}

/* line 3107, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.name-type:last-of-type {
  justify-content: space-between;
  text-align: right;
}

/* line 3110, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.name-type:last-of-type .cname {
  color: #babdbd;
  font-size: 20px;
  margin-top: 20px;
}

/* line 3115, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.name-type:last-of-type .ctype {
  color: #babdbd;
  font-size: 10px;
}

/* line 3121, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pname-main .name-type:last-of-type {
  text-align: left;
}

/* line 3125, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.two-column {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 30px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  -moz-column-rule: 1px solid #777777;
  -webkit-column-rule: 1px solid #777777;
  column-rule: 1px solid #777777;
  column-fill: balance;
  -moz-column-fill: balance;
  -webkit-column-fill: balance;
}

/* line 3177, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-by-side {
  font-size: 0.9em;
  font-family: "BrixSansRegular", sans-serif;
}

/* line 3180, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-by-side dt {
  display: block;
  font-family: "BrixSansBold", sans-serif;
  text-align: right;
}

/* line 3188, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-by-side dd {
  color: #777777;
  display: block;
  text-align: left;
  padding-left: 10px;
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari, Opera */
  page-break-inside: avoid;
  /* Firefox */
  break-inside: avoid;
  /* IE 10+ */
}

/* line 3202, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-by-side dd.warning-color {
  color: #ef6509;
}

/* line 3206, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-by-side dd::after {
  content: " ";
  display: block;
  clear: both;
}

/* line 3214, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-by-side dl {
  -js-display: flex;
  display: flex;
  width: 100%;
  margin-bottom: 0.8em;
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari, Opera */
  page-break-inside: avoid;
  /* Firefox */
  break-inside: avoid;
  /* IE 10+ */
}

/* line 3225, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-by-side dl dt,
.side-by-side dl dd {
  flex: 0 1 50%;
}

/* line 3229, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.side-by-side dl::after {
  content: " ";
  display: block;
  clear: both;
}

/* line 3241, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content .text img {
  margin-left: -17.18%;
  width: 117.2%;
  margin-bottom: 1.78em;
}

/* line 3247, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav {
  font-weight: 600;
  float: left;
  width: 22.703%;
}

/* line 3251, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav ul {
  margin-bottom: 1em !important;
}

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

/* line 3261, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav > ul > li > a {
  padding-bottom: 0.5em;
  display: block;
}

/* line 3265, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav li:last-child {
  margin-bottom: 0em;
}

/* line 3268, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav li:last-child a {
  padding-bottom: 0;
}

/* line 3271, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav li > ul > li {
  padding-left: 1.444em;
}

/* line 3274, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav li > ul {
  display: none;
}

/* line 3277, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav li > ul.active {
  display: block;
}

/* line 3280, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav li > ul > li > a {
  text-decoration: underline;
}

/* line 3283, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav li > ul > li > a:hover {
  text-decoration: none;
}

/* line 3286, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav a {
  text-decoration: none;
}

/* line 3291, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav div {
  border-top: 1px solid grey;
  padding-top: 1em;
}

/* line 3294, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav div a {
  display: block;
  padding-bottom: 1em;
}

/* line 3298, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_poa_smp-page section.content nav div a:last-child {
  text-decoration: underline;
}

/* line 3306, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.disableclick {
  pointer-events: none;
  cursor: default;
}

/* line 3313, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page .summary-table canvas {
  box-shadow: none !important;
}

/* line 3321, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page .summary-table table.sitet tbody td {
  padding: 0.2em;
  width: 50%;
}

/* line 3330, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page .summary-table table.sitet tbody td:nth-child(odd) {
  text-align: right;
}

/* line 3333, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_compliance_review-page .summary-table table.sitet tbody td:nth-child(even) {
  text-align: left;
  padding-left: 10px;
}

/* line 3343, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.cardify {
  border: 1px solid grey;
  border-radius: 5px;
  overflow: hidden;
  margin: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* line 3350, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.cardify:hover {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22);
}

/* line 3355, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.head-ntype {
  position: relative;
}

/* line 3357, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.head-ntype .hname,
.head-ntype .htype {
  margin: 0;
  padding: 0;
}

/* line 3362, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.head-ntype .hname {
  font-family: "BrixSansBold", sans-serif;
  color: #008bd1;
}

/* line 3366, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.head-ntype .htype {
  font-family: "BrixSansRegular", sans-serif;
  font-size: 0.4em;
  color: #777777;
  padding-bottom: 0.5em !important;
  padding-top: 0.2em;
}

/* line 3375, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.totalsrow {
  background-color: #bbced8 !important;
}

/* line 3377, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.totalsrow td,
.totalsrow th {
  background-color: transparent !important;
  color: #3e454d !important;
}

/* line 3382, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.totalsrow.lighter {
  background-color: rgba(187, 206, 216, 0.5) !important;
}

/* line 3387, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.notes-bg {
  background: #efefef;
  padding: 15px;
  color: #3e454d;
  line-height: 1.4;
  font-size: 16px;
}

/* line 3393, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.notes-bg strong,
.notes-bg b {
  color: #3e454d !important;
}

/* line 3399, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card {
  flex: 0 1 100%;
  border: 1px solid grey;
  border-radius: 3px;
  margin-bottom: 20px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* line 3407, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-container {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 3413, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-name {
  background: #f9f9f9;
  padding: 15px;
  -js-display: flex;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

/* line 3422, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-name .pname-main,
.poa-card-name .pname-second {
  flex: 1;
}

/* line 3426, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-name .pname-second {
  -js-display: flex;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

/* line 3432, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-name .pname-main {
  -js-display: flex;
  display: flex;
  flex-direction: row;
  flex: 0 1 30%;
}

/* line 3438, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-name .name-type {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin: 0 10px;
}

/* line 3446, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-name .name-type .pname,
.poa-card-name .name-type .ptype {
  flex: 0 1 100%;
  line-height: 1;
}

/* line 3452, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-name .pname {
  margin: 0;
  padding: 0;
  font-size: 22px;
  margin-top: 5px;
}

/* line 3458, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-name .pname .small-icon {
  display: inline-block;
  margin-top: 0;
  margin-right: 20px;
  vertical-align: middle;
}

/* line 3465, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-name .pitems {
  flex: 1;
  color: #666666;
  display: block;
  line-height: 1.4;
}

/* line 3470, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-name .pitems b,
.poa-card-name .pitems strong {
  display: block;
}

/* line 3476, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-sections {
  background: #bbced8;
  padding: 15px;
  -js-display: flex;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  color: #3e454d;
  justify-content: center;
}

/* line 3485, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-sections .da-title {
  flex: 1;
}

/* line 3488, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-sections .da-tda {
  flex: 1;
}

/* line 3492, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-info {
  background: white;
  padding: 15px;
  display: block;
  border-top: 1px solid #ecf0f1;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  color: #666666;
  align-items: stretch;
}

/* line 3502, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-info .nfo-left,
.poa-card-info .nfo-right {
  flex: 0 1 100%;
}

/* line 3506, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-info .nfo-full {
  flex: 0 1 100%;
}

/* line 3510, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-notes {
  background: #efefef;
  padding: 15px;
  color: #3e454d;
  line-height: 1.4;
  font-size: 16px;
}

/* line 3516, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card-notes strong,
.poa-card-notes b {
  color: #3e454d !important;
}

/* line 3521, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card strong,
.poa-card b {
  font-family: "BrixSansBold" !important;
  color: #3e454d;
}

/* line 3526, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card table {
  margin-bottom: 0 !important;
  box-shadow: none !important;
}

/* line 3529, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.poa-card table tbody td {
  border: 0 !important;
}

/* line 3535, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.border-bot {
  border-bottom: 1px solid #babdbd;
}

/* line 3539, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.er-con {
  text-decoration: none;
  position: relative;
}

/* line 3542, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.er-con span {
  position: absolute;
  color: white;
  background: red;
  font-size: 14px;
  line-height: 1.15;
  border-radius: 5px;
  height: 15px;
  width: 15px;
  left: 5px;
  top: 0px;
  text-align: center;
  font-family: "BrixSansRegular";
  display: inline-block;
  position: initial;
  margin: 0 3px;
}

/* line 3561, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.er-con2 {
  text-decoration: none;
  position: relative;
  font-family: "BrixSansRegular";
  color: red;
}

/* line 3566, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.er-con2 span {
  position: relative;
  display: inline-block;
  color: white;
  background: red;
  font-size: 14px;
  line-height: 1.15;
  border-radius: 5px;
  height: 15px;
  width: 15px;
  left: -3px;
  top: -1px;
  text-align: center;
}

@keyframes popup {
  from {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* line 3600, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tutorial-modal-instruction {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1002;
  /* Sit on top */
  padding-top: 160px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: white;
  /* Fallback color */
  background-color: rgba(255, 255, 255, 0.65);
  /* Black w/ opacity */
}

/* Modal Content */
/* line 3625, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-content {
  position: relative;
  background-color: transparent;
  margin: auto;
  padding: 0;
  width: 800px;
  max-width: 800px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: popup;
  -webkit-animation-duration: 0.4s;
  animation-name: popup;
  animation-duration: 0.4s;
}

/* line 3637, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-content img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  max-width: 500px;
}

/* line 3646, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-footer {
  border: 1px solid black;
  border-top: 0px;
  background: #fefefe;
  padding-bottom: 20px;
  text-align: right;
}

/* line 3654, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-body {
  background-color: #fefefe;
  padding: 10px 30px;
  line-height: 1.3;
  font-family: "BrixSansRegular" !important;
  border: 1px solid black;
  border-bottom: 0px;
}

/* line 3661, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-body a,
.modal-body .questions {
  color: #008bd1;
  font-weight: bold;
}

/* line 3665, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-body a.morinf,
.modal-body .questions.morinf {
  text-decoration: none;
  padding-left: 5px;
}

/* line 3670, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-body .questions {
  text-align: center;
}

/* line 3673, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-body p {
  font-spacing: 0.18px;
  padding-bottom: 0.5em;
}

/* line 3676, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-body p + h4 {
  padding: 5px;
}

/* line 3680, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-body h4 {
  padding: 0.7em 0;
}

/* line 3683, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-body ol {
  counter-reset: li;
  /* Initiate a counter */
  font-weight: bold;
  margin-bottom: 1em;
}

/* line 3688, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-body ol > li {
  margin: 0;
  font-family: "BrixSansRegular" !important;
  padding: 5px 0px 5px 7px;
  list-style: none;
  line-height: 1.3;
}

/* line 3694, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-body ol > li:before {
  font-weight: normal;
  content: counters(li, ".") ". ";
  /* Use the counter as content */
  counter-increment: li;
  /* Increment the counter by 1 */
  margin-right: 10px;
}

/* The Close  */
/* line 3708, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tutorial-Modal-close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 15px;
  z-index: 9999;
}

/* line 3718, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tutorial-Modal-close:hover,
.tutorial-Modal-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* line 3725, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-header {
  padding: 15px 15px 0 15px;
  background-color: #103f67;
  color: white;
  border-radius: 15px 15px 0 0;
  position: relative;
}

/* line 3731, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-header h2 {
  font-weight: 300;
  font-family: "BrixSansRegular";
  text-align: center;
  padding-bottom: 15px;
}

/* line 3739, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.modal-header .modal-footer {
  padding: 15px;
  background-color: #fefefe;
  color: black;
  border-radius: 0 0 15px 15px;
  text-align: right;
}

/* line 3747, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tutotral-nav-button {
  background: transparent;
  padding: 10px 20px !important;
  margin: 0 30px 0 0 !important;
}

/* line 3753, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.map-intro-button {
  box-shadow: none !important;
  padding: 10px 20px;
  height: auto !important;
  border-color: #bbbbbb !important;
  font-family: "BrixSansRegular" !important;
  font-size: 16px !important;
  transition: ease 0.25s all;
  background-color: #008bd1 !important;
  color: white;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 4px;
  border: 0px;
}

/* line 3768, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.map-intro-button:hover {
  background-color: #020910 !important;
  color: white;
}

/* line 3774, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header {
  -js-display: flex;
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}

/* line 3779, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header .folder-icon {
  font-size: 3em;
  padding: 0;
  color: #ef6509;
}

/* line 3785, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header .projinfo a {
  color: #008bd1;
  text-decoration: none;
  font-family: "BrixSansBlack";
}

/* line 3789, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header .projinfo a:hover {
  text-decoration: underline;
}

/* line 3791, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header .projinfo a:hover i {
  text-decoration: none;
}

/* line 3796, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header .projinfo .icon-pin {
  transform: rotate(-45deg);
  width: 20px;
}

/* line 3801, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header .button {
  margin-top: 0;
}

/* line 3804, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header div {
  flex: 1;
}

/* line 3806, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header div:first-of-type {
  flex: 0 1 10%;
}

/* line 3809, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header div:last-of-type {
  align-self: flex-end;
  margin-left: auto;
}

/* line 3813, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header div p {
  font-size: 22px;
}

/* line 3817, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header .edit-block {
  line-height: 1.65em;
  margin: 5px 0;
}

/* line 3822, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header .edit-block label {
  padding-top: 0;
}

/* line 3825, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header .edit-block .button {
  color: white;
}

/* line 3831, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header .edit-block:after {
  content: " ";
  display: table;
  clear: both;
}

/* line 3838, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.detail-header.company-acct .icon-edit {
  font-size: 20px;
  color: #008bd1;
  top: 4px;
  left: 10px;
}

/* line 3847, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.list-toggle {
  margin-top: 50px;
}

/* line 3849, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.list-toggle h3 {
  cursor: pointer;
  color: #008bd1;
}

/* line 3853, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.list-toggle .icon {
  display: inline-block;
  transform: rotate(-90deg);
  top: 5px;
}

/* line 3857, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.list-toggle .icon.open {
  transform: rotate(0deg);
}

/* line 3861, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.list-toggle .list-container {
  padding: 20px 35px;
}

/* line 3865, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.list-toggle .access-user-list li {
  padding: 5px 0 12px;
}

/* line 3867, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.list-toggle .access-user-list li span:nth-of-type(2n) {
  margin-left: 10px;
}

/* line 3871, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.list-toggle .access-user-list li.last .button {
  float: none;
  padding: 0.5em 2%;
  color: white;
}

/* line 3881, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.co-lead {
  font-size: 22px;
}

/* line 3883, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.co-lead a {
  color: #008bd1;
  text-decoration: none;
  font-family: "BrixSansBlack";
}

/* line 3887, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.co-lead a:hover {
  text-decoration: underline;
}

/* line 3889, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.co-lead a:hover i {
  text-decoration: none;
}

/* line 3896, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.crumb-container {
  text-align: right;
  display: inline-block;
}

/* line 3901, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.crumbs {
  display: block;
  background: #103d68;
  float: right;
}

/* line 3905, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.crumbs li {
  float: left;
  margin-left: 20px;
}

/* line 3908, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.crumbs li + li:before {
  content: "\25BA";
  display: inline-block;
  color: white;
  font-size: 13px;
}

/* line 3914, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.crumbs li a {
  color: white;
  padding-left: 10px;
}

/* line 3918, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.crumbs li i {
  color: white;
  display: inline-block;
  margin-left: 10px;
  font-size: 15px;
  top: 2px;
}

/* line 3924, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.crumbs li i:before {
  color: white;
}

/* line 3936, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projnav {
  display: block;
  background: #103d68;
  float: right;
}

/* line 3940, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projnav li {
  float: left;
  margin-left: 20px;
}

/* line 3943, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projnav li a {
  color: white;
  padding-left: 10px;
  text-decoration: none;
}

/* line 3947, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projnav li a:hover {
  text-decoration: underline;
}

/* line 3951, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projnav li i {
  color: white;
  display: inline-block;
  margin-left: 10px;
  font-size: 15px;
  top: 2px;
}

/* line 3957, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.projnav li i:before {
  color: white;
}

/* line 3969, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.company-lead {
  background: #f9f9f9;
}

/* line 3971, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.company-lead .icon-user-circle-o {
  color: #ef6509 !important;
}

/* line 3973, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.company-lead .icon-user-circle-o:before {
  top: -8px;
}

/* line 3976, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.company-lead .icon-user-circle-o:after {
  content: "Company Lead";
  font-size: 11px;
  position: absolute;
  bottom: -14px;
  left: -5px;
  font-family: "BrixSansBold";
}

/* line 3987, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.disabled,
.disabled:hover {
  color: #babdbd !important;
  background-color: #777777 !important;
  cursor: not-allowed !important;
}

/* line 3995, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.icon-tick-2,
.form-app label .tooltip-info h5,
.form-app h2 .tooltip-info h5 {
  display: inherit !important;
  font-family: "BrixSansBold", sans-serif !important;
}

/* line 4002, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.form-app h2 a.tooltip,
.form-app h2 .tooltip {
  vertical-align: middle;
  margin-left: 10px;
}

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

/* line 4013, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.application-crumbs button.icon-arrow-right-thick:after {
  top: 2px;
}

/* line 4017, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.save-top a {
  font-family: "BrixSansBold", sans-serif !important;
}

/* line 4021, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.slim {
  max-width: 960px;
}

/* line 4028, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#login-portal_signup-page .fields-row,
#auth-user_profile-page .fields-row,
#auth-ask_the_reviewer-page .fields-row {
  margin: 15px 0;
}

/* line 4031, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#login-portal_signup-page .text-counter + .error,
#auth-user_profile-page .text-counter + .error,
#auth-ask_the_reviewer-page .text-counter + .error {
  left: 290px !important;
  bottom: 9px !important;
}

/* line 4039, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#create-user-content .radchoices,
#change-password-content .radchoices {
  margin: 1em 0;
}

/* line 4044, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#create-user-content .radchoices label,
#change-password-content .radchoices label {
  cursor: pointer;
  display: initial;
  color: #008bd1;
  font-family: "BrixSansBold", sans-serif;
}

/* line 4051, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#create-user-content h1,
#change-password-content h1 {
  margin-bottom: 0.25em;
}

/* line 4054, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#create-user-content h3,
#change-password-content h3 {
  margin: 1em 0 0.5em;
}

/* line 4057, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#create-user-content p,
#change-password-content p {
  font-family: "BrixSansRegular", sans-serif !important;
}

/* line 4061, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#create-user-content .result-list li,
#change-password-content .result-list li {
  margin: 15px 0;
}

/* line 4064, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#create-user-content .result-list label,
#change-password-content .result-list label {
  display: initial;
}

/* line 4068, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#create-user-content #new_organization,
#create-user-content #lookup_organization,
#change-password-content #new_organization,
#change-password-content #lookup_organization {
  padding: 20px;
  background: #f1f1f1;
}

/* line 4072, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#create-user-content #new_organization .button,
#create-user-content #lookup_organization .button,
#change-password-content #new_organization .button,
#change-password-content #lookup_organization .button {
  padding: 0.5em 7.23%;
}

/* line 4082, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#auth-user_profile-page .error.password-error,
#create-user-content .error.password-error,
#auth-ask_the_reviewer-page .error.password-error {
  font-size: 13px;
}

/* line 4087, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#auth-user_profile-page .form-app .fields-row .field .error,
#auth-user_profile-page .form-app .fields-row .field .pass,
#auth-user_profile-page .form-app .fields-row .field .feedback,
#create-user-content .form-app .fields-row .field .error,
#create-user-content .form-app .fields-row .field .pass,
#create-user-content .form-app .fields-row .field .feedback,
#auth-ask_the_reviewer-page .form-app .fields-row .field .error,
#auth-ask_the_reviewer-page .form-app .fields-row .field .pass,
#auth-ask_the_reviewer-page .form-app .fields-row .field .feedback {
  position: absolute;
  bottom: -11px;
  left: 0px;
  font-size: 13px;
  font-family: "BrixSansRegular";
}

/* line 4099, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.btn-teal {
  background: #32a3ab;
  text-decoration: none;
  color: white;
  padding: 15px;
  margin: 0 10px;
  text-align: center;
  border-radius: 3px;
  font-family: "BrixSansBold", sans-serif;
}

/* line 4108, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.btn-teal i {
  padding-right: 10px;
  font-size: 20px;
}

/* line 4113, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.btn-teal:hover {
  background: #103d68;
}

/* line 4118, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tooltip-link {
  display: block;
  font-size: 12px;
  font-style: italic;
  color: inherit !important;
  text-decoration: none !important;
}

/* line 4126, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pop-diag,
.ui-dialog-titlebar,
.ui-dialog-buttonpane {
  padding: 20px;
  background: #f9f9f9;
  z-index: 10001 !important;
  border: 1px solid #ef6509;
}

/* line 4133, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pop-diag button,
.ui-dialog-titlebar button,
.ui-dialog-buttonpane button {
  box-shadow: none !important;
  padding: 5px 5px;
  min-width: 115px;
  height: auto !important;
  border-color: #bbbbbb !important;
  font-family: "BrixSansRegular" !important;
  font-size: 16px !important;
  transition: ease 0.25s all;
  background-color: #008bd1 !important;
  color: white;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 4px;
  border: 0px;
}

/* line 4149, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pop-diag button:hover,
.ui-dialog-titlebar button:hover,
.ui-dialog-buttonpane button:hover {
  background-color: #020910 !important;
  color: white;
}

/* line 4156, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.pop-diag {
  border-top: 0;
  border-bottom: 0;
}

/* line 4161, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.ui-dialog-titlebar {
  background: #008bd1;
  padding: 10px;
  margin: 0 auto;
  text-align: center;
  color: white;
  font-family: "BrixSansBold";
  border-bottom: 0;
  border-radius: 15px 15px 0 0;
}

/* line 4170, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.ui-dialog-titlebar button {
  display: none;
}

/* line 4175, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.ui-dialog-buttonpane {
  background: #babdbd;
  padding: 10px;
  margin: 0 auto;
  text-align: center;
  color: #3e454d;
  border-top: 0;
  border-radius: 0 0 15px 15px;
}

/* line 4183, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.ui-dialog-buttonpane button {
  margin: 0 20px;
}

/* line 4188, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.file {
  text-decoration: none;
  flex: 2 1 90%;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.2;
  display: flex;
  color: #3e454d;
  align-items: center;
  justify-content: flex-start;
}

/* line 4198, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.file-list {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
}

/* line 4203, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.file-container {
  margin: 5px 10px;
  flex: 1 1 30%;
  max-width: 30%;
  display: flex;
  border-radius: 4px;
  align-content: center;
  align-items: center;
  background-color: #bbced8;
  word-break: break-word;
}

/* line 4213, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.file-container .delete-file-anchor,
.file-container .upload-progress {
  flex: 1 1 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 4220, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.file-container span {
  word-break: break-word;
  padding: 0 !important;
  width: initial;
}

/* line 4225, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.file-container i.download-file {
  padding: 2px 4px;
  margin-right: 4px;
  font-size: 23px;
  margin-bottom: 5px;
}

/* line 4231, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.file-container i.delete-file,
.file-container i.percent {
  border-radius: 30px;
  font-size: 12px;
  padding: 2px 4px;
  margin-right: 5px;
  display: block;
  background-color: #103d68;
  color: #f9f9f9;
}

/* line 4240, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.file-container i.delete-file:hover,
.file-container i.percent:hover {
  background-color: #32a3ab;
}

/* line 4244, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.file-container i.percent {
  margin-right: 5px;
}

/* line 4252, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.field.uplda {
  position: relative;
  max-width: 60%;
  margin-bottom: 40px;
}

/* line 4256, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.field.uplda h2 {
  margin-bottom: 20px;
}

/* line 4259, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.field.uplda .upload-btn {
  width: 98%;
  display: block;
  text-transform: none;
  background: #32a3ab;
  text-decoration: none;
  color: white;
  padding: 15px;
  margin: 10px auto;
  text-align: center;
  border-radius: 3px;
  font-family: "BrixSansBold", sans-serif;
}

/* line 4272, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.field.uplda .upload-btn i {
  padding-right: 10px;
  font-size: 20px;
  display: inline-block;
}

/* line 4277, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.field.uplda .upload-btn:hover {
  background: #103d68;
}

/* line 4282, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.field + .uplda {
  margin-left: 10px;
}

/* line 4285, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.field.ersa-upload {
  max-width: 100%;
}

/* line 4287, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.field.ersa-upload .upload-attachment {
  padding: 1em 7.23% !important;
  width: auto !important;
}

/* line 4294, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.opa {
  padding: 5px 20px;
  border-bottom: 1px solid #3e454d;
}

/* line 4298, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.opa .opa-toggle {
  margin-right: auto;
  display: inline-block;
  color: white;
  text-decoration: none;
  background: #008bd1;
  padding: 2px 0;
  border-radius: 50%;
  height: 28px;
  width: 28px;
  text-align: center;
  font-family: "BrixSansBold";
  margin-left: 10px;
  cursor: pointer;
}

/* line 4313, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.opa > label {
  display: flex;
  justify-content: space-between;
  font-family: "BrixSansBold";
}

/* line 4318, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.opa .opa-details {
  padding: 20px;
  border-radius: 4px;
}

/* line 4326, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.opa-right {
  float: left;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
}

/* line 4332, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.opa-right strong:nth-child(1) {
  margin-right: 25px;
}

/* line 4335, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.opa-right .nfo-left-content-left {
  padding-top: 25px;
  float: right;
}

/* line 4339, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.opa-right .nfo-left-content-right {
  float: right;
}

/* line 4342, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.opa-right .opas {
  margin-top: 12.5px;
  width: 100%;
}

/* line 4345, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.opa-right .opas span {
  font-weight: bold;
  color: #3e454d;
}

/* line 4349, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.opa-right .opas .opa-add {
  margin-left: 4.5%;
  width: 100%;
}

/* line 4358, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
#applications-twsheets_upload_documents-page .file-container {
  flex: 1 1 50%;
  max-width: 50%;
}

/* line 4382, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.button-container {
  display: flex;
}

/* line 4388, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tab-trigger-input-check {
  appearance: none;
  display: none;
}

/* line 4394, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.templateTable {
  width: 100%;
  text-align: left;
}

/* line 4397, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.templateTable thead {
  background-color: rgba(0, 139, 209, 0.15);
}

/* line 4402, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.templateTable thead tr th {
  color: #103d68;
  font-family: "BrixSansBold", sans-serif;
  font-weight: normal;
  font-size: 1.0em;
}

/* line 4411, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.templateTable tbody {
  width: inherit !important;
}

/* line 4419, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.templateTable tr.even td {
  background-color: #f4f6f6;
  background-color: transparent;
}

/* line 4424, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.templateTable tr.odd {
  background-color: #f4f6f6;
  background-color: transparent;
}

/* line 4429, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.templateTable tr:last-of-type td {
  border-bottom: 0;
}

/* line 4434, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.templateTable th {
  color: #37444d;
  font-size: 12px;
  padding: 9px 20px 9px 8px;
  cursor: pointer;
}

/* line 4439, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.templateTable th.headerSortDown {
  background: transparent url("../images/template_table_sort_asc.gif") bottom right no-repeat;
}

/* line 4443, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.templateTable td {
  padding: 9px 8px;
  border-bottom: 1px solid #d0d7df;
  color: #3e454d;
}

/* line 4450, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.templateTable td.less_important {
  color: #8a98a5;
}

/* line 4457, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tabbed-table {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  gap: 10px;
}

/* line 4466, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tabbed-table .ee-btn {
  border-radius: 3px;
  background: #32a3ab;
  border: none;
  color: #f9f9f9;
  font-family: "BrixSansBold";
  font-size: 15px;
  padding: 9px 40px;
  flex: 1 1 auto;
  text-align: center;
  cursor: pointer;
  margin: 0;
  margin-bottom: 0px;
  display: inline-block;
}

/* line 4483, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tabbed-table .tab-trigger-input-check:checked + .ee-btn {
  background-color: #103d68;
  color: #fff;
}

/* line 4490, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tabbed-table .ersa-dashboard-tab-content {
  flex-basis: 100%;
  padding: 1.5em 2em;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  background-color: white;
}

/* line 4498, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tabbed-table .download-btn {
  background: #32a3ab;
  text-decoration: none;
  color: white;
  padding: 10px 20px;
  margin: 10px;
  line-height: 1.3;
  font-family: "BrixSansBold";
  text-align: center;
  border-radius: 3px;
  display: inline-block;
}

/* line 4509, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tabbed-table .download-btn:hover {
  background: #103d68;
}

/* line 4513, ../../../../../Users/prash/Documents/dev/git/pwd/assets/scss/tw-style.scss */
.tabbed-table h3 {
  margin-top: 1.5em;
  padding-bottom: 10px;
  color: #103d68;
  border-bottom: 2px solid #9ea2a6;
}

/*# sourceMappingURL=tw-style.css.map */