﻿@font-face {
  font-family: 'Jenna Sue';
  font-style: normal;
  font-weight: 400;
  src: local('Jenna Sue'), local('JennaSue'), url("../Fonts/JennaSue.ttf") format('truetype');
}
@font-face {
  font-family: 'Chub Gothic';
  font-style: normal;
  font-weight: 400;
  src: local('ChubGothic'), local('Chub Gothic'), url("../Fonts/ChubGothic.ttf") format('truetype');
}
@font-face {
  font-family: 'Questrial';
  font-style: normal;
  font-weight: 400;
  src: local('QuestrialRegular'), local('Questrial Regular'), local('Questrial-Regular'), local('Questrial'), url("../Fonts/Questrial-Regular.otf") format('opentype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('RalewayBold'), local('Raleway Bold'), local('Raleway-Bold'), local('Raleway'), url("../Fonts/Raleway-Bold.ttf") format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: local('RalewayHeavy'), local('Raleway Heavy'), local('Raleway-Heavy'), local('Raleway'), url("../Fonts/Raleway-Heavy.ttf") format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: local('RalewayLight'), local('Raleway Light'), local('Raleway-Light'), local('Raleway'), url("../Fonts/Raleway-Light.ttf") format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local('RalewayMedium'), local('Raleway Medium'), local('Raleway-Medium'), local('Raleway'), url("../Fonts/Raleway-Medium.ttf") format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('RalewayRegular'), local('Raleway Regular'), local('Raleway-Regular'), local('Raleway'), url("../Fonts/Raleway-Regular.ttf") format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('RalewaySemiBold'), local('Raleway SemiBold'), local('Raleway-SemiBold'), local('Raleway'), url("../Fonts/Raleway-Semibold.ttf") format('truetype');
}
* {
  margin: 0;
  padding: 0;
}
a {
  color: inherit;
  text-decoration: inherit;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
table {
  border-collapse: collapse;
}
th {
  font-weight: inherit;
}
textarea {
  font-family: 'Questrial', sans-serif;
}
body {
  font-family: 'Raleway', sans-serif;
  position: absolute;
  min-width: 100%;
  font-size: 16px;
  background: #eee;
}
strong,
b {
  font-weight: 600;
}
.p {
  margin: 10px 0;
}
.warning {
  color: #dd0000;
}
.warning-box {
  border: 1px solid #dd0000;
  background: #ffd9d9;
  padding: 10px;
}
.list {
  padding-left: 30px;
}
input[type=text],
input[type=password],
input[type=number] {
  border: 1px solid #df6a2e;
  padding: 5px 0 5px 5px;
  font-size: 13px;
  font-family: 'Questrial';
  background: white !important;
}
.topbar {
  width: 1000px;
  margin: 0 auto 0 auto;
  height: 248px;
  position: relative;
}
.topbar-wrapper {
  width: 1340px;
  background: white;
  margin: 0 auto 0 auto;
  padding-bottom: 0px;
}
.topbar-wrapper.user,
.topbar-wrapper.admin {
  padding-bottom: 0;
  border-bottom: none;
}
.topbar-logo {
  position: absolute;
  height: 120px;
  width: 370px;
  left: 0;
  top: 69px;
  background-image: url('Images/logo-large.png');
  background-position: 0 50%;
  background-size: 120px 120px;
  background-repeat: no-repeat;
  white-space: nowrap;
  color: #525252;
}
.topbar-logo-text-english {
  position: absolute;
  left: 134px;
  line-height: 41px;
  letter-spacing: 4px;
  font-size: 42px;
  font-family: 'Chub Gothic';
  color: #9a2a70;
  padding-top: 12px;
}
.topbar-logo-text-english span {
  display: inline-block;
  width: 0.08em;
}
.topbar-logo-text-maori {
  position: absolute;
  left: 137px;
  bottom: 3px;
  font-size: 15px;
  letter-spacing: 0.02em;
}
.topbar-login {
  position: absolute;
  bottom: 62px;
  right: 0;
  font-size: 14px;
  white-space: nowrap;
  font-family: 'Questrial';
  width: 141px;
}
.topbar-login-line {
  padding-right: 7px;
}
.topbar-login input {
  width: 100%;
  margin-bottom: 10px;
  padding: 3px 0 3px 5px;
  line-height: 21px;
}
.topbar-login input:focus {
  border: 1px solid #df6a2e !important;
}
.topbar-login-actions {
  line-height: 13px;
}
.topbar-login .link {
  color: #57585a;
}
.topbar-login .link:hover {
  color: #df6a2e;
}
.topbar-login .button {
  margin-left: 25px;
  border-color: #df6a2e;
  background-color: #df6a2e;
  float: right;
  line-height: 1em;
  position: relative;
  top: 1px;
  padding: 3px;
}
.topbar-userdetails {
  position: absolute;
  bottom: 63px;
  right: 0;
  font-size: 14px;
  white-space: nowrap;
  color: #888;
  text-align: right;
}
.topbar-userdetails-name {
  font-size: 18px;
  color: #9a2a70;
  letter-spacing: 0.7px;
  padding-bottom: 15px;
}
.topbar-userdetails a + a {
  color: black;
  margin-left: 10px;
}
.topbar-userdetails-userlinks {
  margin-top: 15px;
}
.topbar-userdetails-profilelink {
  color: black !important;
  font-size: 13.5px;
}
.topbar-userdetails-logoutbutton {
  background: #df6a2e !important;
  font-size: 13.5px !important;
  height: 20px !important;
  line-height: 21px !important;
  padding: 1px 8px !important;
  margin-left: 15px !important;
  border: 0 !important;
  color: white !important;
}
.topbar-admin {
  color: #565656;
  padding-left: 10px;
  font-size: 0.8em;
  background: #e7e7e7;
  margin-top: 2px;
  position: relative;
}
.topbar-admin:before {
  content: 'Helpdesk menu: ';
  display: inline;
}
.topbar-admin-helpdesk-e:before {
  content: 'Helpdesk E menu:';
}
.topbar-admin-right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding-right: 10px;
}
.topbar-admin-item {
  color: black;
  padding: 3px 8px;
  margin-left: 3px;
  display: inline-block;
}
.topbar-admin-item:hover {
  color: #9a2a70;
  background: white;
}
.topbar-admin-item-relevant {
  font-weight: bold;
}
.topbar-admin-dropdown {
  color: black;
  padding: 3px 0;
  display: inline-block;
  position: relative;
  cursor: default;
}
.topbar-admin-dropdown .topbar-admin-dropdown-menu {
  display: none;
}
.topbar-admin-dropdown:hover {
  background: white;
}
.topbar-admin-dropdown:hover .topbar-admin-dropdown-menu {
  display: block;
}
.topbar-admin-dropdown-menu {
  z-index: 1;
  position: absolute;
  top: 20px;
  right: 0;
  background: #eee;
  border: 1px solid #aaa;
}
.topbar-admin-dropdown-menu-item {
  padding: 3px 8px;
  display: block;
  white-space: nowrap;
}
.topbar-admin-dropdown-menu-item:hover {
  text-decoration: underline;
  background: white;
}
.nav {
  background: #df6a2e;
  color: white;
  text-align: center;
  height: 56px;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Raleway';
}
.nav.usernav {
  background: #aed7ea;
  color: black;
  text-align: left;
  padding-left: 141px;
  padding-right: 120px;
}
.nav-item {
  margin: 0 19.5px;
  padding: 0 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  height: 56px;
  line-height: 56px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  text-transform: uppercase;
  position: relative;
}
.nav-item.usernav-item {
  float: right;
}
.nav-item.usernav-item:first-child {
  float: none;
}
.nav-item:hover {
  color: #aed7ea;
}
.nav-item.usernav-item:hover {
  color: #df6a2e;
}
.nav-item:first-child {
  margin-left: 0;
}
.nav-item:last-child {
  margin-right: 0;
}
.nav-item-dropdown {
  cursor: default;
}
.nav-item-dropdown .nav-dropdown-menu {
  display: none;
}
.nav-item-dropdown:hover .nav-dropdown-menu {
  display: block;
}
.nav-dropdown-menu {
  z-index: 1;
  position: absolute;
  background: #df6a2e;
  top: 54px;
  width: 230px;
  left: 0;
  text-align: left;
}
.nav-dropdown-menu.usernav-dropdown-menu {
  background: #aed7ea;
}
.nav-dropdown-menu .nav-item {
  cursor: pointer;
  font-size: 16px;
  height: 30px;
  line-height: 32px;
  margin: 0;
  padding: 0 10px;
  border-top: 1px solid white;
  display: block !important;
  color: white !important;
}
.nav-dropdown-menu .nav-item:hover {
  color: #aed7ea !important;
}
.nav-dropdown-menu .nav-item.usernav-item {
  float: none;
  color: black !important;
}
.nav-dropdown-menu .nav-item.usernav-item:hover {
  color: #df6a2e !important;
}
/*.usernav {
    background:@grey1;
    text-align:center;
    height:@nav-height;
    margin-top:2px;
    width:@bodywidth-inner;
    margin-left:auto;
    margin-right:auto;
    &-item {
        margin: 0 12px;
        padding: 0 25.5px;
        display: inline-block;
        vertical-align:top;
        font-size: 17px;
        height:@nav-height;
        line-height:@nav-height;
        color: @grey2;
        border-left:8px solid transparent;
        border-right:8px solid transparent;
        &:hover {
            background: @purple1;
            color: white;
            border:8px solid @purple1;
            position:relative;
            top:-8px;
            z-index:1;
        }
        &-highlight {
            border: 3px solid @purple1 !important;
            background:white;
            color:black;
            height:(@nav-height + 2px);
            line-height:(@nav-height + 2px);
            position:relative;
            top:-4px !important;
            &:hover {
                color: white;
                background: @purple1;
            }
        }
        &:first-child {
            margin-left:0;
        }
        &:last-child {
            margin-right:0;
        }
    }
}*/
.content {
  width: 1000px;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 20px 0 80px 0;
  text-align: left;
}
.content-wrapper {
  width: 1340px;
  margin: 0 auto 0 auto;
  text-align: center;
  background: white;
}
.content-fullwidth {
  margin: 0;
  width: auto;
  position: relative;
  padding: 20px 20px 80px 20px;
  min-width: 1000px;
  display: inline-block;
  background: white;
}
.content-notopmargin {
  padding-top: 0;
}
.content-nobottommargin {
  padding-bottom: 0;
}
.content:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
}
.footer-banner {
  width: 1000px;
  margin: 0 auto 0 auto;
  color: white;
  text-align: center;
}
.footer-banner-wrapper {
  background: #9a2a70;
  width: 1340px;
  margin: 0 auto 0 auto;
  border-bottom: 5px solid white;
}
.footer-banner-title {
  font-size: 42px;
  color: #df6a2e;
  padding-top: 48px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.footer-banner-text1 {
  padding-top: 21px;
  font-size: 14px;
  opacity: 0.8;
  letter-spacing: 2px;
}
.footer-banner-text2 {
  font-weight: bold;
  padding: 26px 0 67px 0;
  font-size: 14px;
  letter-spacing: 2px;
}
.footer {
  width: 1000px;
  margin: 0 auto 0 auto;
  height: 324px;
  color: white;
  position: relative;
  text-align: center;
}
.footer-wrapper {
  background: #df6a2e;
  width: 1340px;
  margin: 0 auto 0 auto;
}
.footer-link:hover {
  text-decoration: underline;
}
.footer-pods {
  height: 117px;
  font-size: 0;
  padding-top: 83px;
}
.footer-pods div {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  line-height: 1.24em;
}
.footer-pod1 {
  width: 194px;
  height: 100%;
  background-image: url('Images/logo-small.png');
  background-repeat: no-repeat;
  background-position: 0% 50%;
}
.footer-pod2 {
  border-left: 1px solid white;
  height: 100%;
  width: 222px;
  text-align: left;
  padding-left: 90px;
}
.footer-pod2:before {
  display: block;
  content: '';
  height: 4px;
}
.footer-pod3 {
  border-right: 1px solid white;
  height: 100%;
  text-align: left;
  width: 213px;
}
.footer-pod3:before {
  display: block;
  content: '';
  height: 4px;
}
.footer-pod4 {
  width: 235px;
  text-align: right;
  color: #aed7ea;
}
.footer-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 65px;
  font-size: 11.5px;
}
.homebanner {
  background-image: url('Images/home-bg.jpg');
  height: 591px;
}
.homebanner-text {
  width: 1000px;
  margin: 0 auto;
  color: #231f20;
  padding-top: 60px;
  font-size: 40px;
  text-align: left;
  letter-spacing: 1.5px;
}
.page-title {
  font-size: 42px;
  color: #df6a2e;
  margin: 64px 0 25px 0;
  text-transform: uppercase;
  padding-bottom: 15px;
  border-bottom: 3px solid #aed7ea;
  letter-spacing: 1.4px;
}
.page-title-noline {
  padding-bottom: 0;
  border-bottom: none;
}
.h1,
.page-title-2 {
  font-size: 42px;
  color: #9a2a70;
  margin: 64px 0 25px 0;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
.h1-home-welcome,
.page-title-2-home-welcome {
  color: #df6a2e;
}
.h2 {
  color: #df6a2e;
  text-transform: uppercase;
  margin: 29px 0 0 0;
  font-size: 27px;
  letter-spacing: 0.03em;
}
.ph2 {
  color: #df6a2e;
  margin: 35px 0 0 0;
  font-size: 35px;
  line-height: 1.44em;
  letter-spacing: 0.4px;
}
.ph2-2 {
  color: #df6a2e;
  margin: 35px 0 0 0;
  line-height: 1.44em;
  font-size: 27px;
  letter-spacing: 0.8px;
}
.h3 {
  font-size: 23px;
  margin-top: 28px;
  letter-spacing: 0.03em;
  color: #9a2a70;
  line-height: 1.1em;
}
.home-blurb {
  color: #9a2a70;
  font-size: 25px;
  margin-bottom: 40px;
  line-height: 28px;
}
.pp {
  margin: 0 0 15px 0;
  font-size: 17.5px;
  line-height: 28px;
  letter-spacing: 0.035em;
}
.learnmore-div {
  margin-top: 46px;
  margin-bottom: 91px;
}
.readystart {
  background: #aed7ea;
  height: 395px;
  position: relative;
  width: 1000px;
  left: -170px;
  padding-left: 170px;
  padding-right: 170px;
  margin-top: 125px;
}
.readystart-builders {
  margin-top: 90px;
}
.readystart-img {
  position: absolute;
  width: 670px;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url('Images/readystart.jpg');
  background-repeat: no-repeat;
}
.readystart .ph2 {
  padding-top: 85px;
  border-bottom: 3px solid white;
  margin-bottom: 57px;
  font-size: 40px;
  letter-spacing: 2px;
  padding-bottom: 15px;
}
.readystart .pp {
  margin-top: 23px;
}
.readystart .readystart-text {
  letter-spacing: 0.8px;
}
.readystart .button {
  height: 30px;
  line-height: 32px;
  font-size: 14px;
  padding: 0 15px;
}
.podboxes-h1 {
  border-bottom: 2px solid #aed7ea;
  margin-bottom: 79px;
  color: #df6a2e;
  font-size: 38px;
  text-align: center;
  letter-spacing: 4px;
  line-height: 1.25em;
  padding-bottom: 15px;
  margin-top: 105px;
}
.podboxes-builders-container {
  position: relative;
  margin-bottom: 64px;
  font-size: 17px;
  letter-spacing: 1px;
}
.podboxes-builders-container:before {
  content: '';
  display: block;
  position: absolute;
  width: 465px;
  right: 0;
  height: 333px;
  bottom: 20px;
  background-image: url('Images/builderdude.jpg');
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.podbox {
  display: inline-block;
  padding: 49px;
  padding-top: 44px;
  width: 349px;
  border: 4px solid #df6a2e;
  margin-bottom: 20px;
  margin-right: 84px;
  vertical-align: top;
  font-size: 17px;
  letter-spacing: 0.4px;
}
.podbox-right {
  margin-right: 0;
}
.podbox-lessheight {
  padding-bottom: 17px;
}
.podbox-title {
  font-size: 33px;
  letter-spacing: 3px;
  margin-bottom: 20px;
  color: #9a2a70;
}
.podbox-text {
  line-height: 34px;
}
.podbox-tick {
  padding-top: 70px;
  border: none;
  background-image: url('Images/tick.png');
  background-repeat: no-repeat;
  background-position: 0 70px;
  padding-right: 0;
  width: 398px;
}
.tickleft {
  padding-left: 48px;
  background-image: url('Images/tick.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 25px;
  margin-bottom: 39px;
  letter-spacing: 1px;
  font-size: 17px;
}
.faqbox {
  border: 4px solid #df6a2e;
  padding: 43px;
  padding-bottom: 50px;
  margin-top: 98px;
  margin-bottom: 20px;
  text-align: center;
}
.faqbox-text {
  color: #df6a2e;
  font-size: 24px;
  margin-bottom: 25px;
  letter-spacing: 0.15px;
}
.terms-title {
  color: #df6a2e;
  margin-top: 55px;
  margin-bottom: 35px;
  letter-spacing: 0.4px;
}
.terms-h3 {
  color: #df6a2e;
  font-size: 19px;
  text-transform: uppercase;
  margin-top: 25px;
}
.terms-section {
  margin: 10px 0;
  font-size: 15px;
}
.process {
  margin: 30px 0;
}
.process-title {
  border-bottom: 6px solid #aaa;
}
.process-title-content {
  font-size: 24px;
  padding-top: 5px;
  color: #888;
  display: inline-block;
}
.process-chooser {
  background: #aaa;
  color: white;
  padding: 4px 10px 10px 30px;
}
.process-chooser-button {
  background: #f5f5f5;
  color: gray;
  cursor: pointer;
  display: inline-block;
  margin-left: 30px;
  vertical-align: middle;
  padding: 7px 20px;
}
.process-chooser-button:hover {
  text-decoration: underline;
}
.process-chooser-button-selected {
  background: #9a2a70;
  color: white;
}
.process-cells:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
}
.process-cells-3-1 {
  background: #ebd4e2;
  width: 33.3%;
}
.process-cells-3-2 {
  background: #c27fa9;
  width: 33.3%;
}
.process-cells-3-3 {
  width: 33.3%;
  background: #9a2a70;
  color: white;
}
.process-cells-4-1 {
  background: #ebd4e2;
  width: 25%;
}
.process-cells-4-2 {
  background: #d19dbd;
  width: 25%;
}
.process-cells-4-3 {
  background: #b56497;
  width: 25%;
  color: white;
}
.process-cells-4-4 {
  width: 25%;
  background: #9a2a70;
  color: white;
}
.process-cells-5-1 {
  background: #ebd4e2;
  width: 20%;
}
.process-cells-5-2 {
  background: #d7aac6;
  width: 20%;
}
.process-cells-5-3 {
  background: #c27fa9;
  width: 20%;
}
.process-cells-5-4 {
  background: #ae558d;
  width: 20%;
  color: white;
}
.process-cells-5-5 {
  width: 20%;
  background: #9a2a70;
  color: white;
}
.process-cells-8-1 {
  background: #ebd4e2;
  width: 25%;
}
.process-cells-8-2 {
  background: #dfbcd2;
  width: 25%;
}
.process-cells-8-3 {
  background: #d4a4c2;
  width: 25%;
}
.process-cells-8-4 {
  background: #c88cb1;
  width: 25%;
}
.process-cells-8-5 {
  background: #bd73a1;
  width: 25%;
  color: white;
}
.process-cells-8-6 {
  background: #b15b91;
  width: 25%;
  color: white;
}
.process-cells-8-7 {
  background: #a64381;
  width: 25%;
  color: white;
}
.process-cells-8-8 {
  width: 25%;
  background: #9a2a70;
  color: white;
}
.process-cells-3-1,
.process-cells-3-2,
.process-cells-3-3,
.process-cells-4-1,
.process-cells-4-2,
.process-cells-4-3,
.process-cells-4-4,
.process-cells-5-1,
.process-cells-5-2,
.process-cells-5-3,
.process-cells-5-4,
.process-cells-5-5,
.process-cells-8-1,
.process-cells-8-2,
.process-cells-8-3,
.process-cells-8-4,
.process-cells-8-5,
.process-cells-8-6,
.process-cells-8-7,
.process-cells-8-8 {
  height: 143px;
  line-height: 143px;
  font-size: 0;
  text-align: center;
  float: left;
}
.process-cells-content {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.2em;
  width: 200px;
}
.process-cells-5-1 .process-cells-content,
.process-cells-5-2 .process-cells-content,
.process-cells-5-3 .process-cells-content,
.process-cells-5-4 .process-cells-content,
.process-cells-5-5 .process-cells-content {
  width: 170px;
}
.process-cells-8-1 .process-cells-content,
.process-cells-8-2 .process-cells-content,
.process-cells-8-3 .process-cells-content,
.process-cells-8-4 .process-cells-content,
.process-cells-8-5 .process-cells-content,
.process-cells-8-6 .process-cells-content,
.process-cells-8-7 .process-cells-content,
.process-cells-8-8 .process-cells-content {
  width: 185px;
}
.process-cells-sampleplan {
  display: inline-block;
  width: 120px;
  cursor: pointer;
  position: relative;
  padding: 0 20px;
  font-size: 14px;
  border-right: 1px solid #bcbcbc;
  margin: 20px 0;
}
.process-cells-sampleplans {
  text-align: center;
  font-size: 0;
  background: #eee;
}
.process-cells-sampleplan:nth-child(6n),
.process-cells-sampleplan:last-child {
  border-right: 1px solid transparent;
}
.process-cells-sampleplan-imgdiv {
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  height: 120px;
}
.process-cells-sampleplan:hover {
  background: white;
}
.process-cells-sampleplan:hover:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #9a2a70;
  opacity: 0.2;
}
.process-cells-sampleplan:hover:after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.process-cells-sampleplan:hover:after,
.line-additionaldetailpic-img-container:hover:after {
  background-image: url('data:image/png;base64,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') /*Images/magnifier.png*/;
}
/*
@media (min-width: @page-side-min-width) {
    .page-side-left, .page-side-right {
        position:absolute;
        padding-bottom:50px;
        top:(@side-top-margin - (@topbar-height + @nav-height + @nav-bottom-margin + @nav-lower-border-height));
        &.user {
            top:((@side-top-margin - (@topbar-height + @nav-height + @nav-bottom-margin + @nav-lower-border-height)) - 24px);
        }
        &.admin {
            top:((@side-top-margin - (@topbar-height + @nav-height + @nav-bottom-margin + @nav-lower-border-height)) - 49px);
        }
        width:@side-width;
        .process {
            margin:0 0 30px 0;
            &-chooser {
                padding:0 10px 6px 10px;
                text-align:center;
                &-clicktext {
                    display:block;
                }
                &-button {
                    display:block;
                    margin:4px 0 0 0;
                    padding:4px 0;
                    &-selected {

                    }
                }
            }
            &-cells {
                &-3-1, &-3-2, &-3-3,
                &-4-1, &-4-2, &-4-3, &-4-4,
                &-5-1, &-5-2, &-5-3, &-5-4, &-5-5,
                &-8-1, &-8-2, &-8-3, &-8-4, &-8-5, &-8-6, &-8-7, &-8-8 {
                    float:none;
                    width:auto !important;
                    height:auto !important;
                    padding:10px 0;
                    line-height:1.2 !important;
                }
                &-content {
                    width:180px;
                }
                &-sampleplan {
                    border-bottom:1px solid #bcbcbc;
                    width:auto;
                    display:block;
                    margin:0;
                    padding:20px;
                    &:last-child {
                        margin-bottom:0;
                        border-bottom:none;
                    }
                }
            }
        }
    }
    .page-side-left {
        left:-(@side-width + @side-padding + ((@bodywidth-outer - @bodywidth-inner) / 2));
    }
    .page-side-right {
        right:-(@side-width + @side-padding + ((@bodywidth-outer - @bodywidth-inner) / 2));
    }
}*/
.home-pod {
  display: inline-block;
  background: #df6a2e;
  width: 288px;
  border: 5px solid #df6a2e;
  margin-right: 53px;
  color: white;
  text-transform: uppercase;
}
.home-pod-container {
  font-size: 0;
  margin-bottom: 103px;
}
.home-pod:last-child {
  margin-right: 0;
}
.home-pod-img {
  height: 187px;
}
.home-pod-img-homeowners {
  background-image: url('Images/homepod-homeowners.jpg');
}
.home-pod-img-builders {
  background-image: url('Images/homepod-builders.jpg');
}
.home-pod-img-consents {
  background-image: url('Images/homepod-consents.jpg');
}
.home-pod-title {
  height: 69px;
  line-height: 69px;
  text-align: center;
  font-size: 20px;
}
.home-examples {
  position: relative;
  width: 1000px;
  left: -170px;
  padding-left: 170px;
  padding-right: 170px;
  background: #aed7ea;
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 50px;
}
.home-examples .home-pod-title {
  height: auto;
  line-height: 1em;
  padding-top: 6px;
}
.home-examples .home-pod-subtitle {
  font-size: 13px;
  line-height: 1em;
  padding-top: 5px;
}
.home-examples-title {
  font-size: 42px;
  color: #df6a2e;
  padding-top: 79px;
  padding-bottom: 46px;
}
.home-examples .home-pod {
  height: 250px;
  vertical-align: top;
  margin-bottom: 54px;
  text-transform: none;
}
.home-examples .home-pod:nth-child(4) {
  margin-right: 0;
}
.home-examples .home-pod:last-child .home-pod-title {
  line-height: 25px;
  padding-top: 8px;
}
.home-examples .home-pod-img {
  height: 176px;
}
.home-examples .home-pod-img-example1 {
  background-image: url('Images/example1-thumb2.png');
}
.home-examples .home-pod-img-example2 {
  background-image: url('Images/example2-thumb2.png');
}
.home-examples .home-pod-img-example3 {
  background-image: url('Images/example3-thumb2.png');
}
.home-examples .home-pod-img-example4 {
  background-image: url('Images/example4-thumb2.png');
}
.home-examples .home-pod-img-example5 {
  background-image: url('Images/example5-thumb2.png');
}
.home-examples .home-pod-img-example6 {
  background-image: url('Images/example6-thumb2.png');
}
.exfeatures {
  background: #e7f3f9;
  position: relative;
  width: 1000px;
  left: -40px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 18px;
  padding-bottom: 36px;
  margin-top: 66px;
}
.exfeatures .price-title:first-child {
  margin-top: 14px;
}
.mainprices .price-title {
  margin-top: 25px;
}
.price-title {
  font-size: 24px;
  margin-top: 32px;
  color: #df6a2e;
}
.price-title-orange {
  color: #df6a2e !important;
}
.exfeatures .price-title {
  color: #9a2a70;
}
.prices-h1 {
  border-bottom: 3px solid #aed7ea;
  padding-bottom: 14px;
  color: #df6a2e;
}
.h1-note {
  font-size: 16px;
  color: black;
  letter-spacing: 1px;
  display: inline-block;
  margin-left: 15px;
  text-transform: none;
}
.price-column {
  width: 405px;
  display: inline-block;
  vertical-align: top;
}
.price-column:last-child {
  margin-left: 130px;
}
.price-line {
  margin: 15px 0;
  letter-spacing: 0.6px;
  line-height: 1.2em;
}
.price-line-space {
  margin-top: 20px;
}
.summarybox {
  position: relative;
  width: 1000px;
  left: -170px;
  padding-left: 170px;
  padding-right: 170px;
  background: #aed7ea;
  padding-bottom: 73px;
  padding-top: 27px;
}
.summarybox-title {
  border-bottom: 3px solid white;
  padding-bottom: 14px;
  color: #df6a2e;
  margin-bottom: 43px;
}
.summarybox-h2 {
  color: #9a2a70;
}
.summarybox-l1 {
  position: relative;
  padding-left: 50px;
  margin: 13px 0 18px 0;
  min-height: 30px;
  padding-top: 17px;
  font-size: 17px;
  letter-spacing: 0.5px;
}
.summarybox-l1:before {
  content: attr(n);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  color: #df6a2e;
  font-size: 35px;
  font-weight: bold;
}
.summarybox-l2 {
  position: relative;
  padding-left: 20px;
  margin: 13px 0;
  padding-top: 4px;
}
.summarybox-l2:before {
  content: '>';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  color: #9a2a70;
  font-size: 20px;
  font-weight: bold;
}
.summarybox-l2:last-child {
  margin-bottom: 25px;
}
.nprocess {
  position: relative;
  width: 1000px;
  left: -170px;
  padding-left: 170px;
  padding-right: 170px;
  padding-bottom: 78px;
  background: #aed7ea;
}
.nprocess-title {
  height: 68px;
  padding-top: 90px;
  border-bottom: 2px solid white;
  position: relative;
}
.nprocess-title-text {
  text-transform: uppercase;
  color: #df6a2e;
  font-size: 38px;
  letter-spacing: 4px;
  line-height: 1.25em;
}
.nprocess-chooser {
  position: absolute;
  right: 0;
  bottom: 28px;
}
.nprocess-chooser-prompt {
  font-family: 'Jenna Sue';
  font-size: 25px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 44px;
  width: 512px;
  height: 50px;
  background-image: url('Images/process-chooser-arrows.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
}
.nprocess-chooser-button {
  width: 234px;
  margin-right: 32px;
  text-align: center;
  padding-left: 0 !important;
  padding-right: 0 !important;
  color: #9a2a70 !important;
  background: white !important;
}
.nprocess-chooser-button:last-child {
  margin-right: 0;
}
.nprocess-chooser-button-selected {
  background: #9a2a70 !important;
  color: white !important;
}
.nprocess-section {
  color: #231f20;
  margin-top: 61px;
  margin-bottom: 8px;
  text-align: center;
  display: inline-block;
  width: 212px;
  margin-right: 45px;
  vertical-align: top;
}
.nprocess-section-title {
  width: 54px;
  height: 54px;
  margin: 0 auto 38px auto;
  line-height: 46px;
  color: #df6a2e;
  font-size: 42px;
  border-radius: 50%;
  background: #ddeff7;
  /* Old browsers */
  background: linear-gradient(45deg, white 0%, #bbdfef 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.nprocess-section:nth-child(4) {
  margin-right: 0;
}
.nprocess-section:nth-child(8) {
  margin-right: 0;
}
.nprices {
  background: transparent;
}
.nprices .nprocess-title {
  padding-top: 120px;
  border-bottom-color: #aed7ea;
}
.nprices .nprocess-section {
  margin-top: 47px;
}
.nprices .nprocess-section-title {
  background: transparent;
  width: auto;
  color: #9a2a70;
  font-size: 23px;
  height: auto;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.nprices-gst-note {
  background: #e7f3f9;
  text-align: center;
  height: 32px;
  line-height: 32px;
  margin-top: 36px;
  font-style: italic;
  font-size: 13.5px;
}
.nprocess.nprocess-homeowners .nprocess-title {
  height: auto;
  padding-bottom: 14px;
  text-align: center;
}
.nprocess.nprocess-homeowners .nprocess-section {
  line-height: 1.33em;
  letter-spacing: 2.1px;
  font-size: 15px;
}
.nprocess.nprocess-homeowners .nprocess-homeowners-or {
  color: #9a2a70;
}
.nprocess.nprocess-homeowners .h3 {
  text-align: center;
}
.nprocess-builders-text {
  margin-top: 42px;
  margin-bottom: 27px;
  text-align: center;
  font-size: 17px;
  letter-spacing: 1px;
}
.sampleviewer {
  z-index: 1;
  position: relative;
}
.sampleviewer-background {
  background: rgba(30, 30, 30, 0.8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
}
.sampleviewer-pane {
  position: fixed;
  top: 17px;
  bottom: 17px;
  width: 1026px;
  max-width: 100%;
  background: #eee;
  margin: auto;
  left: 0;
  right: 0;
}
.sampleviewer-pane-closer {
  position: absolute;
  top: 0;
  height: 0;
  right: 0;
  cursor: pointer;
}
.sampleviewer-pane-closer:after {
  content: 'close ✕';
  right: 0;
  top: 0;
  display: block;
  position: absolute;
  padding: 2px 10px;
  background: #eee;
  white-space: nowrap;
}
.sampleviewer-pane-closer:hover:after {
  background: white;
  color: #9a2a70;
}
.sampleviewer-title {
  font-size: 30px;
  height: 30px;
  line-height: 30px;
  border-bottom: 2px solid #df6a2e;
  padding: 20px 0 10px 0;
  margin-left: 20px;
  margin-right: 20px;
  color: #666;
}
.sampleviewer-img-container {
  position: absolute;
  top: 68px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  overflow-y: auto;
  font-size: 0;
  text-align: center;
  line-height: 100%;
}
.sampleviewer-img-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.sampleviewer-img-container-inner {
  display: inline-block;
  width: 100%;
}
.sampleviewer-img-container-inner div {
  font-size: 16px;
  line-height: 1.2;
  margin-top: 30px;
  margin-bottom: 5px;
  background: lightgreen;
  font-weight: bold;
}
.sampleviewer-img-container-inner div:first-child {
  margin-top: 0;
}
.sampleviewer-img-container-inner img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.left-margin-match-form {
  margin-left: 150px;
}
.aboutpage-img {
  background-image: url('Images/aboutimg.jpg');
  width: 1000px;
  height: 433px;
  position: relative;
  margin-top: 63px;
  margin-bottom: 65px;
}
.aboutpage-img-text {
  position: absolute;
  top: 27px;
  left: 370px;
  font-size: 24px;
  width: 390px;
  letter-spacing: 0.3px;
}
.buttons {
  margin: 20px 0 20px 150px;
}
.buttons:before {
  content: ' ';
  display: inline-block;
}
.buttons-nomargin {
  margin: 20px 0;
}
.buttons-nomargin .button,
.buttons-nomargin .link {
  margin-right: 15px;
}
.buttons .button,
.buttons .link {
  margin-right: 15px;
}
.button {
  color: white;
  background: #9a2a70;
  border: 3px solid #9a2a70;
  padding: 5px 10px;
  font-size: 15px;
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 0.95em;
}
.button-wide {
  padding: 6px 51px;
}
.button:hover {
  text-decoration: underline;
}
.button[disabled] {
  border: 3px solid #aaa;
  background: #aaa;
  cursor: default;
}
.button[disabled]:hover {
  text-decoration: none;
}
.button[disabled].button-selected {
  background: #eee;
  color: #aaa;
}
.button-selected {
  background: #cd95b8;
  color: black !important;
}
.link {
  color: #9a2a70;
  cursor: pointer;
  text-decoration: underline;
}
.link:hover,
.link:focus {
  color: #b86a9b;
}
.link[disabled=disabled] {
  color: #aaa;
  cursor: default;
}
.link[disabled=disabled]:hover,
.link[disabled=disabled]:focus {
  text-decoration: none;
}
.link-light {
  color: white;
}
.link-light:hover {
  color: #ebd4e2;
}
.post-link button {
  border: none;
  background: none;
  font: inherit;
}
/*.page-title {
    font-size: 1.8em;
    margin: 10px 0 20px 0;
    color:#777;
    padding-bottom:6px;
    position:relative;
    &:before {
        content:'';
        display:block;
        position:absolute;
        left:0;
        right:0;
        bottom:0;
        height:6px;
        .gradient-left-to-right(darken(@purple1, 13%), mix(@purple1, white, 70%));
    }
    &:after {
        content:'';
        display:inline-block;
    }
    &-noline {
        padding-bottom:0;
        &:before {
            display:none;
        }
    }
}*/
[data-imageurl] {
  cursor: pointer;
}
.quote-label {
  display: inline-block;
  width: 400px;
  padding-right: 15px;
  text-align: right;
}
.line {
  padding: 7px 0;
}
.line label {
  width: 150px;
  display: inline-block;
  vertical-align: middle;
}
.line input[type=text],
.line input[type=password],
.line input[type=number] {
  width: 300px;
  margin-right: 15px;
}
.line input[type=text][readonly],
.line input[type=password][readonly],
.line input[type=number][readonly] {
  border: 1px solid #aaa;
  background: #eee;
  color: #aaa;
  cursor: default;
}
.line input[type=number] {
  width: 100px;
}
.line input[type=checkbox] {
  margin-top: 9px;
}
.line-input-int {
  width: 60px !important;
}
.line-input-double {
  width: 60px !important;
}
.line-input-money {
  width: 60px !important;
}
.line select {
  width: 307px;
  /* seems to use a different box model, padding / borders don't add to width */
  border: 1px solid black;
  padding: 4px 0 4px 5px;
}
.line-img {
  margin: 5px 5px;
  vertical-align: top;
  max-width: 100px;
  max-height: 100px;
}
.line-large label,
.line-large .link,
.line-large input[type=file] {
  vertical-align: top !important;
  padding: 5px 0;
  display: inline-block;
}
.line-large input[type=text],
.line-large input[type=password] {
  vertical-align: top;
}
.line textarea {
  width: 295px;
  border: 1px solid black;
  padding: 5px;
  height: 70px;
  -moz-resize: vertical;
  -ms-resize: vertical;
  -o-resize: vertical;
  resize: vertical;
  font-size: 13px;
  vertical-align: top;
  margin-right: 15px;
}
.line-text {
  width: 307px;
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
  white-space: pre-wrap;
  font-family: inherit;
}
.line-text-unwidth {
  width: auto;
}
.line-subdiv {
  width: 307px;
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
}
.line .field-validation-error {
  color: #e00000;
}
.line-bracingpoints {
  padding-top: 4px;
}
.line-bracingpoints-container {
  padding: 5px;
}
.line-bracingpoints input {
  width: 70px !important;
  margin-right: 0 !important;
}
.line-bracingpoints select {
  width: 420px;
  vertical-align: middle;
}
.line-bracingpoints-header {
  margin-left: 132px;
}
.line-bracingpoints-header label {
  width: 77px !important;
  color: #aaa;
  font-style: italic;
  font-size: 0.75em;
  padding: 0 !important;
}
.line-bracingpoints-sectionsummary {
  margin-left: 126px;
  position: relative;
  top: -2px;
}
.line-bracingpoints-summary {
  display: inline-block;
  vertical-align: top;
  margin: 5px;
  margin-left: 70px;
  padding: 5px;
  border: 1px solid grey;
  background: white;
}
.line-bracingpoints-summary-label {
  display: inline-block;
  width: 200px;
  text-align: right;
}
.line-bracingpoints-summary-label:nth-child(1) {
  width: 160px;
}
.line-bracingpoints-summary-value {
  width: 40px;
  display: inline-block;
  margin-right: 20px;
  font-weight: bold;
}
.line-bracingpoints-summary-value-achieved {
  color: blue;
}
.line-bracingpoints-save {
  margin-left: 124px;
}
.line-thirdparty {
  border: 1px solid #bbb;
  margin-bottom: 10px;
  padding: 0 5px;
  position: relative;
  background: #e2e2e2;
  font-size: 0.9em;
}
.line-thirdparty-container {
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
  position: relative;
  left: -60px;
}
.line-thirdparty-line {
  margin: 3px 0;
}
.line-thirdparty input {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.line-thirdparty label {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.line-thirdparty-label {
  width: 80px !important;
}
.line-thirdparty-input-phone,
.line-thirdparty-input-email,
.line-thirdparty-input-large {
  margin-right: 0 !important;
}
.line-thirdparty-input-phone {
  width: 145px !important;
}
.line-thirdparty-input-email {
  width: 250px !important;
}
.line-thirdparty-input-contactfirstname,
.line-thirdparty-input-contactlastname {
  width: 184px !important;
}
.line-thirdparty-label-email {
  width: 50px !important;
  margin-left: 10px;
}
.line-thirdparty-label-contactlastname {
  width: 72px !important;
  margin-left: 10px;
}
.line-thirdparty-label-emailcontactname {
  width: 145px !important;
}
.line-thirdparty-input-emailcontactname {
  width: 405px !important;
}
.line-thirdparty-input-large {
  width: 471px !important;
}
.line-thirdparty textarea {
  width: 466px !important;
}
.line-thirdparty-add {
  margin-bottom: 5px;
}
.line-thirdparty-remove {
  position: absolute;
  bottom: 5px;
  left: 5px;
}
.line-thirdparty-add:hover,
.line-thirdparty-remove:hover {
  text-decoration: underline;
}
.line-additionaldetailpic {
  border-bottom: 1px dashed #999;
  padding: 5px;
  position: relative;
}
.line-additionaldetailpic:first-child {
  border-top: 1px dashed #999;
}
.line-additionaldetailpic:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
}
.line-additionaldetailpic-container {
  display: block;
}
.line-additionaldetailpic-line {
  margin: 5px 0;
}
.line-additionaldetailpic-label {
  width: 86px !important;
}
.line-additionaldetailpic-title-label {
  width: 40px !important;
}
.line-additionaldetailpic-title-input {
  width: 660px !important;
}
.line-additionaldetailpic-buttons {
  float: left;
  width: 35px;
  text-align: center;
  margin-right: 5px;
}
.line-additionaldetailpic-picture {
  float: left;
  width: 150px;
  height: 100px;
  margin-right: 15px;
}
.line-additionaldetailpic-btn {
  display: block !important;
  text-decoration: none;
}
.line-additionaldetailpic-btn:hover {
  text-decoration: underline;
}
.line-additionaldetailpic-addpic {
  padding: 10px;
}
.line-additionaldetailpic-addpic .line-additionaldetailpic-btn {
  display: inline-block !important;
}
.line-additionaldetailpic-section {
  border: 1px solid #565656;
  background: white;
  padding: 0;
  margin-top: 10px;
}
.line-additionaldetailpic-section-controls {
  padding: 10px;
}
.line-additionaldetailpic-section-btn {
  display: inline-block !important;
  margin-left: 15px;
  text-decoration: none;
}
.line-additionaldetailpic-section-btn:hover {
  text-decoration: underline;
}
.line-additionaldetailpic-section-label {
  width: 90px !important;
}
.line-additionaldetailpic-section-input {
  width: 330px !important;
}
.line-additionaldetailpic-section-addsec {
  padding-top: 10px;
}
.line-additionaldetailpic-img {
  max-height: 100px;
  max-width: 150px;
}
.line-additionaldetailpic-img-container {
  position: relative;
  cursor: pointer;
  width: 150px;
  height: 100px;
  text-align: center;
}
.line-additionaldetailpic-img-container.noimg {
  cursor: default;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 50%;
  background-image: url('data:image/png;base64,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');
}
.line-additionaldetailpic-img-container.noimg:hover {
  background-color: initial !important;
}
.line-additionaldetailpic-img-container.noimg:hover:before,
.line-additionaldetailpic-img-container.noimg:hover:after {
  content: none !important;
}
.line-additionaldetailpic-img-container:hover {
  background-color: white;
}
.line-additionaldetailpic-img-container:hover:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #9a2a70;
  opacity: 0.2;
  z-index: 1;
}
.line-additionaldetailpic-img-container:hover:after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  z-index: 1;
}
.line-quoteitem {
  margin-bottom: 5px;
  position: relative;
}
.line-quoteitem-container {
  display: inline-block;
  vertical-align: top;
}
.line-quoteitem-add {
  margin-bottom: 5px;
}
.line-quoteitem-addlabel {
  width: auto !important;
}
.line-quoteitem-label-desc {
  width: auto !important;
}
.line-quoteitem-input-desc {
  width: 280px !important;
}
.line-quoteitem-label-cost {
  width: auto !important;
}
.line-quoteitem-input-cost {
  width: 60px !important;
  margin-right: 0 !important;
}
.line-quoteitem-remove {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  padding: 5px 0;
}
.line-quoteitem-remove:hover {
  text-decoration: underline;
}
.line-quoteitem-validation {
  text-align: right;
}
.line-openings-pagetitle {
  padding-top: 10px;
  font-style: italic;
  color: grey;
}
.line-openings-label {
  width: 110px !important;
}
.line-openings-input {
  width: 110px !important;
}
.line-customtext {
  margin-top: 10px;
  display: block;
  border: 1px solid #565656;
}
.line-customtext.line-customtext-size-1 .line-customtext-auto-container {
  height: 47px;
}
.line-customtext.line-customtext-size-1 .line-customtext-copy-container-inner {
  height: 47px;
}
.line-customtext.line-customtext-size-1 .line-customtext-custom textarea {
  height: 47px;
}
.line-customtext.line-customtext-size-2 .line-customtext-auto-container {
  height: 210px;
}
.line-customtext.line-customtext-size-2 .line-customtext-copy-container-inner {
  height: 210px;
}
.line-customtext.line-customtext-size-2 .line-customtext-custom textarea {
  height: 210px;
}
.line-customtext.line-customtext-size-3 .line-customtext-auto-container {
  height: 400px;
}
.line-customtext.line-customtext-size-3 .line-customtext-copy-container-inner {
  height: 400px;
}
.line-customtext.line-customtext-size-3 .line-customtext-custom textarea {
  height: 400px;
}
.line-customtext-selected {
  background: white;
}
.line-customtext-selected .line-customtext-controls {
  background: lightcyan;
}
.line-customtext-controls {
  padding-left: 10px;
}
.line-customtext-controls label {
  width: 390px !important;
  cursor: pointer;
}
.line-customtext-controls label:hover {
  text-decoration: underline;
}
.line-customtext-auto {
  float: left;
  width: 440px;
  border-right: 1px solid #565656;
}
.line-customtext-auto-container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  border-top: 1px solid #565656;
  font-size: 15px;
  overflow-y: scroll;
}
.line-customtext-auto-container ul,
.line-customtext-auto-container ol {
  margin-left: 20px;
}
.line-customtext-copy {
  font-size: 14px;
  line-height: 1.2em;
  border: 1px solid #bbb;
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
  cursor: pointer;
}
.line-customtext-copy-container-inner {
  text-align: center;
  font-size: 0;
}
.line-customtext-copy-container-inner label {
  width: 10px !important;
}
.line-customtext-copy:hover {
  border: 1px solid #565656;
  background: white;
}
.line-customtext-custom {
  float: right;
  width: 440px;
  border-left: 1px solid #565656;
}
.line-customtext-custom textarea {
  background: inherit;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: 1px solid grey;
  overflow-y: scroll;
  resize: none;
}
.line-customtext:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.line-roofcatchment {
  display: inline-block;
  vertical-align: top;
}
.line-roofcatchment input {
  margin-top: 2px;
  margin-bottom: 2px;
}
.e2-highlight {
  background-color: #ccc;
}
.e2-preview {
  float: left;
  margin-right: 30px;
  line-height: 0.95;
  font-size: 0.9em;
}
.e2-preview:nth-child(1),
.e2-preview:nth-child(2) {
  margin-bottom: 10px;
}
.e2-preview .face {
  text-align: center;
}
.e2-preview table {
  width: 440px;
  table-layout: fixed;
}
.e2-preview table th,
.e2-preview table td {
  width: 13%;
  text-align: center;
}
.e2-preview table th:first-child,
.e2-preview table td:first-child {
  width: auto;
  text-align: left;
}
.e2-preview table th {
  font-weight: bold;
}
.e2-preview table td {
  border: 1px solid #888;
}
.e2-preview table td:nth-child(6) {
  font-weight: bold;
}
.e2-preview-totaltext {
  text-align: right !important;
  padding-right: 10px;
  border: none !important;
}
.e2-preview-total {
  font-weight: bold;
}
.section {
  color: #999;
  border-bottom: 1px solid #999;
  padding-top: 25px;
  margin-bottom: 5px;
}
.category {
  border: 1px solid #bbb;
  margin: 10px 0;
  background: #f1f1f1;
}
.category-complete {
  background: #d4ffcf;
}
.category-locked {
  color: #999;
}
.category-relevant {
  border-left: 4px solid blue;
}
.category-relevant-key {
  padding: 5px;
  border-left: 4px solid blue;
}
.category-completion {
  display: inline-block;
  width: 60px;
}
.category-controls {
  padding-bottom: 5px;
}
.category-control {
  display: inline-block;
  margin-right: 15px;
}
.category-head {
  display: inline-block;
  font-size: 1.125em;
  font-weight: bold;
}
.category-head-showhide-icon {
  width: 20px;
  text-align: center;
  display: inline-block;
}
.category-head-outer {
  padding: 10px;
}
.category-buttons {
  margin-top: 20px;
  margin-bottom: 5px;
}
.category-questions {
  border-top: 1px solid #bbb;
  padding: 10px;
}
.category-questions-group {
  border: 1px solid #565656;
  margin: 20px 0;
}
.category-questions-group-head {
  font-weight: bold;
  padding: 3px;
}
.category-questions-group-head-icon {
  display: inline-block;
  margin: 0 10px;
}
.category-questions-group-controls {
  padding: 5px;
}
.category-questions-group-control {
  display: inline-block;
  margin-right: 15px;
}
.category-questions-group-questions {
  padding: 5px;
  border-top: 1px solid #565656;
}
.category-questions .line label {
  width: 190px;
}
.category-questions .line label,
.category-questions .line input {
  vertical-align: middle !important;
}
.category-questions .line .line-bracingpoints-container label {
  vertical-align: bottom !important;
}
.category-questions .line input[type=checkbox] {
  margin-top: 0;
}
.category-questions .line input[type=text] {
  margin-right: 5px;
}
.category-questions .line .question-validation {
  margin-left: 265px;
}
.category-questions .line .question-validation-openings {
  margin-left: 115px;
}
.category-questions .line .question-complete {
  display: inline-block;
  border: 1px solid #bbb;
  cursor: pointer;
  font-size: 0.65em;
  line-height: 0.6;
  text-align: center;
  margin: 0 10px 0 0 !important;
  padding: 3px !important;
  width: auto !important;
}
.category-questions .line .question-complete input {
  cursor: pointer;
  margin: 0 !important;
  padding: 0 !important;
}
.category-questions .line .question-complete-complete {
  background: #d4ffcf;
}
.page-text {
  width: 660px;
  margin: 10px 0;
}
.editproject-uploads-line {
  border-top: 1px solid #bbb;
  margin-top: 5px;
  padding-top: 5px;
}
.editproject-uploads-key {
  color: #bbb;
  font-style: italic;
  padding-bottom: 0;
}
.editproject-uploads-link {
  width: 190px;
  padding-right: 10px !important;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.editproject-uploads-file-label {
  width: 190px !important;
  padding-right: 10px;
}
.editproject-uploads-date {
  width: 75px !important;
}
.editproject-uploads-date-label {
  width: 75px !important;
}
.editproject-uploads-notes {
  width: 370px !important;
}
.editproject-status {
  position: relative;
  border: 1px solid #bbb;
  background: #eee;
  padding: 0 10px;
  width: 638px;
  margin: 40px 0 20px 0;
}
.editproject-status-hasshowhide {
  padding-bottom: 30px;
  position: relative;
}
.editproject-status-title {
  font-weight: bold;
}
.editproject-status-separator {
  margin-top: 20px;
  border-bottom: 1px solid #bbb;
  margin-bottom: 20px;
}
.editproject-status .field-validation-error {
  display: block;
  margin-left: 155px;
}
.editproject-status-showhide {
  cursor: pointer;
}
.editproject-status-showhide-hidden {
  border: 1px solid transparent;
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
}
.editproject-status-showhide-hidden:hover {
  border: 1px solid #4466cc;
}
.editproject-status-showhide-inner {
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  height: 30px;
  line-height: 29px;
  text-align: center;
  border: 1px solid #bbb;
  color: #4466cc;
}
.editproject-status-showhide:hover .editproject-status-showhide-inner {
  border: 1px solid #4466cc;
  text-decoration: underline;
  background: #f8f8f8;
}
.editproject-validationpopup {
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.editproject-validationpopup:before {
  display: inline-block;
  visibility: hidden;
  content: '';
  height: 100%;
  vertical-align: middle;
}
.editproject-validationpopup-outer {
  display: inline-block;
  vertical-align: middle;
  width: 500px;
  background: #ddd;
}
.editproject-validationpopup-body {
  background: #eee;
  padding: 20px;
  text-align: left;
}
.editproject-validationpopup-buttons {
  padding: 10px;
  text-align: right;
}
.stage-complete {
  background: pink;
}
.stage-current {
  background: #d4ffcf;
}
.stage-head {
  font-size: inherit;
}
.stage-data {
  border-top: 1px solid #bbb;
  padding: 10px;
  background: white;
}
.stage-data .buttons-nomargin {
  padding-bottom: 0;
}
.stage-subtitle {
  margin-top: 10px;
  font-weight: bold;
}
.stage-subtitle:first-child {
  margin-top: 0;
}
.stage-questions-complete {
  color: green;
}
.stage-questions-incomplete {
  color: red;
}
.stage-checklist-subheading {
  font-weight: bold;
  margin-top: 10px;
}
.stage-checklist-sublist {
  margin-left: 20px;
}
.stage-checklist-spacer {
  height: 10px;
}
.stage-notes {
  width: 480px;
  height: 130px;
  resize: both;
  font-family: inherit;
  white-space: pre-wrap;
  border: 1px solid black;
}
.stage-notes-readonly {
  width: 480px;
  white-space: pre-wrap;
  font-style: italic;
}
.stage-holding-controls {
  padding-top: 10px;
}
.stage-holding-controls select {
  border: 1px solid black;
  padding: 3px;
  width: 85px;
  margin-right: 5px;
}
.stage-quoteitem-desc {
  display: inline-block;
  width: 380px;
}
.stage-quoteitem-amount {
  display: inline-block;
}
.pay-quoteitem-desc {
  display: inline-block;
  width: 380px;
}
.pay-quoteitem-cost {
  display: inline-block;
}
.paymentpendinglink {
  padding: 5px 20px;
  border: 1px solid orange;
  background: #ffedcc;
  display: inline-block;
  cursor: pointer;
}
.paymentpendinglink:hover {
  text-decoration: underline;
}
.pay-fail {
  padding: 10px;
  border: 1px solid red;
  background: #ffd4d4;
  margin-bottom: 20px;
}
.pay-success,
.commission-success {
  padding: 10px;
  border: 1px solid green;
  background: #d4ffd4;
  margin-bottom: 20px;
}
.commission-note {
  padding: 10px;
  border: 1px solid #ddd;
  background: #f2f2f2;
  margin-bottom: 20px;
}
.bracingpoint-validation {
  margin-left: 195px;
}
.bracingpoint-operator {
  margin-right: 5px;
}
.bracingpoint-operator:hover {
  text-decoration: underline;
}
.bracingpoint-operator-add {
  margin-top: 10px;
  display: inline-block;
}
.pointy-cursor {
  cursor: pointer;
}
.validation-summary-errors {
  padding-top: 15px;
  color: #e00000;
}
.validation-summary-errors ul {
  list-style: none;
}
.input-validation-error {
  border-color: #e00000 !important;
}
.table-smalltext {
  font-size: 0.875em;
}
.table-fixedwidth {
  width: 100%;
  table-layout: fixed;
}
.table-fixedwidth-1 {
  width: 500px;
}
.table-fixedwidth-2 {
  width: 750px;
}
.table-fixedwidth-3 {
  width: 1000px;
}
.table-fixedwidth-4 {
  width: 1300px;
}
.table-fixedwidth-5 {
  width: 1600px;
}
.table-fixedwidth td {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.table-fixedwidth td.tw-1,
.table-fixedwidth th.tw-1 {
  width: 1%;
}
.table-fixedwidth td.tw-2,
.table-fixedwidth th.tw-2 {
  width: 2%;
}
.table-fixedwidth td.tw-3,
.table-fixedwidth th.tw-3 {
  width: 3%;
}
.table-fixedwidth td.tw-4,
.table-fixedwidth th.tw-4 {
  width: 4%;
}
.table-fixedwidth td.tw-5,
.table-fixedwidth th.tw-5 {
  width: 5%;
}
.table-fixedwidth td.tw-6,
.table-fixedwidth th.tw-6 {
  width: 6%;
}
.table-fixedwidth td.tw-7,
.table-fixedwidth th.tw-7 {
  width: 7%;
}
.table-fixedwidth td.tw-8,
.table-fixedwidth th.tw-8 {
  width: 8%;
}
.table-fixedwidth td.tw-9,
.table-fixedwidth th.tw-9 {
  width: 9%;
}
.table-fixedwidth td.tw-10,
.table-fixedwidth th.tw-10 {
  width: 10%;
}
.table-fixedwidth td.tw-11,
.table-fixedwidth th.tw-11 {
  width: 11%;
}
.table-fixedwidth td.tw-12,
.table-fixedwidth th.tw-12 {
  width: 12%;
}
.table-fixedwidth td.tw-13,
.table-fixedwidth th.tw-13 {
  width: 13%;
}
.table-fixedwidth td.tw-14,
.table-fixedwidth th.tw-14 {
  width: 14%;
}
.table-fixedwidth td.tw-15,
.table-fixedwidth th.tw-15 {
  width: 15%;
}
.table-fixedwidth td.tw-16,
.table-fixedwidth th.tw-16 {
  width: 16%;
}
.table-fixedwidth td.tw-17,
.table-fixedwidth th.tw-17 {
  width: 17%;
}
.table-fixedwidth td.tw-18,
.table-fixedwidth th.tw-18 {
  width: 18%;
}
.table-fixedwidth td.tw-19,
.table-fixedwidth th.tw-19 {
  width: 19%;
}
.table-fixedwidth td.tw-20,
.table-fixedwidth th.tw-20 {
  width: 20%;
}
.table-fixedwidth td.tw-21,
.table-fixedwidth th.tw-21 {
  width: 21%;
}
.table-fixedwidth td.tw-22,
.table-fixedwidth th.tw-22 {
  width: 22%;
}
.table-fixedwidth td.tw-23,
.table-fixedwidth th.tw-23 {
  width: 23%;
}
.table-fixedwidth td.tw-24,
.table-fixedwidth th.tw-24 {
  width: 24%;
}
.table-fixedwidth td.tw-25,
.table-fixedwidth th.tw-25 {
  width: 25%;
}
.table-fixedwidth td.tw-26,
.table-fixedwidth th.tw-26 {
  width: 26%;
}
.table-fixedwidth td.tw-27,
.table-fixedwidth th.tw-27 {
  width: 27%;
}
.table-fixedwidth td.tw-28,
.table-fixedwidth th.tw-28 {
  width: 28%;
}
.table-fixedwidth td.tw-29,
.table-fixedwidth th.tw-29 {
  width: 29%;
}
.table-fixedwidth td.tw-30,
.table-fixedwidth th.tw-30 {
  width: 30%;
}
.table-fixedwidth td.tw-31,
.table-fixedwidth th.tw-31 {
  width: 31%;
}
.table-fixedwidth td.tw-32,
.table-fixedwidth th.tw-32 {
  width: 32%;
}
.table-fixedwidth td.tw-33,
.table-fixedwidth th.tw-33 {
  width: 33%;
}
.table-fixedwidth td.tw-34,
.table-fixedwidth th.tw-34 {
  width: 34%;
}
.table-fixedwidth td.tw-35,
.table-fixedwidth th.tw-35 {
  width: 35%;
}
.table-fixedwidth td.tw-36,
.table-fixedwidth th.tw-36 {
  width: 36%;
}
.table-fixedwidth td.tw-37,
.table-fixedwidth th.tw-37 {
  width: 37%;
}
.table-fixedwidth td.tw-38,
.table-fixedwidth th.tw-38 {
  width: 38%;
}
.table-fixedwidth td.tw-39,
.table-fixedwidth th.tw-39 {
  width: 39%;
}
.table-fixedwidth td.tw-40,
.table-fixedwidth th.tw-40 {
  width: 40%;
}
.table-fixedwidth td.tw-41,
.table-fixedwidth th.tw-41 {
  width: 41%;
}
.table-fixedwidth td.tw-42,
.table-fixedwidth th.tw-42 {
  width: 42%;
}
.table-fixedwidth td.tw-43,
.table-fixedwidth th.tw-43 {
  width: 43%;
}
.table-fixedwidth td.tw-44,
.table-fixedwidth th.tw-44 {
  width: 44%;
}
.table-fixedwidth td.tw-45,
.table-fixedwidth th.tw-45 {
  width: 45%;
}
.table-fixedwidth td.tw-46,
.table-fixedwidth th.tw-46 {
  width: 46%;
}
.table-fixedwidth td.tw-47,
.table-fixedwidth th.tw-47 {
  width: 47%;
}
.table-fixedwidth td.tw-48,
.table-fixedwidth th.tw-48 {
  width: 48%;
}
.table-fixedwidth td.tw-49,
.table-fixedwidth th.tw-49 {
  width: 49%;
}
.table-fixedwidth td.tw-50,
.table-fixedwidth th.tw-50 {
  width: 50%;
}
.table-fixedwidth td.tw-51,
.table-fixedwidth th.tw-51 {
  width: 51%;
}
.table-fixedwidth td.tw-52,
.table-fixedwidth th.tw-52 {
  width: 52%;
}
.table-fixedwidth td.tw-53,
.table-fixedwidth th.tw-53 {
  width: 53%;
}
.table-fixedwidth td.tw-54,
.table-fixedwidth th.tw-54 {
  width: 54%;
}
.table-fixedwidth td.tw-55,
.table-fixedwidth th.tw-55 {
  width: 55%;
}
.table-fixedwidth td.tw-56,
.table-fixedwidth th.tw-56 {
  width: 56%;
}
.table-fixedwidth td.tw-57,
.table-fixedwidth th.tw-57 {
  width: 57%;
}
.table-fixedwidth td.tw-58,
.table-fixedwidth th.tw-58 {
  width: 58%;
}
.table-fixedwidth td.tw-59,
.table-fixedwidth th.tw-59 {
  width: 59%;
}
.table-fixedwidth td.tw-60,
.table-fixedwidth th.tw-60 {
  width: 60%;
}
.table-fixedwidth td.tw-61,
.table-fixedwidth th.tw-61 {
  width: 61%;
}
.table-fixedwidth td.tw-62,
.table-fixedwidth th.tw-62 {
  width: 62%;
}
.table-fixedwidth td.tw-63,
.table-fixedwidth th.tw-63 {
  width: 63%;
}
.table-fixedwidth td.tw-64,
.table-fixedwidth th.tw-64 {
  width: 64%;
}
.table-fixedwidth td.tw-65,
.table-fixedwidth th.tw-65 {
  width: 65%;
}
.table-fixedwidth td.tw-66,
.table-fixedwidth th.tw-66 {
  width: 66%;
}
.table-fixedwidth td.tw-67,
.table-fixedwidth th.tw-67 {
  width: 67%;
}
.table-fixedwidth td.tw-68,
.table-fixedwidth th.tw-68 {
  width: 68%;
}
.table-fixedwidth td.tw-69,
.table-fixedwidth th.tw-69 {
  width: 69%;
}
.table-fixedwidth td.tw-70,
.table-fixedwidth th.tw-70 {
  width: 70%;
}
.table-fixedwidth td.tw-71,
.table-fixedwidth th.tw-71 {
  width: 71%;
}
.table-fixedwidth td.tw-72,
.table-fixedwidth th.tw-72 {
  width: 72%;
}
.table-fixedwidth td.tw-73,
.table-fixedwidth th.tw-73 {
  width: 73%;
}
.table-fixedwidth td.tw-74,
.table-fixedwidth th.tw-74 {
  width: 74%;
}
.table-fixedwidth td.tw-75,
.table-fixedwidth th.tw-75 {
  width: 75%;
}
.table-fixedwidth td.tw-76,
.table-fixedwidth th.tw-76 {
  width: 76%;
}
.table-fixedwidth td.tw-77,
.table-fixedwidth th.tw-77 {
  width: 77%;
}
.table-fixedwidth td.tw-78,
.table-fixedwidth th.tw-78 {
  width: 78%;
}
.table-fixedwidth td.tw-79,
.table-fixedwidth th.tw-79 {
  width: 79%;
}
.table-fixedwidth td.tw-80,
.table-fixedwidth th.tw-80 {
  width: 80%;
}
.table-fixedwidth td.tw-81,
.table-fixedwidth th.tw-81 {
  width: 81%;
}
.table-fixedwidth td.tw-82,
.table-fixedwidth th.tw-82 {
  width: 82%;
}
.table-fixedwidth td.tw-83,
.table-fixedwidth th.tw-83 {
  width: 83%;
}
.table-fixedwidth td.tw-84,
.table-fixedwidth th.tw-84 {
  width: 84%;
}
.table-fixedwidth td.tw-85,
.table-fixedwidth th.tw-85 {
  width: 85%;
}
.table-fixedwidth td.tw-86,
.table-fixedwidth th.tw-86 {
  width: 86%;
}
.table-fixedwidth td.tw-87,
.table-fixedwidth th.tw-87 {
  width: 87%;
}
.table-fixedwidth td.tw-88,
.table-fixedwidth th.tw-88 {
  width: 88%;
}
.table-fixedwidth td.tw-89,
.table-fixedwidth th.tw-89 {
  width: 89%;
}
.table-fixedwidth td.tw-90,
.table-fixedwidth th.tw-90 {
  width: 90%;
}
.table-fixedwidth td.tw-91,
.table-fixedwidth th.tw-91 {
  width: 91%;
}
.table-fixedwidth td.tw-92,
.table-fixedwidth th.tw-92 {
  width: 92%;
}
.table-fixedwidth td.tw-93,
.table-fixedwidth th.tw-93 {
  width: 93%;
}
.table-fixedwidth td.tw-94,
.table-fixedwidth th.tw-94 {
  width: 94%;
}
.table-fixedwidth td.tw-95,
.table-fixedwidth th.tw-95 {
  width: 95%;
}
.table-fixedwidth td.tw-96,
.table-fixedwidth th.tw-96 {
  width: 96%;
}
.table-fixedwidth td.tw-97,
.table-fixedwidth th.tw-97 {
  width: 97%;
}
.table-fixedwidth td.tw-98,
.table-fixedwidth th.tw-98 {
  width: 98%;
}
.table-fixedwidth td.tw-99,
.table-fixedwidth th.tw-99 {
  width: 99%;
}
.table-fixedwidth td.tw-100,
.table-fixedwidth th.tw-100 {
  width: 100%;
}
.table th {
  font-weight: bold;
  padding: 10px 10px;
  background: #9a2a70;
  color: white;
  text-align: left;
}
.table th.sort {
  background-color: #c27fa9 !important;
}
.table td {
  padding: 5px 10px;
  white-space: nowrap;
  border-bottom: 1px solid white;
  vertical-align: top;
}
.table td.sort {
  background-color: #e9e9e9 !important;
}
.table tr {
  background: #f2f2f2;
}
.table tr:hover td {
  background: white !important;
}
.table tr.row-highlight {
  background: pink;
}
.table tr.columnwidthinit {
  visibility: hidden;
  height: 0 !important;
}
.table tr.columnwidthinit th {
  padding: 0 !important;
  height: 0 !important;
}
.table-sortable th {
  border-right: 2px solid  white;
}
.table-sortable th:last-child {
  border-right: none;
}
.table-sortable .table-head th {
  padding: 5px 5px 0 5px;
}
.table-sortable .table-filters th {
  padding: 4px 10px;
  vertical-align: top;
  border-bottom: 2px solid white;
}
.table-sortable .table-filters .table-filter-container {
  position: relative;
}
.table-sortable .table-filters .table-filter-container-sortonly {
  padding-right: 20px;
}
.table-sortable .table-filters .table-filter-container-both {
  padding-right: 40px;
}
.table-sortable .table-filters input,
.table-sortable .table-filters select {
  border: 1px solid black;
  padding: 2px 0 2px 2px;
  width: 100%;
}
.table-sortable .table-filters a {
  font-size: 0;
  width: 0;
  height: 0;
  cursor: pointer;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 4px;
  position: absolute;
}
.table-sortable .table-filters a:first-of-type {
  border-bottom: 12px solid white;
  right: 14px;
}
.table-sortable .table-filters a:first-of-type.table-filters-sortselect {
  border-bottom: 12px solid lime;
}
.table-sortable .table-filters a:last-of-type {
  border-top: 12px solid white;
  right: 0;
}
.table-sortable .table-filters a:last-of-type.table-filters-sortselect {
  border-top: 12px solid lime;
}
.project-summary {
  position: relative;
  table-layout: fixed;
}
.project-summary table td {
  width: 25%;
  padding: 1px 10px;
  border: 1px solid #bbb;
  background: #eee;
}
.project-links {
  border-bottom: 1px solid black;
  padding-left: 15px;
  margin: 20px 0;
}
.project-links-link {
  display: inline-block;
  background: #eee;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border-left: 1px solid #bbb;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
}
.project-links-link:hover,
.project-links-link:focus {
  text-decoration: underline;
}
.project-links-link-selected {
  background: #5e1a44;
  color: white;
  border-left: 1px solid #5e1a44;
  border-top: 1px solid #5e1a44;
  border-right: 1px solid #5e1a44;
}
.project-links-link-highlight {
  background: pink;
}
.project-links-link-highlight.project-links-link-selected {
  background: #a00;
}
.newmessage-label,
.newmessage .line label {
  width: 100px;
  display: inline-block;
}
.newmessage-label-stage {
  width: 265px;
  display: inline-block;
}
.newmessage-label-heading {
  color: #888;
  font-style: italic;
}
.newmessage-recipient-link {
  text-decoration: none;
}
.newmessage input[type=text],
.newmessage textarea {
  width: 600px;
}
.newmessage input[type=text] {
  padding-right: 5px;
}
.newmessage input[type=checkbox] {
  margin-right: 5px;
}
.newmessage textarea {
  height: 200px;
}
.newmessage .line-subdiv {
  width: 500px;
  padding-top: 0;
}
.buttongroup-button.msgselect-HelpdeskA {
  color: purple;
}
.buttongroup-button.msgselect-HelpdeskB {
  color: green;
}
.buttongroup-button.msgselect-HelpdeskC {
  color: blue;
}
.buttongroup-button.msgselect-HelpdeskD {
  color: peru;
}
.buttongroup-button-selected.msgselect-HelpdeskA {
  background: purple;
}
.buttongroup-button-selected.msgselect-HelpdeskB {
  background: green;
}
.buttongroup-button-selected.msgselect-HelpdeskC {
  background: blue;
}
.buttongroup-button-selected.msgselect-HelpdeskD {
  background: peru;
}
.message {
  padding: 8px;
  margin: 10px 0;
  border: 1px solid #bbb;
  background: #eee;
}
.message .button {
  margin-top: 10px;
}
.message .message {
  margin-left: 10px;
  margin-right: 10px;
}
.message-new {
  background: #ffff80;
}
.message-role-HelpdeskA {
  border-left: 10px solid purple;
}
.message-role-HelpdeskB {
  border-left: 10px solid green;
}
.message-role-HelpdeskC {
  border-left: 10px solid blue;
}
.message-role-HelpdeskD {
  border-left: 10px solid peru;
}
.message-metadata {
  color: #888;
}
.message-metadata-author {
  margin-left: 10px;
  display: inline-block;
}
.message-metadata-readby {
  display: inline-block;
  position: relative;
  padding-right: 5px;
  margin-left: 10px;
}
.message-metadata-readby:hover .message-readby {
  display: block;
}
.message-metadata-readby:hover .message-readby-link {
  background: white;
}
.message-readby {
  display: none;
  position: absolute;
  right: -400px;
  width: 380px;
  top: -7px;
  padding: 5px 10px;
  border: 1px solid #bbb;
  background: white;
  color: black;
}
.message-readby-link {
  cursor: default;
}
.message-readby-link:after {
  content: ' »';
}
.message-readby-title {
  font-weight: bold;
}
.message-readby-user {
  color: black;
}
.message-readby-user .link {
  margin-left: 0;
  color: black !important;
}
.message-readby-unread {
  color: #aaa !important;
}
.message-readby-unread .link {
  color: #aaa !important;
}
.message-subject {
  font-weight: bold;
  border-bottom: 1px solid #bbb;
  margin-bottom: 5px;
}
.message-body {
  font-family: inherit;
  white-space: pre-wrap;
  padding-left: 10px;
  margin: 12px 0;
}
.message-body-html {
  white-space: inherit;
}
.message-body p,
.message-body ol,
.message-body ul {
  margin: 12px 0;
}
.message-body ol,
.message-body ul {
  padding-left: 34px;
}
.message-body a {
  color: #33aaff;
  text-decoration: underline;
}
.message-body a:hover {
  color: #70c4ff;
}
.overview-statuses {
  border: 1px solid #bbb;
  background: #eee;
  padding: 5px;
}
.overview-statuses-status-current {
  font-weight: bold;
}
.overview-statuses-status-incomplete {
  color: #888;
}
.uploads-new {
  border: 1px solid #bbb;
  background: #eee;
  padding: 0 10px;
  margin: 10px 0;
}
.uploads-new-title {
  margin: 10px 0;
  font-weight: bold;
}
.uploads-add {
  cursor: pointer;
}
.uploads-add-container {
  margin: 10px 0;
}
.uploads-add:hover {
  text-decoration: underline;
}
.uploads-upload,
.uploads-upload-new {
  margin: 10px 0;
  border: 1px solid #bbb;
  padding: 0 10px;
}
.uploads-upload.upload-alert,
.uploads-upload-new.upload-alert {
  background: #ffff80;
}
.uploads-upload .upload-alert-message,
.uploads-upload-new .upload-alert-message {
  margin: 10px 0;
}
.uploads-upload-editfilename,
.uploads-upload-new-editfilename {
  margin-left: -10px;
  margin-right: 10px;
  cursor: pointer;
}
.uploads-upload-editfilename:hover,
.uploads-upload-new-editfilename:hover {
  text-decoration: underline;
}
.uploads-upload-filenameinput,
.uploads-upload-new-filenameinput {
  border: 1px solid black;
  padding: 3px;
  width: 150px;
}
.uploads-upload-todelete,
.uploads-upload-new-todelete {
  border: 1px solid red;
  background: pink !important;
}
.uploads-upload-toadd,
.uploads-upload-new-toadd {
  border: 1px solid green;
  background: #d4ffcf;
}
.uploads-upload-type,
.uploads-upload-new-type,
.uploads-upload-folder,
.uploads-upload-new-folder {
  width: 150px;
  margin-right: 10px;
  border: 1px solid black;
  padding: 3px;
}
.uploads-upload-type-readonly,
.uploads-upload-new-type-readonly {
  width: 150px;
  margin-right: 10px;
  color: #777;
}
.uploads-upload-link,
.uploads-upload-new-link {
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
}
.uploads-upload-remove,
.uploads-upload-new-remove {
  cursor: pointer;
}
.uploads-upload-remove:hover,
.uploads-upload-new-remove:hover {
  text-decoration: underline;
}
.uploads-upload-notes-readonly,
.uploads-upload-new-notes-readonly {
  display: inline-block;
  vertical-align: top;
  width: 450px;
}
.uploads-upload-line1,
.uploads-upload-new-line1 {
  margin: 10px 0;
}
.uploads-upload-line1 input[type=file],
.uploads-upload-new-line1 input[type=file] {
  border: 1px solid black;
  margin-right: 10px;
}
.uploads-upload label,
.uploads-upload-new label {
  margin-right: 10px;
}
.uploads-upload-line2,
.uploads-upload-new-line2 {
  margin: 10px 0;
}
.uploads-upload-line2 label,
.uploads-upload-new-line2 label {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  color: #777;
}
.uploads-upload-line2 textarea,
.uploads-upload-new-line2 textarea {
  border: 1px solid black;
  width: 450px;
  height: 80px;
  vertical-align: top;
  padding: 3px;
  font-size: 13px;
}
.review-bar {
  background: #eee;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 70px;
  line-height: 70px;
  text-align: center;
  min-width: 1250px;
  white-space: nowrap;
}
.review-bar > * {
  vertical-align: middle;
  text-align: left;
  line-height: 1.2;
}
.review-bar .space {
  display: inline-block;
  font-size: 0;
  width: 20px;
}
.review-bar textarea {
  height: 50px;
  border: 1px solid black;
  font-size: 13px;
  width: 180px;
}
.review-bar select {
  border: 1px solid black;
  padding: 3px;
  width: 159px;
}
.review-bar input[type=text] {
  border: 1px solid black;
  padding: 3px;
  font-size: 13px;
  width: 136px;
}
.review-bar .button {
  line-height: 1.2;
}
.review-bar .review-folder-and-type {
  display: inline-block;
}
.review-bar .review-folder-and-type label {
  width: 40px;
  display: inline-block;
  padding-right: 4px;
}
.review-bar .review-folder-and-type :first-child {
  padding-bottom: 2px;
}
.review-bar .review-buttons {
  display: inline-block;
  text-align: center;
}
.review-bar .review-buttons-message {
  padding-top: 3px;
}
.review-iframe {
  width: 100%;
  height: 100%;
}
.review-iframe-container {
  top: 70px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.review-iframe-container-full {
  top: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.alertby-highlight {
  background-color: pink !important;
}
.pdf-done {
  color: green;
}
.info-label {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  cursor: help;
  color: gray;
  border: 2px solid gray;
  z-index: 1;
}
.info-label .info-label-popup {
  display: none;
  border: 2px solid #00aa66;
  padding: 10px;
  text-align: left;
  width: 400px;
  position: absolute;
  bottom: 48px;
  right: 10px;
  background: white;
  color: black;
  font-size: 0.875em;
  z-index: 1;
  line-height: 1.2;
}
.info-label .info-label-popup ul,
.info-label .info-label-popup ol {
  padding-left: 16px;
}
.info-label .info-label-popup:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 10px solid #00aa66;
  border-top: 10px solid #00aa66;
  border-left: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  bottom: -22px;
  right: -2px;
}
.info-label .info-label-popup:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 10px solid white;
  border-top: 10px solid white;
  border-left: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  bottom: -18px;
  right: 0;
}
.info-label.info-label-down .info-label-popup {
  top: 48px;
  bottom: auto;
}
.info-label.info-label-down .info-label-popup:before {
  border-bottom: 10px solid #00aa66;
  border-top: 10px solid transparent;
  top: -22px;
  bottom: auto;
}
.info-label.info-label-down .info-label-popup:after {
  border-bottom: 10px solid white;
  border-top: 10px solid transparent;
  top: -18px;
  bottom: auto;
}
.info-label:before {
  content: 'i';
}
.info-label:hover {
  color: #00aa66;
  border-color: #00aa66;
  background: white;
}
.info-label:hover .info-label-popup {
  display: block;
}
.feedback {
  width: 480px !important;
  height: 200px !important;
}
.feedback-label {
  width: 480px;
  display: inline-block;
  vertical-align: top;
}
.faq li {
  margin: 10px 0;
}
.readme-message-container {
  position: absolute;
  top: 87px;
  left: 0;
  right: 0;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.readme-message-container .readme-message {
  position: absolute;
  left: 72px;
  width: 340px;
  text-align: center;
}
.readme-message-container .readme-message-inner {
  padding: 10px;
  background: white;
  border: 3px solid #22bb22;
  position: relative;
  z-index: 200;
}
.readme-message-container .readme-message-arrow {
  background-color: transparent;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAABmCAYAAABiF3lTAAAABmJLR0QAIgC7ACJeKZcOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QgRCCwc6jp/5QAABS9JREFUeNrtm81vE0cUwH+JUiFaoaJWak9IyOXWI1FVKRzZCxJ/Qu+VCkWVoC0KJUCDQ4gUEJX4CDQBJCiiVHw1H5X5kFCJaCGNaiogNn5xHBJsB0hsnNiOHW8P3XU3JgLHu44DmnfyG+/M7G923tv33thV2BSXx7UGWGtzmN9Fkyuldq7BvtQBDTbHaAZKhqjmDZAaJwdb/e5q6t6rK+raO7E79D7rXXwQtctr2fTRpqKuPRw87BjEG7GdFISCUBAKQkEoCAWhIBSEglAQCkJBKAgFoSAUhIJQEApCQSgIBaEgFISCUBAKQkEoCAWhIBSEglAQCkJBKAgFoSAqJjUuj+sTYJ2NMeocuI81Lo9rR4l94zWAH/gc+LCCi1lnYzHaq0WTcWD7a7ybTlcBuDyut4B+4GOAVe+sYt0H899htctrqXu/yJ9ZT9zh5tOb854jmAxyKXzJVB8DK6pMzeVxrQU8AEuql9D1aRcr31656Ja9/n49Z0bOmOp+0eSrvHcy/r9wAyCdS9Poa1x0AM+zzzn/+PysrTSXi91sfrj+5Dq3x28vKohTj06RzqVN9U/R5PYLEEZjfsO5/W50XV8UABOZCdqCbdYm98tedt8AWQBv3Fv4+ComJ4ZPEMvGTPWudbFfgBBNHgDHTH2f7LM+wopILBPjeOi4talJNNFfFXbsAMYARlOjdIQ6KgpxJHiEeDZuqj7g7CtjJ9EkAmwz9bZgG/FMvCIA49PjHB+e9RTqRZOZYgPADiAAEMvG2C/7KwJxdOiodTvfA34pOooVTTLA1rxDfnSa0FRoQQECk4HCrbzDagvFhuLngJsAGT3D3od7FxSi5WEL0/q0qXaKJj/PO58wqDcDOkB3tJu+ib4FAbj17BaeMY+pzgDflpwUiSa3jCfyn2/zN5UdQNf1wrCnQzT5x25mtw1IA/TH+umKdJUVojvazf3EfVNNAt/ZTk9FEx+Qd0+tgVZyeq4sAIlsgj3+PdamA6JJ2KkcuwWIAQxODZYtHDkUPMRIasRUQ9YYyTaEaPIUy799WwOtpGZSjgIMTQ3RHmq3Nm0VTeKOQZgLBQwChNPhwgltS6Ovkelc3qX+AfzkeMlGNJk2otx8TDOSHHHMpV57cs3atHGuF5tTdadzwF8AiZmEIy43nUuzc2CntelXM+EpC4SxOltMvSfag0yKLYhjQ8fwTfryMR/wxXz6l1QBFE2uAdcBdHSaHzaXDDCaGuXg4EFr03bRJFR2CEO2ADmAK2NXuDp2taRBdvt2k8rlvZwXODzfMUqGEE36zGoDQLO/mRl9Zl5jeGNeeqI9hcacXTAIM0EB4gCBqQBnR84W3TGn52gYaCg05hul3IQtCGPvuv+PDw6QyCaK6nvh8QW8cW8+2gC+LPU+nCjt/wA8AYhORwuNdE6JpCO4/bOiie9Fk8GKQYgmU8AuUz85fJKx9NhL+zT5mhjPjJvqgDW4rNSTwPAofwMkc8nCKHSW3I3f5XLksrVpkxEJVBbCyMfzJdCL4YsMJAbmNObtD2adIlwVTX6zO79jx11GQbrTfAHOVZAuMOYUsMGJuZ0+s/vayIfpfdZLf6w//0U4FS405maj2ri4IESTe8CPVgM2xe13W435HrDHqXlrcF52AZ8BS/tiffREe1hWs4zOSKf1mg2iiWMZVVU5UkzjJLQBYMXSFVRTzVByyPpmXu/kfOU6x24BIgDDyWErwBSw0enJygIhmkwy94lsi2gSfC0gDGkvAKkHyl95K5N96C6Pq6xnZv8CMOUzi7XOKiMAAAAASUVORK5CYII=') /*/Content/Css/Images/arrow_downgreen.png*/;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 49px;
  height: 102px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 22px;
  z-index: 199;
}
.readme-message-alternate .readme-message-inner {
  background: #eee;
}
.readme-message-alternate .readme-message-arrow {
  display: none;
}
.cladding-line {
  width: 718px;
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  min-height: 31px;
}
.cladding-line:before {
  content: '';
  background: #ccc;
  position: absolute;
  width: 1px;
  left: 50%;
  top: 0;
  bottom: 0;
}
.cladding-line-header {
  display: block;
  margin-left: 210px;
  font-style: italic;
  color: #777;
  margin-bottom: 5px;
  min-height: 0;
}
.cladding-cell {
  display: inline-block;
  width: 180px;
  padding-left: 10px;
  font-size: 16px;
}
.cladding-cell label,
.cladding-cell .link {
  width: auto !important;
  padding: 0 !important;
  vertical-align: middle !important;
}
.cladding-doublecell {
  display: inline-block;
  width: 348px;
  padding-left: 10px;
  font-size: 16px;
}
.cladding .line {
  border-top: 1px solid #ccc;
}
.cladding .line > label {
  width: 100px;
}
.sendmsg-msg {
  border: 1px solid black;
  margin: 15px 0;
  padding: 10px;
  background: #eee;
  color: maroon;
}
.sendmsg-msg-selected {
  background: #c8f7c8;
}
.sendmsg-msg-meta {
  color: #555;
}
.dashboard {
  border: 1px solid #bbb;
  background: #eee;
  padding: 10px;
  width: 46%;
}
.dashboard-left {
  float: left;
}
.dashboard-right {
  float: right;
}
.dashboard-title {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 15px;
}
.dashboard-title-sub {
  font-weight: normal;
  font-size: 16px;
  padding-left: 7px;
}
.dashboard-item {
  display: block;
  margin: 5px;
  padding: 5px;
  padding-top: 8px;
  background: white;
  border-bottom: 2px solid #aaa;
}
.dashboard-item:hover {
  border-bottom: 2px solid black;
}
.dashboard-item-acknowledged {
  color: #aaa;
  background: inherit;
}
.dashboard-item-acknowledged:hover {
  color: black;
}
.dashboard-item-spacer {
  display: inline-block;
  width: 15px;
}
.dashboard-item-emphasize {
  font-weight: bold;
}
.video {
  font-weight: bold;
  padding: 30px 0;
  text-align: center;
  position: absolute;
  top: 0;
  width: 28%;
}
.video:nth-child(1) {
  left: 0;
}
.video:nth-child(2) {
  left: 0;
  right: 0;
  margin: auto;
}
.video:nth-child(3) {
  right: 0;
}
.video span {
  font-size: 3em;
  padding: 5px;
}
.video-list {
  position: relative;
  margin-top: 50px;
  height: 190px;
}
.bubbles {
  font-size: 14px;
  position: relative;
  padding: 80px 0 80px 375px;
  margin: 10px 0 30px 0;
}
.bubbles-key {
  position: absolute;
  bottom: 0;
  left: 375px;
}
.bubbles-key-title {
  color: #888;
}
.bubbles-key-complete {
  color: green;
}
.bubbles-key-inprogress {
  color: blue;
}
.bubbles-key-waitingclient {
  color: orange;
}
.bubbles-key-complete,
.bubbles-key-inprogress,
.bubbles-key-waitingclient {
  position: relative;
  left: 10px;
  padding-right: 10px;
  line-height: 1.1;
}
.bubbles-key-complete:after,
.bubbles-key-inprogress:after,
.bubbles-key-waitingclient:after {
  content: '';
  display: block;
  position: absolute;
  left: -10px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  height: 5px;
  width: 5px;
  background: currentcolor;
}
.bubbles-line {
  position: relative;
  height: 6px;
  border-radius: 0px;
}
.bubbles-line-complete {
  background: lightgreen;
  border-color: green;
}
.bubbles-line-inprogress {
  background: lightblue;
  border-color: blue;
}
.bubbles-line-waitingclient {
  background: #ffd280;
  border-color: orange;
}
.bubbles-line-neutral {
  background: lightgray;
  border-color: gray;
}
.bubbles-line-1,
.bubbles-line-2,
.bubbles-line-3,
.bubbles-line-4,
.bubbles-line-5,
.bubbles-line-6 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  border-radius: 0px;
  width: 110.75px;
}
.bubbles-line-1 {
  left: 0;
  width: 91px;
}
.bubbles-line-2 {
  left: 91px;
}
.bubbles-line-3 {
  left: 201.75px;
}
.bubbles-line-4 {
  left: 312.5px;
}
.bubbles-line-5 {
  left: 423.25px;
}
.bubbles-line-6 {
  left: 534px;
  width: 91px;
}
.bubbles-leftbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 340px;
  height: 100%;
  background: #eee;
}
.bubbles-leftbox-title {
  background: #9a2a70;
  color: white;
  font-size: 20px;
  text-align: center;
}
.bubbles-leftbox-content {
  padding: 0 10px;
}
.status-buttons {
  text-align: right;
}
.status-buttons .button {
  padding-left: 5px;
  padding-right: 5px;
}
.status-buttons .button:last-child {
  margin-left: 10px;
}
.bubble-complete {
  border-color: green;
  background: lightgreen;
}
.bubble-complete:after {
  background: green;
  border-color: green;
}
.bubble-complete .bubble-up-stem,
.bubble-complete .bubble-down-stem {
  background: green;
}
.bubble-complete .bubble-up-stem:after,
.bubble-complete .bubble-down-stem:after {
  border-color: green;
}
.bubble-complete .bubble-title {
  background: green;
}
.bubble-inprogress {
  border-color: blue;
  background: lightblue;
}
.bubble-inprogress:after {
  background: blue;
  border-color: blue;
}
.bubble-inprogress .bubble-up-stem,
.bubble-inprogress .bubble-down-stem {
  background: blue;
}
.bubble-inprogress .bubble-up-stem:after,
.bubble-inprogress .bubble-down-stem:after {
  border-color: blue;
}
.bubble-inprogress .bubble-title {
  background: blue;
}
.bubble-waitingclient {
  border-color: orange;
  background: #ffd280;
}
.bubble-waitingclient:after {
  background: orange;
  border-color: orange;
}
.bubble-waitingclient .bubble-up-stem,
.bubble-waitingclient .bubble-down-stem {
  background: orange;
}
.bubble-waitingclient .bubble-up-stem:after,
.bubble-waitingclient .bubble-down-stem:after {
  border-color: orange;
}
.bubble-waitingclient .bubble-title {
  background: orange;
}
.bubble-neutral {
  border-color: gray;
  background: lightgray;
}
.bubble-neutral:after {
  background: gray;
  border-color: gray;
}
.bubble-neutral .bubble-up-stem,
.bubble-neutral .bubble-down-stem {
  background: gray;
}
.bubble-neutral .bubble-up-stem:after,
.bubble-neutral .bubble-down-stem:after {
  border-color: gray;
}
.bubble-neutral .bubble-title {
  background: gray;
}
.bubble-up {
  bottom: 21px;
}
.bubble-up-1 {
  left: 0px;
}
.bubble-up-2 {
  left: 221.5px;
}
.bubble-up-3 {
  left: 443px;
}
.bubble-up-4 {
  left: 664.5px;
}
.bubble-down {
  top: 21px;
}
.bubble-down-1 {
  left: 110.75px;
}
.bubble-down-2 {
  left: 332.25px;
}
.bubble-down-3 {
  left: 553.75px;
}
.bubble-up,
.bubble-down {
  position: absolute;
  width: 182px;
  height: 65px;
  border-width: 0px;
  border-style: solid;
  border-radius: 0px;
}
.bubble-up-stem {
  bottom: -15px;
}
.bubble-up-stem:after {
  bottom: -9px;
}
.bubble-down-stem {
  top: -15px;
}
.bubble-down-stem:after {
  top: -9px;
}
.bubble-up-stem,
.bubble-down-stem {
  position: absolute;
  left: 90px;
  width: 2px;
  height: 15px;
}
.bubble-up-stem:after,
.bubble-down-stem:after {
  content: '';
  display: block;
  position: absolute;
  left: -5px;
  width: 8px;
  height: 8px;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  background: white;
}
.bubble-title {
  text-align: center;
  color: white;
  padding: 1px 0;
}
.bubble-content {
  text-align: center;
  padding: 3px;
}
.bubble-content .p {
  padding: 0 5px;
  margin: 0;
}
.projectprogress-ref {
  color: white;
  background: #9a2a70;
  padding: 0 3px;
}
.sidebar {
  float: right;
  width: 305px;
}
.sidebar-pod {
  background: #eee;
}
.sidebar-pod-title {
  background: #999;
  color: white;
  font-size: 20px;
  text-align: center;
}
.sidebar-pod-content {
  padding: 10px;
}
.sidebar-pod-content li {
  margin-left: 20px;
}
.sidebar-video .video {
  display: block;
  position: relative;
  width: auto;
}
.sidebar-video .video-icon {
  vertical-align: middle;
}
.sidebar-video .video-small {
  padding-top: 5px;
  padding-bottom: 5px;
}
.sidebar-video .video-small .video-icon {
  font-size: 2.2em;
}
.sidebar-register {
  margin-bottom: 20px;
}
.sidebar-register-button {
  cursor: pointer;
  display: block;
  border: 3px solid #22bb22;
  padding: 20px 0 0 0;
  text-align: center;
}
.sidebar-register-button:hover {
  color: #188318;
}
.sidebar-register-button:hover .sidebar-register-button-line1 {
  text-decoration: underline;
}
.sidebar-register-button-line1,
.sidebar-register-button-line2 {
  font-size: 18px;
}
.clientprojectlinks {
  height: 35px;
  border-bottom: 3px solid black;
  font-size: 0;
  margin-bottom: 20px;
}
.clientprojectlink,
.clientprojectlink-active {
  border-bottom: none;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  line-height: 32px;
  display: inline-block;
  position: relative;
  text-align: center;
  margin: 0 0 0 10px;
  width: 130px;
  font-size: 16px;
}
.clientprojectlink:hover,
.clientprojectlink-active:hover {
  text-decoration: underline;
  color: black;
}
.clientprojectlink {
  border-left: 3px solid #999;
  border-top: 3px solid #999;
  border-right: 3px solid #999;
  height: 32px;
  background: #f2f2f2;
  color: #666;
}
.clientprojectlink-active {
  border-left: 3px solid black;
  border-top: 3px solid black;
  border-right: 3px solid black;
  height: 35px;
  background: white;
}
.clientprojectlink-active .b1,
.clientprojectlink-active .b2 {
  position: absolute;
  background: white;
  width: 10px;
  height: 10px;
  bottom: 0;
}
.clientprojectlink-active .b1 {
  left: -10px;
}
.clientprojectlink-active .b2 {
  right: -10px;
}
.clientprojectlink-active:before,
.clientprojectlink-active:after {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  bottom: 0;
  border-bottom: 3px solid black;
  z-index: 1;
  background: white;
}
.clientprojectlink-active:before {
  left: -10px;
  border-right: 3px solid black;
  border-bottom-right-radius: 7px;
}
.clientprojectlink-active:after {
  right: -10px;
  border-left: 3px solid black;
  border-bottom-left-radius: 7px;
}
.payment {
  margin: 20px 0;
  padding: 10px;
  font-size: 14px;
}
.payment-due {
  background: #ffe4b3;
}
.payment-notdue {
  background: #f2f2f2;
}
.payment-received {
  background: lightgreen;
}
.payment-shortdesc {
  display: inline-block;
  margin-right: 22px;
}
.payment-amount {
  display: inline-block;
  margin-right: 22px;
}
.payment-action {
  display: inline-block;
  font-style: italic;
  font-weight: bold;
}
.payment-breakdown {
  margin-top: 10px;
}
.payment-breakdown-item-cost {
  display: inline-block;
}
.payment-breakdown-item-desc {
  display: inline-block;
  width: 400px;
}
.payment-options {
  position: relative;
  margin-top: 10px;
}
.payment-options-divider {
  top: 0;
  bottom: 0;
  width: 1px;
  left: 56%;
  background: #888;
  position: absolute;
}
.payment-options-divider:after {
  content: 'or';
  font-style: italic;
  font-size: 26px;
  color: #888;
  position: absolute;
  background: #ffe4b3;
  top: 0;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  margin-top: auto;
  margin-bottom: auto;
  left: -12px;
  width: 20px;
  text-align: center;
}
.payment-options-cc {
  float: left;
  width: 51%;
}
.payment-options-bank {
  float: right;
  width: 39%;
}
.payment-options:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
}
.extrafeatures label {
  display: block;
  font-style: italic;
  padding-top: 20px;
}
.extrafeatures textarea {
  font-family: sans-serif;
  width: 380px;
  height: 170px;
  border: 1px solid black;
  padding: 5px;
  font-size: 14px;
}
.extrafeatures .field-validation-error {
  display: block;
  color: red;
}
.buttongroup {
  margin: 10px 0;
  display: inline-block;
  border: 3px solid black;
  border-radius: 8px;
  padding: 4px;
  white-space: nowrap;
}
.buttongroup-disabled {
  border-color: #888;
}
.buttongroup-button {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 5px;
  cursor: pointer;
}
.buttongroup-button[disabled] {
  cursor: default;
}
.buttongroup-button-selected {
  color: white !important;
  background: black;
}
.buttongroup-button-selected[disabled] {
  background: #888;
}
.successmessage {
  padding: 15px;
  background: #4da64d;
  color: white;
  border-radius: 10px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  width: 350px;
  position: fixed;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 20px;
  cursor: pointer;
  z-index: 100;
}
.successmessage:after {
  content: '×';
  top: 0;
  right: 0;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  text-align: center;
  width: 20px;
}
.commentary-stage {
  margin: 10px 0;
  background: #eee;
  padding: 10px;
}
.commentary-stage-current {
  border-left: 10px solid green;
}
.commentary-stage-title {
  font-weight: bold;
}
.commentary-stage-helpdesk {
  font-style: italic;
}
.commentary-stage-data {
  color: blue;
}
.commentary-stage-data-subtitle {
  color: #666;
}
.transition-payment {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  background: #ccc;
  margin: 2px 0;
  height: 22px;
  line-height: 22px;
  position: relative;
}
.transition-payment-key {
  text-align: center !important;
  background: white !important;
  font-weight: normal !important;
  color: black !important;
}
.transition-payment-key span {
  border-width: 1px;
  border-style: solid;
  padding: 3px;
  display: inline-block;
  height: 14px;
  line-height: 14px;
  position: relative;
  top: -5px;
  margin: 0 5px;
}
.transition-payment-key-label {
  border: none !important;
}
.transition-payment-table td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border-bottom: 6px solid white;
}
.transition-payment-cell {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.transition-payment-cell-first {
  padding-left: 5px !important;
}
.transition-payment-cell-last {
  padding-right: 5px !important;
}
.transition-payment:before {
  content: '';
  width: 0;
  display: inline-block;
}
.transition-payment-1st {
  border-left: 1px solid #888;
  margin-left: 5px;
}
.transition-payment-last {
  border-right: 1px solid #888;
  margin-right: 5px;
}
.transition-payment-markpaid {
  border: 2px solid #9a2a70;
  background: white;
  line-height: 19px;
  vertical-align: middle;
  padding: 0 8px;
  cursor: pointer;
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: 0;
  width: 80px;
  text-align: center;
}
.transition-payment-markpaid:hover {
  text-decoration: underline !important;
}
.transition-payment-markpaid-inprogress {
  border-color: red;
}
.transition-payment-markpaid-progress {
  background: #ffabab;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
}
.transition-payment-markpaid-label {
  position: relative;
}
.paystatus-incomplete {
  border-color: #888 !important;
  background: #ccc !important;
}
.paystatus-0 {
  border-color: green !important;
  background: #c7e3c7 !important;
}
.paystatus-30 {
  border-color: #2266ff !important;
  background: #bdd1ff !important;
}
.paystatus-60 {
  border-color: #dd6600 !important;
  background: #f5d1b3 !important;
}
.paystatus-90 {
  border-color: red !important;
  background: #ffb3b3 !important;
}
.paystatus-paid {
  border-color: black !important;
  background: white !important;
}
.greenbox {
  padding: 5px;
  background: #d9ecd9;
  border: 1px solid green;
}
.pinkbox {
  padding: 5px;
  background: #fad9d9;
  border: 1px solid #dd0000;
}
.commission-confirmation .field-validation-error span {
  display: inline-block;
  padding: 2px 5px;
  color: white;
  background: #dd0000;
  margin-top: 4px;
}
.projstatus {
  display: inline-block;
  margin-left: 10px;
  padding: 2px 5px;
}
.projstatus-cantake {
  background: #aaffaa !important;
}
.projstatus-notify {
  background: #ffcccc !important;
}
.soakpit-size {
  padding-left: 64px;
}
.td-a {
  display: block;
  width: 100%;
  height: 100%;
}
tr:hover .td-a-link {
  text-decoration: underline;
}
.h1-gap {
  padding-bottom: 25px;
}
.sendemail-noattachments-warning {
  color: #dd0000;
  font-weight: bold;
}
.sendemail-message {
  color: green;
}
.miscpay {
  border: 1px solid black;
  padding: 20px;
}
.miscpay-item {
  border-top: 1px dashed grey;
  padding: 5px;
}
.miscpay-item:first-child {
  border-top: none;
}
.miscpay-item-list {
  border: 1px solid grey;
  background: #eee;
  margin: 5px;
  margin-top: 15px;
}
.miscpay-remove {
  margin-right: 10px;
}
.miscpay-maindesc,
.miscpay-newdesc,
.miscpay-newamount {
  border: 1px solid black;
  padding: 5px;
  margin-left: 10px;
}
.miscpay-maindesc {
  width: 380px;
}
.miscpay-newdesc {
  width: 380px;
  margin-right: 20px;
}
.miscpay-newamount {
  width: 50px;
}
.miscpay .field-validation-error {
  color: #dd0000;
  display: block;
}
.newproj {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.newproj-bg {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.7);
}
.newproj-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 800px;
  height: 165px;
  margin: auto;
  padding: 50px;
  background: #eee;
}
.newproj-button {
  width: 140px;
  padding: 17px;
  margin: 0 0 0 23px !important;
}
.newproj-button:first-child {
  margin-left: 0 !important;
}
.newproj-button2 {
  width: 120px;
  padding: 15px;
  margin: 10px 80px;
}
.newproj-buttons {
  margin-top: 45px;
  text-align: center;
}
.newproj-fptpl {
  min-width: 800px;
  width: 70%;
  height: 80%;
  overflow-y: auto;
}
.newproj-fptpl img {
  width: 90%;
}
.newproj-fptpl-cat {
  height: 250px;
}
.newproj-fptpl-list .button {
  width: 320px;
  margin: 20px;
}
.newproj-fptpl-sel-buttons {
  text-align: center;
}
.pager {
  margin: 10px 0;
}
.pager-results {
  display: inline-block;
  margin-right: 20px;
}
.pager-pages {
  display: inline-block;
  margin-right: 20px;
}
.pager-pages-page-selected {
  font-weight: bold;
}
.pager-perpage {
  display: inline-block;
}
.pager-perpage-select {
  margin-left: 5px;
}
.warning-not-clockedout:before {
  content: url('Images/right-arrow-red.png');
  position: absolute;
  right: 4.4em;
  top: 2.6em;
}
.warning-not-clockedout {
  border: solid red;
  margin-left: 40px;
}
.warning-not-clockedin:before {
  content: url('Images/right-arrow-red.png');
  position: absolute;
  right: 4.1em;
  top: 2.7em;
}
.warning-not-clockedin {
  border: solid red !important;
  margin-left: 40px;
}