body {
  font-family: "Source Sans Pro", sans-serif;
  background-color: #2e3138;
  color: white;
  font-size: 15px; }

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

.inline {
  display: inline-block; }

h1 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 30px; }

.navbar-light {
  border-radius: 0px;
  -moz-box-radius: 0px;
  -webkig-box-radius: 0px;
  margin: 0px;
  line-height: 40px;
  background-color: white; }
  .navbar-light img.logo {
    width: 174px;
    padding: 0px; }
  .navbar-light #user_bar {
    line-height: 50px;
    color: #2e3138; }
  .navbar-light #onliner {
    line-height: 50px;
    padding-right: 10px;
    color: #2e3138; }

.navbar-orange {
  background-color: #ffc13a;
  border-radius: 0px;
  -moz-box-radius: 0px;
  -webkig-box-radius: 0px;
  min-height: 70px;
  margin-bottom: 0px;
  border: 0px;
  color: #2e3138; }
  .navbar-orange h1 {
    color: #2e3138;
    line-height: 70px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-image: url(/images/orange-h1-bg.png);
    background-size: 20px 10px;
    background-repeat: no-repeat;
    background-position: 50px 61px; }
    .navbar-orange h1 .svg-icon.tools:first-child {
      margin-left: 30px; }
    .navbar-orange h1 button.calculator-trigger {
      background: none;
      padding: 0;
      margin: 0;
      margin-left: 15px;
      border: 0;
      width: auto;
      height: 30px;
      font-size: 0px;
      line-height: 0px;
      vertical-align: middle; }
      .navbar-orange h1 button.calculator-trigger:after {
        content: url('"/images/icons/calculator.svg"');
        line-height: 0px;
        vertical-align: bottom; }
  .navbar-orange .address {
    text-align: right;
    line-height: 22px;
    padding-top: 13px; }

.loader-big {
  display: none; }

label.door_info {
  padding-top: 20px;
  margin-bottom: 0px; }

.btn {
  color: #2e3138;
  background-color: #f8f8ff;
  border: 1px solid #5b616f;
  box-shadow: 1px 1px 2px #222222;
  font-size: 15px;
  font-weight: 600; }
  .btn:hover, .btn:active {
    background-color: #ffc13a; }
  .btn.btn-show-hide {
    background-color: yellow;
    border: 1px solid #8ab71b;
    box-shadow: 1px 1px 2px #222222; }
  .btn.btn-success {
    background-color: #8ab71b;
    border: 1px solid #8ab71b;
    box-shadow: 1px 1px 2px #222222; }
  .btn.btn-danger {
    background-color: #ee4e10;
    border: 1px solid #ee4e10;
    box-shadow: 1px 1px 2px #222222; }
  .btn.btn-square {
    height: 34px;
    line-height: 26px;
    padding: 0px;
    margin-left: 10px;
    width: 34px;
    text-align: center; }
  .btn.full {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0px inherit;
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    white-space: normal; }
    .btn.full .svg-icon {
      vertical-align: baseline;
      float: right;
      line-height: 50px; }
  .btn.half-full {
    width: 48%;
    height: 50px;
    line-height: 50px;
    padding: 0px inherit;
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    white-space: normal; }

#user_bar {
  vertical-align: bottom;
  font-size: 18px; }
  #user_bar .svg-icon {
    margin-right: 10px; }

#onliner {
  vertical-align: bottom;
  font-size: 18px;
  margin-right: 30px; }

.svg-icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 0px; }
  .svg-icon.reset svg {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    margin-right: 5px; }
    .svg-icon.reset svg path {
      fill: #5b616f; }

nav li a.active {
  background-color: #e6e6e6; }

a.cascade {
  box-shadow: 1px 1px 2px #222222;
  color: #404040;
  display: block;
  background-color: #e6e6e6;
  border-radius: 4px;
  -moz-box-radius: 4px;
  -webkig-box-radius: 4px;
  min-height: 140px;
  margin-bottom: 15px;
  padding: 10px 15px; }
  a.cascade:hover, a.cascade:active {
    text-decoration: none;
    background-color: #8ab71b; }
  a.cascade.visited-flat {
    background-color: #8ab71b; }
  a.cascade .heading {
    font-size: 20px;
    font-weight: 600; }
  a.cascade .additional {
    margin-top: 15px; }
  a.cascade .svg-icon {
    margin-right: 18px;
    margin-top: 15px; }

a.section-button {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0px 15px;
  font-size: 25px;
  font-weight: 600;
  background-color: #e6e6e6;
  color: #2e3138;
  border-radius: 4px;
  -moz-box-radius: 4px;
  -webkig-box-radius: 4px;
  box-shadow: 1px 1px 2px #222222;
  width: 50%;
  float: left;
  margin-bottom: 15px; }
  a.section-button .svg-icon {
    margin-top: 10px; }
  a.section-button:hover, a.section-button:active {
    background-color: #8ab71b;
    text-decoration: none; }

a.visited-section-button {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0px 15px;
  font-size: 25px;
  font-weight: 600;
  background-color: #e6e6e6;
  background-color: #8ab71b;
  color: #2e3138;
  border-radius: 4px;
  -moz-box-radius: 4px;
  -webkig-box-radius: 4px;
  box-shadow: 1px 1px 2px #222222;
  width: 64%;
  float: left;
  margin-bottom: 15px; }
  a.visited-section-button .svg-icon {
    margin-top: 10px; }
  a.visited-section-button:hover, a.visited-section-button:active {
    color: white;
    text-decoration: none; }

.price_after_button {
  width: 30%;
  margin-left: 5%;
  float: left;
  font-weight: 600;
  text-align: left;
  font-size: 20px;
  line-height: 25px; }

.hours_after_button {
  width: 20%;
  line-height: 25px;
  font-size: 13px; }

.total_price_by_last, .total_price {
  font-size: 32px;
  font-weight: bold; }

.total-price-container {
  text-align: right; }

.flat_type_header {
  font-size: 32px;
  font-weight: bold; }

#dvere-info, #information {
  display: none;
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  box-shadow: 1px 1px 2px #222222;
  border-radius: 4px;
  -moz-box-radius: 4px;
  -webkig-box-radius: 4px;
  background-color: white;
  color: black;
  font-size: 40px;
  padding: 20px;
    padding-top: 50px;
  z-index: 10000;
  text-align: center;
  cursor: pointer;
  border: 10px solid #cccccc; }

#qr-code {
  display: none;
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  box-shadow: 1px 1px 2px #222222;
  border-radius: 4px;
  -moz-box-radius: 4px;
  -webkig-box-radius: 4px;
  background-color: white;
  color: black;
  font-size: 40px;
  padding: 20px;
    padding-top: 50px;
  z-index: 10000;
  text-align: center;
  cursor: pointer;
  border: 10px solid #cccccc; }

label.normal {
  font-weight: normal;
  font-size: 18px; }

label.heading {
  font-weight: bold;
  margin-right: 15px;
  font-size: 24px;
  color: #f8f8ff; }

input.form-control, textarea.form-control {
  font-size: 20px;
  color: black; }
  input.form-control.medium, textarea.form-control.medium {
    width: 80%; }
  input.form-control.short, textarea.form-control.short {
    width: 40%; }
  input.form-control.shorter, textarea.form-control.shorter {
    width: 25%; }
  input.form-control.shortest, textarea.form-control.shortest {
    width: 60px; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none; }

input[type=number] {
  line-height: 0px;
  text-align: right; }

ul.inline {
  clear: both;
  width: auto;
  margin: 0;
  padding: 0px; }
  ul.inline li {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0; }

ul.inline.clear {
  clear: none; }

.container-full {
  margin: 0 auto;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 15px; }
  .container-full.lighter {
    background-color: #343840;
    border-bottom: 1px solid #5c6270; }
  .container-full.darkness {
    background-color: black;
    border-bottom: 1px solid #5c6270; }
    .container-full.darkness .container .row label.heading {
      color: white; }
  .container-full.border-top {
    border-top: 1px solid #5c6270; }
  .container-full .container .row div[class*="col"] {
    margin-bottom: 5px; }

.container {
  padding-top: 10px;
  padding-bottom: 10px; }
  .container.border-top {
    border-top: 1px solid #5c6270; }
  .container.lighter {
    background-color: #343840; }
  .container.darkness {
    background-color: #2c2c2c; }

.green {
  color: #8ab71b; }

.red {
  color: #ee4e10; }

.hide_because_not_used_yet {
  display: none; }

.bg-success {
  padding: 25px;
  background-color: #8ab71b;
  text-align: center;
  color: black; }

.bg-failed {
  padding: 25px;
  background-color: #ff914f;
  text-align: center;
  color: black; }

.notice {
  cursor: pointer; }

a, a.link, a.visited {
  color: inherit; }

.navbar-light a, .navbar-light a.link, .navbar-light a.visited {
  color: #f8f8ff;
  letter-spacing: -0.5px; }

.right-text-only {
  text-align: right; }
  .right-text-only .price_after_button {
    text-align: right;
    float: none;
    width: auto; }

th {
  background-color: #f8f8ff; }

table.table tbody th, table.table tbody td, table.table thead th, table.table thead td {
  border-color: #5b616f; }

td {
  padding-left: 10px; }

table.sub_inter {
  font-size: large; }

#dayNightToggler {
  margin-right: 20px;
  cursor: pointer;
  line-height: 49px; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] {
  cursor: not-allowed;
  -webkit-text-fill-color: black;
  -webkit-opacity: 1;
  background: #e3e3e3; }

.extraWork > * {
  color: grey;
  font-weight: bold; }
