/* roboto-100 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: local('Roboto Thin'), local('Roboto-Thin'),
         url('../fonts/roboto/roboto-v19-latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/roboto/roboto-v19-latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-300 - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'),
         url('../fonts/roboto/roboto-v19-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/roboto/roboto-v19-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-100italic - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'),
         url('../fonts/roboto/roboto-v19-latin-100italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/roboto/roboto-v19-latin-100italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-300italic - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
         url('../fonts/roboto/roboto-v19-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/roboto/roboto-v19-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-regular - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'),
         url('../fonts/roboto/roboto-v19-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/roboto/roboto-v19-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-500 - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'),
         url('../fonts/roboto/roboto-v19-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/roboto/roboto-v19-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-italic - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Italic'), local('Roboto-Italic'),
         url('../fonts/roboto/roboto-v19-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/roboto/roboto-v19-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-500italic - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
         url('../fonts/roboto/roboto-v19-latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/roboto/roboto-v19-latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-700 - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'),
         url('../fonts/roboto/roboto-v19-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/roboto/roboto-v19-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-900 - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'),
         url('../fonts/roboto/roboto-v19-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/roboto/roboto-v19-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-700italic - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
         url('../fonts/roboto/roboto-v19-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/roboto/roboto-v19-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* roboto-900italic - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'),
         url('../fonts/roboto/roboto-v19-latin-900italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/roboto/roboto-v19-latin-900italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }



/*
 * Copyright (c) 2017. Content Optimizer GmbH, Essen, Deutschland
 */

html {
    position: relative;
    min-height: 100%;
}

body {
    padding-top: 70px;
    margin-bottom: 60px;
    color: #5f7285;
    font-family:
        "Roboto",
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        "Helvetica Neue", Arial, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

body > .container {
    padding: 20px 15px 0;
}
.container .text-muted {
    margin: 20px 0;
}

.footer .container .text-muted {
    font-size: 12px;
    color: #ccc;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #fcfcfc;
}

.jumbotron {
    background-color: #fcfcfc;
}

.well {
    background-image: -webkit-linear-gradient(top,#ffffff 0,#fdfdfd 100%);
    background-image: -o-linear-gradient(top,#ffffff 0,#fdfdfd 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#fdfdfd));
    background-image: linear-gradient(to bottom,#ffffff 0,#fdfdfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffe8', endColorstr='#fdfdfdf5', GradientType=0);
    border-color: #eee;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);
}


.img-responsive-ib {
    display: inline-block;
    max-width: 80%;
    height: auto;
}

.page-header {
    border-bottom: 0px solid #eee;
}

@-moz-document url-prefix() {
    fieldset { display: table-cell; }
}

.row-margin {
    margin-bottom: 40px;
}

.row-margin80 {
    margin-bottom: 80px;
}


/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.navbar-default {
    background: #f0f0f0;
}

.navbar-brand {
    height: 50px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 50px;
    max-width: 280px;
}

.navbar-brand img {
    display: block;
    height: 30px;
    width: auto;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background: #3f4c58;
    color: #fff;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.progress-bar {
    font-size: 12px;
    line-height: 20px;
    color: #111;
    text-align: center;
}


.text-sm {
    font-size: 12px;
}


.panel-heading-higher {
    height: 60px;
    overflow: hidden;
}

/* Code Highlighting Widget */
.hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    background: #fff;
    border: 0px solid #fff;
}

/** Report Styling **/

h2.report {
    font-weight: 600;
    text-align:center;
    font-size: 24px;
}

.table-report {
    margin-bottom: 60px;
}

.table-report > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    text-transform: uppercase;
    background-color: #F5F5F5;
    color: #333;
}

.table-report > tfoot > tr > th, .table-report > tfoot > tr > td {
    vertical-align: bottom;
    border-bottom: 0px solid #ddd;
    background-color: #F5F5F5;
    color: #333;
    text-transform: uppercase;
}


/**************************************************

    BOOTSTRAP OVERRIDES

**************************************************/

/***** Buttons *****/

.btn {
    transition: all 0.3s;
}

/*
.btn-default {
    background-color: #93b5c9;
    border-color: #93b5c9;
    color: #5f7285;
}

.btn-default:hover,
.btn-default:focus {
    background-color: #8aa3b5;
    border-color: #8aa3b5;
}*/

.btn-primary {
    background-color: #e64342;
    border-color: #e64342;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #b33433;
    border-color: #b33433;
}

.btn-lowkey {
    background-color: #edf4fb;
    border-color: #edf4fb;
    color: #5f7285;
}

.btn-lowkey:hover,
.btn-lowkey:focus {
    background-color: #b2d2ed;
    border-color: #b2d2ed;
}



/**************************************************

    DASHBOARD

**************************************************/

/***** Synopsis *****/

.synopsis {
    border-radius: 10px;
    box-shadow: 0 0 20px rgb(178, 210, 233, 0.5);
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    padding: 30px;
}

.synopsis__label {
    color: #5f7285;
    font-size: 20px;
    margin-bottom: 10px;
    /*
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    */
}

.synopsis__main {
    font-size: 20px;
    margin-bottom: 10px;
}

.synopsis__body {
    color: #999;
    flex: 1;
    font-size: 16px;
    padding-bottom: 15px;
}

.synopsis__body ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.synopsis__body li {
    overflow: hidden;
    padding: 0 0 0 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.synopsis__body li::before {
    content: '•';
    left: -7px;
    position: relative;
}

.synopsis__footer {
    text-align: center;
}

.synopsis--info {
    background: #1a677f;
    color: #fff;
}

.synopsis--info .synopsis__label {
    color: #fff;
}

.synopsis--info .synopsis__body {
    color: #fff;
}

@media (min-width: 992px) {

    .synopsis {
        height: 290px;
    }
}


/***** Product *****/




/**************************************************

    REPORTING

**************************************************/

.report-question + .report-question {
    margin-top: 90px;   
}

.report-question-meta {
    color: #999 !important;
    margin-bottom: 40px;
}

.report-chart-container {
    margin: 0 auto 40px auto;
    max-width: 90%;
    position: relative;
}

.report-chart {
    width: 100%;
}

/**************************************************

    PRINT

**************************************************/

@media print {

    body {
        margin: 0;
        padding: 0;
    }

    /***** Reports *****/

    .report-title {
        font-size: 16px;
    }

    h2.report {
        font-size: 24px;
    }

    .report-question {
        font-size: 12px;
        page-break-after: always;
    }

    .report-question + .report-question {
        margin-top: 0;   
    }

    .report-question-meta {
        margin-bottom: 20px;
    }

    .report-chart-container {
        _max-width: 50%;
    }

    .report-chart {
        /* https://stackoverflow.com/a/47928475/151509 */
        min-height: 100%;
        max-width: 100%;
        max-height: 100%;
        height: auto!important;
        width: auto!important;
    }
}


/**************************************************

    GRIED VIEW

**************************************************/

.grid-view .summary {
    margin-bottom: 10px;
}



/**************************************************

    SURVEY REGISTRATION STYLES

**************************************************/

.is--survey {
    background-attachment: fixed;
    background-image: url(../img/registrierung-bg.jpg);
    background-position: center;
    background-size: cover;
    margin: 0;
    padding: 0;
}

.is--survey .navbar,
.is--survey .footer {
    display: none;
}

.is--survey #surveyWrap {
    background: #fff;  /* #e9e9f0 */
    border-radius: 3px;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,0.3);
    font-size: 14px;
    line-height: 1.5;
    overflow: hidden;
    position: relative;
}

.is--survey #surveyHeader {
    border-bottom: 1px solid #ddd;
    padding: 20px;
    text-align: center;
}

.is--survey #surveyHeader img {
    height: auto;
    max-width: 200px;
}

.is--survey #surveyContainer {
    font-size: 16px;
    padding: 20px;
}

.is--survey #surveyContainer > :last-child {
    margin-bottom: 0;
}

.is--survey .sv_main {
    background: none;
}

.is--survey .sv_main .sv_container .sv_header {
    padding: 0;
    margin-bottom: 30px;
}

.is--survey .sv_main .sv_custom_header {
    background: none;
}

.is--survey .sv_main .sv_container .sv_body {
    background: none;
    border: none;
    padding: 0;
}

.is--survey .sv_main .sv_container .sv_body .sv_nav {
    min-height: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.is--survey .sv_main .sv_container .sv_body .sv_p_root > .sv_row {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
}

.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q {
    padding: 0;
}

.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q_title {
    font-size: 1em;
    margin: 10px 0 10px 0;
}

.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q_description {
    font-size: 0.8em;
    margin: 0 0 10px 0;
}

.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q .sv_q_erbox:not([style*="display: none"]):not([style*="display:none"]) {
    border: none;
    border-radius: 3px;
    font-size: 0.8em;
    margin: 10px 0;
    padding: 8px 10px;
}

.is--survey .sv_main .sv_p_root > .sv_row:nth-child(even) {
    background: none;
}

.is--survey .sv_main .sv_container .sv_body .sv_p_root fieldset.sv_qcbc {
    line-height: 1.3;
}

.is--survey .sv_q_radiogroup_label,
.is--survey .sv_q_checkbox_label {
    font-weight: normal;
    overflow: hidden;
    width: 100%;
}

.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q input[type="radio"],
.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q input[type="checkbox"] {
    float: left;
    height: auto;
    margin: 1px 0 0 2px;
    width: auto;
}

.is--survey .sv_q_radiogroup_label > span:last-child,
.is--survey .sv_q_checkbox_label > span:last-child {
    float: right;
    width: calc(100% - 30px);
}

.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q .sv_q_other input,
.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q .sv_q_dropdown_control,
.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="image"]):not([type="checkbox"]):not([type="radio"]),
.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q select {
    border-radius: 3px;
    height: 41px;
    line-height: 40px;
    padding: 8px 10px;
}

.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q select {
    padding: 0 10px !important;
}

.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q .sv_select_wrapper::before {
    background-color: #5f7285;
    border-radius: 0 3px 3px 0;
    height: 40px;
    width: 40px;
}

.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q .sv_q_other input:focus,
.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q .sv_q_dropdown_control:focus,
.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="image"]):not([type="checkbox"]):not([type="radio"]):focus,
.is--survey .sv_main .sv_container .sv_body .sv_p_root .sv_q select:focus {
    border-color: #5f7285;
}

.is--survey .sv_main input[type="button"],
.is--survey .sv_main button {
    background: #5f7285;
    border-radius: 3px;
    line-height: 2.8em;
}

.is--survey .sv_main input[type="button"]:focus,
.is--survey .sv_main button:focus,
.is--survey .sv_main input[type="button"]:hover,
.is--survey .sv_main button:hover {
    background: #8899aa;
}

/***** DESKTOP *****/

@media screen and (min-width: 768px) {

    .is--survey #surveyWrap {
        margin: 20px auto;
        max-width: 800px;
    }
}


/***** REGISTRATION STYLES *****/

/* Customer group choice */

.survey-registrierung #sq_102 {
    overflow: hidden;
    width: 100%;
}

.survey-registrierung #sq_102 .sv_q_radiogroup {
    display: block;
    float: left;
    font-size: 14px;
    padding: 0;
    width: 33.33333%;
}

.survey-registrierung #sq_102 .sv_q_radiogroup .sv_q_radiogroup_label {
    cursor: pointer;
    position: relative;
}

.survey-registrierung #sq_102 .sv_q_radiogroup .sv_q_radiogroup_label input[type="radio"] {
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0;
}

.survey-registrierung #sq_102 .sv_q_radiogroup .sv_q_radiogroup_label > span:last-child {
    padding: 20px 20px 20px 20px;
    background: linear-gradient(to bottom, #eee 0%, #ddd 100%);
    display: block;
    line-height: 1;
    text-align: center;
    width: 100%;
}

.survey-registrierung #sq_102 .sv_q_radiogroup .sv_q_radiogroup_label > span:last-child:hover {
    background: #eee;
}

.survey-registrierung #sq_102 .sv_q_radiogroup .sv_q_radiogroup_label > [type="radio"]:checked ~ span:last-child {
    background: #b3d2ee;
}

.survey-registrierung #sq_102 .sv_q_radiogroup:nth-child(2) .sv_q_radiogroup_label > span:last-child {
    border-radius: 3px 0 0 3px;
}

.survey-registrierung #sq_102 .sv_q_radiogroup:nth-child(3) .sv_q_radiogroup_label > span:last-child {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.survey-registrierung #sq_102 .sv_q_radiogroup:nth-child(4) .sv_q_radiogroup_label > span:last-child {
    border-radius: 0 3px 3px 0;
}

.survey-registrierung #sq_102 .sv_q_radiogroup .sv_q_radiogroup_label > span:last-child strong {
    font-size: 20px;
    display: block;
    line-height: 2;
}


/* Newsletter choice */

.survey-registrierung #sq_106 .sv_q_radiogroup .sv_q_radiogroup_label {
    cursor: pointer;
    position: relative;
}

.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(2),
.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(3) {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
}

.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(2) .sv_q_radiogroup_label > span:last-child,
.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(3) .sv_q_radiogroup_label > span:last-child {
    border-radius: 3px;
    border: 3px solid #efefef;
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 1.4;
    padding: 15px;
    position: relative;
    text-align: center;
    width: 100%;
}

.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(2) .sv_q_radiogroup_label > span:last-child:hover,
.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(3) .sv_q_radiogroup_label > span:last-child:hover {
    background: #f9f9f9
}

.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(2) .sv_q_radiogroup_label > [type="radio"]:checked ~ span:last-child,
.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(3) .sv_q_radiogroup_label > [type="radio"]:checked ~ span:last-child {
    background: #b3d2ee;
    border-color: #b3d2ee
}

.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(2) .sv_q_radiogroup_label > span:last-child strong,
.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(3) .sv_q_radiogroup_label > span:last-child strong {
    color: #44494d;
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}

.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(2) .sv_q_radiogroup_label > span:last-child strong {
    color: #e84042;
}

.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(4) {
    color: #aaa;
    display: block;
    margin-top: 10px;
    padding: 0;
    width: auto;
}

.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(4) .sv_q_radiogroup_label {
    overflow: visible;
}

.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(4) .sv_q_radiogroup_label > span:last-child {
    border-color: #fff;
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(4) .sv_q_radiogroup_label > span:last-child:hover {
    color: #999;
}

.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(4) .sv_q_radiogroup_label > [type="radio"]:checked ~ span:last-child span {
    position: relative !important;
}

.survey-registrierung #sq_106 .sv_q_radiogroup:nth-child(4) .sv_q_radiogroup_label > [type="radio"]:checked ~ span:last-child span::after {
    border-bottom: 4px solid #b2d2ed;
    content: '';
    left: 0;
    margin-top: 2px;
    position: absolute;
    top: 100%;
    width: 100%;
}

.survey-registrierung #sq_106 .sv_q_radiogroup .sv_q_radiogroup_label input[type="radio"] {
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0;
}

@media screen and (min-width: 768px) {

    .survey-registrierung #surveyWrap {
        margin: 20px auto;
        max-width: 700px;
    }
}



/**************************************************

    DASHBOARD

**************************************************/

.dashboard-tabs {
    margin-bottom: 40px;
}

.dashboard-tabs .nav-tabs {
    border-bottom: none;
    margin-bottom: 40px;
}

.dashboard-tabs .nav-tabs > li > a {
    border: none !important;
    border-radius: 10px;
    box-shadow: 0 0 20px rgb(178, 210, 233, 0.5);
    color: #999;
    max-width: 320px;
    margin-right: 10px;
    font-size: 16px;
    overflow: hidden;
    padding: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dashboard-tabs .nav-tabs > li > a:hover,
.dashboard-tabs .nav-tabs > li > a:focus {
    color: #333;
}

.dashboard-tabs .nav-tabs > li.active > a {
    background: #1a677f;
    color: #fff;
}


/**************************************************

    DOI

**************************************************/

/***** INDEX *****/

.doi-index .grid-view {
    clear: both;
}

.doi-index .grid-view .table > thead > tr > th,
.doi-index .grid-view .table > tbody > tr > th,
.doi-index .grid-view .table > tfoot > tr > th,
.doi-index .grid-view .table > thead > tr > td,
.doi-index .grid-view .table > tbody > tr > td,
.doi-index .grid-view .table > tfoot > tr > td {
    vertical-align: middle;
}
