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; }

#semi_pie_ef_score, #semi_pie_zf_score, #semi_pie_nps_score, #semi_pie_ef_score_th, #semi_pie_zf_score_th, #semi_pie_nps_score_th { margin-top: -25px; margin-bottom: -160px; }

.logo-login { width: 350px; margin-left: 5px; }


@media (max-width: 1600px) {  #semi_pie_ef_score, #semi_pie_zf_score, #semi_pie_nps_score, #semi_pie_ef_score_th, #semi_pie_zf_score_th, #semi_pie_nps_score_th  { margin-top: -65px; } }
@media (max-width: 1530px) {  p.overview-custom { min-height: 90px; } p.overview-custom-footer { min-height: 50px; }}
@media (max-width: 1400px) {  #semi_pie_ef_score, #semi_pie_zf_score, #semi_pie_nps_score, #semi_pie_ef_score_th, #semi_pie_zf_score_th, #semi_pie_nps_score_th  { margin-top: -90px; } }
@media (max-width: 1270px) {  p.overview-custom { min-height: 120px; } p.overview-custom-footer { min-height: 50px; }}
@media (max-width: 1200px) {  #semi_pie_ef_score, #semi_pie_zf_score, #semi_pie_nps_score, #semi_pie_ef_score_th, #semi_pie_zf_score_th, #semi_pie_nps_score_th  { margin-top: -130px; }
    .index_icon i {font-size: 17px !important; }
}
@media (max-width: 1000px) { #semi_pie_ef_score, #semi_pie_zf_score, #semi_pie_nps_score, #semi_pie_ef_score_th, #semi_pie_zf_score_th, #semi_pie_nps_score_th  { margin-top: -140px; } }
@media (max-width: 900px) {  #semi_pie_ef_score, #semi_pie_zf_score, #semi_pie_nps_score, #semi_pie_ef_score_th, #semi_pie_zf_score_th, #semi_pie_nps_score_th  { margin-top: -140px; } }
@media (max-width: 765px) {  p.overview-custom { min-height: inherit; } p.overview-custom-footer { min-height: inherit; }}

@media (max-width: 767px) {  #semi_pie_ef_score, #semi_pie_zf_score, #semi_pie_nps_score, #semi_pie_ef_score_th, #semi_pie_zf_score_th, #semi_pie_nps_score_th  { margin-top: -20px; } }
@media (max-width: 500px) {  #semi_pie_ef_score, #semi_pie_zf_score, #semi_pie_nps_score, #semi_pie_ef_score_th, #semi_pie_zf_score_th, #semi_pie_nps_score_th  { margin-top: -40px;} }
@media (max-width: 450px) {  #semi_pie_ef_score, #semi_pie_zf_score, #semi_pie_nps_score, #semi_pie_ef_score_th, #semi_pie_zf_score_th, #semi_pie_nps_score_th  { margin-top: -60px;} }
@media (max-width: 420px) {  input[type="radio"].radio-survey-large { margin: 0px; padding: 0px;}
    .survey-header { font-size: small;}}
@media (max-width: 400px) {  #semi_pie_ef_score, #semi_pie_zf_score, #semi_pie_nps_score, #semi_pie_ef_score_th, #semi_pie_zf_score_th, #semi_pie_nps_score_th  { margin-top: -80px;}
    .index_icon i {font-size: 16px !important; } }

@media (max-width: 350px) {  #semi_pie_ef_score, #semi_pie_zf_score, #semi_pie_nps_score, #semi_pie_ef_score_th, #semi_pie_zf_score_th, #semi_pie_nps_score_th  { margin-top: -100px;} }
@media (max-width: 300px) {  #semi_pie_ef_score, #semi_pie_zf_score, #semi_pie_nps_score, #semi_pie_ef_score_th, #semi_pie_zf_score_th, #semi_pie_nps_score_th  { margin-top: -120px; } }

/* 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: #3b86c7;
}
.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: #3b86c7;
}
.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: #3b86c7;
}
.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: #3b86c7;
    border-color: #3b86c7;
}

table.pricing { width: 100%; border-spacing: 3px; border-collapse: separate; }
table.pricing tr td { padding: 5px 10px; font-weight: bold; }