
.empl14{
	widht: 100px;
}
.dd3-content{
	height: auto !important;
}

/* Editable-PopOver*/
.popover-content{
	min-width: 280px !important;
}
/* Lade- Dialog */
#loading-modal-body {
	background-image: url("../img/loading.gif");
	background-repeat:no-repeat;
  	background-position:center;
	width: 100%;
	height:	176px;
}
.activate-deactivate{
	cursor: pointer;
}
.cursor-pointer{
	cursor: pointer;
}
.editable{
	border-bottom:none !important;
	font-weight: bold;
}
.twitter-typeahead{
     width: 100%;
}
.tt-dropdown-menu{
    width: 100%;
}

.customer-note-area{
	width: 400px;
}
.table-striped td{
	border-top-color: #AAA !important;
	border-bottom-color: #AAA !important;
}
.btn-group .active{
	background-color: #B33426 !important;
}
.treatment-note-area{
	width: 400px;
}
.product-note-area{
	width: 400px;
}
.customer-note-area{
	width: 400px;
}
.trSelected{
	border: 3px solid #007AFF !important;
}
.book-input{
	min-width: 70px !important;
}
.book-lack{
	color: red;
}
.btn{
	margin-bottom:5px;
	margin-left: 5px;
}
.modal-footer .btn{
	margin-bottom: 0px;
}
.ibox {
	border: 3px solid rgb(231, 234, 236);
}