/* line 6, app/assets/stylesheets/overrides.scss */
header .navbar .navbar-brand img {
  height: 40px;
}

/* line 11, app/assets/stylesheets/overrides.scss */
header .navbar .toggle-nav {
  margin-left: 0;
  margin-right: 10px;
}

/* line 18, app/assets/stylesheets/overrides.scss */
.page-header {
  margin-bottom: 20px;
  min-height: 90px;
  overflow: visible;
  padding-bottom: 7px;
}

/* line 24, app/assets/stylesheets/overrides.scss */
.page-header .title {
  display: inline-block;
}

/* line 27, app/assets/stylesheets/overrides.scss */
.page-header .title > .icon {
  display: inline-block;
  width: 30px;
}

/* line 33, app/assets/stylesheets/overrides.scss */
.page-header .sub-title {
  color: #444;
  font-size: 16px;
  margin-left: 40px;
  margin-top: 5px;
}

/* line 40, app/assets/stylesheets/overrides.scss */
.page-header .resource-actions {
  margin-left: 10px;
  vertical-align: top;
}

@media (min-width: 768px) {
  /* line 46, app/assets/stylesheets/overrides.scss */
  .page-header h1 {
    max-width: 80%;
  }
}

/* line 51, app/assets/stylesheets/overrides.scss */
.box.box-bordered {
  border-width: 1px;
}

/* line 55, app/assets/stylesheets/overrides.scss */
.box .box-header {
  padding: 7px 12px;
}

/* line 58, app/assets/stylesheets/overrides.scss */
.box .box-header h3, .box .box-header h4, .box .box-header h5 {
  margin: 0;
}

/* line 60, app/assets/stylesheets/overrides.scss */
.box .box-header .actions {
  font-size: 15px;
  font-weight: normal;
  line-height: 16px;
  margin-top: 0;
}

/* line 69, app/assets/stylesheets/overrides.scss */
.box .box-toolbox .btn {
  margin-left: 5px;
}

/* line 74, app/assets/stylesheets/overrides.scss */
.btn.btn-primary {
  background-color: #00acdc;
}

/* line 75, app/assets/stylesheets/overrides.scss */
.btn.btn-success {
  background-color: #49af67;
}

/* line 76, app/assets/stylesheets/overrides.scss */
.btn.btn-info {
  background-color: #9564d2;
}

/* line 77, app/assets/stylesheets/overrides.scss */
.btn.btn-warning {
  background-color: #e8a326;
}

/* line 78, app/assets/stylesheets/overrides.scss */
.btn.btn-danger {
  background-color: #e34541;
}

/* line 82, app/assets/stylesheets/overrides.scss */
.nav-pills.nav-pills-as-tabs {
  margin-bottom: 0;
}

/* line 87, app/assets/stylesheets/overrides.scss */
.popover {
  max-width: 500px;
}

/* line 90, app/assets/stylesheets/overrides.scss */
.popover .popover-actions {
  margin-top: 10px;
  text-align: right;
}

/* line 96, app/assets/stylesheets/overrides.scss */
.select2-container .select2-choice {
  height: 34px;
  padding: 4px 0 4px 8px;
}

/* line 103, app/assets/stylesheets/overrides.scss */
.tight .form-group .select2-container .select2-choice {
  height: 26px;
  padding: 0 0 0 8px;
}

/* line 108, app/assets/stylesheets/overrides.scss */
.tight .form-group .select2-container-multi.form-control {
  height: auto;
}

/* line 111, app/assets/stylesheets/overrides.scss */
.tight .form-group .select2-container-multi.form-control .select2-choices {
  border: 1px solid #ccc;
  overflow: visible;
  padding: 0 0 0 3px;
}

/* line 116, app/assets/stylesheets/overrides.scss */
.tight .form-group .select2-container-multi.form-control .select2-choices:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " foobar";
  clear: both;
  height: 0;
}

/* line 125, app/assets/stylesheets/overrides.scss */
.tight .form-group .select2-container-multi.form-control .select2-choices .select2-search-field input {
  padding: 2px;
}

/* line 133, app/assets/stylesheets/overrides.scss */
.tooltip {
  font-size: 14px;
}

/* line 139, app/assets/stylesheets/overrides.scss */
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 144, app/assets/stylesheets/overrides.scss */
.tooltip.top .tooltip-arrow {
  margin-bottom: 1px;
  border-top-color: #bce8f1;
}

/* line 145, app/assets/stylesheets/overrides.scss */
.tooltip.right .tooltip-arrow {
  margin-left: 1px;
  border-right-color: #bce8f1;
}

/* line 146, app/assets/stylesheets/overrides.scss */
.tooltip.bottom .tooltip-arrow {
  margin-top: 1px;
  border-bottom-color: #bce8f1;
}

/* line 147, app/assets/stylesheets/overrides.scss */
.tooltip.left .tooltip-arrow {
  margin-right: 1px;
  border-left-color: #bce8f1;
}

/* line 149, app/assets/stylesheets/overrides.scss */
.tooltip .tooltip-inner {
  background-color: #d9edf7;
  border: 2px solid #bce8f1;
  color: #3a87ad;
  text-align: left;
}

/* line 155, app/assets/stylesheets/overrides.scss */
.tooltip .tooltip-inner p:last-child {
  margin-bottom: 0;
}

/* line 162, app/assets/stylesheets/overrides.scss */
.icon.with-text {
  margin-right: 3px;
}

@media print {
  /* line 167, app/assets/stylesheets/overrides.scss */
  h1, h2, h3, h4, h5 {
    font-family: Helvetica Neue, Helvetica, Arial;
  }
}

/* line 172, app/assets/stylesheets/overrides.scss */
h1 .btn, h2 .btn, h3 .btn, h4 .btn, h5 .btn {
  margin: 0 0 3px 7px;
}

/* line 177, app/assets/stylesheets/overrides.scss */
hr {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 182, app/assets/stylesheets/overrides.scss */
.select2-container {
  border: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  padding: 0 !important;
}

/* line 190, app/assets/stylesheets/overrides.scss */
.select2-container .select2-results__option {
  min-height: 30px;
}

/* line 195, app/assets/stylesheets/overrides.scss */
textarea {
  line-height: 1.4 !important;
}

/* line 198, app/assets/stylesheets/overrides.scss */
.dl-horizontal dt {
  border-top: 1px solid #ddd;
  clear: left;
  float: left;
  overflow: hidden;
  padding: 2px 10px 3px 0;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 180px;
}

/* line 210, app/assets/stylesheets/overrides.scss */
.dl-horizontal dd {
  border-top: 1px solid #ddd;
  margin-left: 180px;
  padding: 2px 5px 3px;
}

/* line 216, app/assets/stylesheets/overrides.scss */
.dl-horizontal dt:first-of-type,
.dl-horizontal dd:first-of-type {
  border-top: none;
}

/* line 221, app/assets/stylesheets/overrides.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: none;
}

/* line 225, app/assets/stylesheets/overrides.scss */
.dl-horizontal dd:after {
  clear: none;
}

/* line 230, app/assets/stylesheets/overrides.scss */
.form-group .file-input-wrapper {
  margin-left: 1em;
}

/* line 234, app/assets/stylesheets/overrides.scss */
.badge-icons {
  margin-top: 3px;
}

/* line 238, app/assets/stylesheets/overrides.scss */
.badge-icon {
  padding: 5px;
}
/*


 *











 *

 *

 */
/* line 22, app/assets/stylesheets/application.scss */
html.turbolinks-progress-bar::before {
  background-color: #83dc21 !important;
  height: 3px !important;
}

/* line 27, app/assets/stylesheets/application.scss */
.debug-information {
  background-color: #ffa;
  border: 1px solid #aa7;
  margin-bottom: 15px;
  padding: 10px;
  text-align: left;
}
/* line 6, app/assets/stylesheets/batch_actions.scss */
.batch-actions-form tbody tr:not(.blocked):hover td, .batch-actions-form tbody tr:not(.blocked) th:first-child:hover, .batch-actions-form thead tr:not(.blocked):hover td, .batch-actions-form thead tr:not(.blocked) th:first-child:hover {
  background-color: #cfd !important;
  cursor: pointer;
}

/* line 12, app/assets/stylesheets/batch_actions.scss */
.batch-actions-form tbody tr.selected:not(.blocked) td, .batch-actions-form thead tr.selected:not(.blocked) td {
  background-color: #aeb !important;
}
/* line 5, app/assets/stylesheets/devise.scss */
.login-container-header {
  color: #fff;
}

/* line 8, app/assets/stylesheets/devise.scss */
.login-container-header .logo {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/devise.scss */
  .login-container-header .logo {
    margin-left: -67px;
  }
}

/* line 15, app/assets/stylesheets/devise.scss */
.login-container-header .logo img {
  max-width: 70vw;
}
/* line 6, app/assets/stylesheets/document.scss */
.public-document.public {
  width: 1024px;
}

@media print {
  /* line 5, app/assets/stylesheets/document.scss */
  .public-document {
    font-size: 16px;
    width: 1024px;
  }
  /* line 14, app/assets/stylesheets/document.scss */
  .public-document > .box-content {
    padding: 0;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 24, app/assets/stylesheets/document.scss */
.public-document .document-header .print-header {
  margin: 10px 0;
}

/* line 27, app/assets/stylesheets/document.scss */
.public-document .document-header .print-header img {
  margin: auto;
  width: 100%;
}

/* line 33, app/assets/stylesheets/document.scss */
.public-document .document-header .alert-info {
  margin-bottom: 7px;
}

/* line 38, app/assets/stylesheets/document.scss */
.public-document .document-header .addresses h4 {
  margin-bottom: 5px;
}

/* line 41, app/assets/stylesheets/document.scss */
.public-document .document-header .document-info {
  float: right;
  margin: 10px 30px 0 0;
  text-align: right;
}

/* line 46, app/assets/stylesheets/document.scss */
.public-document .document-header .document-info .delivered-on, .public-document .document-header .document-info .invoiced-on {
  font-style: italic;
}

/* line 51, app/assets/stylesheets/document.scss */
.public-document .document-header .address, .public-document .document-header .salesperson-info {
  border: 2px solid #999;
  font-size: 0.9em;
  margin-bottom: 10px;
  margin-top: 5px;
  padding: 5px 8px;
  position: relative;
}

/* line 62, app/assets/stylesheets/document.scss */
.public-document .document-table-body .price-head {
  text-align: right;
}

/* line 64, app/assets/stylesheets/document.scss */
.public-document .document-table-body .row {
  border-left: 2px solid #aaa;
  border-right: 2px solid #aaa;
  margin: auto;
  width: 100%;
}

/* line 71, app/assets/stylesheets/document.scss */
.public-document .document-table-body .row.first .cell:first-child {
  border-top: 2px solid #aaa;
}

/* line 76, app/assets/stylesheets/document.scss */
.public-document .document-table-body .row:last-child {
  border-bottom: 2px solid #aaa;
  margin-bottom: 20px;
}

/* line 82, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell {
  border-top: 1px solid #ddd;
  padding-bottom: 4px;
  padding-top: 7px;
  vertical-align: top;
}

/* line 88, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell.full-width {
  width: 100%;
}

/* line 92, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell.header {
  border-top: 2px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-weight: bold;
  text-align: center;
}

/* line 99, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell.description-cell {
  display: flex;
}

/* line 102, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell.description-cell .approval-checkbox {
  float: left;
  padding-right: 40px;
  width: 0;
}

@media (max-width: 767px) {
  /* line 102, app/assets/stylesheets/document.scss */
  .public-document .document-table-body .cell.description-cell .approval-checkbox {
    padding-right: 10px;
  }
}

/* line 111, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell.description-cell .approval-checkbox .icon {
  font-size: 2em;
}

@media (max-width: 767px) {
  /* line 111, app/assets/stylesheets/document.scss */
  .public-document .document-table-body .cell.description-cell .approval-checkbox .icon {
    font-size: 1.2em;
  }
}

/* line 120, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell.description-cell .line-item-details {
  align-items: stretch;
  flex: 1;
}

/* line 127, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell.service-cell .service-name {
  font-weight: bold;
}

/* line 131, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell.service-cell .renewable {
  font-size: 0.8em;
  margin-left: 10px;
}

/* line 137, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell.price-cell {
  background-color: #eee;
  border-bottom: 2px solid #aaa;
  border-left: 2px solid #aaa;
  border-right: 2px solid #aaa;
  border-top: 1px solid #aaa;
  margin-bottom: 10px;
}

/* line 145, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell.price-cell .btn {
  font-weight: bold;
}

/* line 147, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell.price-cell .payable-before-scheduling {
  float: right;
  line-height: 30px;
  margin-right: 10px;
}

@media print {
  /* line 147, app/assets/stylesheets/document.scss */
  .public-document .document-table-body .cell.price-cell .payable-before-scheduling {
    line-height: 18px;
  }
}

/* line 157, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell.price-cell .amount {
  float: right;
  font-size: 1.2em;
  font-weight: bold;
}

/* line 164, app/assets/stylesheets/document.scss */
.public-document .document-table-body .cell p {
  margin-bottom: 5px;
}

/* line 170, app/assets/stylesheets/document.scss */
.public-document .terms {
  font-size: 0.8em;
}

/* line 175, app/assets/stylesheets/document.scss */
.document-totals {
  background-color: #eee;
  border: 1px solid #aaa;
  float: right;
  font-weight: bold;
  text-align: right;
  font-size: 20px;
  margin: 20px 0 10px 10px;
  width: 300px;
  max-width: 300px;
}

@media (max-width: 767px) {
  /* line 175, app/assets/stylesheets/document.scss */
  .document-totals {
    font-size: 16px;
    margin: 20px 0 10px 10px;
    width: inherit;
    max-width: 300px;
  }
}

@media print {
  /* line 175, app/assets/stylesheets/document.scss */
  .document-totals {
    font-size: 1.2em;
  }
}

/* line 197, app/assets/stylesheets/document.scss */
.document-totals .caption, .document-totals .amount {
  border-bottom: 1px solid #aaa;
  padding: 7px 15px;
}

/* line 202, app/assets/stylesheets/document.scss */
.document-totals .amount {
  width: 50%;
}
/* line 3, app/assets/stylesheets/filters.scss */
#filters {
  margin-top: -20px;
}

/* line 6, app/assets/stylesheets/filters.scss */
#filters.closed {
  display: none;
}

/* line 8, app/assets/stylesheets/filters.scss */
#filters .box-content {
  border-top: 0;
}

/* line 13, app/assets/stylesheets/filters.scss */
#filters form .actions {
  margin-top: 5px;
  padding: 7px;
}

/* line 18, app/assets/stylesheets/filters.scss */
#filters form .extra-filters {
  margin-bottom: 10px;
}
/* line 3, app/assets/stylesheets/forms.scss */
form .tight .form-group {
  margin-bottom: 7px;
}

/* line 6, app/assets/stylesheets/forms.scss */
form .tight .form-group label {
  margin-bottom: 2px;
}

/* line 10, app/assets/stylesheets/forms.scss */
form .tight .form-group .form-control {
  height: 25px;
  padding: 3px 6px;
}

/* line 16, app/assets/stylesheets/forms.scss */
form .tight .form-group .input-group .input-group-addon {
  padding: 4px 6px;
}

/* line 23, app/assets/stylesheets/forms.scss */
form .form-actions {
  margin: 20px -10px -10px;
}

/* line 29, app/assets/stylesheets/forms.scss */
.box form {
  margin-top: 10px;
}
/* line 3, app/assets/stylesheets/layout.scss */
#main-nav .nav .menu-item {
  font-size: 14px !important;
}

/* line 7, app/assets/stylesheets/layout.scss */
#main-nav .nav .count {
  color: #666;
  float: right;
  font-weight: bold;
  margin: 0 3px;
}

/* line 15, app/assets/stylesheets/layout.scss */
#main-nav .nav .dropdown-collapse:after {
  color: #333;
  content: '\25B8';
  position: absolute;
  right: 15px;
}

/* line 22, app/assets/stylesheets/layout.scss */
#main-nav .nav .dropdown-collapse.in:after {
  content: '\25BC';
}

/* line 28, app/assets/stylesheets/layout.scss */
#footer .copyright {
  margin: 15px 0 30px;
}
/* line 2, app/assets/stylesheets/public.scss */
body.public #public-content {
  margin-top: 30px;
}
/* line 3, app/assets/stylesheets/search.scss */
.suggestion {
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/search.scss */
.suggestion .icon-wrapper {
  float: left;
  padding-right: 0;
  padding-top: 3px;
  text-align: right;
  width: 30px;
}

/* line 14, app/assets/stylesheets/search.scss */
.suggestion .description {
  float: left;
  margin-left: 15px;
  width: 320px;
}

/* line 19, app/assets/stylesheets/search.scss */
.suggestion .description .pull-right {
  font-size: 0.8em;
}

/* line 23, app/assets/stylesheets/search.scss */
.suggestion .description .highlight {
  color: #999;
  font-size: 0.8em;
}

/* line 26, app/assets/stylesheets/search.scss */
.suggestion .description .highlight strong {
  color: #333;
}

/* line 29, app/assets/stylesheets/search.scss */
.suggestion .description .address {
  font-size: 0.7em;
}

/* line 31, app/assets/stylesheets/search.scss */
.suggestion .description .label {
  font-size: 0.6em;
  vertical-align: middle;
}

/* line 38, app/assets/stylesheets/search.scss */
#search-results {
  padding: 0;
}

/* line 41, app/assets/stylesheets/search.scss */
#search-results li {
  list-style: none;
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
}

/* line 48, app/assets/stylesheets/search.scss */
#search-results a {
  display: block;
}

/* line 52, app/assets/stylesheets/search.scss */
#search-results .suggestion {
  font-size: 1.1em;
}

/* line 56, app/assets/stylesheets/search.scss */
#search-results .icon-wrapper {
  width: auto;
}

/* line 63, app/assets/stylesheets/search.scss */
.modal-dialog #search-results li {
  padding: 10px;
  margin: 0;
}

/* line 67, app/assets/stylesheets/search.scss */
.modal-dialog #search-results li:hover {
  background-color: #cfd !important;
}

/* line 73, app/assets/stylesheets/search.scss */
.modal-dialog #search-results .suggestion .description {
  width: 90%;
}
/* line 4, app/assets/stylesheets/shared.scss */
.attachments .box-header, .comments .box-header {
  background-color: #f2f8fa;
  color: #535254;
  font-size: 14px;
}

/* line 9, app/assets/stylesheets/shared.scss */
.attachments .box-header h5, .comments .box-header h5 {
  color: #535254;
  margin: 8px 0;
}

/* line 17, app/assets/stylesheets/shared.scss */
.attachments .file-field {
  padding-top: 24px;
}

/* line 21, app/assets/stylesheets/shared.scss */
.attachments .sub-header {
  display: inline-block;
  font-size: 11px;
  margin-top: -10px;
}

/* line 29, app/assets/stylesheets/shared.scss */
.attached-documents .attached-document:hover {
  background-color: #cfd;
}

/* line 33, app/assets/stylesheets/shared.scss */
.attached-documents .attachment-actions {
  margin-left: 5px;
  vertical-align: top;
}

/* line 38, app/assets/stylesheets/shared.scss */
.attached-documents .download {
  display: inline-block;
  margin-bottom: 7px;
  margin-right: 5px;
  width: 88%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 47, app/assets/stylesheets/shared.scss */
.attached-documents .download .icon {
  font-size: 1.6em;
  text-decoration: none;
  vertical-align: middle;
}

/* line 57, app/assets/stylesheets/shared.scss */
.comments.compact .box-content {
  max-height: 160px;
  overflow-y: auto;
  padding: 0;
}

/* line 62, app/assets/stylesheets/shared.scss */
.comments.compact .box-content .comment {
  padding: 5px 10px;
}

/* line 65, app/assets/stylesheets/shared.scss */
.comments.compact .box-content .comment:nth-child(even) {
  background-color: #f7f7f7;
}

/* line 73, app/assets/stylesheets/shared.scss */
.custom-header-actions {
  padding-right: 7px;
}

/* line 76, app/assets/stylesheets/shared.scss */
.custom-header-actions > i.text-warning {
  font-size: 2em;
  margin-right: 4px;
  position: relative;
  top: 8px;
}

/* line 85, app/assets/stylesheets/shared.scss */
.day-summary .work-order {
  margin: 0 0 10px;
}

/* line 89, app/assets/stylesheets/shared.scss */
.day-summary .work-order .summary .site {
  font-size: 0.9em;
  margin-left: 30px;
}

/* line 94, app/assets/stylesheets/shared.scss */
.day-summary .work-order .summary .details {
  font-size: 0.9em;
  margin-left: 30px;
}

/* line 100, app/assets/stylesheets/shared.scss */
.day-summary .work-order .time {
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 7px;
  width: 42px;
}

/* line 109, app/assets/stylesheets/shared.scss */
.day-summary .assignee-total {
  font-weight: bold;
}

/* line 113, app/assets/stylesheets/shared.scss */
.day-summary .amount {
  float: right;
  font-size: 1.2em;
  font-weight: bold;
}

/* line 120, app/assets/stylesheets/shared.scss */
.empty-notice {
  margin: 15px 0 15px;
  text-align: center;
}

/* line 125, app/assets/stylesheets/shared.scss */
.abreast {
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}

/* line 130, app/assets/stylesheets/shared.scss */
.abreast .value {
  font-size: 24px;
}

/* line 133, app/assets/stylesheets/shared.scss */
.label-commercial {
  background-color: #526CED;
}

/* line 138, app/assets/stylesheets/shared.scss */
.label-confirmed {
  background-color: #22DB2C;
}

/* line 142, app/assets/stylesheets/shared.scss */
.label-paid {
  float: right;
  font-size: 28px;
  margin-top: 20px;
}

/* line 148, app/assets/stylesheets/shared.scss */
.label-write-off {
  background-color: #F32;
}

/* line 152, app/assets/stylesheets/shared.scss */
.label-blocked {
  background-color: #F85;
}

/* line 157, app/assets/stylesheets/shared.scss */
.label-client-status.lead {
  background-color: #963;
}

/* line 158, app/assets/stylesheets/shared.scss */
.label-client-status.prospect {
  background-color: #773;
}

/* line 159, app/assets/stylesheets/shared.scss */
.label-client-status.customer {
  background-color: #693;
}

/* line 163, app/assets/stylesheets/shared.scss */
.label-email-status.bounced {
  background-color: #911;
}

/* line 164, app/assets/stylesheets/shared.scss */
.label-email-status.delivered {
  background-color: #338C92;
}

/* line 165, app/assets/stylesheets/shared.scss */
.label-email-status.in-progress {
  background-color: #937C42;
}

/* line 166, app/assets/stylesheets/shared.scss */
.label-email-status.sent {
  background-color: #937C42;
}

/* line 167, app/assets/stylesheets/shared.scss */
.label-email-status.created {
  background-color: #211;
}

/* line 171, app/assets/stylesheets/shared.scss */
.label-quote-status.sent, .label-invoice-status.sent, .label-work-order-status.sent {
  background-color: #937C42;
}

/* line 172, app/assets/stylesheets/shared.scss */
.label-quote-status.delivered, .label-invoice-status.delivered, .label-work-order-status.delivered {
  background-color: #338C92;
}

/* line 173, app/assets/stylesheets/shared.scss */
.label-quote-status.viewed, .label-invoice-status.viewed, .label-work-order-status.viewed {
  background-color: #F8A34C;
}

/* line 174, app/assets/stylesheets/shared.scss */
.label-quote-status.cancelled, .label-invoice-status.cancelled, .label-work-order-status.cancelled {
  background-color: #A32C1D;
}

/* line 175, app/assets/stylesheets/shared.scss */
.label-quote-status.completed, .label-invoice-status.completed, .label-work-order-status.completed {
  background-color: #532C6D;
}

/* line 179, app/assets/stylesheets/shared.scss */
.label-quote-status.draft {
  background-color: #353E25;
}

/* line 180, app/assets/stylesheets/shared.scss */
.label-quote-status.approved {
  background-color: #5C8015;
}

/* line 181, app/assets/stylesheets/shared.scss */
.label-quote-status.confirmed {
  background-color: #68C981;
}

/* line 185, app/assets/stylesheets/shared.scss */
.label-invoice-status.pending {
  background-color: #353E25;
}

/* line 186, app/assets/stylesheets/shared.scss */
.label-invoice-status.paid {
  background-color: #78E34C;
}

/* line 189, app/assets/stylesheets/shared.scss */
.label-reference-number {
  background-color: #756E85;
}

/* line 194, app/assets/stylesheets/shared.scss */
.label-work-order-status.upcoming {
  background-color: #808BE3;
}

/* line 195, app/assets/stylesheets/shared.scss */
.label-work-order-status.confirmed {
  background-color: #22DB2C;
}

/* line 196, app/assets/stylesheets/shared.scss */
.label-work-order-status.in-progress {
  background-color: #60C545;
}

/* line 197, app/assets/stylesheets/shared.scss */
.label-work-order-status.incomplete {
  background-color: #2D0B57;
}

/* line 198, app/assets/stylesheets/shared.scss */
.label-work-order-status.unscheduled {
  background-color: #9B1B97;
}

/* line 201, app/assets/stylesheets/shared.scss */
.reference-number {
  font-size: 0.9em;
  font-weight: bold;
}

/* line 207, app/assets/stylesheets/shared.scss */
.work-order-site-info .address, .work-order-site-info .box {
  margin-bottom: 10px;
}

/* line 213, app/assets/stylesheets/shared.scss */
.work-order-job-description hr {
  margin-bottom: 5px;
  margin-top: 5px;
}

/* line 217, app/assets/stylesheets/shared.scss */
.work-order-job-description hr.top {
  border-top: 2px solid #ddd;
  margin-bottom: 10px;
  margin-top: 15px;
}

/* line 225, app/assets/stylesheets/shared.scss */
.work-order-job-description .global-line-items .header-details {
  margin-bottom: 10px;
}

/* line 230, app/assets/stylesheets/shared.scss */
.work-order-job-description .abreast {
  font-size: 10px;
  margin: 0;
}

/* line 234, app/assets/stylesheets/shared.scss */
.work-order-job-description .abreast .value {
  font-size: 16px;
}

/* line 238, app/assets/stylesheets/shared.scss */
.work-order-job-description .line-item .service {
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 243, app/assets/stylesheets/shared.scss */
.work-order-job-description .line-item .service-details {
  padding-left: 25px;
}

/* line 245, app/assets/stylesheets/shared.scss */
.work-order-job-description .line-item .completed-checkbox {
  margin-right: 5px;
}

/* line 248, app/assets/stylesheets/shared.scss */
.work-order-job-description .line-item .completed-checkbox input {
  height: 16px;
  position: relative;
  top: 3px;
  width: 16px;
}

/* line 256, app/assets/stylesheets/shared.scss */
.work-order-job-description .line-item .header-details {
  background-color: #eee;
  font-weight: bold;
  margin: -5px -10px 8px;
  padding: 5px;
  text-align: center;
}

/* line 267, app/assets/stylesheets/shared.scss */
.resource-actions, .transition-actions {
  display: inline-block;
}

@media (min-width: 560px) {
  /* line 267, app/assets/stylesheets/shared.scss */
  .resource-actions, .transition-actions {
    white-space: nowrap;
  }
}

/* line 274, app/assets/stylesheets/shared.scss */
.resource-actions .btn, .transition-actions .btn {
  width: 25px;
}

@media (max-width: 560px) {
  /* line 274, app/assets/stylesheets/shared.scss */
  .resource-actions .btn, .transition-actions .btn {
    clear: right;
    float: right;
    margin-bottom: 2px;
  }
}

/* line 287, app/assets/stylesheets/shared.scss */
table.table tr.blocked {
  background-color: #F7F7F7;
}

/* line 293, app/assets/stylesheets/shared.scss */
table.table td .address {
  white-space: nowrap;
}

/* line 298, app/assets/stylesheets/shared.scss */
table.table td.client .text {
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

/* line 305, app/assets/stylesheets/shared.scss */
table.table td .actions-and-labels * {
  vertical-align: middle;
}

/* line 310, app/assets/stylesheets/shared.scss */
table.table td .actions .btn {
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
  padding: 1px 5px;
  width: 24px;
}

/* line 318, app/assets/stylesheets/shared.scss */
table.table td .actions .icon-warning {
  font-size: 1.2em;
  position: relative;
  top: 4px;
}

/* line 329, app/assets/stylesheets/shared.scss */
body.show .page-header .actions {
  font-size: 18px;
  line-height: 1.33;
  padding: 10px 16px;
}

/* line 335, app/assets/stylesheets/shared.scss */
body.show .page-header .form-group {
  display: inline-block;
  margin-bottom: 0px;
  margin-left: 20px;
}

/* line 340, app/assets/stylesheets/shared.scss */
body.show .page-header .form-group.duration {
  width: 160px;
}

/* line 346, app/assets/stylesheets/shared.scss */
body.show .attributes {
  margin-bottom: 15px;
  max-width: 425px;
}

/* line 350, app/assets/stylesheets/shared.scss */
body.show .attributes .dl-horizontal {
  margin-bottom: 0;
}

/* line 353, app/assets/stylesheets/shared.scss */
body.show .attributes .dl-horizontal dt {
  width: 160px;
}

/* line 354, app/assets/stylesheets/shared.scss */
body.show .attributes .dl-horizontal dd {
  margin-left: 160px;
}

/* line 357, app/assets/stylesheets/shared.scss */
body.show .attributes .dl-horizontal.dl-240 dt {
  width: 240px;
}

/* line 358, app/assets/stylesheets/shared.scss */
body.show .attributes .dl-horizontal.dl-240 dd {
  margin-left: 240px;
}

/* line 364, app/assets/stylesheets/shared.scss */
body.show .associations h3 {
  margin-top: 0;
}

/* line 368, app/assets/stylesheets/shared.scss */
body.show .associations .list {
  margin-bottom: 10px;
  margin-left: 15px;
}

/* line 372, app/assets/stylesheets/shared.scss */
body.show .associations .list .item {
  padding: 2px 10px 3px;
}

/* line 375, app/assets/stylesheets/shared.scss */
body.show .associations .list .item .label {
  margin-right: 5px;
}

/* line 385, app/assets/stylesheets/shared.scss */
.date.form-group .datepicker-days .day {
  font-weight: bold;
}

/* line 388, app/assets/stylesheets/shared.scss */
.date.form-group .datepicker-days .day.disabled {
  font-weight: normal;
}

/* line 393, app/assets/stylesheets/shared.scss */
.help-block-danger {
  color: #b94a48;
}

/* line 397, app/assets/stylesheets/shared.scss */
.page-entries-info {
  display: inline-block;
  font-weight: bold;
  padding: 5px 10px;
}

/* line 404, app/assets/stylesheets/shared.scss */
.page-limit form {
  margin: 0 10px 0 0;
}

/* line 405, app/assets/stylesheets/shared.scss */
.page-limit select {
  padding: 7px;
}

/* line 408, app/assets/stylesheets/shared.scss */
.job-started {
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 15px 0;
  text-align: center;
}

/* line 415, app/assets/stylesheets/shared.scss */
.tag-list {
  margin: 5px 0;
}

/* line 420, app/assets/stylesheets/shared.scss */
.time-logs .time-log {
  margin-bottom: 5px;
}

/* line 423, app/assets/stylesheets/shared.scss */
.time-logs .time-log .resource-actions {
  margin-right: 5px;
}

/* line 429, app/assets/stylesheets/shared.scss */
.loading-spinner {
  background: url(/big-loader.gif) no-repeat center center;
  height: 50vh;
  left: 0px;
  max-height: 500px;
  text-align: center;
  top: 0px;
  width: 100%;
  z-index: 1000;
}

/* line 441, app/assets/stylesheets/shared.scss */
.flash-notice p:last-child {
  margin-bottom: 0;
}
/* line 3, app/assets/stylesheets/typeahead.scss */
.more-results {
  cursor: pointer;
  font-size: .8em;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}

/* line 11, app/assets/stylesheets/typeahead.scss */
.twitter-typeahead {
  display: block;
  width: 100%;
}

/* line 16, app/assets/stylesheets/typeahead.scss */
.typeahead {
  background-color: #fff;
}

/* line 19, app/assets/stylesheets/typeahead.scss */
.typeahead:focus {
  border: 2px solid #0097cf;
}

/* line 24, app/assets/stylesheets/typeahead.scss */
.typeahead, .tt-query, .tt-hint {
  border: 2px solid #ccc;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  outline: medium none;
  padding: 8px 12px;
  width: 396px;
}

/* line 34, app/assets/stylesheets/typeahead.scss */
.tt-query {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

/* line 38, app/assets/stylesheets/typeahead.scss */
.tt-hint {
  color: #999;
}

/* line 42, app/assets/stylesheets/typeahead.scss */
.tt-dropdown-menu {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  margin-top: 12px;
  padding: 4px 0;
  text-align: left;
  width: 390px;
}

/* line 53, app/assets/stylesheets/typeahead.scss */
.tt-suggestion {
  font-size: 18px;
  line-height: 24px;
  padding: 3px 10px;
}

/* line 58, app/assets/stylesheets/typeahead.scss */
.tt-suggestion:hover {
  background-color: #cfd !important;
}

/* line 63, app/assets/stylesheets/typeahead.scss */
.tt-suggestion.tt-cursor {
  background-color: #0097cf;
}

/* line 67, app/assets/stylesheets/typeahead.scss */
.tt-suggestion p {
  margin: 0;
}
/* line 14, app/assets/stylesheets/utilities.scss */
.cell {
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

/* line 22, app/assets/stylesheets/utilities.scss */
.col-max-70 {
  max-width: 70px;
}

/* line 23, app/assets/stylesheets/utilities.scss */
.col-max-80 {
  max-width: 80px;
}

/* line 24, app/assets/stylesheets/utilities.scss */
.col-max-90 {
  max-width: 90px;
}

/* line 25, app/assets/stylesheets/utilities.scss */
.col-max-100 {
  max-width: 100px;
}

/* line 26, app/assets/stylesheets/utilities.scss */
.col-max-120 {
  max-width: 120px;
}

/* line 27, app/assets/stylesheets/utilities.scss */
.col-max-150 {
  max-width: 150px;
}

/* line 28, app/assets/stylesheets/utilities.scss */
.col-max-180 {
  max-width: 180px;
}

/* line 29, app/assets/stylesheets/utilities.scss */
.col-max-210 {
  max-width: 210px;
}

/* line 30, app/assets/stylesheets/utilities.scss */
.col-max-240 {
  max-width: 240px;
}

/* line 31, app/assets/stylesheets/utilities.scss */
.col-max-270 {
  max-width: 270px;
}

/* line 32, app/assets/stylesheets/utilities.scss */
.col-max-300 {
  max-width: 300px;
}

/* line 33, app/assets/stylesheets/utilities.scss */
.col-max-400 {
  max-width: 400px;
}

/* line 34, app/assets/stylesheets/utilities.scss */
.col-max-500 {
  max-width: 500px;
}

/* line 36, app/assets/stylesheets/utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 38, app/assets/stylesheets/utilities.scss */
.nowrap {
  white-space: nowrap;
}

/* line 40, app/assets/stylesheets/utilities.scss */
.with-icon-over-input {
  position: relative;
}

/* line 43, app/assets/stylesheets/utilities.scss */
.with-icon-over-input input {
  padding-left: 28px;
}

/* line 47, app/assets/stylesheets/utilities.scss */
.with-icon-over-input .icon {
  position: absolute;
  left: 25px;
  top: 35px;
}

/* line 54, app/assets/stylesheets/utilities.scss */
.with-icon-over-input.no-label .icon {
  top: 10px;
}

/* line 60, app/assets/stylesheets/utilities.scss */
.zero-width {
  width: 0;
}

/* line 62, app/assets/stylesheets/utilities.scss */
.visible-xxs {
  display: none !important;
}

@media (max-width: 560px) {
  /* line 67, app/assets/stylesheets/utilities.scss */
  .visible-xxs {
    display: block !important;
  }
}

/* line 72, app/assets/stylesheets/utilities.scss */
.clear {
  clear: both;
}

@media (max-width: 767px) {
  /* line 4, app/assets/stylesheets/utilities.scss */
  .clearfix-xs:before, .clearfix-xs:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  /* line 9, app/assets/stylesheets/utilities.scss */
  .clearfix-xs:after {
    clear: both;
  }
}

@media (max-width: 560px) {
  /* line 4, app/assets/stylesheets/utilities.scss */
  .clearfix-xxs:before, .clearfix-xxs:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  /* line 9, app/assets/stylesheets/utilities.scss */
  .clearfix-xxs:after {
    clear: both;
  }
}

/* line 88, app/assets/stylesheets/utilities.scss */
.top-z-index {
  z-index: 1000;
}

/* line 92, app/assets/stylesheets/utilities.scss */
.ml-2 {
  margin-left: 10px;
}
@page {
  margin: 7mm 5mm 14mm;
  size: auto;
}

@media print {
  /* line 7, app/assets/stylesheets/print.scss */
  body {
    min-height: auto;
  }
  /* line 11, app/assets/stylesheets/print.scss */
  #content-wrapper, .public-document, .public-document > .box-content {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 16, app/assets/stylesheets/print.scss */
  .avoid-break {
    page-break-inside: avoid;
    page-break-after: auto;
  }
  /* line 21, app/assets/stylesheets/print.scss */
  .page-break {
    page-break-after: always;
  }
  /* line 25, app/assets/stylesheets/print.scss */
  .alert-info {
    background-color: #eee;
    border-color: #aaa;
  }
  /* https://blog.donnierayjones.com/2014/10/fix-bootstrap3-printing */
  /* line 32, app/assets/stylesheets/print.scss */
  .col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    float: left;
  }
  /* line 44, app/assets/stylesheets/print.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 45, app/assets/stylesheets/print.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 46, app/assets/stylesheets/print.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 47, app/assets/stylesheets/print.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 48, app/assets/stylesheets/print.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 49, app/assets/stylesheets/print.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 50, app/assets/stylesheets/print.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 51, app/assets/stylesheets/print.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 52, app/assets/stylesheets/print.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 53, app/assets/stylesheets/print.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 54, app/assets/stylesheets/print.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 55, app/assets/stylesheets/print.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 56, app/assets/stylesheets/print.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 57, app/assets/stylesheets/print.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 58, app/assets/stylesheets/print.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 59, app/assets/stylesheets/print.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 60, app/assets/stylesheets/print.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 61, app/assets/stylesheets/print.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 62, app/assets/stylesheets/print.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 63, app/assets/stylesheets/print.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 64, app/assets/stylesheets/print.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 65, app/assets/stylesheets/print.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 66, app/assets/stylesheets/print.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 67, app/assets/stylesheets/print.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 68, app/assets/stylesheets/print.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 69, app/assets/stylesheets/print.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 70, app/assets/stylesheets/print.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 71, app/assets/stylesheets/print.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 72, app/assets/stylesheets/print.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 73, app/assets/stylesheets/print.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 74, app/assets/stylesheets/print.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 75, app/assets/stylesheets/print.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 76, app/assets/stylesheets/print.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 77, app/assets/stylesheets/print.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 78, app/assets/stylesheets/print.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 79, app/assets/stylesheets/print.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 80, app/assets/stylesheets/print.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 81, app/assets/stylesheets/print.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 82, app/assets/stylesheets/print.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 83, app/assets/stylesheets/print.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 84, app/assets/stylesheets/print.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 85, app/assets/stylesheets/print.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 86, app/assets/stylesheets/print.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 87, app/assets/stylesheets/print.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 88, app/assets/stylesheets/print.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 89, app/assets/stylesheets/print.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 90, app/assets/stylesheets/print.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 91, app/assets/stylesheets/print.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 92, app/assets/stylesheets/print.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 93, app/assets/stylesheets/print.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 94, app/assets/stylesheets/print.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 95, app/assets/stylesheets/print.scss */
  .visible-xs {
    display: none !important;
  }
  /* line 96, app/assets/stylesheets/print.scss */
  .hidden-xs {
    display: block !important;
  }
  /* line 97, app/assets/stylesheets/print.scss */
  table.hidden-xs {
    display: table;
  }
  /* line 98, app/assets/stylesheets/print.scss */
  tr.hidden-xs {
    display: table-row !important;
  }
  /* line 99, app/assets/stylesheets/print.scss */
  th.hidden-xs, td.hidden-xs {
    display: table-cell !important;
  }
  /* line 100, app/assets/stylesheets/print.scss */
  .hidden-xs.hidden-print {
    display: none !important;
  }
  /* line 101, app/assets/stylesheets/print.scss */
  .hidden-sm {
    display: none !important;
  }
  /* line 102, app/assets/stylesheets/print.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 103, app/assets/stylesheets/print.scss */
  table.visible-sm {
    display: table;
  }
  /* line 104, app/assets/stylesheets/print.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 105, app/assets/stylesheets/print.scss */
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
/* line 3, app/assets/stylesheets/resources/batch_emails.scss */
.batch_emails.new ul.recipients {
  padding-left: 25px;
}

/* line 7, app/assets/stylesheets/resources/batch_emails.scss */
.batch_emails.new li.recipient {
  list-style: none;
}

/* line 10, app/assets/stylesheets/resources/batch_emails.scss */
.batch_emails.new li.recipient label {
  cursor: pointer;
  font-weight: normal;
}

/* line 14, app/assets/stylesheets/resources/batch_emails.scss */
.batch_emails.new li.recipient label input {
  margin: 0 3px 0 0;
  vertical-align: middle;
}
/* line 3, app/assets/stylesheets/resources/batch_payments.scss */
.batch_payments.show li.batch-payment-item {
  line-height: 2em;
}
/* line 2, app/assets/stylesheets/resources/clients.scss */
.client.suggestion .phone, .client.suggestion .company {
  font-size: 0.8em;
}

/* line 7, app/assets/stylesheets/resources/clients.scss */
.clients.show p:last-child {
  margin-bottom: 0;
}
/* line 3, app/assets/stylesheets/resources/emails.scss */
.emails.show .attributes {
  max-width: 525px;
}
/* line 2, app/assets/stylesheets/resources/invoices.scss */
.invoices .online-payment-form {
  float: left;
  margin: 20px 0 10px;
}
@media print {
  /* line 6, app/assets/stylesheets/resources/jobs.scss */
  .jobs.index .work-order > .box-content {
    border: none;
  }
}

/* line 10, app/assets/stylesheets/resources/jobs.scss */
.jobs.index .work-order .time {
  font-size: 20px;
  font-weight: bold;
}

/* line 15, app/assets/stylesheets/resources/jobs.scss */
.jobs.index .work-order .address {
  font-size: 16px;
  margin-bottom: 10px;
}

/* line 20, app/assets/stylesheets/resources/jobs.scss */
.jobs.index .work-order .job-actions {
  float: right;
  margin-bottom: 10px;
}

/* line 24, app/assets/stylesheets/resources/jobs.scss */
.jobs.index .work-order .job-actions .resource-actions {
  display: block;
}

/* line 28, app/assets/stylesheets/resources/jobs.scss */
.jobs.index .work-order .job-actions .btn {
  float: right !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  margin: 5px 0 0 5px;
  padding: 10px 16px;
  width: 50px;
}

/* line 39, app/assets/stylesheets/resources/jobs.scss */
.jobs.index .work-order .details {
  clear: left;
}

/* line 43, app/assets/stylesheets/resources/jobs.scss */
.jobs.index .work-order .sidebar {
  margin: 10px 0;
}

/* line 46, app/assets/stylesheets/resources/jobs.scss */
.jobs.index .work-order .sidebar .map-content {
  margin-bottom: 10px;
}

/* line 50, app/assets/stylesheets/resources/jobs.scss */
.jobs.index .work-order .sidebar .work-order-stats {
  margin-top: 5px;
}

/* line 53, app/assets/stylesheets/resources/jobs.scss */
.jobs.index .work-order .sidebar .work-order-stats hr {
  margin: 5px 0 10px;
}

/* line 55, app/assets/stylesheets/resources/jobs.scss */
.jobs.index .work-order .sidebar .work-order-stats .abreast {
  font-size: 9px;
  margin: 0;
}

/* line 59, app/assets/stylesheets/resources/jobs.scss */
.jobs.index .work-order .sidebar .work-order-stats .abreast .cell {
  padding: 0 7px;
}

/* line 60, app/assets/stylesheets/resources/jobs.scss */
.jobs.index .work-order .sidebar .work-order-stats .abreast .value {
  font-size: 14px;
}
/* line 5, app/assets/stylesheets/resources/multisearch.scss */
.multisearch.all_results #search-results li {
  padding: 12px 15px;
  margin-bottom: 0;
}

/* line 9, app/assets/stylesheets/resources/multisearch.scss */
.multisearch.all_results #search-results li:nth-child(even) {
  background-color: #eee;
}

/* line 13, app/assets/stylesheets/resources/multisearch.scss */
.multisearch.all_results #search-results li:hover {
  background-color: #cfd !important;
}
/* line 8, app/assets/stylesheets/resources/quotes.scss */
.quotes.index .send-action {
  margin-left: 10px;
}

/* line 13, app/assets/stylesheets/resources/quotes.scss */
.quotes.index #quotes-table .actions {
  margin: 0 3px;
}

/* line 15, app/assets/stylesheets/resources/quotes.scss */
.quotes.index #quotes-table .transition-actions {
  padding-top: 5px;
}

/* line 18, app/assets/stylesheets/resources/quotes.scss */
.quotes.index #quotes-table .transition-actions .quote-actions-warnings {
  font-size: 1.2em;
}

/* line 28, app/assets/stylesheets/resources/quotes.scss */
.quotes.view .document-table-body .block.refused {
  color: #777;
  border-color: #ddd;
  display: block;
}

@media print {
  /* line 28, app/assets/stylesheets/resources/quotes.scss */
  .quotes.view .document-table-body .block.refused {
    display: none;
  }
}

/* line 37, app/assets/stylesheets/resources/quotes.scss */
.quotes.view .document-table-body .block.refused .row {
  border-color: #ddd;
}

/* line 39, app/assets/stylesheets/resources/quotes.scss */
.quotes.view .document-table-body .block.refused .row .cell {
  border-color: #ddd;
}

/* line 43, app/assets/stylesheets/resources/quotes.scss */
.quotes.view .document-table-body .block.refused .cell.price-cell {
  background-color: #f6f6f6;
  border-color: #ddd;
}

/* line 47, app/assets/stylesheets/resources/quotes.scss */
.quotes.view .document-table-body .block.refused .cell.price-cell .amount {
  text-decoration: line-through;
}

/* line 50, app/assets/stylesheets/resources/quotes.scss */
.quotes.view .document-table-body .block.refused .cell.service-cell, .quotes.view .document-table-body .block.refused .cell.description-cell {
  text-decoration: line-through;
}

/* line 53, app/assets/stylesheets/resources/quotes.scss */
.quotes.view .document-table-body .block.refused .refused-message {
  margin-left: 10px;
  font-weight: bold;
  color: #943;
}

/* line 60, app/assets/stylesheets/resources/quotes.scss */
.quotes.view .document-table-body .block .approval-field {
  margin-right: 15px;
  transform: scale(1.7);
  -webkit-transform: scale(1.7);
}

/* line 69, app/assets/stylesheets/resources/quotes.scss */
.quotes .approval-actions, .quotes .already-confirmed {
  margin: 20px 0 10px;
  min-height: 200px;
}

/* line 74, app/assets/stylesheets/resources/quotes.scss */
.quotes .approval-actions .accept-all input[type=checkbox], .quotes .already-confirmed .accept-all input[type=checkbox] {
  margin: 0 15px 10px;
  transform: scale(1.7);
  -webkit-transform: scale(1.7);
}

/* line 83, app/assets/stylesheets/resources/quotes.scss */
.quotes .manual-approval .field {
  border-top: 2px solid black;
  font-weight: bold;
  margin: 50px 10px 0;
  padding-top: 5px;
  text-transform: uppercase;
}

/* line 91, app/assets/stylesheets/resources/quotes.scss */
.quotes .manual-approval .manual-approval-hint {
  font-size: 0.9m;
  margin: 25px 10px;
}

/* line 103, app/assets/stylesheets/resources/quotes.scss */
.quote-form .header .map {
  float: right;
  margin-bottom: 15px;
}

/* line 107, app/assets/stylesheets/resources/quotes.scss */
.quote-form .header .map .map-content {
  height: 283px;
}

@media (max-width: 991px) {
  /* line 107, app/assets/stylesheets/resources/quotes.scss */
  .quote-form .header .map .map-content {
    max-height: 345px;
  }
}

/* line 118, app/assets/stylesheets/resources/quotes.scss */
.quote-form .address-fields .select-address {
  float: right;
}

/* line 121, app/assets/stylesheets/resources/quotes.scss */
.quote-form .address-fields .select-address .select2-container {
  font-size: 12px;
  font-weight: normal;
  padding: 3px 7px;
  max-width: 220px;
}

/* line 129, app/assets/stylesheets/resources/quotes.scss */
.quote-form .address-fields .use-as-billing-address {
  float: right;
  position: relative;
  z-index: 10;
}

/* line 137, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item {
  border-top: 2px solid #ddd;
  margin-bottom: 7px;
  padding-top: 7px 0;
}

/* line 142, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .refused-line {
  border-left: 2px solid #b94a48;
  border-right: 2px solid #b94a48;
  margin: 0;
}

/* line 147, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .refused-line .actions {
  float: right;
  margin: -7px 0 0;
  padding: 0;
}

/* line 152, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .refused-line .actions a {
  font-weight: bold;
}

/* line 157, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .line-items .line-item {
  border-bottom: 1px solid #ddd;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  padding: 7px 0 0 10px;
}

/* line 163, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .line-items .line-item:last-of-type {
  border-bottom: none;
}

/* line 167, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .line-items .line-item .cell {
  margin-top: 7px;
}

/* line 171, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .line-items .line-item .approved-cell {
  width: 80px;
}

/* line 175, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .line-items .line-item .position-cell {
  margin-right: 10px;
  width: 0;
}

/* line 180, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .line-items .line-item .actions-cell {
  float: right;
  right: 40px;
  width: 0;
}

/* line 186, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .line-items .line-item .btn.check, .quote-form .blocks .block-item .line-items .line-item .btn.uncheck {
  width: 50px;
}

/* line 191, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .line-items .line-item .renewable-after .changed {
  border: 2px solid #faa;
}

/* line 196, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .block-item-attributes {
  background-color: #f6f6f6;
  border: 2px solid #ddd;
  border-top: 1px solid #ccc;
  padding: 7px 13px;
}

/* line 202, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .block-item-attributes .form-group {
  margin-bottom: 0;
  margin-top: 5px;
}

/* line 207, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .block-item-attributes .approved-group {
  float: left;
  width: 60px;
}

/* line 212, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .block-item-attributes .position-group {
  float: left;
  width: 90px;
}

/* line 217, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .block-item-attributes .quote_block_items_payable_before_scheduling {
  font-size: 0.9em;
  margin: 0;
}

/* line 221, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .block-item-attributes .quote_block_items_payable_before_scheduling .checkbox {
  margin: 3px 0 0;
}

/* line 224, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .block-item-attributes .clear {
  clear: both;
  margin-top: 42px;
}

/* line 229, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .block-item-attributes .form-group {
  padding: 0;
}

/* line 232, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .block-item-attributes .form-group.with-icon-over-input .icon {
  left: 10px;
}

/* line 238, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .block-item-attributes .visit .checkbox {
  font-size: 0.9em;
  margin: 3px 0 0;
}

/* line 243, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .block-item-attributes .visit input:not([type=checkbox]) {
  min-width: 88px;
}

/* line 247, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .block-item-attributes .visit .select2-container .select2-selection--single {
  border-radius: 0;
  height: 34px;
}

/* line 251, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item .block-item-attributes .visit .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 3px 20px 3px 30px;
}

/* line 259, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item.locked .locked-warning {
  margin: 3px 17px 0;
}

/* line 264, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item.refused {
  border-top: 2px solid #b94a48;
}

/* line 268, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item.refused .line-items .line-item {
  border-left: 2px solid #b94a48;
  border-right: 2px solid #b94a48;
}

/* line 272, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item.refused .line-items .line-item .approved-cell {
  visibility: hidden;
}

/* line 276, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item.refused .block-item-attributes {
  border: 2px solid #b94a48;
  border-top: 1px solid #ccc;
}

/* line 280, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .block-item.refused .block-item-attributes .approved-group {
  visibility: hidden;
}

/* line 285, app/assets/stylesheets/resources/quotes.scss */
.quote-form .blocks .actions {
  padding-top: 10px;
}

/* line 290, app/assets/stylesheets/resources/quotes.scss */
.quote-form .quote-totals {
  background-color: white;
  font-size: 14px;
  margin: 30px 0 10px;
}
/* line 5, app/assets/stylesheets/resources/reports.scss */
.report thead th {
  text-align: right;
}

/* line 9, app/assets/stylesheets/resources/reports.scss */
.report tbody th.row-header, .report tbody tr.total th {
  padding-right: 25px;
  text-align: right;
  width: 300px;
}

/* line 15, app/assets/stylesheets/resources/reports.scss */
.report tbody td.value {
  font-size: 1.1em;
  text-align: right;
}

/* line 20, app/assets/stylesheets/resources/reports.scss */
.report tbody tr.total {
  border-top: 2px solid #ccc;
  font-weight: bold;
}

/* line 24, app/assets/stylesheets/resources/reports.scss */
.report tbody tr.total th, .report tbody tr.total td {
  padding-top: 15px;
}

/* line 33, app/assets/stylesheets/resources/reports.scss */
.report.performance-report tbody tr.sum.selectable:hover {
  background-color: #cfd;
  cursor: pointer;
}

/* line 38, app/assets/stylesheets/resources/reports.scss */
.report.performance-report tbody tr.sum.selected {
  background-color: #aeb;
  border-left: 5px solid #aeb;
}

/* line 44, app/assets/stylesheets/resources/reports.scss */
.report.performance-report tbody tr.details {
  background-color: #f5f2f2;
}

/* line 47, app/assets/stylesheets/resources/reports.scss */
.report.performance-report tbody tr.details th.row-header {
  border-left: 5px solid #cfd;
}
/* line 3, app/assets/stylesheets/resources/users.scss */
.users .user-form .user-picture-preview {
  margin-left: 2em;
}
/* line 4, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .work-order.blocked .time, .weekly_schedule.show .work-order.blocked .amount {
  text-decoration: line-through;
}

/* line 10, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .custom-header-actions .date-range {
  margin: 0 15px;
}

/* line 14, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .custom-header-actions .shortcuts {
  margin-top: 7px;
  text-align: center;
}

/* line 18, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .custom-header-actions .shortcuts .btn-sm {
  font-size: 16px;
  line-height: 1.2;
}

/* line 26, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .tabbable .nav {
  margin-bottom: 11px;
}

/* line 29, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .tabbable .nav .day {
  text-align: center;
}

/* line 33, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .tabbable .nav .day-blank {
  color: #888;
  pointer-events: none;
}

/* line 38, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .tabbable .nav .day-present {
  font-weight: bold;
}

/* line 42, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .tabbable .nav .number {
  font-size: 24px;
  font-weight: normal;
}

/* line 47, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .tabbable .nav li.active > a > .day-blank {
  color: white;
}

/* line 53, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .daily_total {
  float: right;
  font-size: 1.2em;
  font-weight: bold;
}

/* line 58, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .daily_total .amount {
  font-size: 1.4em;
  margin-left: 10px;
}

/* line 65, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .breakdown .dl-horizontal {
  margin: 5px 0 10px;
}

/* line 69, app/assets/stylesheets/resources/weekly_schedule.scss */
.weekly_schedule.show .breakdown .weekly-total {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 15px;
}
/* line 4, app/assets/stylesheets/resources/work_orders.scss */
.work_orders.schedule .daily-schedule h4 {
  margin: 0 0 10px;
}

/* line 10, app/assets/stylesheets/resources/work_orders.scss */
.work_orders.schedule .work_order_equipment.check_boxes > label, .work_orders.edit .work_order_equipment.check_boxes > label, .work_orders.update .work_order_equipment.check_boxes > label {
  display: block;
  margin-bottom: 12px;
}

/* line 15, app/assets/stylesheets/resources/work_orders.scss */
.work_orders.schedule .work_order_equipment.check_boxes span.checkbox, .work_orders.edit .work_order_equipment.check_boxes span.checkbox, .work_orders.update .work_order_equipment.check_boxes span.checkbox {
  display: inline-block;
  margin-top: 0;
  width: 200px;
}

/* line 24, app/assets/stylesheets/resources/work_orders.scss */
.work_orders.show .commission {
  margin-top: 15px;
}

/* line 28, app/assets/stylesheets/resources/work_orders.scss */
.work_orders.show .time-logs {
  margin: 15px 0;
}

/* line 32, app/assets/stylesheets/resources/work_orders.scss */
.work_orders.show .job-started {
  margin-top: 25px;
}
