body {
    font: 14px 'Roboto', sans-serif;
	font-weight: 400;
    color: #333333;
    background: #ffffff none 50% 0 no-repeat scroll;
    background-size: auto;
}

@media screen and (max-width: 599px)
.main-navigation-mobile-open {
    display: block;
}

.content-wrapper{
	background-color: #b8b9b9;
	min-height: 65vh;
}

.inner-reduced{
	max-width: 400px;
}

.main-navigation-mobile-open {
    position: absolute;
    top: 43px;
    left: 6.66667%;
    width: 44px;
    height: 39px;
    margin: -20px 0 0 -11px;
    padding: 11px;
    z-index: 200;
    text-indent: -99em;
    line-height: 0;
}

a {
    color: transparent;
    text-decoration: none;
}

a:hover {
	color: transparent;
	text-decoration: none;
}

.main-navigation-mobile-open:after {
  content: "";
  display: block;
  height: 3px;
  border-radius: 2px;
  background: #ffbd00;
  box-shadow: 0 7px #ffbd00, 0 14px #ffbd00;
}

.header-bar-mobile {
  zoom: 1;
  border-bottom: 1px solid #464749;
  font-size: 1em;
  background: #464749;
  height: 35px;
}

.header-bar-mobile-inner {
  padding-left: 7%;
}

#page_overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #fefefe;
  opacity: 0.7;
  z-index: 99;
  background: rgba(255, 255, 255, 0.8) url(/robustaplus/img/ajax-loader.gif) 50% 50% no-repeat; 
  background: rgba(255, 255, 255, 0.8); 
 }
  
#page_overlay_message
{
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 40%;
	width : 100%;
}

.corners-rounded-10 {
  border-radius: 10px;
}
.login_button {
  margin-bottom: 25px !important;
  width: 60% !important;
  margin-top: 0 !important;
}

.login_button, .feedback_button{
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    padding: 0.64286em 1.42857em;
    border: none;
    /* border-color: #e1750e #c9690c #b15c0b; */
    border-radius: 10px;
    outline: none !important;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.42929;
    color: #464749;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 #fbba00;
    background: #fbba00;
    background: -webkit-linear-gradient(#fbba00, #fbba00);
    background: -moz-linear-gradient(#fbba00, #fbba00);
    background: -o-linear-gradient(#fbba00, #fbba00);
    background: linear-gradient(#fbba00, #fbba00);
    box-shadow: 4px 4px 16px -7px;
    text-align: center;
}

hr {
  clear: both;
  height: 0;
  overflow: visible;
  margin: 1.25em 0;
  border: 0;
  border-top: 1px solid #666666;
}

.center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.dashboard-cards {
  border-radius: 3px;
  background: #666666;
  box-shadow: 0 0 7px rgb(0 0 0 / 15%);
  color: #ffffff !important;
  height: 125px;  
  padding-top: 26px;  
  margin: 10px 0px 10px 0px;
}

.dashboard-cards-inner {
	padding: 20px;
	height: 100%;
}


.dashboard-cards-image {
	width: 65px;
	float: left; 
	margin-right:20px; 
	margin-left:20px;
}

.dashboard-cards-text-frame {
	text-align: center;
	width: 100%;
}

.dashboard-cards-text {
	color:#ffffff !important;
	margin:0 !important;
	text-transform: uppercase;
}


/*Styles für Seite BAUUNTERNEHMEN mobil*/
.bauunternehmen-frame {
	margin:0px;

}

.bauunternehmen-frame .page-item,
.project-frame .page-item{
	color:#fbba00  !important; 
	font-size:1.2em; 
	margin-left: 2px;
	margin-right: 2px;
}

.bauunternehmen-frame .page-item.disabled .page-link,
.project-frame .page-item.disabled .page-link{
	background: #666666;
	color: #FFFFFF;
	background: #fbba00;
	color: #666666;
	border: 1px solid #666666;
}


.bauunternehmen-frame .page-link,
.project-frame .page-link{
	background: #666666;
	color: #fbba00;
	border: 1px solid #666666;
}


.bauunternehmen-cards {
  border-radius: 3px;
  background: #666666;
  box-shadow: 0 0 7px rgb(0 0 0 / 15%);
  height: auto; 
  padding-top: 4px; 
  padding-bottom: 4px; 
  margin: 10px 0px 10px 0px;
  display: flow-root;
  min-height: 80px;
  hyphens: auto;
}

.bauunternehmen-cards img {
  width: 10%; 
  max-width:40px;
  margin-left:10px;
}
.bauunternehmen-card-inner{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bauunternehmen-card-inner h2 {
  color:#fbba00  !important; 
  margin:0 !important; 
  font-size:2em; 
}

.rgp-button {
	background: #fbba00;
	border-radius: 5px;
	color: #333333;
	font-size:1.2em;
	text-shadow: 0px 0px 1px #333333;
	box-shadow: 4px 4px 16px -7px;
	border: hidden;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: uppercase;
	margin:5px;

}


.rgp-button:disabled{
  background-color: #cccccc;
  color: #666666;
}


.rgp-button-small{
	background: #fbba00;
	border-radius: 8px;
	font-size:0.8em;
	color: #333333;
	text-shadow: 0px 0px 1px #333333;
	box-shadow: 4px 4px 16px -7px;
	border: hidden;
	text-transform: uppercase;
	margin:5px;
}


.rgp-button-small:disabled{
  background-color: #cccccc;
  color: #666666;
}


.rgp-button-delete-small{
	background: #ff0000;
	border-radius: 8px;
	font-size:0.7em;
	color: #FFFFFF;
	text-shadow: 0px 0px 1px #333333;
	box-shadow: 4px 4px 16px -7px;
	border: hidden;
	text-transform: uppercase;
	margin:5px;
}

.rgp-button.selected{
	background: #FFFFFF;
	color: #333333;
	box-shadow: inset 0px 0px 0px 2px #333333;
}

.div_hidden{
	display:none;
}

.button-line{
	padding-top: 10px;
}

.modal-dialog{
	padding: 0px;
	border-radius: 10px;
	background: #ffffff;
	border: 1px solid #000000;
}

.container-button-left {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	flex-wrap: wrap;
}

.container-button-right {
	display: flex;
	flex-direction: row-reverse;
	align-items: flex-end;
	flex-wrap: wrap;
}

.container-button-table{
	width: 70px;
}

.container-button-left button {
	width: auto;
}

.container-button-right button {
	width: auto;
}


.background-bestandsliste .row{
	margin-left : -8px;
	margin-right : -8px;
}

.row{
	margin-left : 0px;
	margin-right : 0px;
}

.bv-select.unselected{
	display : none;
}

.bv-select.filtered{
	display : none;
}

#order_item_detail_frame h2{
	margin-top:0px;
}

.tabelle-technical-data{
	width: 100%;
}

.trennlinie-technical-data{
	margin: 0.5em -23px;
	background-color: #464749;
}

.trennlinie-technical-data-klein{
	margin: 0.5em;
}

.technical-data-frame{
	font-size:0.7em;
	background-color: #b8b9b9;
	margin-top: 2px;
	border-radius: 5px;
}

.technical-data-frame .rgp-button-small{
	background-color: #000000;
	color: #fbba00;
	 width: auto;
}

.technical-data-frame .rgp-button-small img{
	height: 15px;
	width: 15px;
	margin-right: 2px;
}

.technical-data-frame .rgp-button-small a{
  color: #FFFFFF;
}

.technical-data-button-frame{
	padding-right: 2px;
	padding-left: 2px;
}

.bestell-rahmen{
	padding-left: 1px;
	padding-right: 1px;
}
.bestell-detail-rahmen{
	border: 1px solid #000000;
	border-radius: 5px;
	width: 100%;
	min-height: 30px;
}

.bestellmenge-eingabe{
	border: 1px solid #000000;
	border-radius: 5px;
	-webkit-appearance: none;
	margin: 0;
	-moz-appearance: textfield;
 }

.bestell-rahmen .button-bestellmenge{
}

.bestell-overlay{
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 300;
  background: rgba(0, 0, 0, 0.4); 
}


.trennlinie-bestellung{
	margin: 0px 0px;
	background-color: #464749;
	height: 1px;
}

.dreieck-oben{
	  width: 10px;
	  height: 10px;
	  margin-top:7px;
	  margin-bottom:7px;
	  margin-right:10px;
	  margin-left:10px;
}

.dreieck-oben-innen{
	 width: 0;
	  height: 0;
	  border-left: 6px solid transparent;
	  border-right: 6px solid transparent;
	  border-bottom: 10px solid #000000;
}


.dreieck-unten{
	  width: 10px;
	  height: 10px;
	  margin-top:7px;
	  margin-bottom:7px;
	  margin-right:10px;
	  margin-left:10px;
}

.dreieck-unten-innen{
	 width: 0;
	  height: 0;
	  border-left: 6px solid transparent;
	  border-right: 6px solid transparent;
	  border-top: 10px solid #000000;
}

#order_item_desired_date{
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #000000;
}

#order_item_comment{
	width:100%;
	border: 1px solid #000000;
}

.btn_order_save{
	margin-left: 0px;
	margin-right: 0px;
	border-radius: 8px;
}

.btn_order_save span {
    width: 90%;
}

.btn_order_save img {
    width: 10%;
    max-width: 40px;
    margin-left: 10px;
}

.btn_order_shop{
	width: 60px;
	height: 60px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

.btn_order_shop a{
		color: #FFFFFF;
}

.dlg_order_save,
.dlg_feedback_save{
	height: 300px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 0px;
}

.dlg_order_save .modal-content,
.dlg_feedback_save .modal-content{
	background-color: #333333;
	height: 100%;
	border: none;
}

.thanks_image_frame{
	height: 150px;
	overflow: hidden;
}

.thanks_image{
    width: 200px;
	position: absolute;
    top: -50px;
    right: -50px;
	opacity: 0.5;
}


.dlg_order_save button,
.dlg_feedback_save button {
	width: auto;
}


.dlg_order_save h1,
.dlg_feedback_save h1 {
	color: #FFFFFF;
	margin-top: 0px;
    text-transform: uppercase;
}


.multi-mail{
	height:auto;
}

#configuration_frame{
	margin-top: 15px;
	margin-bottom: 15px;
}

.desktop_table{
	background-color:white;
}

#journals_table th{
	    border: 1px solid #000000 !important;
		cursor: pointer;
}

#journals_table td{
	    border: 1px solid #000000 !important;
		cursor: pointer;
}

#projects_table th {
    border: 1px solid #000000 !important;
	cursor: pointer;
}

#projects_table td {
    border: 1px solid #000000 !important;
	cursor: pointer;
}

#inventories_table td {
	cursor: pointer;
}

#order_overview_table td{
		cursor: pointer;
}


#users_table th {
    border: 1px solid #000000 !important;
	cursor: pointer;
}

#users_table td {
    border: 1px solid #000000 !important;
	cursor: pointer;
}

.karte-bestandsliste, .karte-artikelbewegung, .karte-bestelluebersicht-mehrfach{
	cursor: pointer;
}

.project-card{
	cursor: pointer;
}

.user-card{
	cursor: pointer;
}

.desktop_frame{
	margin: 15px;
	background-color: #b8b9b9;
}

table.dataTable td {
  word-break: break-word;
}

.order-modal-dialog {
	top: 0vh !important;
	max-width: 90vw;
}


#order_detail_frame{
	font-size: 0.8rem;
}

.bestand-rahmen{
//    max-height: 30vh;
    overflow-y: auto;
}

.bestandsliste-rahmen{
    max-height: 40vh;
    overflow-y: auto;
}

.kommentar-rahmen{
    max-height: 20vh;
    overflow-y: auto;
	word-break: break-word;
}

.feedback_link{
	padding-right: 0px;
	padding-left: 0px;
}


.preview_image{
	max-height: 50vh !important;
}

@media (min-width: 576px){
.modal-dialog {
    max-width: 80vw;
    margin: 1.75rem auto;
}
.modal-dialog-small {
    max-width: 50vw;
    margin: 1.75rem auto;
}
}


@media (min-width: 1024px){
.modal-dialog {
    max-width: 50vw;
    margin: 1.75rem auto;
}
.modal-dialog-small {
    max-width: 50vw;
    margin: 1.75rem auto;
}
}

.edit_order_image {
	width: 70%;
	cursor: pointer;
}

.delete_order_image {
	width: 30%;
	cursor: pointer;
}

.image_comment{
	color: #000000;
}

.display_order_image {
	cursor: pointer;
}


.edit_order_file {
	width: 70%;
	cursor: pointer;
}

.delete_order_file {
	width: 30%;
	cursor: pointer;
}

.file_comment{
	color: #000000;
}

.display_order_file {
	cursor: pointer;
}

.file_link{
	padding-right: 0px;
	padding-left: 0px;
}

.file_name_small {
	font-size: 10px;
}

.display_order_file img{
    width: 100%;
    max-width: 32px;
    height: auto;
}

.main-content label {
    font-size: 0.875em;
    color: #000000;
}

.next a:after {
    content: none;
    margin-right: 0;
    margin-left: 0;
}

.back a:before, .previous a:before, .next a:after {
    content: none;
    margin-right: 0;
    margin-left: 0;
}

.page-item.active .page-link {
    color: #fff;
	color: #666666;
    background-color: #fbba00;
    border-color: #fbba00;
}

.page-link:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 66, 66, 0.25);
}

.pagination li, .pagination li a, .pagination li span {
	color: #fbba00;
    background-color: #666666;
    border-color: #666666;
}

.page-item.disabled .page-link{
	color: #fbba00;
    background-color: #666666;
    border-color: #666666;
}

.img-contact{
	background-color: #666666;
}

.container-inner{
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	min-height: 3.125em;
	text-align: left;
}


.footer-image {
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: right;
}

.footer-image img{
    width: 100%;
    max-width: 272px;
    height: auto;
    vertical-align: top;
}


.header-navigation .container-inner{
	position: relative;
	min-height: 5.25em;
}

.header-logo{
	height: 80px;
}

.footer-text {
    color: #fff;
    font-size: 14px;
    line-height: 19px;
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: left;
}


@media (max-width: 765px){
.footer-text {
	margin-bottom: 1em;
	text-align: center;
}

.footer-image {
	text-align: center;
	margin-top: 1em;
}
}


.header-wrapper-inner{
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	min-height: 3.125em;
	text-align: left;
}


@media (max-width: 765px){
.header-wrapper-inner {
	text-align: center;
}

}

.centered-wrapper-inner{
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	min-height: 3.125em;
	text-align: left;
}

.main-navigation > ul > li > a, .main-navigation > ul > li > span.active, .main-navigation > ul > li > span.trail, .main-navigation > ul > li > span.forward {
    padding: 0 1.4em 0 0;
}

@media screen and (max-width: 900px){
.main-navigation {
    padding-left: 0;
	padding-right: 0;
}
}

.white a:hover{
	color: #ffffff;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
    content: "\2B06";
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    content: "\2B07";
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {

    opacity: 0.5;
}

table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after {

	opacity: 1;
}


.print-header{
	margin-bottom: 30px;
}

.print-block{
	margin-bottom: 30px;
}


.print-table{
	width : 100%;
	text-align: center;
	margin-left: auto;
  margin-right: auto;
}

.print-img{
	max-width : 100px;
	max-height : 100px;
}

.desired_date_hint{
	color: red;
	font-weight: bold;	
    padding-top: 10px;
    padding-left: 5px;
}

.mitarbeiter-edit-agb-label a{
	color: black;
	font-weight: bold;	
	text-decoration: underline;
}

#order_help_text {
	cursor: pointer;
	text-decoration: underline;
}


