﻿@charset "UTF-8";
/*// ipad landscape
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
}

// ipad portrait...
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

}*/
/*// ipad landscape
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
}

// ipad portrait...
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

}*/
table.footable .btn-link {
  line-height: 1em;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  color: #12a357; }

table.order-overview-table {
  margin-bottom: 210px; }
  table.order-overview-table th, table.order-overview-table .buttons {
    white-space: nowrap; }
  table.order-overview-table .btn {
    padding-left: 7px;
    padding-right: 7px; }
  table.order-overview-table tbody tr td {
    padding-top: 12px;
    padding-bottom: 12px; }
    @media only screen and (max-width: 1024px) {
      table.order-overview-table tbody tr td .dropdown-menu > li > a {
        padding-top: 8px;
        padding-bottom: 8px; } }
  table.order-overview-table > tbody > tr:hover {
    background-color: #f5f5f5; }

.order-table {
  margin-bottom: 70px; }
  .order-table tr th small {
    font-weight: normal;
    font-size: 9px; }
  .order-table tr th.dimensions {
    text-align: center; }
  .order-table tr th.dval {
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap; }
  .order-table td em {
    color: #888888;
    display: block;
    font-size: 85%; }
  .order-table td.code {
    white-space: nowrap; }
  .order-table td.totals {
    width: 120px; }
  .order-table tr.surcharge.is-last > td {
    padding-bottom: 20px; }
  .order-table tr.surcharge td {
    font-size: 11px;
    padding-top: 3px;
    color: #138e59; }
    .order-table tr.surcharge td.first {
      background-color: transparent;
      text-align: right;
      font-size: 14px; }
      .order-table tr.surcharge td.first i::before {
        filter: none;
        display: inline-block;
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f148";
        color: #19bb75;
        margin-right: 8px; }
  .order-table tr.surcharge td.description > table td {
    vertical-align: top;
    padding-right: 20px; }
  .order-table td.dval {
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap; }
  .order-table td.rate, .order-table td.totals {
    padding-right: 20px; }
    .order-table td.rate.min-requirement-not-met a, .order-table td.totals.min-requirement-not-met a {
      position: relative; }
      .order-table td.rate.min-requirement-not-met a::before, .order-table td.totals.min-requirement-not-met a::before {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
        font-size: inherit;
        text-rendering: auto;
        content: "";
        position: absolute;
        right: -18px;
        top: 5px;
        z-index: 1;
        font-size: 11px;
        color: #ff6a00; }
    .order-table td.rate.min-requirement-not-met span, .order-table td.totals.min-requirement-not-met span {
      position: relative;
      z-index: 2;
      color: #ff6a00; }
  .order-table tfoot > tr > td, .order-table tfoot > tr th {
    border-top: none;
    padding-top: 30px;
    vertical-align: baseline; }
  .order-table tfoot > tr th {
    text-align: right;
    font-weight: normal;
    font-size: 11px; }
  .order-table tfoot > tr td {
    border-bottom: 3px double #DDDDDD; }

/*// ipad landscape
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
}

// ipad portrait...
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

}*/
@media only screen and (max-width: 1024px) {
  .help-area {
    padding-left: 40px;
    padding-right: 40px; } }

.help-area .help-header {
  text-align: center; }
  .help-area .help-header .fa {
    font-size: 48px;
    color: #19bb75; }
  .help-area .help-header h4 {
    font-size: 14px; }

@media only screen and (min-width: 1025px) {
  .help-area p {
    font-size: 85%; } }

.help-area .help-actions h4 {
  color: #19bb75;
  margin-top: 30px;
  margin-bottom: 10px; }

.help-area .help-actions table th {
  vertical-align: top;
  padding-right: 10px;
  padding-bottom: 20px; }
  .help-area .help-actions table th .btn {
    max-width: 180px;
    display: block;
    width: 100%; }

.help-area .help-actions table td {
  padding-bottom: 20px; }
  @media only screen and (max-width: 1024px) {
    .help-area .help-actions table td {
      padding-left: 30px; } }
  @media only screen and (min-width: 1025px) {
    .help-area .help-actions table td {
      font-size: 11px; } }

.help-area .help-actions .help-entry h5 {
  margin-top: 30px;
  font-size: 14px;
  margin-bottom: 5px; }

.action-marker {
  font-family: "Lucida Console", Monaco, "Courier New", Courier, monospace;
  border-bottom: dotted 1px #aaaaaa;
  padding: 0px 2px 3px 2px; }
  .action-marker span:first-child::after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    content: ""; }
  .action-marker span:first-child::before {
    content: ''; }
  .action-marker span {
    color: #1c84c6;
    display: inline-block;
    font-weight: bold; }
    .action-marker span::before {
      font: normal normal normal 14px/1 FontAwesome;
      font-size: 14px;
      font-size: inherit;
      text-rendering: auto;
      content: ""; }
    .action-marker span::before {
      display: inline-block;
      margin-right: 4px; }
    .action-marker span::after {
      display: inline-block;
      margin-left: 4px;
      position: relative;
      top: -2px; }

/*// ipad landscape
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
}

// ipad portrait...
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

}*/
@media only screen and (min-width: 1025px) {
  .order-invoice-view {
    padding: 40px; } }

.order-invoice-view h3.table-title {
  color: #19bb75;
  padding-left: 8px; }

.order-invoice-view h4.em {
  color: #19bb75; }

.order-invoice-view table tr.totals th, .order-invoice-view table tr.totals td {
  border-top: 3px double #aeb8bf; }

.order-invoice-view .invoice-view-header {
  margin-bottom: 60px; }
  .order-invoice-view .invoice-view-header .order-description {
    /*border-top: solid 1px #eeeeee;
            padding-top: 4px;*/
    color: #75899c;
    margin-bottom: 40px; }
  .order-invoice-view .invoice-view-header .small {
    color: #75899c; }
  .order-invoice-view .invoice-view-header table td, .order-invoice-view .invoice-view-header table th {
    line-height: 1em;
    padding-bottom: 4px;
    padding-right: 4px; }

.order-invoice-view .approval-view, .order-invoice-view .approval-view {
  padding: 8px; }
  .order-invoice-view .approval-view ul, .order-invoice-view .approval-view ul {
    list-style: decimal; }
  .order-invoice-view .approval-view .col-sm-6 .table-title, .order-invoice-view .approval-view .col-sm-6 .table-title {
    padding-left: 0; }
  .order-invoice-view .approval-view table th, .order-invoice-view .approval-view table th {
    padding-right: 10px; }
  .order-invoice-view .approval-view img, .order-invoice-view .approval-view img {
    display: block;
    max-width: 300px;
    max-height: 120px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    border-bottom: dotted 1px #cacaca;
    margin-top: 20px; }

.order-edit-view .attachment-thumbnail {
  position: relative; }
  .order-edit-view .attachment-thumbnail .image-actions {
    margin-top: 3px;
    margin-bottom: 3px;
    width: 100%; }

.order-edit-view .dropzone-add-row {
  text-align: right;
  margin-top: 5px; }

.order-edit-view .attachments-container {
  padding: 0;
  margin: 0;
  margin-bottom: 70px;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px; }
  .order-edit-view .attachments-container > em {
    padding: 0px 18px; }
  .order-edit-view .attachments-container .attachment-thumbnail {
    padding: 0 10px 15px 10px;
    margin-bottom: 15px;
    width: 100%; }
    @media (min-width: 768px) {
      .order-edit-view .attachments-container .attachment-thumbnail {
        width: 33.33333%; } }
    @media (min-width: 1600px) {
      .order-edit-view .attachments-container .attachment-thumbnail {
        width: 25%; } }
    @media (min-width: 2300px) {
      .order-edit-view .attachments-container .attachment-thumbnail {
        width: 20%; } }
    .order-edit-view .attachments-container .attachment-thumbnail .image-container {
      border: solid 2px black;
      width: 100%;
      text-align: center;
      background-color: black;
      object-fit: cover;
      overflow: hidden;
      display: block; }
      .order-edit-view .attachments-container .attachment-thumbnail .image-container img {
        display: inline-block;
        image-orientation: from-image; }
    .order-edit-view .attachments-container .attachment-thumbnail .image-label {
      padding-top: 4px;
      font-size: 10px; }

.insulation-order-table thead tr.header-first-of-more th {
  border-bottom: none; }

.insulation-order-table thead tr.header-sub-row th {
  border-top: none;
  padding-top: 0;
  font-weight: normal;
  font-size: 10px; }

.insulation-order-table th.quantity {
  text-align: center; }

.insulation-order-table th.amount {
  text-align: center; }

.insulation-order-table td {
  vertical-align: middle; }
  .insulation-order-table td.quantity {
    text-align: center;
    white-space: nowrap; }
  .insulation-order-table td input[type='text'] {
    padding-left: 0;
    padding-right: 0;
    width: 50px;
    text-align: center; }
  .insulation-order-table td.amount {
    vertical-align: central;
    text-align: center;
    white-space: nowrap;
    width: 90px; }
  .insulation-order-table td.textarea textarea {
    display: block;
    width: 100%; }
  .insulation-order-table td.end {
    border-left: solid 1px #dedede; }

.insulation-order-table tr.multiline-first td:first-child {
  border-right: solid 1px #dedede; }

.insulation-order-table tr.multiline-last td:first-child {
  border-top: none;
  border-right: solid 1px #dedede; }

.insulation-order-table tr.multiline-last td {
  border-top: 1px dotted #e7eaec;
  padding-top: 4px; }

.insulation-order-table .dimension {
  text-align: center; }
  .insulation-order-table .dimension.d1 {
    padding-right: 0; }
  .insulation-order-table .dimension.d2 {
    padding-right: 4px;
    padding-left: 4px; }
  .insulation-order-table .dimension.d3 {
    padding-left: 0; }

.insulation-order-table .buttons {
  text-align: right;
  white-space: nowrap;
  width: 90px;
  /*@media only screen and (min-width : 1651px) {
             
            }

            @media only screen and (max-width: 1650px) {

                .btn {
                    float: none;
                    margin: 0px 0px 3px 0px;
                    border-radius: 4px;
                }

                .btn-group {
                    float: none;
                }
            }*/ }

.insulation-order-table .insulation-parts-summary {
  display: block;
  position: relative;
  padding-left: 20px;
  column-count: 3; }
  .insulation-order-table .insulation-parts-summary i {
    position: absolute;
    left: 0;
    top: 3px; }
  .insulation-order-table .insulation-parts-summary span {
    padding-right: 10px;
    display: block; }

.form-action-bar {
  overflow: auto; }

/** adjustments for tabs on small devices */
@media only screen and (max-width: 1024px) {
  .tabs-container .nav-tabs > li a {
    padding-left: 15px;
    padding-right: 10px; } }

/**
    overrides for fa in btns
*/
.btn .fa {
  margin-right: 4px;
  width: 1.285em; }

.btn.btn-icon .fa {
  margin-right: 0; }

/*dashboard*/
.amcharts-chart-div > a {
  display: none !important; }

.dashboard-block .ibox-content {
  min-height: 70px; }

/*
    custom navbar, the action bar on the bottom of pages.. Note that some files do not use the layout version
    the ones that do, have the .action-nav-bar class as well..
*/
.custom-navbar-spacer {
  height: 50px; }
  .custom-navbar-spacer.for-action-nav-bar {
    height: 90px; }

.action-nav-bar.custom-navbar .container {
  padding-top: 20px;
  padding-bottom: 20px; }
  .action-nav-bar.custom-navbar .container .text-right .btn {
    margin-left: 10px; }

.custom-navbar .navbar-header h2 {
  margin: 10px 0 0 12px; }

.custom-navbar p {
  color: #ffffff; }

.custom-navbar .navbar.navbar-fixed-bottom {
  -webkit-box-shadow: 0px 0px 13px 5px #c2c0c2;
  -moz-box-shadow: 0px 0px 13px 5px #c2c0c2;
  box-shadow: 0px 0px 13px 5px #c2c0c2; }

.custom-navbar .input-group-addon {
  background: none;
  border: none;
  font-weight: 600;
  color: white; }

.custom-navbar .navbar-form label.input-group-addon {
  box-sizing: border-box !important;
  display: table-cell !important;
  max-width: unset !important;
  width: 1% !important;
  white-space: nowrap;
  vertical-align: middle;
  min-width: 30%;
  text-align: left; }

.custom-navbar .navbar-form input.form-control {
  box-sizing: border-box !important;
  width: 100% !important; }

.custom-navbar .navbar-form textarea {
  width: 100% !important; }

/*signature modal*/
.modal-signature .modal-dialog {
  width: 80%;
  height: 475px;
  overflow: hidden;
  font-family: Arial;
  /* prevent text selection on ui */
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  /* prevent scrolling in windows phone */
  -ms-touch-action: none;
  /* prevent selection highlight */
  -webkit-tap-highlight-color: transparent;
  background-color: #ddd; }

.modal-signature #signature {
  position: absolute;
  top: 67px;
  left: 0px;
  right: 0px;
  overflow: hidden;
  background-color: #ddd; }

.modal-signature #canvas, .modal-signature #croppedCanvas {
  cursor: crosshair;
  background-color: #fff; }

/*External area specific*/
.external-welcome-message {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999; }

.panel.order-status-panel .panel-body .current-status, .panel.scaffold-status-panel .panel-body .current-status {
  display: block;
  margin-bottom: 3px;
  font-size: 15px; }

.panel.order-status-panel .panel-body small, .panel.scaffold-status-panel .panel-body small {
  display: block; }
  .panel.order-status-panel .panel-body small span, .panel.scaffold-status-panel .panel-body small span {
    display: inline-block;
    margin-right: 4px;
    width: 80px; }

.panel.order-status-panel .panel-body h3, .panel.scaffold-status-panel .panel-body h3 {
  margin-top: 20px;
  margin-bottom: 3px;
  font-size: 15px; }

.panel.order-status-panel .panel-body div, .panel.scaffold-status-panel .panel-body div {
  font-size: 12px;
  margin-bottom: 10px; }

.panel.order-status-panel .panel-footer, .panel.scaffold-status-panel .panel-footer {
  text-align: right;
  font-size: 12px; }

.panel.scaffold-status-panel .panel-body .current-status {
  display: block;
  margin-bottom: 3px;
  font-size: 15px; }

.panel.scaffold-status-panel .panel-body small {
  display: block; }
  .panel.scaffold-status-panel .panel-body small span {
    display: inline-block;
    margin-right: 4px;
    width: 125px; }

.panel.scaffold-status-panel .panel-body h3 {
  margin-top: 20px;
  margin-bottom: 3px;
  font-size: 15px; }

.panel.scaffold-status-panel .panel-body div {
  font-size: 12px;
  margin-bottom: 10px; }

.panel.scaffold-status-panel .panel-footer {
  text-align: right;
  font-size: 12px; }

/*change password*/
.changepasswordscreen label {
  color: white; }

.alert.alert-danger .validation-summary-errors, .alert.alert-danger p:first-of-type {
  margin-top: 20px; }

.form-control.has-error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-color: #ed5565; }

/*hamburger*/
.navbar-minimalize-custom, .navbar-minimalize-custom:visited, .navbar-minimalize-custom:focus {
  background-color: #dc2c2c;
  border-color: #dc2c2c; }
  .navbar-minimalize-custom .fa, .navbar-minimalize-custom:visited .fa, .navbar-minimalize-custom:focus .fa {
    margin-right: initial;
    width: initial; }

.navbar-minimalize-custom:hover, .navbar-minimalize-custom:focus:active {
  background-color: #c32525;
  border-color: #c32525; }

/* override for input-group date */
.input-group[class*="col-"].date {
  padding-right: 15px;
  padding-left: 15px; }

.bg-intake-danger {
  background-color: #e40018;
  color: white; }

.sidebar-subcategory-title {
  font-weight: bold;
  font-size: 13px;
  color: #ccd2dc;
  margin-left: 25px; }

.mini-navbar .sidebar-subcategory-title {
  font-size: 9px;
  margin-left: 8px; }

select.disabled {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1; }
