a[data-toggle="collapse"], a[data-toggle="collapse"]:active, a[data-toggle="collapse"]:focus
	{
	color: #333;
}

.btn-paneltitle.btn-warning {
	background-color: #f0ad4e;
}

.btn-paneltitle.btn-warning:active, .btn-paneltitle.btn-warning:focus,
	.btn-paneltitle.btn-warning:hover {
	background-color: #ec971f;
}

.list-unsorted li {
	border-bottom: none;
}

.list-unsorted li:hover {
	cursor: default;
}

.wphgbadge {
	display: inline-block;
	width: 35px;
	height: 35px;
	padding: 6px;
	margin: 30%;
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	border-radius: 50%;
}

.wphgbadge-sm {
	display: inline-block;
	width: 35px;
	height: 35px;
	padding: 6px;
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	border-radius: 50%;
}

.well .wphgbadge, .well .wphgbadge-sm {
	color: #e3e3e3;
}

#sec_produktvergleich41 .rk1 {
	color: #00b0f0;
}

#sec_produktvergleich41 .rk2 {
	color: #00cc00;
}

#sec_produktvergleich41 .rk3 {
	color: #92d050;
}

#sec_produktvergleich41 .rk4 {
	color: #ffff00;
}

#sec_produktvergleich41 .rk5 {
	color: #ffc000;
}

#sec_produktvergleich41 .rk6 {
	color: #ff0000;
}

#sec_produktvergleich41 .rk7 {
	color: #c00000;
}

/* ---------------
BERATUNGSPROTOKOLL
------------------ */
.wphg6 .devdebug {
	display: none;
}

.wphg6 .jumbotron .jumboheader {
	min-height: 60px;
}

.wphg6 .jumbotron .jumboinfo {
	min-height: 350px;
	margin-top: 15px;
	margin-bottom: 25px;
}



i[class~="fa-minus-circle"] {
	color: #c00000;
}

 .modal i[class~="fa-info-circle"], .right_col_content i[class~="fa-info-circle"]
	{
	font-size: 20px;
}

.wphg7-label {
	font-weight: 400;
	color: #337ab7
}

input::-ms-clear {
	display: none;
}

option[class*="rk"] { color: #fff; }
option.rk4 { color: #b0b0b0; }

/* ---------------------
BESTANDSGESCHAEFT BASLER
------------------------ */

.table>tbody>tr>td.tableinsidetd {
	padding: 0;
}

.table>tbody>tr>td.tableinsidetd table {
	maring-bottom: 0;
}

.color-edited { color: #f0ad4e; }

/* -----
DIVERSES
-------- */
.inputwietext {
	background-color: transparent;
	border: none !important;
}

.navbar-nav>li>a.history {
	padding: 15px 10px;
}

@media screen and (max-width: 768px) {
	.top_nav .navbar-right li {
		float: left !important;
		margin-left: 5%;
	}
}

@media screen and (max-width: 992px) {
	.clear-sm {
		clear: left;
	}
}