.alert-info {
    color: red;
    background-color: #f7d9d9;
    border-color: #f1bcbc;
	font-weight: bold;
}

body {
     font-size: 16px;
     color: #413b52;
     overflow-y: scroll;
}
/*

.btn-primary {
    color: #ababab;
    background-image: linear-gradient(to top, #f0f0f0, #fbfbfb);
    border: 1px solid #ababab;
    border-radius: 2px;
    text-transform: uppercase;
}

.btn-primary:hover, .btn-primary:focus {
    color: #ababab;
    background-image: linear-gradient(to top, #fbfbfb, #f0f0f0);
    border: 1px solid #ababab;
    border-radius: 2px;
    text-transform: uppercase;
}


.btn-warning {
    color: #ababab;
    background-image: linear-gradient(to top, #f0f0f0, #fbfbfb);
    border: 1px solid #ababab;
    border-radius: 2px;
    text-transform: uppercase;
float: right;
}

.btn-warning:hover {
    color: #ababab;
    background-image: linear-gradient(to top, #fbfbfb, #f0f0f0);
    border: 1px solid #ababab;
    border-radius: 2px;
    text-transform: uppercase;
}
*/
caption {
color: #000;
}

.col-sm-10 {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

h1, .h1 {
	font-weight: bold;
	margin-top: 32px;
	margin-bottom: 32px;
	color: #4f4f4f;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 30px;
}

img.fb {
    max-width: 90%;
   /* border-radius: 20px; */
}

.jumbotron {
    background-color: #fff;
    padding: 0;
}

.jumbotron h1, .jumbotron .h1 {
	margin-bottom: 30px;
	color: #4f4f4f;
	font-weight: bold;
}

.jumbotron p {
	color: #333333;
        margin-left: 0;
        margin-right: 0;
        width: 80%;
}

label {
    font-weight: normal;
}

.navbar{
border: 0px;
border-bottom: 1px solid;
border-radius: 0px;
}

.navbar-inverse {
    background-color: #FFFFFF;
    color: #4f4f4f;
    border-color: #DDDDDD;
	background-image: url("http://www.entrepreneur-check.ch/public/media/1460498692_aps.png");
	background-repeat: no-repeat;
	background-position: right;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover {
    background-color: #FFFFFF;
    color: #000000;
    border-top: 1px solid black;
}

.navbar-inverse .navbar-brand{
    color: #4F4F4F;
    text-transform: uppercase;
    border-top: 1px solid transparent;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:active {
    color: #000000;
    text-transform: uppercase;
    border-top: 1px solid black;
}

.navbar-inverse .navbar-nav>li>a {
    color: #4f4f4f;
    text-transform: uppercase;
    border-top: 1px solid transparent;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #000000;
    border-top: 1px solid black;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #408075;
}

p.norm {
    text-align: left;
    border-style: solid;
    border-color: lightgray;
    border-radius: 10px;
    padding: 0.5em;
    border-width: 1px;
}

table.feedback p {
   margin: 0 !important;
}

.panel_small img {
    height: auto !important;
}

.panel_small .text {
    margin: 20px;
    width: 95%;
}

.panel_small p {
   margin: 20px 0 10px 0;
}

.progress-bar {
    background-color: #4586c6; 
    color: #99ceff;
}

.progress-bar-info {
    background-color: #4586c6;
    color: #99ceff;
}

.sources td {
    padding:10px;
vertical-align: top;
}

#tanForgotButton {
float:none;
}

td.has-error {
background-color: #f7d9d9;
}

td.uebersicht {
padding: 10px;
vertical-align: top;
}

td.fb-img {
    width: 35%;
    vertical-align: top;
    text-align: right;
}

th.uebersicht {
width: 30%;
}

table#uebersicht{
    width: 90%;
}

.hitparade--summaryIcon {
display:none;
}

td.feedback-phase {
   padding: 10px;
   text-align: center:
   font-weight: bold;
}

td.feedback-img {
    padding: 10px;
    text-align: center;
   }

td.feedback-relevance {
    padding: 10px;
    width: 80%;
    text-align: left;
   }

table.feedback td {
    border: 1px solid #ddd;
}

element.style {
    width: 0.5%;
}

.progress-bar-benchmark {
   background-color: #ff9900;
}

/* FUNKTIONIERT BEI IE11 NICHT, DARUM OBEN NEUE VARIANTE.progress-bar-benchmark {
   background-image: -webkit-linear-gradient(top, #ff9900 0%, #ff9900 100%);
}*/

p.logintext {
    margin align: left;
}

#pinForgotButton
{
visibility: hidden; 
}