.pie-chart { margin-top: 30px; }
.pie-chart h2 { font-size: 16px; padding: 0px 10px;  position: relative; z-index: 100; font-weight: bold; text-align: center; } /* margin-bottom: -50px; */
.pie-chart h2.left { text-align: left; }
.pie-chart p { text-align: center; font-size: small; }

.select2-title { color:  #707070; font-family: Arial; font-size: small; text-align: center; margin: -8px 0 10px; }

body { background-color: #fff !important; }
.navbar { min-height: 0px; height: 0px; }
#page-wrapper { padding-top: 10px !important; border-left: none !important;  }
h1 { margin-bottom: 30px; }
h1 small { font-size: 75%; }

h2.bold { font-weight: bold; }

.sidebar { background-color: #fff; box-shadow: 0 0 10px #aaa; min-height: 100vh; margin-top: 0px !important; }
/*.nav > li > a{ background-color: #fff; }*/
.navbar-userfrosting .sidebar ul li { background: #fff;}
.logo-nav {text-align: center; margin-bottom: 10px; margin-top: 32px; }
.logo-nav img { max-width: 210px; margin-bottom: 20px; margin-right: 5px;  }

@media(max-width:768px) {
    .sidebar { min-height: inherit; margin-top: inherit; }
    .logo-nav { margin-bottom: inherit; margin-top: inherit; position: absolute; top: 0px; background: #fff; width: 100%; z-index: -1; border-bottom: 1px solid #AAA;}
    .logo-nav img { max-width: 100px; margin-bottom: 5px; margin-right: 20px; }
    body { padding-top: 35px;}
}


.btn-primary { background: #706f6e; border-color: #706f6e; }
.btn-primary:hover { background: #575757; border-color: #706f6e;}

.table-striped > tbody > tr:nth-of-type(2n+1) { background-color: #fff; }
.tablesorter-bootstrap .tablesorter-filter-row td { background: #fff; border-bottom-width: 1px;}
.tablesorter-bootstrap .tablesorter-filter-row td input, .tablesorter-bootstrap .tablesorter-filter-row td select  { border: 1px solid #aaa}

.pointer {  cursor: pointer; }
.admin-edit { color: #777; cursor: pointer; }
.admin-edit:hover { color: #000; }

.header-accordion { color: #4d4d4d; font-weight: 600; cursor: pointer; padding: 12px 15px 12px 45px; border-bottom: 1px solid #000; text-align: left; transition: 0.5s; }
.active-accordion, .header-accordion:hover { background-color: #706f6e; color: #fff; border-bottom: 1px solid #fff;  }
.accordion { padding: 0 45px; background-color: white; max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; }
.accordion p { padding: 20px 0px; }
.header-accordion:before { content: '\25BC';  font-weight: bold; position: absolute; margin-left: -30px; font-size: 11px; margin-top: 3px;}
.active-accordion:before { content: "\25BA"; }

/* Highcharts */
.highcharts-data-labels tspan{ text-decoration: none; text-shadow: none; fill: #000; }
.highcharts-stack-labels tspan{text-decoration: none; text-shadow: none; }
.highcharts-button rect{ fill: transparent; }

/*
.box { box-shadow: 0 0 10px #aaa !important; } f8f8fc
.panel { box-shadow: 0 0 10px #aaa !important; }
*/
img.image-fit { width: 100%; }
.image-fit h2 { font-weight: bold; }

.table-rl td, .table-rl th { text-align: right; }
/*.table-bordered, .tablesorter-bootstrap, .table { border-top-left-radius: 5px; border-top-right-radius: 5px; }*/
.table-bordered > thead > tr > th { border-bottom-width: 1px; padding: 5px 8px; background: #fff; color: #000; }

.pagination { margin: 0 0 12px; padding: 0; }
.pagination > li > span { cursor: pointer; }
.pagination span.pagedisplay { padding: 6px 12px; }
td.small-width { width: 90px; text-align: right; }
td.med-width { width: 140px;  }
.tablesorter-bootstrap .tablesorter-header-inner { padding-right: 0px; }

input[type="radio"].radio-survey { margin: 5px; padding: 0px;}
input[type="radio"].radio-survey-large { margin: 5px; padding: 0px;}
.survey-max-width { width: 100%; max-width: 400px;}

.center { text-align: center;}
.survey-bg-gradient { text-align: center; background: linear-gradient(to right,rgba(255, 0, 0, 1), rgba(255, 255, 0, 1), rgba(0, 255, 0, 1)); }
p.overview-custom { min-height: 70px; padding: 0px 4px; }
p.overview-custom-footer { min-height: 30px; padding: 0px 4px; }

#pie-chart-nps, #pie-chart-q12a_nps, #pie-chart-q25_nps { margin-bottom: -160px; }
@media (max-width: 1600px) { #pie-chart-nps, #pie-chart-q12a_nps, #pie-chart-q25_nps  { margin-top: -65px; } }


.modal {
    width: 1000px;
    margin-left: -500px;
}

/* survey radio button */

.radio-style i { font-size: 20px; vertical-align: middle;  }
.radio-style #nps_r1 { }
.radio-style input { display: none; }
.radio-style span { height: 25px; width: 25px; display: inline-block; font-family: Verdana, Arial, sans-serif; font-size: 8px; color: #000; line-height: 22px;}
.radio-style span { border: 1px solid #ccc; vertical-align: middle; cursor: pointer; } /* box-shadow: 0px 0px 3px #adadad;*/
.radio-style span small { color: #000; }

.blue {
    color: #706f6e;
}
.lightBlue {
    color: #67c2ef;
}
.darkgreen {
    color: #009A00;
}

.green {
    color: #00B400;
}

.bg_green {
    background-color: #bdea74;
}

.darkGreen {
    color: #006700;
}
.pink {
    color: #e84c8a;
}
.orange {
    color: #EF9400;
}
.lightOrange {
    color: #fabb3d;
}
.red {
    color: #C90000;
}
.bg_red {
    bavkground-color: #ff5454;
}

.yellow {
    color: #F7D708;
}
.white {
    color: white;
}
.grey {
    color: #BFBFBF    ;
}
.backgroundColor.blue {
    background: #706f6e;
}
.backgroundColor.lightBlue {
    background: #67c2ef;
}
.backgroundColor.green {
    background: #bdea74;
}
.backgroundColor.darkGreen {
    background: #78cd51;
}
.backgroundColor.pink {
    background: #e84c8a;
}
.backgroundColor.orange {
    background: #fa603d;
}
.backgroundColor.lightOrange {
    background: #fabb3d;
}
.backgroundColor.red {
    background: #ff5454;
}
.backgroundColor.yellow {
    background: #eae874;
}
.backgroundColor.white {
    background: white;
}
.backgroundColor.grey {
    background: #c7cbd5;
}
.backgroundColorTitle.blue .title {
    background: #706f6e;
}
.backgroundColorTitle.lightBlue .title {
    background: #67c2ef;
}
.backgroundColorTitle.green .title {
    background: #bdea74;
}
.backgroundColorTitle.darkGreen .title {
    background: #78cd51;
}
.backgroundColorTitle.pink .title {
    background: #e84c8a;
}
.backgroundColorTitle.orange .title {
    background: #fa603d;
}
.backgroundColorTitle.lightOrange .title {
    background: #fabb3d;
}
.backgroundColorTitle.red .title {
    background: #ff5454;
}
.backgroundColorTitle.yellow .title {
    background: #eae874;
}
.backgroundColorTitle.white .title {
    background: white;
}
.backgroundColorTitle.grey .title {
    background: #c7cbd5;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}

/* Dashboard Lists ex.
=================================================================== */
ul.dashboard-list {
    margin: 0 0 0 -40px;
}
ul.dashboard-list a:hover {
    text-decoration: none;
}
ul.dashboard-list li:last-child {
    border-bottom: none;
}
ul.dashboard-list li:first-child {
    border-top: none;
    border-bottom: 1px solid #eeeeee;
}
ul.dashboard-list li {
    padding: 5px 0;
    list-style: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eeeeee;
    font-size: 12px;
}
ul.dashboard-list li a span {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
    text-align: right;

    zoom: 1;
}
ul.dashboard-list li a img.avatar {
    height: 50px;
    width: 50px;
    float: left;
    margin-top: 3px;
    margin-right: 15px;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
}
ul.dashboard-list li i {
    font-size: 18px;
    opacity: .7;
    filter: alpha(opacity=70);
}
.gesamt_value {
    font-size: 20px;
    font-weight: bold;
}
.btn {
    transition: background-color 0.5s, color 0.5s;
}

.btn-default {
    color: #333;
    background-color: #f6f6f6;
    border-color: #adadad;
}

.btn-default:hover, .btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #706f6e;
    border-color: #706f6e;
}

table.pricing { width: 100%; border-spacing: 3px; border-collapse: separate; }
table.pricing tr td { padding: 5px 10px; font-weight: bold; }