/* ############### Adhesive Individ ### */
@font-face {
    font-family: "Kapra Neue Medium";
    src: url("../fonts/KapraNeueMedium/KapraNeue-Medium_zeroseven_optimized.otf") format("opentype");
}

@font-face {
    font-family: "IBM Plex Sans";
    src: url("../fonts/IBMPlexSans/WEB/complete/woff/IBMPlexSans-Regular.woff") format("woff");
    src: url("../fonts/IBMPlexSans/WEB/complete/woff2/IBMPlexSans-Regular.woff2") format("woff2");
}

body {
    font-family: "IBM Plex Sans" !important;
    font-size: 12px;
    color: #333;
    line-height: 1.5em;
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: #FFF;
    margin: 0;
}

h1, h2, h3, h4, h5 {
    font-family: "Kapra Neue Medium";
    letter-spacing: 0.025rem;
    text-transform: uppercase;
}

#adhesive_core {
    /*width: 100%;*/
    padding: 20px;
    margin: 0 auto;
    background: #FFF;
}

/**
.clearfix {
	visibility: hidden;
	 display: block;
	 font-size: 0;
	 content: " ";
	 clear: both;
	 height: 0;
}
*/
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper,
.ui-bar-a, .ui-page-theme-a .ui-bar-inherit, html .ui-bar-a .ui-bar-inherit, html .ui-body-a .ui-bar-inherit, html body .ui-group-theme-a .ui-bar-inherit,
.ui-page-theme-a .ui-btn, html .ui-bar-a .ui-btn, html .ui-body-a .ui-btn, html body .ui-group-theme-a .ui-btn, html head + body .ui-btn.ui-btn-a, .ui-page-theme-a .ui-btn:visited, html .ui-bar-a .ui-btn:visited, html .ui-body-a .ui-btn:visited, html body .ui-group-theme-a .ui-btn:visited, html head + body .ui-btn.ui-btn-a:visited {
    color: #5E6971;

}

.ui-body-b, .ui-page-theme-b .ui-body-inherit, html .ui-bar-b .ui-body-inherit, html .ui-body-b .ui-body-inherit, html body .ui-group-theme-b .ui-body-inherit, html .ui-panel-page-container-b {
    background: none repeat scroll 0 0 #FFF;
    border-color: #1D1D1D;
    color: #FFFFFF;
    text-shadow: none;
}

.ui-overlay-a, .ui-page-theme-a {
    background-color: #FFF !important;
}

#overlay_btn a {
    text-decoration: none;
}

.mainHeader {
    background-color: #FFF;
    padding: 5px 0;
    clear: both;

    background-image: url(header_bg.png);
}

p {
    padding: 0;
    margin: 0;
}


.ui-body-c .ui-link {
    color: #ffffff !important;
    text-decoration: none;
    font-weight: normal !important;
    text-shadow: none !important;
}

.ui-body-c, .ui-overlay-c, .ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
    text-shadow: none !important;
}


.infoMessage {
    position: fixed;
    top: 0;
    margin: 5px auto;
    width: 100%;
}

#popupDialogText {
    background-color: #efefef;
}


label {
    width: inherit;
}

.adhesiveleft {
    width: 45%;
    float: left;
}

.adhesiveright {
    width: 45%;
    float: right;
}

.adhesiveInfoText {
    text-align: center;
}

.currentgaeste {
    text-align: center;
    padding: 10px 0;
}

.adhesiveCnt {
    text-align: center !important;
    padding: 15px 10px !important;
    font-weight: 700;
    font-size: 50px;
}

.adhesiveIn {
    color: #003c7d !important;
}

.adhesiveOut {
    color: #5e6971 !important;
}


*::-moz-selection {
    background-color: #ccdd00;
}

::selection {
    background: #003c7d;
    color: #fff;
    text-shadow: none;
}


.hersteller_letter_filtered {
    display: none;
}

#guidedataradio {
    display: none;
}

a.top {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 999;
}

.result_hersteller {
    padding-bottom: 1em;
}


h1, h2, h3, h4, h5, h6 {
    color: #003c7d;
    width: 95%;
    padding-right: 5%;
    clear: left;
    margin-top: 5px;
    line-height: 1.35em;
    padding-top: 0;
    font-family: "Kapra Neue Medium";
}

p {
    font-family: "IBM Plex Sans";
}

h1 {
    font-size: 20px;
    font-weight: bold;
}

h2 {
    font-size: 16px;
    font-weight: normal;
}

.ui-controlgroup-label {
    display: none;
}

.ui-controlgroup-controls {
    width: 100% !important;
}

#results {
    background-color: #f6f6f6;
    padding: 5px;
    border: 1px solid #ddd;
}

span.rec_label {
    width: 150px;
    display: inline-block;
    font-weight: bold;
    padding: 5px 0;
}
 /*extra Klasse für Zahnung wegen Abstand*/
span.rec_label_zahnung {
    width: 150px;
    margin-right: 10px;
    font-weight: bold;
    padding: 5px 0;
}

.ui-controlgroup-vertical,
.ui-controlgroup-controls .ui-radio {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.ui-page-theme-a .ui-radio-on:after, html .ui-bar-a .ui-radio-on:after, html .ui-body-a .ui-radio-on:after, html body .ui-group-theme-a .ui-radio-on:after, .ui-btn.ui-radio-on.ui-btn-a:after {
    border-color: #003c7d !important;
}

.adh_rec_items .adh_sep:last-child {
    display: none;
}

.ui-page-theme-a a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a {
    color: #003c7d;
    font-weight: 700;
}

.ui-page-theme-a .ui-btn.ui-btn-active {
    background-color: #003c7d;
    border-color: #003c7d;
    color: #fff;
    text-shadow: 0 1px 0 #059;
}

.uuag_fa {
    width: 15px;
    text-align: left;
    display: inline-block;
}

/** Logo in manuf section */
img.h_logo {
    padding: 5px;
    background: #ffffff;
    border: 1px solid #ddd;
}

/** Results 2 Spaltig */
.rag_res_left {
    width: calc(100% - 315px);
    float: left;
}

@media screen and (max-width: 1000px) {
    .rag_res_right {
        width: 100% !important;
    }

    .rag_res_left {
        width: 100% !important;
    }
}

.rag_res_right {

    width: 307px;
    float: right;
}

.result_hersteller img {
    max-width: 296px;
    text-align: right;
}


@media screen and (max-width: 1200px) {
    .uzin_mf_search .ui-radio label {
        font-size: 14px;
    }
}

@media screen and (max-width: 1060px) {
    .uzin_mf_search .ui-radio label {
        font-size: 12px;
    }
}

@media screen and (max-width: 920px) {
    .uzin_mf_search .ui-radio label {
        font-size: 16px;
        min-width: 14px;
        text-align: center;
    }

    .uzin_mf_search .ui-radio:nth-child(13n+1) {
        clear: both;
    }

    .uzin_mf_search .ui-radio:nth-child(13n) {
        margin-bottom: 2px;
    }

    .uzin_mf_search .ui-radio:nth-child(13n) label {
        border-right-width: 1px;
    }
}

@media screen and (max-width: 640px) {

    .uzin_mf_search .ui-radio:nth-child(13n+1) {
        clear: initial;
    }

    .uzin_mf_search .ui-radio:nth-child(13n) {
        margin-bottom: inherit;
    }

    .uzin_mf_search .ui-radio:nth-child(13n) label {
        border-right-width: 0;
    }


    .uzin_mf_search .ui-radio label {
        font-size: 16px;
    }

    .uzin_mf_search .ui-radio:nth-child(6n+1) {
        clear: both;
    }

    .uzin_mf_search .ui-radio:nth-child(6n) {
        margin-bottom: 2px;
    }

    .uzin_mf_search .ui-radio:nth-child(6n) label {
        border-right-width: 1px;
    }


    .result_hersteller.resp_6 {
        float: none;
        width: 100%;
    }

    .rh_right {
        text-align: left;
    }
}


.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
}

.clearfix::after {
    clear: both;
}

.clearfix {
    *zoom: 1; /* Für den IE6 und IE7 */
}