header .container {
  background: none !important; }

body {
  background-image: url("/design/background2.jpg");
  background-size: 500px; }
  body > div.container {
    border: 1px #ccc solid; }

div.container {
  background: white;
  padding-top: 20px; }

h1 {
  font-size: 30px;
  margin: 0 0 15px; }

.visit-print h1 {
  margin: 10px 0 0 0; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 19px;
  font-weight: bold; }

hr {
  margin: 5px 0 0; }

.navbar-brand > img {
  display: block;
  height: 15px;
  margin: 2px 0 0 0; }

.filter-block {
  background: #e7e7e7;
  padding: 25px 25px 15px;
  border-radius: 0;
  margin-bottom: 20px;
  border: 0; }

.kv-table-header {
  background: none;
  border: 0; }

.modal-content h2 {
  margin: 0;
  font-size: 20px; }

p.total {
  font-size: 20px;
  display: flex;
  justify-content: space-between;
  font-weight: bold; }

tr.total {
  background: #dbeadb !important;
  font-weight: 600; }

#visit-data-block form {
  background: #e7e7e7;
  padding: 20px 20px 20px;
  border-radius: 0;
  margin-bottom: 20px;
  border: 0;
  transition: background-color 0.3s ease; }

#visit-data-block form.form-not-saved {
  background: #f2efde; }

tr.visit-active {
  background: #337ab7 !important;
  color: white;
  border-radius: 6px; }

#visit-data-block h3 {
  margin: -15px 0 20px;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold; }
#visit-data-block form #visit-save-block {
  display: none; }
#visit-data-block form.form-not-saved #finish-visit-button {
  display: none; }
#visit-data-block form.form-not-saved #visit-save-block {
  display: block; }

svg {
  width: 1.2em;
  height: 1.2em;
  vertical-align: -0.2em; }

.service-total {
  font-size: 17px;
  font-weight: bold; }

.btn-sm {
  padding: 6px 12px; }

.error-summary {
  background: #a6812a;
  padding: 10px 15px;
  margin: 0 0 30px;
  color: white; }

.instruction-selector li {
  margin-bottom: 20px; }

.btn-xs {
  padding: 1px 4px; }

label, .control-label, .help-block, .checkbox, .radio {
  font-size: 15px;
  font-weight: 500; }

.visit-products > div {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px; }
  .visit-products > div #visit-service-list, .visit-products > div #visit-product-list {
    flex: 1; }

@media (min-width: 992px) {
  .visit-products {
    display: flex;
    justify-content: space-between; }
    .visit-products > div {
      width: 50%; }
    .visit-products > div:first-child {
      padding-right: 10px;
      border-right: 1px solid #acaaaa; }
    .visit-products > div:last-child {
      padding-left: 10px; } }
hr {
  border-top: 1px solid #acaaaa; }

.item-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px; }
  .item-row div.help-block {
    display: none; }
  .item-row > div:first-child {
    flex: 1; }
  .item-row div.form-group {
    margin: 0; }
  .item-row div.field-visititem-quantity {
    width: 80px;
    margin: 0 10px; }

.visit-header {
  background: #c2c2c2;
  margin: -20px -20px 20px;
  padding: 9px 20px; }
  .visit-header > div {
    margin-bottom: 5px; }

@media (min-width: 992px) {
  .visit-header {
    display: flex;
    justify-content: space-between; }
    .visit-header > div {
      margin-bottom: 0; } }
.visit-form-footer {
  margin-top: 20px; }
  .visit-form-footer .btn {
    margin-bottom: 10px; }

@media (min-width: 992px) {
  .visit-form-footer {
    display: flex;
    justify-content: space-between; } }
.history-block {
  background: #eee;
  padding: 10px;
  word-wrap: break-word; }

.comment-sign {
  position: absolute;
  margin: 7px 0 0 -20px;
  color: #fa4a15;
  animation: blinker 1s linear infinite; }

@keyframes blinker {
  50% {
    opacity: 0.5; } }
.visit-print .print-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .visit-print .print-row h4 {
    font-size: 15px;
    width: 33%;
    margin-top: 10px;
    margin-bottom: 0; }
    .visit-print .print-row h4 span {
      display: block;
      font-size: 80%; }
.visit-print div.add-values {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .visit-print div.add-values > p {
    width: calc(33% - 10px); }
.visit-print .visit-ticket-products p {
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dotted grey; }

div.lower-print-row {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  font-size: 12px; }
  div.lower-print-row > div {
    min-width: 35%;
    display: flex;
    justify-content: space-between; }
    div.lower-print-row > div span:last-child {
      border-top: 1px solid black;
      width: 50%;
      text-align: center;
      display: block;
      padding-top: 10px;
      margin-top: 20px;
      font-weight: bold; }

div.upper-print-row {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px black solid;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  div.upper-print-row img {
    height: 20px; }

.highcharts-root {
  height: auto;
  width: 100%; }

.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  font-weight: 500; }

.navbar-nav svg {
  opacity: 0.5;
  margin-right: 5px;
  font-weight: bold; }

button.link {
  background: none;
  border: none;
  color: #337ab7;
  text-decoration: underline;
  cursor: pointer; }

details summary {
  cursor: pointer; }
  details summary span:first-child {
    display: block; }
  details summary span:last-child {
    display: none; }

details[open] summary span:first-child {
  display: none; }
details[open] summary span:last-child {
  display: block; }

label.required:after {
  content: "*";
  color: red; }

tr.disabled {
  opacity: 0.8;
  background-color: #f5c4c4 !important; }
  tr.disabled td {
    background-color: #f5c4c4 !important; }

.not-finished {
  background: #e45920a8 !important;
  color: white !important; }
  .not-finished td {
    background: #d97c56a8 !important; }
  .not-finished a {
    color: white;
    font-weight: bold;
    text-decoration: underline; }

.visit-info-row {
  width: 100%;
  border-bottom: 1px #a8a8a8 solid;
  margin-bottom: 40px; }
  .visit-info-row span {
    font-size: 11px; }
  .visit-info-row b {
    display: block; }

@media (min-width: 992px) {
  .visit-info-row {
    display: flex;
    justify-content: space-between; } }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  background: white; }

div.price-list-columns {
  column-count: 2; }

.price-list {
  border-bottom: 1px dotted gray;
  font-size: 10px;
  width: 97%; }

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