.tab-icons{
	font-size: 18px;
}
.quickuse-panel{
	margin-bottom: 20px !important;
}

.row-tab-navi{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.btn-menubar-adduser{
	margin-right: 10px !important;
}
.switch-userpic {
	padding-left: 10px;
	padding-right: 10px;
	/*-webkit-filter: grayscale(100%);*/
}
.switch-userpic:hover{
	/*-webkit-filter: grayscale(0%);*/
}
.switch-userpic-selected {
	padding-left: 10px;
	padding-right: 10px;
}

.bg-white{
	color: #58666e;
background-color: #fff;
}

.btn-verkaufsberatung{
	color: #fff !important;
}

.tab-disabled, .tab-disabled:hover{
	cursor: no-drop;
	color: #98a6ad;
}
.tab-disabled-li{
	border-bottom-color: #dee5e7 !important;
}
.img-half{
	width: 50%;
}

/** GUI STYLES **/
.kachel-header{
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -10px;
	padding: 5px;
	height: 30px;
}

.p-n{
	padding: 0px !important;
}
.p-t-md{
    padding-top: 20px !important;
}

/*TYPEAHEAD*/
.tt-query {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
	color: #999999;
}
.tt-dropdown-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin-top: 11px;
	padding: 8px 0;
	min-width: 500px;
	right: -250px !important;
	left: auto !important;
	border-top: 0px solid !important;
}
.tt-suggestion {
	line-height: 24px;
	padding: 3px 20px;
}
.tt-suggestion:hover {
background-color: #0097CF;
	color: #FFFFFF;
}
.tt-suggestion.tt-is-under-cursor {
	background-color: #51c6ea;
	color: #FFFFFF;
}
.tt-suggestion p {
	margin: 0;
}

#kundensuche .tt-dropdown-menu {
    width: 100% !important;
    left: 0px !important;
    margin-top: 0px !important;
    right: 0px !important;
    border: 0px solid !important;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1) !important;
    
}

/*BERATUNGS NOTIFICATION*/

.testerrr2{
	width: 150px;
	height: 150px;
}


/* CHECKOUT ZUBEHÖR */

.checkout_accessories_add{
	width: 100%;
	padding-left: 20px;
}

/* BOOTSTRAP MODIFICATION */
.input-xs {
  height: 20px;
  /*padding: 5px 10px;*/
  /*font-size: 12px;*/
	padding: 0px;
	padding-left: 5px !important;
	font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-xs {
  height: 20px;
  line-height: 20px;
	padding: 0px;
	padding-left: 5px !important;
}
textarea.input-xs,
select[multiple].input-xs {
  height: auto;
}
.form-group-xs .form-control {
  height: 20px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-xs select.form-control {
  height: 20px;
  line-height: 20px;
}
.form-group-xs textarea.form-control,
.form-group-xs select[multiple].form-control {
  height: auto;
}
.form-group-xs .form-control-static {
  height: 20px;
  min-height: 22px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.control-label-xs{
	padding-top: 1px;
margin-bottom: 0;
text-align: right;
}


/* ARTIKELVERWALTUNG */
.input-nachbestellung{
	width: 30px !important;
	display: inline !important;
	height: 23px !important;
	margin-left: 5px;
}
.input-nachbestellung-detail{
	width: 100% !important;
}
.input-nachbestellung-detail-button{
	padding-left: 50px;
	padding-right: 50px;
}
.filter-text{
	padding-right: 15px;
vertical-align: top;
}
.switch-padding{
	padding-top: 5px;
}

/* LOGIN */
.zeus-logo{
	width: 250px;
}
.zeus-logo-xs{
	width: 100px;
}
.login-container{
	margin-top: 10%;
}


/* DASBHOARD */
.easyPieChart-icons{
	line-height: 200px !important;
}
.progress-fokus{
	height: 60px !important;
	border-radius: 10px !important;

}
.progress-bar-fokus{
		font-size: 22px !important;
	line-height: 60px !important;
}

/* CONFETTI */
#canvas {
  display: block;
  /*position: relative;*/
	position: absolute;
  z-index: 5;
  pointer-events: none;
}


/**TICKETS**/

.dd3-handle-mod {
	height: 100% !important;
}

.ticket-prio{
	width: 3px;
	position: absolute;
	height: 100%;
	left: 39px;
	top: 0;
}

.dd-empty{
	background-color: transparent !important;
}


/**TREE**/
.list-group{
	border-radius: 0px !important;
}
.list-group-item:first-child {
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
}
.list-group-item:last-child {
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}

/**CHOSEN FIX**/
.chosen-container{
	width: 100% !important;
}

/** EMOJIS REACTION **/
.facebook-reaction{
  max-width:100%;
  /*margin:150px auto;*/
  /*padding:0 60px;*/
  position: relative;
}

.like-btn {
  font-weight: bold;
  color: #7f7f7f;
  position: relative;
  cursor: pointer;
  padding: 20px 20px 0 0;
}

.like-btn:hover {
  text-decoration: underline;
}

.like-btn-default {
  background-image: url('../img/emojis/facebook.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: -277px -446px;
}

.like-btn-emo {
  display: inline-block;
  margin: 0 6px -3px 0;
  width: 16px;
  height: 16px;
}

.reactions-box {
  /*height: 44px;*/
  height: 64px;
  /*width: 340px;*/
    width: 360px;
  padding: 10px;
  position: absolute;
  top: -63px;
  left: -14px;
  box-shadow: 1px 1px 2px #cccccc, -1px 0px 2px #eeeeee;
  border-radius: 44px 44px;
  display: none;
    background-color: #ffffff;
}

.reaction {
  list-style-type: none;
  cursor: pointer;
  display: inline-block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 8px;
  opacity: 0;
  transform: scale(1, 1);
  transition: opacity .5s ease-in-out 1s, transform .07s ease-in-out 0s, top .07s ease-in-out 0s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}

.like-btn:hover .reactions-box {
  display: block;
}

.reaction-like {
  left: 10px;
  transition-delay: 0s;
  background-image: url('../img/emojis/reactions_like.png');
}

.reaction-love {
  left: 68px;
  transition-delay: .05s;
  background-image: url('../img/emojis/reactions_love.png');
}

.reaction-haha {
  left: 126px;
  transition-delay: .1s;
  background-image: url('../img/emojis/reactions_haha.png');
}

.reaction-wow {
  left: 184px;
  transition-delay: .15s;
  background-image: url('../img/emojis/reactions_wow.png');
}

.reaction-traurig {
  left: 242px;
  transition-delay: .2s;
  background-image: url('../img/emojis/reactions_sad.png');
}

.reaction-wütend {
  left: 300px;
  transition-delay: .25s;
  background-image: url('../img/emojis/reactions_angry.png');
}



.like-btn:hover .reaction {
  opacity: 1;
  animation-name: reaction_delay;
  animation-duration: .5s;
}

@keyframes reaction_delay {
  0% {
    width: 48px;
    height: 48px;
    top: 60px;
  }
  48% {
    width: 56px;
    height: 56px;
    top: 5px;
  }	
  100% {
    width: 48px;
    height: 48px;
    top: 8px;
  }
}


.like-btn:hover .reaction-like {
  animation-delay: 0s
}

.like-btn:hover .reaction-love {
  animation-delay: .05s
}

.like-btn:hover .reaction-haha {
  animation-delay: .1s
}

.like-btn:hover .reaction-wow {
  animation-delay: .15s
}

.like-btn:hover .reaction-traurig {
  animation-delay: .2s
}

.like-btn:hover .reaction-wütend {
  animation-delay: .25s
}

.reaction:hover {
  transform: scale(1.3, 1.3);
  top: 2px
}



.reaction::before {
  display: inline-block;
  color: #ffffff;
  text-align: center;
  line-height: 17px;
  font-size: .7em;
  width: 100%;
  height: 17px;
  /*margin-left: 10%;*/
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 20px;
  position: absolute;
  top: -25px;
  opacity: 0;
  transition: opacity .2s ease-in-out 0s;
}

.reaction:hover::before {
  opacity: 1
}

.reaction-like::before {
  content: 'Like'
}

.reaction-love::before {
  content: 'Love'
}

.reaction-haha::before {
  content: 'Haha'
}

.reaction-wow::before {
  content: 'Wow'
}


.reaction-traurig::before {
  content: 'Traurig'
}

.reaction-wütend::before {
  content: 'Wütend'
}

.like-stat {
  margin-top: 10px;
}


.like-btn-like{
  background-image: url('../img/emojis/reaction-small.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: -17px -151px;
}

.like-btn-love{
  background-image: url('../img/emojis/reaction-small.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 -168px;
}

.like-btn-haha{
  background-image: url('../img/emojis/reaction-small.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 -151px;
}

.like-btn-wow{
  background-image: url('../img/emojis/reaction-small.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: -17px -185px;
}

.like-btn-traurig{
  background-image: url('../img/emojis/reaction-small.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: -17px -168px;
}

.like-btn-wütend{
  background-image: url('../img/emojis/reaction-small.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: -17px -117px;
}

.like-btn-text-like {
  color:rgb(88, 144, 255);
}
.like-btn-text-wow,.like-btn-text-haha,.like-btn-text-traurig {
  color:rgb(240, 186, 21)
}
.like-btn-text-love{
  color:rgb(242, 82, 104)
}
.like-btn-text-wütend{
  color:rgb(247, 113, 75);
}

.like-emo > span{
    display: inline-block;
    margin: 0 -3px -3px 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #EEE;
    border-radius: 50%;

}

.like-details{
  margin-left:10px;
  color:#9197a3;
  font-size:12px;
}

.text-top{
    vertical-align: top !important;
}

.fake-placeholder{
    visibility: hidden !important;
}