/***************** Allgemein *******************/
html {
	min-height: 100%;
	position: relative;
}

/***************** Header *******************/

.itbcontent {
	background: #fff;
}

/***************** Navigation links *******************/

.itb-left {
	background-repeat: no-repeat;
	background-position: left top, left bottom;
	background-size: 100%;
	padding-top: 160px;
	min-height: 850px;
}

/***************** Footer *******************/

footer.itbfooter {
	background: #fff;
	padding: 10px 0 30px 0;
}

/***************** Portalübersicht *******************/

img.rubin {
	vertical-align: text-top;
	height: 35px;
	box-sizing: border-box;
}

/***************** Allgemeines *******************/

.itbverstecken {
	display: none;
}

.itbpunktpunktpunkt {
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; 
}

.itb-ohne-padding {
	padding-right: 0;
	padding-left: 0;
}

#itb-suche {
	padding-bottom: 15px;
	position: absolute;
    margin-top: 55px;
    background: #ffffff;
}

.itb-flexbox-container {
	display: flex;
	display: -webkit-flex; /* Safari */
	display: -moz-flex; /* Safari */
	display: -ms-flex; /* Safari */
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap; /* Safari 6.1+ */
	-moz-flex-flow: row wrap; /* Safari 6.1+ */
	-ms-flex-flow: row wrap; /* Safari 6.1+ */
}

.itb-flexbox {
	height: 100%;
}

.itb-out-of-the-flexbox {
	margin-bottom: 20px;
}

.itb-panel-nav-right {
	margin-right: -110px;
}

.itb-right {
	margin-top: 20px;
}

.itb-img-responsive-center {
	margin: 0 auto;
}

.img-thumbnail, .thumbnail {
	background-color: #fff;
}

.kontakt-container span, .kontakt-container i{
	padding: 5px;
}


/********************************************************************************************/
/*************************************** kundenspezifisch ***********************************/
/********************************************************************************************/

/***************** Allgemein *******************/

.panel {
	border-radius: 0;
	border: 2px solid #ddd;
}

.panel-heading {
	border-bottom: 0;
	font-weight: bold;
}

.progress {
	border-radius: 0;
}

.itb-relative {
	position: relative;
}

.itb-tab {
	padding-left: 15px;
}

.Warning {
	color: #8a6d3b;
}

.Success {
	color: #3c763d;
}
	
.Attention {
	color: #a94442;;
}

.itb-single-text {
	margin-bottom: 10px;	
}

/***************** Header *******************/

header.itbheader {
	border-right: 2px solid #ddd;
	border-left: 2px solid #ddd;
	background-color: #fff;
}

div.itbheaderrahmen,
.itb-header-right {
    height: 150px;
}

div.itbheaderrahmen img {
	margin-top: 15px;
}

.itb-header-right {
	background: #fbfbfb;
	border-left: 2px solid #ddd;
	padding-top: 10px;
}

.itbcontent {
	border-right: 2px solid #ddd;
	border-left: 2px solid #ddd;
}

/***************** Navigation oben *******************/

.itb-navbar-oben.navbar {
    margin-bottom: 0;
}

.itb-navbar-oben.navbar .container-fluid {
	padding-left: 0;
	padding-right: 0;
}



/***************** Footer *******************/

footer.itbfooter {
	margin-top: 15px;
	border-top: 2px solid #ddd;
	height: 60px;
}

/****************** Tablet *******************/

@media (max-width: 1024px) {

/***************** Navigation links *******************/

.itb-header-right {
    height: 100px;
}

.itb-left {
	background-image: none;
	padding-top: 0;
	min-height: 0;
}

.itb-panel-nav-right {
	margin-right: 0;
}

div.itbheaderrahmen {
  	height: auto;
  	background: none;
}

}


/* Smartphone */
@media (max-width: 768px) {
	
/********** Header ************/
	
header.itbheader {
	background: #ffffff none;
	height: auto;
}


.itb-unflex-xs {
	display: inline-block;
}

/***************** Navigation links *******************/

.itb-left {
	background-image: none;
	padding-top: 0;
	min-height: 0;
}

/***************** Navigation oben *******************/
.itb-navbar-oben.navbar .container-fluid {
	padding-left: 15px;
	padding-right: 15px;
}

.itb-navbar-oben.navbar .container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

.itb-navbar-oben.navbar .navbar-toggle {
	float: left;
	margin-left: 15px;
	color: #fff;
}

} /* Ende @media  */


/******************************* Stand Info **********************************************/

.st-info-box{
	margin-bottom: 10px;
}

.st-info-box p{
	margin: 0;	
}
.st-info-box-firma,
.st-info-box-stand{
	font-size: smaller;
}

/******************************* Mini Warenkorb **********************************************/
.miniwk-content{
	font-size: smaller;
}

.miniwk-highlight-anz-and-preis{
	font-weight: bold;
}


/*****************************/
.fa-display-none  i.fa {
	display: none;
}

.wk-plausi-row {
	padding-top: 10px;
}


.wk-popover-img{
    display: inline-block;
    max-width: 246px;
    height: auto;
}


/********************************* File Upload **************************************************/

.fileupload-img-container {
	
	margin-top: 10px;
}

.uploaded-filename{
	text-overflow: ellipsis; overflow:hidden; display: block;
}

@media (max-width: 767px){
	.uploaded-filename{
		width: 70vw;
	}
}

#itb-modal-content {
	overflow: auto;
	width:100%;
	height:auto;
}

/******************************* Messekatalog **************************************************/
	
.counter {
	width: 2.3em;
	border: none;
	}
	
.itb-ebene-0 {
	background-color: rgba(230, 230, 230, 0.9);
}

.itb-ebene-1 {
	background-color: rgba(230, 230, 230, 0.6);
	padding-left: 55px;
}

.itb-ebene-2 {
	background-color: rgba(230, 230, 230, 0.3);
	padding-left: 75px;
}

.itb-align-bottom {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 5px;
}

.itb-inner-panel-box {
	padding-bottom: 15px;
}


/********************* responsive utils ***********************************/
.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }
.text-xs-justify { text-align: justify; }

@media (min-width: 768px) {
    .text-sm-left { text-align: left; }
    .text-sm-right { text-align: right; }
    .text-sm-center { text-align: center; }
    .text-sm-justify { text-align: justify; }
}

@media (min-width: 992px) {
    .text-md-left { text-align: left; }
    .text-md-right { text-align: right; }
    .text-md-center { text-align: center; }
    .text-md-justify { text-align: justify; }
}

@media (min-width: 1200px) {
    .text-lg-left { text-align: left; }
    .text-lg-right { text-align: right; }
    .text-lg-center { text-align: center; }
    .text-lg-justify { text-align: justify; }
}

@media (max-width: 767px) {
	.btn-xs-full-width {
		width: 100%;
		margin: 2px 0 2px 0;
	}	
}

/****** showkau *****/
#bodyIdSHOWKAU .buttons{
	margin-bottom: 20px;

}
	
/***** Menu *********/
#listeMenuOBEN i.menu-icon{
	font-size: 20px;
}



/**************** TICKET-2136: behebt Rundungsfehler in Apple Safari (äußert sich durch umbrechende Bootstrap-Cols) ****************/
.row:before, .row:after {
	display: flex !important;
}




