
.contentLanguageWrapper {
	margin-bottom: 2.5rem;
	float: right;
	margin-right: 15rem;
}

.contentLanguageWrapper button{
	width: 15rem !important;
}

.contentLanguageWrapper + .topPagination .pagination {
    margin-top: 0;
}

.overviewItem .overviewItemTitle {
    height: 7.5rem;
    line-height: 7.5rem;
    vertical-align: middle;
    margin-top: 0;
}

.overviewItemTitle.bigTitle {
	height: 7.5rem;
    line-height: 5.5rem;
    vertical-align: middle;
    margin-top: 2px;
    max-height: none;
}

.overviewItemText {
  	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.overviewListing i{
	font-size: 2.5rem;
}

.overviewListing .row{
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 5px rgb(51, 51, 51);
	box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7);
	padding: 0px;
	margin: 0px 0px 20px;
 	height: 8.3rem;
	-o-transition:.200s;
	-ms-transition:.200s;
	-moz-transition:.200s;
	-webkit-transition:.200s;
	transition:.200s;	
	position: relative;
}
.overviewListing .row:hover { 
	background-color: rgb(229, 229, 229);
}

.overviewListing .row a{
	color: black !important;
	text-decoration: none !important;
}

.overviewListing .pictureWrapper {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 2px solid #ddd;
	width: 10rem;
	height: 8rem;
	padding: 5px;
}

.overviewListing .overviewMedium {
    background-color: initial;
}

.overviewListing .expandImage {
    padding: 3px 5px;
}

.overviewListing .expandImage i {
    font-size: 2rem;
    position: relative;
    top: 0.5px;
}

.overviewMedium .iconButton.notFound > .svg {
    width: 3rem;
    margin: 0 auto;
}

.overviewListing .iconButton .buttonHoverText.tooltipLeft,
.overviewListing .iconButton .buttonHoverText.tooltipRight {
    top: 3px;
}

.overviewListing {
	font-size: 1.2rem;
	position: relative;
}

.overviewListing .col {
	float: left;
}

.overviewListing .iconButton {
	width: 38px;
	flex: 1;
	min-height: 2rem;
}

.overviewItemTitle {
	font-weight: 800;
	font-size: 1.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.col.errorItemProduct {
    padding: 4rem;
}

.productOverviewTitle {
	max-height: 2.3rem;
}
.overviewItemTitle p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.overviewItemTitle .itemTitleSmall {
	line-height: 2rem;
    position: relative;
    top: 1.5rem;
}

.dataManagementProductText{
	font-weight: 500;
	font-size: 1.3rem;
	overflow: hidden;
}

.dataManagementProductText.dataManagementEllipsis {
	display: block;
	-ms-text-overflow: ellipsis;
  	-o-text-overflow: ellipsis;
 	text-overflow: ellipsis;
	position: relative;
  	overflow: hidden;
  	white-space: normal;
  	text-overflow: ellipsis;
  	line-height: 1.2em;  
  	min-height: 3.0em; 
}

.dropdownClassificationGroup{
	max-height: 17rem;
    overflow-y: auto;
}
.editInstanceAction {
	margin-top: 1rem;
	margin-left: 1rem;
	margin-right: 1rem;
	width: calc(95% - 20rem);
	max-height: 7rem;
	overflow: hidden;
	line-height: 2.3rem;
}
.editInstanceAction_ {
	margin-top: 1.5rem;
	margin-left: 1rem;
	margin-right: 1rem;
	width: 67%;
	max-height: 7rem;
	overflow: hidden;
	line-height: 2.3rem;
	display: block;   
  	min-height: 100px;
  	cursor: pointer; 
}
.dorpDownCostum{
	height: 2.7rem !important ;
    border-radius: 0px !important;
}
.smallerTitle {
    width: calc(100% - 24.5rem);
}

.smallerTitle_ {
	width: calc(100% - 32.5rem);
}

.overviewActionsWrapper {
    float: right;
}

.overviewActions {
	height: 10.2rem;
    width: initial;
    display: inline-flex;
    flex-wrap: wrap-reverse;
    flex-direction: column;  
}

.overviewActionsInJSP {
	height: 8.3rem;
    width: initial;
    display: inline-flex;
    flex-wrap: wrap-reverse;
    flex-direction: column;	
}
.overviewActionsInJSP > .btn {
	border-radius: 0 4px 4px 0 !important;
} 


.testhidden {
	display: none;
}

.orgStatusButton{
	padding: 5px;
	font-size: 16px;
}

.buttonLockedStateOK{
	width: 87px;
    padding: 3px;
    position: relative;
    left: 96px;
    font-size: 16px;
}

.textOrgState{
	font-size: 16px;
    line-height: revert;	
}

.searchResultContent .overviewActions .dropdown-menu>.active>a{
	background-color: #f29528 !important;
}

.dividerCostum{
	margin: 0px !important;
}

.headerCostum{
	font-size: 1.5rem !important;
}

.dropDwonDatasheetWithoutDefaultDataButton{
	background-color: #555 !important;
    border-color: #857c7c !important;
	color: white !important;
}


/* -------- */

.overviewListing_ i{
	font-size: 2.5rem;
}

.overviewListing_ .row{
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 5px rgb(51, 51, 51);
	box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7);
	padding: 0px;
	margin: 0px 0px 20px;
 	height: 10.2rem;
	-o-transition:.200s;
	-ms-transition:.200s;
	-moz-transition:.200s;
	-webkit-transition:.200s;
	transition:.200s;	
	position: relative;
	border-radius: 9px;
	cursor: pointer;
}
.overviewListing_ .row:hover { 
	background-color: rgb(229, 229, 229);
}

.overviewListing_ .row a{
	color: black !important;
	text-decoration: none !important;
}

.overviewListing_ .pictureWrapper_ {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	/* border-right: 2px solid #ddd; */
	/* width: 10rem;
	height: 8rem;
	padding: 5px; */
}

.overviewListing_ .overviewMedium {
    background-color: initial;
}

.overviewListing_ .expandImage {
    padding: 3px 5px;
}

.overviewListing_ .expandImage i {
    font-size: 2rem;
    position: relative;
    top: 0.5px;
}


.overviewListing_ .iconButton .buttonHoverText.tooltipLeft,
.overviewListing_ .iconButton .buttonHoverText.tooltipRight {
    top: 3px;
}

.overviewListing_ {
	font-size: 1.2rem;
	position: relative;
}

.overviewListing_ .col {
	float: left;
}

.overviewListing_ .iconButton {
	width: 38px;
	flex: 1;
	min-width: 45px;
	min-height: 10rem;
	padding: 9px !important;
	border-radius: 0px !important;

}
.overviewListing_ .iconButton_ {
	width: auto !important;
	min-height: 51px !important;
}

.pictureWrapper_ {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border-right: 2px solid #ddd; */
    width: 12rem;
    height: 10rem;
    /* padding: 5px; */
}

.overviewListing_ .btn-primary.openProductDatasheet, .overviewListing_ .blandButton.openProductDatasheet, .overviewListing_ .btn-primary.overviewItemDeleteButton {
    border-radius: 0;
    width: initial !important;
}

/* pictureWrapper_ {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 10rem;
    height: 10rem;
} */

.responsiveImage_ {
    position: relative;
}