.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-62 .elementor-element.elementor-element-2a53dce{text-align:center;}.elementor-62 .elementor-element.elementor-element-37eb9ad > .elementor-container{max-width:700px;}/* Start custom CSS for section, class: .elementor-element-37eb9ad *//* ++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++
FEEDBACK FORM -- NEW
++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++ */
/**/
#field_3_1 {
    display: none;
}



/*allgemeine anordnung*/


/*submit button*/
.gform_button {
    width:100% !important;
}
.campus-feedback form .gform_button.button:hover {
    background: #222 !important;
    color: #fff;
}
.gform_footer.top_label .gform_button.button {
    margin: 0;
}
.gform_footer.top_label {
    padding: 0;
    margin: 0;
}

.campus-feedback form .gform_button.button {
    background: #A3C616 !important;
    border: none;
    padding: 15px 30px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: ease-in-out 0.075s;
    transition: ease-in-out 0.075s;
    width: 100%;
}



.campus-feedback form .gform_body ul > li > label:first-child {
    font-size: 1.8rem;
    font-weight: 400;
    color: #000;
}




.campus-feedback .gform_wrapper .top_label li ul.gfield_checkbox,
.campus-feedback .gform_wrapper .top_label li ul.gfield_radio {
    width: 100%;
}

.campus-feedback form .gform_body > ul > li {
    padding: 20px 40px !important;
}

.campus-feedback form {
    color: #222;
    margin-top: 5rem;
    margin-bottom: 8rem;
    border-radius: 7px;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 700px;
}

.campus-feedback form .gform_body {
    padding: 30px 0;
    position: relative;
}





.campus-feedback form .gform_body ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}


@media (min-width: 568px) {
    .campus-feedback form .gform_body > ul > li {
        padding: 20px 60px;
    }
}



.campus-feedback form .smiley-radio > div > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}



.smiley-radio ul li {
    padding: 10px 0 20px !important;
    border: 1px solid #222;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}


@media (min-width: 568px) {
    .smiley-radio ul li {
        width: 50px;
        height: 50px;
    }
}


.campus-feedback form .smiley-radio ul li label {
    max-width: 100%;
    position: absolute;
    top: 100%;
    left: 100%;
    -webkit-transform: translate(-111%, -98%);
    transform: translate(-111%, -98%);
    font-size: 0;
    width: 110%;
    height: 110%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.campus-feedback form .smiley-radio li:nth-child(1) input + label {
    background: url(https://feedback.bibliomed.de/wp-content/uploads/2022/07/Smiley1.png);
    
      background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
    
}

.campus-feedback form .smiley-radio li:nth-child(2) input + label {
    background: url(https://feedback.bibliomed.de/wp-content/uploads/2022/07/Smiley2.png);
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.campus-feedback form .smiley-radio li:nth-child(3) input + label {
    background: url(https://feedback.bibliomed.de/wp-content/uploads/2022/07/Smiley3.png);
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.campus-feedback form .smiley-radio li:nth-child(4) input + label {
  
    background: url(https://feedback.bibliomed.de/wp-content/uploads/2022/07/Smiley4.png);
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.campus-feedback form .smiley-radio li:nth-child(5) input + label {
  
    background: url(https://feedback.bibliomed.de/wp-content/uploads/2022/07/Smiley5.png);
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.campus-feedback form .smiley-radio li:nth-child(6) input + label {
  
    background: url(https://feedback.bibliomed.de/wp-content/uploads/2022/07/Smiley6.png);
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}


.campus-feedback form .smiley-radio li:nth-child(n):hover input + label {
     background-color: #e3e3e3;
}

.campus-feedback form .smiley-radio li:nth-child(n) input:checked + label {
     background-color: #f7a824;
}




@media (min-width: 567px) {
    .campus-feedback form .smiley-radio ul li label {
        -webkit-transform: translate(-108%, -98%);
        transform: translate(-108%, -98%);
    }
}


.smiley-radio input {
    opacity: 0;
}



/* after sent*/

#gform_confirmation_message_2 {
    text-align: center;
    max-width: 100%;
    width: auto !important;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 2rem;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    background: #A3C616;
    color: #000;
}



/*form bloecke*/ 
.fbq-section-start
 {
    border-top: 1px solid #222;
    padding-top: 40px !important;
    padding-bottom: 50px !important;
}


.fbq-section-partial {
    padding-top: 20px !important;
    border-top: 1px dashed #222;
}



#gfield_description_2_2 {
    margin-top:10px;
}/* End custom CSS */