/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/

/* FONTS UND HEADLINES */
.large-heading {font-size: 3rem; line-height: 3.2rem; font-family: "IBMPlexSans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}

/* layout */
#welcome-container {
    max-width: inherit;
}

/* footer */
body {
     padding-bottom: 0; /* no bottom padding, footer should be bottom aligned */
     padding-top: 60px;/* now is redefine in JS to fit any title length */
     flex-direction: column; /* article, then footer */
     display: flex; /* flex, to extend the content to full size */
     min-height: 100vh; /* full height, to bottom-align footer */
}
body > article {flex: 1; /* the main article should use as much space as possible */
}

.footer p {text-align: center;}
.footer {padding: 10px 10px 0px 10px; background-color: #f8f8f8; border-top: 1px solid #e7e7e7; font-size: 12px;}

/* fonts and links */
a {font-size: inherit; color: #009ed4;}
a:hover {font-size: inherit; color: #32b1dc;}
.link-primary {font-size: inherit; color: #009ed4;}
.link-primary:hover, .link-primary:focus {font-size: inherit; color: #32b1dc;}

/* form controls and elements */
.form-control:focus {box-shadow: 4px 4px 0 rgba(0, 158, 212, 0.5); border-color: #009ed4;}

.input-group-text, label .input-group-text {background-color: #009ed4;}

.radio-item label::after {background-color: #009ed4;}
.radio-item input[type=radio] + label::after {background-color: #009ed4;}
.radio-item input[type=radio]:checked + label::before {border-color: #009ed4}
.radio-item input[type=radio]:checked + label::after {background-color: #009ed4;}
.radio-item input[type=radio]:checked + label {color: #009ed4}

.checkbox-item input[type=checkbox]:checked + label {color: #009ed4;}
.checkbox-item input[type=checkbox]:checked + label::before {border-color: #009ed4;}
.checkbox-item input[type=checkbox]:checked + label::after {color: #009ed4;}

input[type=checkbox]:checked:after, .checkbox input[type=checkbox]:checked:after, .checkbox-inline input[type=checkbox]:checked:after {background-color: #009ed4; border-color: #009ed4;}

.slider-tick.custom::before {color: #009ed4;}
.slider-list .slider .slider-handle {background-color: #009ed4;}
.slider-list .slider .slider-handle.custom::before {color: #009ed4;}
.slider-list .slider .slider-selection {background-color: #009ed4;}
.slider-list .slider .tooltip .tooltip-inner {color: #009ed4;}

.progress-bar {background-color: #003366;}
.privacy .checkbox-item label::before {border: 3px solid #009ed4;}

li.imageselect-listitem .imageselect-container input.imageselect-checkbox:checked + label {border: 2px solid #009ed4!important;}
li.imageselect-listitem .imageselect-container input.imageselect-checkbox:checked + label + .imageselect-radiobutton:after {background-color: #009ed4;}
li.imageselect-listitem .imageselect-container input.imageselect-checkbox:checked + label + .imageselect-radiobutton:before {border-color: #009ed4;}
input.imageselect-checkbox:checked ~ .imageselect-select::before {border-color: #009ed4;}
input.imageselect-checkbox:checked ~ .imageselect-select::after {color: #009ed4;}
.numeric-multi .ls-group-total-separator hr {border-color: #009ed4;}
.numeric-multi .ls-group-total .control-label {color: #009ed4;}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {background-color: #009ed4 !important;}

/* buttons */
.btn-primary {color: #fff; background-color: #009ed7; border-color: #009ed7;}
.btn-primary:hover {color: #fff; background-color: #32b1dc; border-color: #003366;}
.btn-link, .btn-link:hover, .btn-link:focu {color: #009ed7;}
.btn-check + .btn-primary:hover, .btn-check + .btn-primary:active, .btn-check + .btn-primary.active, .btn-check + .btn-primary:active:focus, 
.btn-check:checked + .btn-primary, .btn-check:checked + .btn-primary:focus, .btn-check:focus:checked + .btn-primary {color: #ffffff; background-color: #009ed4; border-color: #009ed4; box-shadow: none;}
    
/* 5-Sterne-Bewertung */
.star-rated-on, .star-hover, .star-drained {color: #fdd663 !important;}
.star-rating {font-size: 56px; line-height: 56px; height: 64px; width: 64px}

.border-primary {border-color: #009ed4 !important;}

/* fruity_theme_elements */

#survey-nav.navbar {box-shadow: 0 1px 10px 0 #ccc;}

.fruity_twentythree .input-group-addon, .fruity_twentythree .label-primary {background-color: #009ed4;}
.fruity_twentythree .nav-pills > li.active > a:focus {color: #ffffff; background-color: #009ed4;}
.fruity_twentythree .nav-pills > .active > a > .badge {color: #009ed4; background-color: #ffffff;}
.fruity_twentythree .container-fluid .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .fruity_twentythree .container-sm .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .fruity_twentythree .container-md .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .fruity_twentythree .container-lg .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .fruity_twentythree .container-xl .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .fruity_twentythree .container-xxl .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.fruity_twentythree .container-fluid .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.fruity_twentythree .container-sm .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.fruity_twentythree .container-md .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.fruity_twentythree .container-lg .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.fruity_twentythree .container-xl .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.fruity_twentythree .container-xxl .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {background: #009ed4;}
.fruity_twentythree .em-function {color: #009ed4;}

.fruity_twentythree pagination > li > a {color: #009ed4;}
.fruity_twentythree .side-body h3, .fruity_twentythree .side-body .h3, .fruity_twentythree .pagetitle, .fruity_twentythree .list-surveys h3, .fruity_twentythree .list-surveys .h3 {border-bottom: solid 2px #009ed4;}
.navbar-toggle {border: solid 1px #009ed4;}
.navbar-toggle .icon-bar {background-color: #009ed4;}

body .answer-item label::after {background-color: #009ed4;}

.question-container .ls-question-message {font-style: inherit;}
.question-container .asterisk {color: #ff0000;}
.ls-answers label, .answer-item label, .control-label  {color: #1E1E1E;}

/* ANPASSUNGEN ASTERISK FÜR PFLICHTFRAGEN */

small.fa-asterisk {
  display: inline-block;
  transform: translateY(-50%);
}

/* TITLE Abstand */

.group-container .group-title {
    margin-bottom: 1em;
}

/* ZUFRIEDENHEIT / NPS */

.button-no-background .btn-primary {background: none; border: none;}
.button-no-background .btn-primary.active, .button-no-background .btn-primary.focus, .button-no-background .btn-primary:hover {background: none; border: 2px solid #009ed4;}
.button-no-background .btn-primary {padding: 0px;}
.button-no-background .ls-answers {padding: 0px;}

@media only screen and (min-width: 768px) {
.nps .col-md-1 {
        width: 10% !important;
    }
}

    /*.button-no-background .answer-container {
        background: rgb(255,0,0);
        background: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(255,248,0,1) 50%, rgba(0,255,8,1) 100%);
        margin-top: 10px;
        margin-bottom: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }*/
    
/* "Ja"-Button grün
label[for$="Y"] {
    background-color: #76B82A;
    color: white;
    border-color: #76B82A;
}*/

/* "Nein"-Button rot
label[for$="N"] {
    background-color: #E40D2E;
    color: white;
    border-color: #E40D2E;
}*/

