/***
Invoice page
***/
.invoice table {
  margin: 0 0 30px; }

.invoice table.hud_data thead tr th.value,
.invoice table.table-quote-charges thead tr th.value {
  width: 70px; }

.invoice .invoice-logo {
  margin-bottom: 20px; }

.invoice .invoice-logo p {
  padding: 5px 0;
  font-size: 26px;
  line-height: 28px;
  text-align: right; }

.invoice .invoice-logo p span {
  display: block;
  font-size: 14px; }

.invoice .invoice-logo-space {
  margin-bottom: 15px; }

.invoice .invoice-info strong {
  margin-right: 5px; }

.invoice-details ul.unstyled li {
  margin-bottom: 10px;
  line-height: 16px; }

.invoice-details ul.unstyled + h3 {
  margin-top: 30px; }

.invoice-details ul.unstyled li:after,
.invoice .invoice-info ul.unstyled li:before {
  content: "";
  display: table;
  line-height: 0; }

.invoice-details ul.unstyled li:after {
  clear: both; }

.invoice-details ul.unstyled li > span {
  display: block;
  margin-left: 195px; }
  .invoice-details ul.unstyled li > span a:not(.editable) {
    text-decoration: underline; }
    .invoice-details ul.unstyled li > span a:not(.editable):hover {
      text-decoration: none; }
    .invoice-details ul.unstyled li > span a:not(.editable) i {
      text-decoration: none;
      margin-right: 5px; }
  .invoice-details ul.unstyled li > span span[data-toggle=popover].help {
    border-bottom: none;
    margin-left: 5px;
    font-size: 14px; }

.invoice-details ul.unstyled li > strong {
  width: 190px;
  float: left; }
.invoice-details ul.unstyled li p {
  clear: left;
  padding-top: 10px;
  margin-bottom: 0; }

.invoice-details div.div_details {
  clear: left;
  padding-bottom: 10px;
  margin-bottom: 0; }

.modal:not(.modal-wide-details) .modal-body .invoice-details ul.unstyled li > span {
  margin-left: 180px; }
.modal:not(.modal-wide-details) .modal-body .invoice-details ul.unstyled li > strong {
  width: 180px; }

.invoice .span3 ul.unstyled li > strong,
.invoice-details ul.small-label li > strong {
  width: 80px; }

.invoice .span3 ul.unstyled li > span,
.invoice-details ul.small-label li > span {
  margin-left: 85px; }

.invoice .invoice-block {
  text-align: right; }

.invoice .invoice-block .amounts {
  margin-top: 20px;
  font-size: 14px; }

.invoice .invoice-info ul.unstyled + h4 {
  margin-top: 25px; }

.invoice .total-block {
  font-size: 14px;
  margin-top: 20px; }

.page-guests .invoice .total-block {
  margin-top: 0; }

.invoice .total-closing-disclosure {
  padding: 0;
  border: none;
  margin-top: 5px;
  font-size: 13px; }
  .invoice .total-closing-disclosure table {
    margin: 0 !important; }
    .invoice .total-closing-disclosure table th.value {
      text-align: right !important; }
  .invoice .total-closing-disclosure .table thead tr th {
    font-size: 13px; }

.invoice .table-closing-disclosure td.text-center, .invoice .table-closing-disclosure th.text-center {
  text-align: center; }
.invoice .table-closing-disclosure td.text-normal, .invoice .table-closing-disclosure th.text-normal {
  font-weight: normal; }

.invoice .total-block ul.unstyled {
  margin-bottom: 0; }

.invoice .total-block li {
  padding: 10px 0;
  overflow: hidden;
  border-top: solid 1px #eee; }

.invoice .total-block li:first-child {
  border-top: none;
  padding-top: 0; }

.invoice .total-block li:last-child {
  padding-bottom: 0; }

.invoice .total-block li .info {
  float: left;
  color: #646464;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 0 !important; }

.invoice .total-block li .num {
  float: right;
  color: #169ef4;
  font-size: 12px; }

.invoice .total-block li.total .info {
  color: #646464;
  font-size: 14px; }

.invoice .total-block li.total .num {
  font-size: 20px; }

.invoice thead td.value,
.invoice thead th.value {
  text-align: center; }

.invoice tfoot th.value,
.invoice tbody td.value {
  text-align: right; }

.invoice tbody th.text-center {
  text-align: center; }

.table-closing-disclosure tbody th, .table-closing-disclosure tbody td, .table-closing-disclosure thead th, .table-closing-disclosure thead td {
  vertical-align: middle; }

.hud_data .table {
  background: none;
  margin: 0 !important; }

.hud_data td tr,
.hud_data td tbody td {
  padding: 0;
  border: none;
  background: transparent !important; }

.bold_val, .hud_white {
  font-weight: bold; }

table.table-50 {
  width: 50%; }

table.table-70 {
  width: 70%; }

table.table-80 {
  width: 80%; }

table.table-90 {
  width: 90%; }

.alert-estimate {
  text-align: center;
  font-size: 14px; }
  .alert-estimate a {
    color: #c09853;
    text-decoration: underline; }
    .alert-estimate a:hover {
      text-decoration: none; }
  .alert-estimate p + p {
    margin-top: 10px; }
  .alert-estimate p.text-or {
    font-size: 12px; }

.modal-estimate {
  text-align: center; }
  .modal-estimate p {
    margin-bottom: 20px; }
    .modal-estimate p:last-child {
      margin-bottom: 0; }
    .modal-estimate p a.active {
      font-size: 14px;
      text-decoration: underline; }
      .modal-estimate p a.active:hover {
        text-decoration: none; }
    .modal-estimate p a.cancel {
      font-size: 11px; }
  .modal-estimate .logo {
    padding-top: 10px;
    margin-bottom: 20px; }
    .modal-estimate .logo img {
      width: 250px;
      height: auto; }

.page-guest .num {
  display: none; }
.page-guest .num-shown {
  display: inline; }

.page-guest-shown-numbers .num {
  display: inline; }
.page-guest-shown-numbers .num-shown {
  display: none; }

.page-guest #add-response {
  position: fixed;
  left: 10px;
  margin-left: 0;
  width: 300px;
  top: 50%;
  margin-top: -210px !important; }

.page-scrollable {
  overflow: auto; }

/*# sourceMappingURL=invoice.css.map */
