@media only screen and (min-width: 768px) {
  .login_banner {
    width: 100%;
  }

  .logo_container {
    float: left;
    padding-top: 15px;
  }

  .streif_logo {
    max-width: 100%;
  }

  .visualisierungsservice_container {
    padding-top: 43px;
  }
  .visualisierungsservice {
    font-weight: bolder;
    float: right;
    font-size: 26px;
  }
}

@media only screen and (max-width: 768px) {
  .login_banner {
    max-width: 100%;
  }

  .streif_logo {
    max-width: 100%;
  }

  .visualisierungsservice {
    font-weight: bolder;
    font-size: 25px;
  }
} /* end max-width: 768px */

.visualisierungsservice {
  text-transform: uppercase;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

a {
  text-decoration: none;
}
.group:before,
.group:after {
  content: "";
  display: table;
}

.colorline:nth-of-type(even) {
  background-color: #f8f8f8;
}
.colorline:nth-of-type(odd) {
  /*background-color: #bad4ff;*/
  background-color: #d9d9d9;
}

.short_order {
  border: 6px solid #24943a;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  background-color: #d4eed1;
}

.inline-flex {
  display: inline-flex;
}

.short_order td {
  padding: 3px 2px;
  border: 1px solid #24943a;
}

.blue {
  background-color: #2b67c6;
  color: #ffffff;
}

.green {
  background-color: #009900;
  color: #ffffff;
}

.private_color {
  background-color: #cadad6;
  color: #000;
}

.light-green {
  background-color: #91ffa0;
  color: #000000;
}

.orange {
  background-color: #ff9933;
  color: #ffffff;
}

.red {
  background-color: #ff0000;
  color: #ffffff;
}

.streif-red {
  background-color: #bd1f23;
  color: #ffffff;
}

.streif-pink {
  background-color: #ffb8b8;
  color: #ffffff;
}

.black {
  background-color: #000000;
  color: #ffffff;
}

.grey-dark {
  background-color: #d9d9d9;
  color: #000000;
}

.blue-light {
  background-color: #a8e9ff;
  color: #000000;
}

.blue-dark {
  background-color: #002696;
  color: #ffffff;
}

.yellow {
  background-color: #f2ff00;
  color: #000000;
}

.yellow-light {
  background-color: #fdffd1;
  color: #000000;
}

.dark-green {
  background-color: #2a6911;
  color: #ffffff;
}

.violet {
  background-color: #ee82ee;
  color: #ffffff;
}

.hidden {
  display: none;
}

.center_message {
  width: 500px;
  margin: 0 auto;
  text-align: center;
}

.clear {
  clear: both;
}

/*.show {
	display:initial !important;
}*/

.roofmaterialpic {
  width: 55px;
}
#nobudget {
  color: red;
}
#PPP {
  position: absolute;
}
#advancedfilterdiv {
  position: relative;
}
#statusselect {
  width: 150px;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}
#newcontractform {
  width: 300px;
}
.roofmaterialpic {
  width: 55px;
}
.roofmaterialpic_1 {
  width: 55px;
  border: 1px Solid #bfbfbf;
}
#addsubusertd {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  width: 120px;
}
#addsubusertdtext {
  vertical-align: middle;
}
#addsubusercomment {
  vertical-align: middle;
  width: 350px;
  margin: 20px;
}
#hellouser {
  float: right;
  overflow: auto;
}
#newcontracttitle {
  margin-top: 0px;
  margin-left: 35px;
}
.download_pagination {
  margin: auto;
  width: 170px;
}
.status_id_checks {
  display: inline;
}
.theader {
  margin: auto;
  font-weight: bold;
}
.streif_contact {
  width: 40%;
  display: block;
  margin-left: 10%;
  float: left;
  text-align: right;
}

/* BEGINNING DROPDOWN */
.dropdown-check-list {
  display: inline-block;
  width: 100%;
}
.dropdown-check-list:focus {
  outline: 0;
}
.dropdown-check-list .anchor {
  width: 98%;
  position: relative;
  cursor: pointer;
  display: inline-block;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  border: 1px #ccc solid;
}
.dropdown-check-list .anchor:after {
  position: absolute;
  content: "";
  border-left: 2px solid black;
  border-top: 2px solid black;
  padding: 5px;
  right: 10px;
  top: 20%;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.dropdown-check-list .anchor:active:after {
  right: 8px;
  top: 21%;
}
.dropdown-check-list ul.items {
  padding: 2px;
  display: none;
  margin: 0;
  border: 1px solid #ccc;
  border-top: none;
}
.dropdown-check-list ul.items li {
  list-style: none;
}
.dropdown-check-list.visible .anchor {
  color: #0094ff;
}
.dropdown-check-list.visible .items {
  display: block;
}
/* END DROPDOWN */

.video_links {
  width: 50%;
  float: left;
  line-height: 1.5em;
}

.userlink {
  color: #262626;
  font-weight: bold;
}
.intmain {
  background-color: #3bab75; /*#3CB371;*/
}
.intsub {
  background-color: #90ee90;
}
.extmain {
  background-color: #4169e1;
}
.extsub {
  background-color: #6495ed;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

button:focus,
input[type="submit"]:focus {
  outline: none;
}

body {
  font-family: "Arial", "Helvetica", sans-serif;
}
#maincontainer {
  background-color: #ebece9;
}
#userscontainer {
  background-color: white;
}
#pagewrapper {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#toplogowrapper {
  text-align: center;
  margin: 1em 0 1em 0;
}
.main_wrapper {
  background-color: white;
}
.login_wrapper {
  padding: 0 26px 52px 26px;
}
.col1-2,
.col2-2 {
  width: 50%;
  float: left;
  padding: 5px;
}

.col1-2 img {
  width: 100%;
}

.col2-2.login_fields {
  padding-top: 4.6em;
}
.col3-1 {
  width: 100%;
}
.login_fields {
  margin-top: 20px;
  margin-bottom: 20px;
}
.login_fields p {
  margin-bottom: 0.8em;
  line-height: 1.3em;
}

.login_fields_submit input {
  background-color: #bd1f23;
  padding: 0.9em 2em;
  border: 0;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.login_fields_submit input:hover {
  background-color: #d5383c;
}

.file_list input {
  display: block;
}
.userfile_container {
  position: relative;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px dashed #acacac;
}
.userfile_container label {
  font-size: 0.8em;
  font-weight: bold;
}
.userfile_status {
  text-indent: 1.5em;
  font-size: 0.8em;
  margin-top: 0.3em;
}
.userfile_delete {
  display: none;
  cursor: pointer;
  position: absolute;
  /*right: 39%;*/
  top: -3%;
  border: none;
  background: transparent url("../img/delete.png") no-repeat center center;
  width: 25px;
  height: 25px;
}

.order_field_button .link_button {
  display: block;
  text-align: center;
  width: 10em;
  margin-bottom: 1em;
  padding: 0.7em;
  background-color: #333;
  color: #fff;
  transition: all 0.2s ease-in;
  font-size: 0.8em;
}

.userfile_container.valid {
  color: green;
  font-weight: bold;
}
.userfile_container.valid .userfile_delete {
  display: block;
}
.userfile_container.invalid {
  color: #bd1f23;
}
.userfile_container.uploading {
  color: #333;
}
.userfile_container.uploading .userfile_status {
  background: transparent url("../img/loading.gif") no-repeat center left;
}
#add_more_files {
  background: none;
  border: none;
  font-weight: bold;
  cursor: pointer;
}
.text_field {
  font-family: "Arial", "Helvetica", sans-serif;
  padding: 0.8em 0;
  text-indent: 0.5em;
  display: block;
  width: 100%;
  border: none;
  background-color: #eaebeb; /*Background for e.g. Benutzername + Kennwort*/
  margin: 0 0 1em 0;
  border: 2px solid #c1c1c1;
}
.project_details {
  height: 11em;
  width: 100%;
  background-color: #f8f8f8;
}
.logout_container form {
  /*float: right;*/
  /*padding: 0 1em;*/
  clear: both;
}
.user_details {
  margin: 0 auto;
  float: left;
}
.main_content_wrapper {
  padding: 1em 1em;
  margin-bottom: 4em;
}
.main_section {
  /*    padding: 1em 1em;
    margin-bottom: 1em;
    background-color: #EBECE9;*/
}
.download_section {
  padding-top: 1em;
  margin-top: 3em;
  border-top: 4px solid #b1b1b1;
}
.section_title {
  font-weight: bold;
  margin: 2em 0 1em 0;
}
.order_section_title {
  width: 500px;
  float: left;
}
.important_text {
  color: #bd1f23;
}
.important_text_user {
  color: #333;
  font-weight: bold;
}
.extra_text {
  font-weight: normal;
  color: #333;
}

.send_btn {
  float: right;
  background-color: #bd1f23;
  padding: 0.5em 2em;
  border: 0;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.send_btn:hover {
  background-color: #d5383c;
}
.button-alert-ok {
  background-color: #bd1f23;
  padding: 0.5em 2em;
  border: 0;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.button-alert-ok:hover {
  background-color: #d5383c;
}
.search_button {
  background-color: #333;
  padding: 0.5em 1.5em;
  margin-top: 5px;
  border: 0;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
#user_logout_btn {
  float: right;
  background-color: #333;
  padding: 0.5em 1.5em;
  margin: -2px 6px 10px -6px;
  border: 0;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
#user_logout_btn:hover {
  background-color: #505050;
}
.main_text {
  margin: 2em 0 0 0;
}
.main_text p {
  line-height: 1.3em;
  /*margin-bottom: 1em;*/
}
.order_amount {
  float: left;
  margin: 0.4em 0 0 0;
  text-align: left;
}
/* dialog box */
#dialogoverlay {
  display: none;
  background-image: url("../img/t80_white.png");
  background-repeat: repeat;
  position: absolute;
  height: 100%;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 999;
}
#dialogbox {
  position: relative;
  /*overflow: auto;*/
  display: block;
  /*	position: relative;*/
  margin: 0 auto 0 auto;
  background: #f2f2f2;
  max-width: 900px;
  width: 90%;
  z-index: 300;
  -webkit-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.3);
}
#dialogbox.noerror {
  width: 90%;
  max-width: 900px;
}
#dialogbox > div {
  margin: 1em;
}
#dialogboxhead {
  font-size: 120%;
  padding: 0.8em;
  color: #bd1f23;
}
#dialogboxbody {
  padding: 0.8em;
  color: #333;
}
#dialogboxfoot {
  padding: 0.5em;
  text-align: right;
}

/* downloads */
#download_product_select {
  font-family: "Arial", "Helvetica", sans-serif;
  padding: 0.8em 0;
  text-indent: 0.5em;
  display: block;
  width: 100%;
  max-width: 33em;
  border: none;
  margin: 0 0 1em 0;
}
.basic_col3-1,
.basic_col3-2 {
  width: 50%;
}
.basic_col3-3 {
  width: 100%;
}
.basic_col3-3 .download_submit_form .link_button {
  margin: 0.5em 0.5em 0 0;
  float: left;
}
.basic_col3-2 .download_input_field {
  width: 45%;
  float: left;
  margin-left: 5%;
}
.basic_col3-2 .download_input_field:first-child {
  margin-left: 0;
}
.basic_col3-2 .download_input_field input {
  min-width: 0;
  width: 100%;
}
.ca_dw_search {
  margin-top: 0;
}
.link_text {
  color: #bd1f23;
  text-decoration: underline;
}

/*
* CHECKLIST FORM
*/
#online_checklist {
  clear: both;
}
#form_checklist {
  margin: auto;
  font-size: 13px;
  font-family: open_sans_light, Arial, Helvetica, sans-serif;
  /*background-color : #fff;*/
}
#bauvorhaben {
  background-color: #dadbd8;
  margin: 15px 0px;
  padding: 15px;
  font-weight: bold;
}
#bauvorhaben input {
  border: none;
  width: 40%;
  height: 30px;
  background-color: #fff;
}
.list_number {
  color: #be1e41;
  font-weight: bold;
  margin-right: 20px;
}
.label_text {
  font-weight: bold;
}
.green_label {
  color: rgb(89, 131, 52);
  font-weight: normal;
}
.checklist_table input:focus {
  outline: none;
}
.input_text_field {
  font-family: "Arial", "Helvetica", sans-serif;
  padding: 0.5em 0;
  text-indent: 0.5em;
  border: none;
  border: 1px solid #d5d5d5;
}

.checklist_table {
  width: 100%;
  table-layout: fixed;
  margin-bottom: -2px;
}
.checklist_table:last-child {
  margin-bottom: 10px;
}
.checklist_table {
  /* margin-top: 30px; */
  border-collapse: separate;
  border-spacing: 3px;
}
.checklist_table .centered {
  text-align: center !important;
}
.checklist_table tr td,
.checklist_table tr th {
  /*border : 1px solid #ccc;*/
  padding: 15px 10px;
  background-color: #f8f8f8;
}
.checklist_table tr th {
  font-weight: bold;
}
.checklist_table textarea {
  width: 99%;
  /*height: 90px;*/
  height: 11em;
  border: 1px solid #d5d5d5;
  background-color: #fff;
}
.checklist_table input[type="radio"],
checklist_table input[type="checkbox"] {
  cursor: pointer;
}
.second_label {
  vertical-align: middle;
  text-indent: 20px;
}

.checklist_table tr th:first-child,
.abreviations_table tr th:first-child {
  width: 200px;
}

.checklist_table .userfile_container {
  border: none;
  margin: 0;
  padding: 0;
}
.checklist_table .userfile_link_preview img {
  max-width: 200px;
}
.abreviations_table tr td {
  vertical-align: middle;
}
.abreviations_table tr th {
  text-align: left;
  text-indent: 34px;
}
#open_abr_popup {
  text-decoration: underline;
}
.checklist_table .custom_width {
  width: 150px;
}
.door_radio {
  float: left;
  margin-top: 48px;
}
.center_radio *,
td.centered * {
  vertical-align: middle;
}
.holz_container {
  display: inline-block;
  margin-left: 20px;
}
label {
  cursor: pointer;
}
.centered_picture_text label span {
  margin-left: -30px;
  margin-right: 7px;
}
.row_banner {
  clear: both;
}
.row_banner img {
  border: 1px solid #c7c7c7;
  height: 160px;
  margin-right: 20px;
  margin-bottom: 6px;
}
.row_banner img.qmark {
  border: none;
}
@media print {
  #pagewrapper {
    display: none;
  }
  .klw-popup-overlay {
    min-height: 0 !important;
    position: static;
    height: auto;
    background: none;
  }
  .klw-popup-container {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #printAbrList,
  #alertOk {
    display: none;
  }
}

/* 06/27/2024 code */

@media screen and (max-width: 992px) {
  .container.page-wrapper {
    max-width: 100%;
    width: 100%;
  }

  .container.page-wrapper .col-lg-8 {
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .container.page-wrapper .col-lg-8 p {
    font-size: 16px;
    font-size: 24px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 15px;
    text-align: center;
  }

  .container.page-wrapper .col-lg-8 a.btn {
    font-size: 24px;
  }

  .container.page-wrapper .col-lg-4 {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .container.page-wrapper .col-lg-4 img {
    max-height: 30vh !important;
  }

  .exterior p,
  .interior p {
    font-size: 24px;
  }

  .project-item {
    display: flex;
  }

  .project-item .first-item,
  .second-item {
    width: 30% !important;
  }

  .project-item .third-item {
    width: 39% !important;
  }

  .project-item div p,
  .project-item div a {
    font-size: 18px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  #menu2-container {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0px !important;
  }

  .navbar .row ul.nav {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 20px;
  }

  .navbar .row ul.nav li {
    border-right: 0px !important;
    border-left: 0px !important;
  }

  .navbar .row ul.nav li.ml-auto {
    margin-left: 0 !important;
  }

  .navbar .row ul.nav li a button {
    font-size: 24px !important;
  }
}

@media only screen and (max-width: 768px) {
  .desktop-login-form {
    display: none !important;
  }

  .logo_container a {
    display: flex;
    justify-content: center;
  }

  .visualisierungsservice {
    text-align: center;
  }

  .login_banner {
    width: 90% !important;
  }

  .login_fields_submit2 {
    display: flex;
    justify-content: center;
  }

  .login-wrapper {
    padding-bottom: 50px;
  }

  .reset-password {
    text-align: center;
  }

  #submit_btn {
    width: 100%;
    margin-bottom: 10px;
  }
}
