#header {
    position: relative;
    width: 100%;
    height: 140px;
    background-position: top center;
    background-size: auto 100%;
    background-blend-mode: overlayLanguage;
}

#overlayLanguage {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

    #overlayLanguage::after {
        content: '\00d7';
        position: fixed;
        top: 20px;
        right: 20px;
        font-size: 60px;
        color: #fff;
        cursor: pointer;
    }

#header {
    position: relative;
    width: 100%;
    height: 140px;
    background-position: top center;
    background-size: auto 100%;
    background-blend-mode: overlayQuestion;
}

#overlayQuestion {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#header {
    position: relative;
    width: 100%;
    height: 140px;
    background-position: top center;
    background-size: auto 100%;
    background-blend-mode: overlayLareb;
}

#overlayLareb {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

/*footer overlay*/

#header {
    position: relative;
    width: 100%;
    height: 140px;
    background-position: top center;
    background-size: auto 100%;
    background-blend-mode: overlayFooter;
}

#overlayFooter {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

/*opinion overlay*/

#header {
    position: relative;
    width: 100%;
    height: 140px;
    background-position: top center;
    background-size: auto 100%;
    background-blend-mode: overlayOpinion;
}

#overlayOpinion {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

/*#ks-floater {
    position: fixed;
    box-sizing: border-box;
    overflow: hidden;
}

.radio-row.half, .checkbox-row.half {
    display: inline-block;
    width: 260px;
    margin-bottom: 0;
}

.checkbox-row {
    text-align: left;
    width: 340px;
    height: 30px;
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
    white-space: nowrap;
}

.checkbox-row input[type=checkbox] + label {
    position: relative;
    display: inline-block;
    padding-left: 15px;
    left: 0px;
    vertical-align: top;
    cursor: pointer;
    background: none;
}

#ks-floater input[type=checkbox] {
    min-width: 20px;
    width: 20px;
    height: 20px;
    margin: 1px 0px 0 0;
}

#pass-1, #preset-warning, #error {
    width: 450px;
    margin: 40px 0px;
    text-align: left;
    font-size: 15px;
    background: #fff;
    border-radius: 10px;
}

#pass-1 p b, #preset-warning p b, #error p b {
    color: #c4122e;
}

#pass-1 p, #preset-warning p, #error p {
    padding: 15px;
    color: #555;
    width: 380px;
}*/

#products td {
    /*vertical-align: top !important;  -- issue Id : 2180*/
    padding-right: 10px;
}

.pharmacyMessage {
    color: #b1afaf;
    font-size: 14px;
}

.globe-icon {
    padding-right: 0.5em !important;
    height: 20px !important;
    padding-left: 0.7em !important;
}

#overlayDeleteProduct {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayKnowledgeTest {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayBarcode {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlaySearchProductType {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayProductOverviewType {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayReasonProductOverviewType {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

    #overlayReasonProductOverviewType::after {
        content: '\00d7';
        position: fixed;
        top: 20px;
        right: 20px;
        font-size: 60px;
        color: #fff;
        cursor: pointer;
    }

#overlayMessage {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}
#overlayMobileVideoInfo {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayATCCodeInfo {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayEmailInfoOverviewType {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayPhoneInfoOverviewType {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayDeletePatientAccount {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayDiabetesKnowledgeTest {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayExplanationVideo {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayPharmacyDetails {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

    /*#overlayPharmacyDetails::after {
        content: '\00d7';
        position: fixed;
        top: 20px;
        right: 20px;
        font-size: 60px;
        color: #fff;
        cursor: pointer;
    }*/

#overlayProductMessage {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayPharmacyMessageInfo {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayPharmacyInfoPortal {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayJourneyMessages {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}
.closevideoPopup{
	content: '\00d7';
    position: absolute;
    top: -1px;
    right: 5px;
    font-size: 25px;
	font-weight:bold;
    color: #555;
		}
.overlayRatings{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}
#overlayMobileVideoInfo #overlay-content{
    max-width: 900px;
    width: auto;
}
#overlayMobileVideoInfo iframe {
    width: 90vw;
    height: 50.625vw;
    max-width: 800px;
    max-height: 450px;
    margin: 24px 0;
    border-radius: 4px;
    border: 1px solid #eee;
}
#overlayVideoNotAvailable {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}
#overlayGeneralMessageInfo {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}
#overlayAskQuestionInfo {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}
.demoPin {
    width: auto;
    position: inherit;
    max-width: 500px;
    min-height: 300px;
    padding: 40px;
    padding-top: 20px !important;
    background: #f7fdfd;
    border: 10px solid #fff;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0px 0px 0px 1px #d9d9d9;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
}
#overlayMobileVideoInfoForPinCode {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}
    #overlayMobileVideoInfoForPinCode #overlay-content {
        max-width: 900px;
        width: auto;
    }

    #overlayMobileVideoInfoForPinCode iframe {
        width: 90vw;
        height: 50.625vw;
        max-width: 800px;
        max-height: 450px;
        margin: 24px 0;
        border-radius: 4px;
        border: 1px solid #eee;
    }
    #overlayDisclamierVideo {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.7);
        z-index: 1000;
        top: 0;
        overflow: auto;
    }
    #overlay-content.landing-page {
        max-width: 900px;
        width: auto;
    }
#overlayDisclamierVideo #overlay-content {
    max-width: 800px;
    width: auto;
}

#overlayDisclamierVideo iframe {
    width: 90vw;
    height: 50.625vw;
    max-width: 726px;
    max-height: 450px;
    margin: 24px 0;
    border-radius: 4px;
    border: 1px solid #eee;
}

#overlayAccountRegistration {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}
#overlayAccountRegistration #overlay-content {
    max-width: 500px;
    width: auto;
}

#overlayPharmacyAccountRegistration {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}
#overlayPharmacyAccountRegistration #overlay-content {
    max-width: 500px;
    width: auto;
}

iframe.landing-page {
    width: 90vw;
    height: 50.625vw;
    max-width: 800px;
    max-height: 450px;
    margin: 24px 0;
    border-radius: 4px;
    border: 1px solid #eee;
}
#container > iframe.landing-page {
    width: 90vw;
    height: calc(50.625vw + 42px);
    max-width: 800px;
    /* max-height: 492px; */
    margin: 24px 0;
    border-radius: 4px;
    border: 1px solid #eee
}

#overlayBijsluiterLink {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}

#overlayProductOverviewNavigation {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1000;
    top: 0;
    overflow: auto;
}


@media only screen and (max-width: 1050px) {
    #overlayDisclamierVideo iframe {
        width: 70vw;
        height: 50.625vw;
        max-width: 300px;
        max-height: 450px;
        margin: 24px 0;
        border-radius: 4px;
        border: 1px solid #eee;
    }
}