﻿	@font-face{
	font-family:"OpenSans-Regular"; 
	src:url("../fonts/OpenSans/OpenSans-Regular.otf?#iefix");
}
	
	@font-face{
        font-family:'pflegesymbole'; src:	url('Fonts/pflegesymbole.woff') format('woff'),
											url('Fonts/pflegesymbole.otf') format('opentype');
    }
    
::-ms-clear {
  display: none;
}	
	
html, body {
	margin: 0;
	height: 100%;
	}

body {
    font-weight: 400;
    color: #231f20;
    background: #fff;
}
a { color: inherit; } 
a:hover { color: inherit; } 


video{
	//border: solid blue 2px;
	width:100%;
}
.area {
	float: left;
	background: #e2e2e2;
	width: 100%;
	height: 100%;
}

.merkliste{
	position: absolute;
	right:5px;
	overflow:auto;
	z-index:10;
	background-color:#FFF;
}
 .hide{
        display : none;
    }

.showml{
	width:150px;
	transition: 0.5s ease all;
}
.hideml{
	width:30px;
	transition: 0.5s ease all;
}

.angle-down-light{
  background-image: url("../images/angle-down-light.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.angle-down-light:before{
	content:"\00a0\00a0\00a0";
}

.alberto_container{
	padding: 20px;
}

.maindisplay{
	
}

.login_input_header{
	padding-top: 15px;
	padding-left: 10px;
}

.login_logo{
	background-image: url("../images/footer_icon.png");
    background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 50px;
	height: 50px;
}

.filter_text{
	font-size: 14px !important;
}

@media (max-width: 920px) {
    .hide_840{
		display: none;
	}
	.rootCatText {
		font-size: 18px !important;
	}
}


.login_vert_bar{
	background-image: url("../images/vertical_bar.jpg");
    background-repeat: repeat-y;
	background-position: left;
}

.lang_select{
	font-size: 14px !important;
}

.header_link{
	text-transform: none !important;
	font-size: 15px;
}

.black{
	color: black;
}

.login_grau_input{
	background-color: #F1F1F1 !important;
}

#page-wrapper{
	padding-bottom: 70px !important;
}

.spacer_wk{
	height : 20px;
}

.topbar{
	border-top: solid #231f20 2px;
}

.body_login{
	background-image: url("../images/login_bg.jpg");
    background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
}

.semitrans{
	background-color: rgba(255,255,255,0.9) !important;
	
}

.display{
	color:red;
}

.mr15{
	margin-right:15px;
}

.grau999{
	color: #999;
}

.herz{
	--color: #e5443e;
	color: #be223f;
}

.herzButton{
	--color: #e5443e;
	color: #be223f;
	position: absolute;
	left: 25px;
	top: 11px;
}

.noaction{
    pointer-events: none;
    cursor: not-allowed;
}

.abs{
	position: absolute;
}
.rel{
	position: relative;
}
.bottom{
	bottom: 0;
}

.mailchimp{
	background-color: white;
	z-index:100;
	min-width:300px;
	min-height: 90%;
}

.marketing{
	height: 120px;
    background-image: url('../images/marketing.jpg');
	background-repeat: no-repeat;
	background-size: 300px;
	background-position: center;
}

.tooltip.top .tooltip-inner {
    background-color: #002E54;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.tooltip.top .tooltip-arrow {
    border-top-color: #002E54;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.label-primary {
    background-color: #666;
}

.mandant_titel{
    font-size: 2em;
	color: #AAA;
}
@media (max-width: 767px) {
    .mandant_titel{
    font-size: 1.5em;
	color: #AAA;
	}
}
@media (max-width: 420px) {
    .mandant_titel{
    font-size: 1em;
	color: #AAA;
	}
}
.upper_placeholder{
	height: 450px;
	--background-image: url("../images/login_logo.png");
    background-repeat: no-repeat;
	background-size: 300px;
	background-position: center right;	
}
.lower_placeholder{
	
	height: 20px;
}

.activeMandant{
	border-top: solid #7F7F7F 1px;
	border-left: solid #7F7F7F 1px;
	border-right: solid #7F7F7F 1px;
}
.passiveMandant{
	border-bottom: solid #7F7F7F 1px;
	border-top: solid #DDD 1px;
	border-left: solid #DDD 1px;
	border-right: solid #DDD 1px;
}

.mandant_teaser{
	border: solid #7F7F7F 1px;
}
.login_dialog{
	background-color: #fff;
	position: relative;
	border-bottom: solid #7F7F7F 1px;
	border-left: solid #7F7F7F 1px;
	border-right: solid #7F7F7F 1px;
}
.login_teaser_spacer{
	height:50px;
	width:100%;
}

.login_info_title{
    font-size: 1.6em;
	color: #231f20;
	min-height: 50px;
	margin: 0px !important;
	padding: 0px !important;
}
.login_info_content{
    font-size: 1em;
	color: #231f20;
	text-align: justify;
	margin: 0px !important;
	padding: 0px !important;
}
.login_info_contact{
    font-size: 1em;
	color: #231f20;
}

.footer {
	color: #FFF;
    width: 100%;
    background-color: #959595;
    text-transform: uppercase;
	background-attachment: scroll;
    background-position: 0% 0%;
    position: fixed;
    bottom: 0pt;
    left: 0pt;
	z-index: 4;
	padding : 2px;
	font-size: 0.9em;
}



.footer_contents {
    height:40px;
    width: 100%; 
    margin:20px;
}

.footer_l {
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background-color: #efefef;
    padding: 10px;
    text-transform: uppercase;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}


.btn {
    border-radius: 0px;
}

.btn-primary {
    background-color: #FFF;
    border: solid #231f20 2px !important;
	color: #231f20;
	font-size: 18px;
	text-transform: uppercase;
	
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #231f20 !important;
    border-color: #231f20 !important;
}

.btn-primary:disabled {
    background-color: #FFF !important;
    border-color: #231f20 !important;
	color: #AAA;
}

.logo_bg_login {
	height: 115px;
	width: 100%;
    background-COLOR: #FFF;
}

.logo {
    max-height: 100px;
}
.homelink{
	border: solid red 1px;
	width:300px;
}
.homeNavigator{
    height: 100px;
    width:100%;
 }

.logo_image {
    margin: 5px;
    height: 50px;
}

.topmargin {
    margin-top: 195px;
}

/*.btn-success { background-color: rgba(91, 182, 105, 0.28); }

.btn-success:hover { background-color: #b2dba1; }*/

.notificationarea {
    z-index: 3;
    width: 100%;
    position: fixed;
    font-size: larger;
    font-weight: bolder;
    text-align: center;
    line-height: 51px;
    vertical-align: middle;
    height: 4px;
    overflow: hidden;
}

.notification_hidden {
    /*height: 0px;*/
    top: -200px;
    filter: alpha(opacity=50);
    background-color: #ffffff;
    opacity: 0.5;
    transition: 0.5s ease all;
}

.notification_success {
    color: #000;
    top: 0px;
    border: solid #b2dba1 2px;
    background-color: rgba(91, 182, 105, 0.28);
    height: 62px;
    filter: alpha(opacity=1);
    opacity: 1;
    transition: 0.5s ease all;
}

.notification_hint {
    color: #FFF;
    top: 0px;
    border: solid #337AB7 2px;
    background-color: rgba(49, 158, 183, 0.28);
    height: 62px;
    filter: alpha(opacity=1);
    opacity: 1;
    transition: 0.5s ease all;
}

.notification_error {
    color: #FFF;
    top: 0px;
    border: solid #ac2925 2px;
    background-color: #ce8483;
    height: 62px;
    filter: alpha(opacity=1);
    opacity: 1;
    transition: 0.5s ease all;
}

.notification_confirm {
    color: #FFF;
    top: 0px;
    border: solid #337AB7 2px;
    background-color: rgb(49, 158, 183);
    height: 120px;
    filter: alpha(opacity=1);
    opacity: 1;
    transition: 0.5s ease all;
}

.arrow-up {
    background-image: url('../images/arrow_up.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* create an arrow that points down */
.arrow-down {
    background-image: url('../images/arrow_down.png');
    background-repeat: no-repeat;
    background-position: bottom left;
}


.w50 {
    width: 50px;
}

.w100 {
    width: 100px;
}

.w150 {
    width: 150px;
}

.w200 {
    width: 200px;
}

.w250 {
    width: 250px;
}

.w300 {
    width: 300px;
}

.pagination {
    margin: 1px !important;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #666;
    border-color: #666;
}

.pagination > li > a,
.pagination > li > span {
    color: #666;
}

.orderstable {
    width: 100%
}

.orderInfoPosGridTitle {
    padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.orderInfoPosGridData {
    padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.orderInfoSizeGridTitle {
    padding: 2px;
}

.orderInfoSizeGridData {
    padding: 2px;
    text-align: right;
}


.modal {
    text-align: center;
    padding: 0 !important;
}


.modal-content {
    padding: 20px;
}

.grdisplay_td {
    text-align: center;
    width: 52px;
    border: solid silver 1px;
}

.grdisplay_td_add_to_basket {
    text-align: center;
}

.quantityinput {
    width: 50px;
    text-align: center;
}

.border {
    border: solid green 1px;
}

.border1 {
    border: solid red 1px;
}

.border2 {
    border: solid blue 1px;
}

.silver_border {
    border: solid silver 1px;
}

.no_border {
	border: solid 0px !important;
}

.navbar-brand,
.navbar-nav li a {
    line-height: 60px;
    height: 60px;
    padding-top: 0;
}

.imageContainerThumb {
    float: left;
    width: 120px;
    margin: 5px;
    vertical-align: middle;
    text-align: center;
    border: solid #EEEEEE 1px;
    background-color: #FFFFFF;
}

.imageContainerMini {
    float: left;
    width: 60px;
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 6px;

    vertical-align: middle;
    text-align: center;
    border: solid #EEEEEE 1px;
    background-color: #FFFFFF;
}

.imageContainerMiddle {
    float: left;
    width: 400px;
    margin: 2px;
    vertical-align: middle;
    text-align: center;
    border: solid #EEEEEE 1px;
    background-color: #FFFFFF;
}

.imageContainerFooterIcon {
    margin: 10px;
}
.notify-badge-container{
	position:relative;
    padding-top:20px;
    display:inline-block;
}
.notify-badge{
    position: absolute;
    right:-20px;
    top:10px;
    background:red;
    text-align: center;
    border-radius: 30px 30px 30px 30px;
    color:white;
    padding:3px 10px;
    font-size:12px;
	font-weight:bold;
}

.clear {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearboth {clear:both;}

.footer_middle{
	 margin-top: 18px;
	 font-size: 15px;
}

.center {
    text-align: center;
}
.right {
    text-align: right !important;
}
.left {
    text-align: left !important;
}

.wait {
    position: absolute;
    text-align: center;
    height: 100%;
    width: 100%;
    z-index: 5;
    padding-top: 150px;
    filter: alpha(opacity=0.8);
    background-color: #ffffff;
    opacity: 0.8;
}

.wait2 {
    position: absolute;
    text-align: center;
    height: 100%;
    width: 100%;
    z-index: 5;
    filter: alpha(opacity=0.8);
    background-color: #ffffff;
    opacity: 0.8;
}

.wait.ng-hide-add.ng-hide-add-active,
.wait.ng-hide-remove.ng-hide-remove-active {

}

.wait.ng-hide {
    opacity: 0;
}

.magnifier_Cursor {
    ursor: move;
}

.hide_Cursor {
    cursor: none;
}

.hand_Cursor {
    cursor: pointer;
}

.sort_Cursor{
	cursor:ns-resize;
}
.b2b_th{
	cursor:ns-resize !important;
}

.activeBtn {
    border: solid silver 4px;
}

.previewImageTitle {
    width: 400px;
    height: 20px;
    position: relative;
}



/*Lets create the magnifying glass*/
.large {
    width: 400px;
    height: 400px;
    position: absolute;
    border-radius: 80%;

    /*Multiple box shadows to achieve the glass effect*/
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    background-repeat: no-repeat;
    display: none;

}

/*To solve overlap bug at the edges during magnification*/
.small {
    display: block;
}

.reserved {

}

.shortage {

}

.list-row {
    height: 80px;
}

.pricecharttable {
    min-width: 400px;
}

.pricecharttable td {
    padding: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pt18 {
	padding-top: 18px;
}

.w40{
		width:40px;
}

.m2 {
    margin: 2px;
}

.mb10 {
    margin-bottom: 10px;
}

.m5 {
    margin: 5px;
}

.m10 {
    margin: 10px;
}

.m20 {
    margin: 20px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml42 {
    margin-left: 42px;
}

.ml5 {
    margin-left: 5px;
}

.mr35 {
    margin-right: 35px;
}

.mt7 {
    margin-top: 7px;
}

.mt10 {
    margin-top: 10px;
}

.mtb10 {
    margin-top: 10px;
	margin-bottom: 10px;
}

.p0 {
    padding: 0px !important;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}
.p15 {
    padding: 15px;
}
.p20 {
    padding: 20px;
}

.vpimg{
	width: 150px;
}

.topleft {
    text-align: left;
    vertical-align: top;
}

.green {
    background-color: rgba(91, 182, 105, 0.28);
}

.yellow {
    background-color: rgba(255, 221, 153, 0.28);
}

.red {
    background-color: rgba(182, 17, 0, 0.28);
}

.font_blue {
    color: #337AB7 !important;
}

.font_green {
    color: #5CB85C !important;
}

.font_yellow {
    color: #F0AD4E !important;
}

.font_red {
    color: #D9534F !important;
}

.scrollable-menu {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}

.bold {
    font-weight: 900;
	--text-decoration: underline;
    color: #000;
}

.sel {
    font-weight: 900;
	--text-decoration: underline;
}
.sidebar ul li {
    border-bottom: 0px !important;
	
}

menu, ol, ul {
    padding: 0 0 0 10px !important;
}

.btn_fixed_width100 {
    width: 100px;
}

.btn_fixed_width140 {
    width: 140px;
}

.preis_title {
    width: 120px;
}

.preis_data_0 {
    width: 100px;
    background-color: rgba(91, 182, 105, 0.28);
    text-align: right;
    padding: 2px;
    border: solid 1px silver;
}

.preis_data_1 {
    width: 100px;
    background-color: #ffeebb;
    text-align: right;
    padding: 2px;
    border: solid 1px silver;
}

.preis_data_2 {
    width: 100px;
    background-color: #ffdd00;
    text-align: right;
    padding: 2px;
    border: solid 1px silver;
}

.preis_data_3 {
    width: 100px;
    background-color: #ffaa00;
    text-align: right;
    padding: 2px;
    border: solid 1px silver;
}

.preis_data_4 {
    width: 100px;
    background-color: #ff5500;
    text-align: right;
    padding: 2px;
    border: solid 1px silver;
}

.smallfont {
    font-size: 10px;
}

.bigfont {
    font-size: 20px;
}

.boldfont {
    font-weight: bold;
}

.gendermargin {
    margin-left: 5px;
    margin-right: 15px;
}

.scrollableGGNr {
    height: 1000px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 20px;
}

/*#########################################################################################*/
/*#########################################################################################*/
/*#########################################################################################*/
/* SLIDER*/
/*#########################################################################################*/
/*#########################################################################################*/
/*#########################################################################################*/
input[type=range] {
    -webkit-appearance: none; /* Hides the slider so that custom slider can be made */
    width: 100%; /* Specific width is required for Firefox. */
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
}

input[type=range]:focus {
    outline: none; /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
}

input[type=range]::-ms-track {
    width: 100%;
    cursor: pointer;
    background: transparent; /* Hides the slider so custom styles can be added */
    border-color: transparent;
    color: transparent;
}

/* Special styling for WebKit/Blink */
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 1px solid #000000;
    height: 36px;
    width: 36px;
    border-radius: 3px;
    background: #ffffff;
    cursor: pointer;
    margin-top: -14px; /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; /* Add cool effects to your sliders! */
}

/* All the same stuff for Firefox */
input[type=range]::-moz-range-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 36px;
    width: 36px;
    border-radius: 3px;
    background: #ffffff;
    cursor: pointer;
}

/* All the same stuff for IE */
input[type=range]::-ms-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 36px;
    width: 36px;
    border-radius: 3px;
    background: #ffffff;
    cursor: pointer;
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 36px;
    cursor: pointer;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    background: #3071a9;
    border-radius: 1.3px;
    border: 0.2px solid #010101;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #367ebd;
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 36px;
    cursor: pointer;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    background: #3071a9;
    border-radius: 1.3px;
    border: 0.2px solid #010101;
}

input[type=range]::-ms-track {
    width: 100%;
    height: 36px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    border-width: 16px 0;
    color: transparent;
}

input[type=range]::-ms-fill-lower {
    background: #2a6495;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}

input[type=range]:focus::-ms-fill-lower {
    background: #3071a9;
}

input[type=range]::-ms-fill-upper {
    background: #3071a9;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}

input[type=range]:focus::-ms-fill-upper {
    background: #367ebd;
}

/*#########################################################################################*/
/*#########################################################################################*/
/*#########################################################################################*/

.messengercontainer {
    position: absolute;
    z-index: 1050;
    right: 5px;
    top: 85px;
}

.message {
    min-height: 80px;
    min-width: 300px;
}

/*#########################################################################################*/
/*#########################################################################################*/
/*#########################################################################################*/
/*
    ANIMATIONS ON HIDE / SHOW
*/

.cssFade {
    transition: 0.5s linear all;
    opacity: 1;
}

.cssFade.ng-hide {
    opacity: 0;
}

.ng-hide-add, .ng-hide-remove {
    /* ensure visibility during the transition */
    display: block !important; /* yes, important */
}

/*#########################################################################################*/
/*#########################################################################################*/
/*#########################################################################################*/

.b0 {
    border: solid silver 1px;
    border-radius: 10px;
}

.adr {
    text-align: left;
    white-space: pre-wrap;
}

.xx {

}

.custitle {
    font-weight: bold;
    white-space: pre-wrap;
}

/*#########################################################################################*/
/*#########################################################################################*/
/*#########################################################################################*/

.table_filialzuordnung {

}

.table_filialzuordnung td {
    padding: 5px;
}

/*#########################################################################################*/
/*#########################################################################################*/
/*#########################################################################################*/
.node circle {
    fill: #fff;
    stroke: steelblue;
    stroke-width: 3px;
}

.node text {
    font: 12px sans-serif;
}

.link {
    fill: none;
    stroke: #ccc;
    stroke-width: 2px;
}


.dot {
    margin: 5px;
}

.budget {
    font-weight: bold;
}

.lostpw {

}

.lostpw_label {
    text-decoration: underline;
    cursor: pointer;
}

.login_msg {
    color: red;
    font-size: smaller;
}

.badge_margin {
    margin-left: 10px;
}

.export_btn_margin {
    margin: 10px;
}

.hide_overflov {
    overflow: auto;
}


.hidden {
    visibility: hidden;
}

.silverborder {
    border: solid silver 1px;
    width: 35px;
    text-align: center;
    float: left;
}

.fl {
    float: left;
}
.fr {
    float: right;
}

.footer_content{
	height: 50px;
	padding: 15px;
}

@media (max-width: 601px) {
  .footer_content{
	height: 15px;
	padding: 5px;
}
 }



.rel{
	position: relative;
}
.searchField{
	--position: absolute;
	left: 0;
	bottom: 0;
	width: 233px;
}
.nooutline{
	border:0px !important;
	border-top:0px !important;
	outline: none !important;
	-webkit-appearance: none !important;
	border-radius:0 !important;
}
.search-addon{
	background-color:#fff;
}    

input:required + label {
    color: red;
}

.missing {
    box-shadow: 2px 2px 10px rgba(200, 0, 0, 0.85);
    border: solid red 1px;
}

.mysize {
    box-shadow: 2px 2px 10px rgba(7, 92, 25, 0.85);

}

.unstyled-li {
    list-style-type: none;
}

.middle {
    text-align: center;
}

.vert_middle {
    vertical-align: middle;
}

.breadcrump {
    font-size: 14px;
    color: #002E54;
}

.breadcrumpX {
    font-size: 18px;
    color: #002E54;
}

.breadcrumpX:hover {
    color: #B70005;
}

.header_hight {
    height: 55px;
}

.huge_button_hight {
    height: 120px;
}

.p_preview {
    width: 340px;
    float: left;
}

.colorbuttons {
	
}
.floatleft{
	float: left;
}
.winwith120{
	min-width:120px;
}
.winwithset{
	min-width:60px;
}

.OrderItem{
	width:50px;
}
.basketDetailTableTd{
	padding: 5px;
}
.colorbutton {
    width: 24px !important;
    height: 24px !important;
    border: solid silver 1px;
    border-radius: 50%;
    transition: 0.2s ease all;
	margin:5px;
}


.colorbutton:hover {
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}

.farbe_hervorheben {
    border: solid silver 1px;
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}

.animate-show.ng-hide-add, .animate-show.ng-hide-remove {
    transition: all linear 0.5s;
    display: block !important;
}

.animate-show.ng-hide-add.ng-hide-add-active, .animate-show.ng-hide-remove {
    opacity: 0;
}

.animate-show.ng-hide-add, .animate-show.ng-hide-remove.ng-hide-remove-active {
    opacity: 1;
}

.product_link {
    font-size: 18px;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
}

.product_link_inverse {
    font-size: 12px;
    color: #002E54;
    cursor: pointer;
    text-decoration: none;
}

.preis_anzeige {
	font-size: 15px;
    text-decoration: none;
	font-weight: bold;
}

.ordertypetitle {
    font-size: 16px;
	color: #231f20;
    text-transform: uppercase;
    text-align: center;
}

.ordertypetitle_active {
    color: #231f20;
	font-weight: bold;
}

.ordersummary {
    font-size: 22px;
    font-weight: bold;
}

.ordertitle {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
	color: #231f20;
}


.ordertitle_thankyou {
    font-size: 30px;
    font-weight: bold;
    color: #002E54;
}

.whitebg {
    background-color: #FFF !important;
}

.duenner {

}

/* navbar */
.navbar-default {
    background-color: #FFF;
    border-color: #E7E7E7;
}

/* title */
.navbar-default .navbar-brand {
    color: #FFF;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5E5E5E;
}

/* link */
.navbar-default .navbar-nav > li > a {
    color: #FFF;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #E7E7E7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #D5D5D5;
}

/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}

/* mobile version */
.navbar-default .navbar-toggle {
    border-color: #DDD;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #DDD;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #CCC;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
    }

}

@media (min-width: 767px) {
    .hideToggle {
        display: none;
    }
}
@media (max-width: 900px) {
    .hideSearch {
        display: none;
    }
}
@media (max-width: 520px) {
    .hideSmall {
        display: none;
    }
}
@media (max-width: 900px) {
    .hideMiddle {
        display: none;
    }
}
@media (min-width: 901px) {
    .hide_gt_Middle {
        display: none;
    }
}
@media (max-width: 1100px) {
	.filter_text{
		font-size: 13px !important;
	}
}
@media (max-width: 950px) {
	.filter_text{
		font-size: 10px !important;
	}
}

@media (max-width: 600px) {
    #logoImg {
    /*   background-image: url("../images/logo_sm.png");
      background-repeat: no-repeat;*/
      width: 170px;
      height: 60px;
      margin-top: 7px;
      margin-left: 10px;
      padding: 0;
        border: solid green 10px;
  }
}

@media (min-width: 601px) {
  #logoImg {
    /*    background-image: url("../images/logo.png");
       background-repeat: no-repeat;*/
       width: 310px;
       height: 60px;
       margin: 0;
       padding: 0;
      border: solid green 10px;
   }
 }



 .big {
   color: rgb(255, 255, 255);
   font-weight: 900;
   font-size: 22px;
   margin-right: 15px;
   text-transform: uppercase;
   vertical-align: middle;
 }



 /* mouse over link */
.white_link:hover {
    color: #FFF;
    text-decoration: none;
}

.hover_no_underline:hover {
	text-decoration: none;
}

.w20 {
    width: 20px;
}

.nav > li > a {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    color: rgb(123, 123, 123);
    text-transform: uppercase;
}

.nav > li > a:hover {
    color: rgb(0, 46, 84);

}

.nav > li > a:active {
    color: rgb(0, 46, 84);
}

.product_data {
    min-height: 90px;
}

.smooth {
    transition: 0.5s ease all;
}

.zoom-in {
    cursor: zoom-in;
}

.zoom-out {
    cursor: zoom-out;
}

.articleDetailTitleMain {
    font-size: 26px;
    font-weight: bold;
}

.articleDetailTitle {
	font-weight: 600;
}

.articleDetail {
	font-weight: 300;
}

.articleDetailSpacer {
    margin-top: 10px;
}

.zoomHint {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.assortmentInfoTable {
    
}

.assortmentInfoTitle {
    text-align: center;
    padding: 5px;
    font-weight: bolder;
    border: solid white 2px;
}

.assortmentInfoTitleLeft {
    text-align: left;
    padding: 5px;
    font-weight: bolder;
    border: solid white 2px;
}

.assortmentInfo {
    text-align: center;
    padding: 5px;
    border: solid white 2px;
}

.matchTitle {
    color: rgb(123, 123, 123);
    font-size: 30px;
    text-transform: uppercase;
}

.homeTitles {
    color: #FFF;
    font-size: 50px;
    padding-top: 10%;
    padding-bottom: 30%;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    text-align: center;
    white-space: nowrap;
    display: table-cell;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.homeImgContainer {
    overflow: hidden;
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 10px;

}

.shopping_basket_wait_icon {
    width: 12px;
    height: 12px;
}


.shopping_basket {
    height: 48px;
    
    text-align: right;
}


.newsletterlink{
	margin:15px;
	padding-top: 30px;
	padding-right: 50px;
}

.newslettertext{
	background: #FFF;
	border-top: solid #231f20 1px;
	border-bottom: solid #231f20 1px;
	
	white-space:nowrap;
	padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
	padding-right: 0px;
    font-size: 14px;
    text-transform: none !important;
	color: #231f20;
}
.newslettertextwelcome{
	background: #F6F6F6;
	border: solid #666 1px;
	
	padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 13px;
    text-transform: none !important;
	color: #666;
}

@media (max-width: 767px) {
	.newslettertext{
		margin-left: 0px;
	}
}

.bottomAlign{
	vertical-align:bottom;
}
.togglebutton{
	margin-bottom: 0px !important;
}

.shopping_basket_inner {
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 5px;
    height: 32px;
}

.shopping_basket_td{
	width : 200px;
	vertical-align:bottom;
}

.basketLinkTitle {
    color: #666;
    font-size: 16px;
    text-transform: uppercase;
}

.basket_div{
	margin-right:20px;
}

.select_grey {
    background-color: rgb(244, 244, 244);
}

.baskettotal {
	text-transform: none !important;
    font-size: 0.9em;
    font-weight: bolder;
	color: #231f20;
}

.max120 {
    max-height: 200px;
}

.hover_blue:hover {
    color: #002E54;
}
.hover_silver:hover {
    color: #666;
}

.delete_pos {
    height: 20px;
    width: 20px;
}

.disabled {
    cursor: not-allowed !important;
    pointer-events: all !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.hideXS{
}

.serviceBar {
	width : 100%;
}
.serviceBarUpper {
	position: relative;
	width : 100%;
	height: 30px;
}
.header_bar_lower{
	position: relative;
	width : 100%;
	text-align: bottom;
}

.serviceBarLeft {
	text-align : left;
}
.serviceBarRight {
    padding: 2px;
	text-align : right;
}
.mhserviceelement{
	min-height: 500px;
}

.service_element {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
	padding-right: 5px;
    font-size: 15px;
    text-transform: uppercase;
	color: #231f20;
}

.service_element_mailchimp {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
	padding-right: 0px;
    font-size: 13px;
    text-transform: uppercase;
	color: #231f20;
}

.service_element:hover {
    color: #000;
}
.hover_focus:hover{
	color: #000;
}

.tdGros {
    padding: 5px;
}

.minH {
    min-height: 600px;
	margin-bottom:40px;
}
.minh50{
	min-height: 50px;
}

.pageTitleMain {
    color: #999;
    font-size: 30px;
    text-transform: uppercase;
}

.white-space-pre {
    white-space: pre-line;
}

input:required + label {
    color: red;
}

.missing {
    box-shadow: 2px 2px 10px rgba(200, 0, 0, 0.85);
    border: solid red 1px;
}

.t_title_main {
    font-size: 30px;
    text-transform: uppercase;
}

.t_title {
    font-size: 16px;
    text-transform: uppercase;
}

.lower-alpha {
    list-style-type: lower-alpha;
}

.paragraph {
    list-style-type: none;
}

.paragraph li {
    counter-increment: step-counter;
    font-size: 16px;
    text-transform: uppercase;

}

.paragraph li::before {
    content: "$ " counter(step-counter) " ";
}

.simple {
    list-style-type: none;
    font-size: 11px;
    font-weight: 400;
    text-transform: none;
    padding-left: 20px;
}


.simple li {
    counter-increment: simple-counter;
    font-size: 11px;
    font-weight: 400;
    text-transform: none;

}

.simple li::before {
    content: counter(simple-counter) ". ";

}

.third_level {
    list-style-type: none;
    padding-left: 20px;
}

.third_level li {
    counter-increment: s3-counter;

}

.third_level li::before {
    content: counter(s3-counter) ". ";

}

.cell {
    background-color: rgba(110, 110, 110, 0.1);
    padding: 10px;
    border: solid white 2px;
    height: 50px;
    vertical-align: middle;
}

.streichpreis {
    text-decoration: line-through;
}

.smaller_font {
    font-size: 11px;

}

.modal-lg {
    min-width: 650px !important;
}

.mag {
    width: 200px;
    margin: 0 auto;
    float: none;
}

.mag img {
    max-width: 100%;
}

.magnify {
    position: relative;
    cursor: none;
    width: 500px;
}

.magnify-large {
    position: absolute;
    display: none;
    width: 300px;
    height: 300px;
    z-index: 1000;
    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);

    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}
.nowrap{
    white-space: nowrap;
}
.aktion_title{
    position:relative;
    width: 120px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-transform: uppercase;
    vertical-align: middle;
}

.b2bnavbar {
    text-align: center;
	width: 100%;
	min-height: 180px;
}

.margin_header {
    margin-left: 45px;
	margin-right: 45px;
	
}
@media (max-width: 768px) {
    .margin_header {
		margin-left: 30px;
		margin-right: 30px;
	
	}
}


.white_link {
    color: #FFF;
    padding:0px 30px 0px 30px;
}

@media (max-width: 620px) {
    .hide_small{
        display : none;
    }
}

.welcome{
    width:100%;
}
.welcome_de{
    background-image: url('../images/welcome_de.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 280px !important;
}
.welcome_en{
    background-image: url('../images/welcome_en.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 300px !important;
}
.welcome_nl{
    background-image: url('../images/welcome_nl.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 300px !important;
}
.sidebar {
	text-align: left;
    top: 185px !important;
    width: 200px !important;
    padding-top: 0;
    overflow-x: hidden;
    overflow-y: auto;
	margin-top: 0px !important;
	max-height: 300% !important;
	font-size: 16px;
}

@media (max-width: 767px) {
    .sidebar {
		margin-top: 10px !important;
		text-align:center;
		width: 100% !important;
		
	}
	.navbar-collapse{
		border-top:0px !important;
		border: solid silver 1px;
		padding:5px;
	}
}


.liftpx{
	top: 0px !important;
}

.pwhide{
	margin: 0 0 0 0px !important;
}
.w0{
		width:0px !important;
}

@media (max-height: 740px) {
    .sidebar {
        overflow-x: hidden;
        overflow-y:auto;
        --min-height: 450px !important;
    }
	
	.footer {
		width: 100%;
		height: 40px;
		bottom: 0pt;
		left: 250px;
	}	
}

.w1{
    width: 100%;
}
.t1{
	border: solid red 1px;
}
.mh300{

}

.mh540{
	height:540px;
	border: solid red 1px;
}

.product_list_element{
	border-style: solid;
	border-width: 1px;
	border-color: silver;
}

.img_thumb{
	padding: 2px;
}

.wr1{
    margin-top:10px;
}
.inputnumber{
    width:30px;
	text-align: center; 
	border: solid #efefef 1px;
}

.grTableHeader_title{
    padding:5px;
	color: #FFFFFF;
	background-color: #231f20;
	font-weight: 800;
	border: solid #231f20 1px !important;
}

.grTableHeader{
    padding:2px;
    text-align: center;
	color: #FFFFFF;
	background-color: #231f20;
	font-weight: 600;
	border: solid #231f20 1px !important;
}

.grTableSubHeader_title{
    padding:5px;
    text-align: left;
	background-color: #FFFFFF;
	font-weight: 600;
	border: solid #231f20 1px !important;
}

.grTableSubHeader {
    padding: 5px;
    text-align: center;
    color: #000;
    background-color: #FFFFFF;
	font-weight: 300;
	border: solid #231f20 1px !important;
}

.grTableValue_title {
    padding: 2px;
    text-align: left;
    background-color: #FFF;
	font-weight: 600;
	border: solid #231f20 1px !important;
}

.grTableValue {
    padding: 2px;
    text-align: center;
    background-color: #FFF;
	font-weight: 400;
	border: solid #231f20 1px !important;
}

.autoscroll{
	overflow:auto;
}

.autoscroll_alberto {
    overflow-y: hidden;
    overflow-x: auto;
    padding-bottom: 10;
    padding-right: 10px;
}

.order_header{
    border: solid #fff 2px;
    padding:5px;
	margin:5px;
	color: #000;
	background-color: #F2F2F2;
	font-size: 0.8em;
}

.desc {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.leftmenue{
	width:250px;
}
.home_bg{

}


.home_hozizontal_spacer{
	height: 240px;
}
.home_msg{
    font-size: 14px;
    font-weight: 600;	
	color: ##594D4F;
}
.margin_bottom{

}
.ellipsis{
text-overflow: ellipsis;
}
.fullWidth{
	width: 100%;
}
.webFarbGruppeDotInner{
	width: 30px;
	height: 30px;
	border-radius:50%;
	border: solid silver 1px;
	cursor: pointer;
}
.webFarbGruppeDotInner:hover{
	border: solid black 1px;
}
.selected_filter{
	border: solid black 2px;
}
.webFarbGruppeDotOuter{
	width: 32px;
	height: 32px;
	border-radius:50%;
	
	
}
.searchBar {
    padding: 2px;
	width : 100%;
	min-height: 30px;
	font-size: 12px;
}
.searchBarDetail{
	margin-top:30px;
	padding: 2px;
	width : 100%;
	min-height: 160px;
}
.filterSelected{
	border: solid #AAA 1px;
	margin : 1px;
	padding : 2px;
	border-radius:5px;
	background-color: #E0E0E0;
}

.herz_search{
	padding-top: 5px;
}

.stoerer_container_top{
	position: absolute;
	width: 100%;
	height : 50px;
	padding-top : 5px;
	padding-left : 5px;
	
}
.stoerer_herz{
	padding-right: 71px !important;
}
.stoerer_container_bottom{
	position: absolute;
	width: 100%;
	height : 50px;
	padding-right : 25px;
	bottom : 300px;
}
.stoerer_element{
	width:50px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}
.stoerer_div{
	background-color:#fff;
	font-weight:bold;
	--border: solid silver 1px;
}
.stoerer_elementVP{
	max-width:80px;
	padding: 2px;
}

.stoerer_new{
	color: #fff;
	background-color: #8B111E !important;
	border: solid black 1px;;
}


.stoerer_semi_transparent{
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.pdf_not_loaded{
	opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
}

.flag{
	background-color:#C1262C;
	padding:8px;
	color:#FFF;
	max-width: 200px;
	height:35px;
	font-weight:bold;
}
.semi_transparent{
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	
}
.product-brand-logo--200 {
    width: 34px;
    height: 34px;
}

.ordertable{
	width:100%;
	border: solid #231f20 1px !important;
}

.orderbuttons_spacer{
	padding-top: 15px;
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
 
input[type="number"] {
    -moz-appearance: textfield;
}

.al_top{
	vertical-align: top;
}

table.loading tbody {
    position: relative;
}

table.loading tbody:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    content: "";
	cursor: not-allowed;
}

.mop_spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    border: 2px solid #fff;
        border-top-color: rgb(255, 255, 255);
    border-radius: 50%;
    border-top-color: #231f20;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

@keyframes spin {
	0% {
    -webkit-transform: rotate(0) translate(-50%,-50%);
    transform: rotate(0) translate(-50%,-50%);
	}
	100% {
		-webkit-transform: rotate(360deg) translate(-50%,-50%);
		transform: rotate(360deg) translate(-50%,-50%);
	}
}

.pflegesymbol {
	font-family: pflegesymbole;
	font-size: 56px;
}

.addToBasketImg {
	width: auto;
	height: 20px;
	position: absolute;
	left: 25px;
}

.rootCatText {
	position: absolute;
	bottom: 40px;
	left: 50px;
	width: 400px;
	font-size: 24px;
	font-weight: 900;
	text-transform: uppercase;
	color: white;
}


