@media only screen and (max-width: 1140px) {
    *{
        font-size:30px;
    }
    .emergencyAreaWrapper *, .emergencyAreaWrapper .tblDatasSmall td {
        font-size: 30px !important;
    }
    #divMainClient {
        margin-left: 20px !important;
        width: calc(100% - 44px) !important;
    }

    .emergencyAreaWrapper #divPicWrapper{
        width:100%;
        text-align:center;
    }
    #divPersonalData
    {
        width:100%;
    }
    .labInfoPerson {
        width: 100%;
        text-align: center;
        font-weight:bold;
        font-size:40px;
        display:block;
    }
    .labTitleBold{
        font-weight:bold;
    }
    #divPersonalData .divPersonalDataValues{
        margin-left:20px;
    }
    .divPersonalDataValues {
        line-height: 1.5em !important;
    }
}
/*------------------------------------------*/
/* iPhone 2G - 5s                           */
/*------------------------------------------*/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {

}
/*------------------------------------------*/
/* iPhone 2G - 5s in portrait               */
/*------------------------------------------*/
 @media only screen and (min-device-width: 320px) and (max-device-width: 568px)  and (orientation : portrait) {

}
/*------------------------------------------*/
/* iPhone 2G - 5S in landscape              */
/*------------------------------------------*/
 @media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {

}
 /*------------------------------------------*/
/* iPhone 6, 7, & 8 Plus                    */
/*------------------------------------------*/
 @media only screen and (min-device-width: 375px) and (max-device-width: 736px) {


}
 /* iPhone 6, 7, & 8 Plus in portrait       */
/*------------------------------------------*/
@media only screen and (min-device-width: 375px) and (max-device-width: 736px) and (orientation: portrait) {

}
/*------------------------------------------*/
/* iPhone 6, 7, & 8 Plus in landscape       */
/*------------------------------------------*/
 @media only screen and (min-device-width: 375px) and (max-device-width: 736px) and (orientation: landscape) {

}
/*------------------------------------------*/
/* iPad in portrait & landscape */
/*------------------------------------------*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

}
/*------------------------------------------*/
/* iPad in landscape */
/*------------------------------------------*/
 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
   
}
.topnav{
    position:unset !important;
}
    .topnav *{
        font-size:24px !important;
        font-weight:bold;
    }


    .topnav a, .topNavDropDownList {
        float: left;
        display: block;
        color: white;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-weight: bold;
    }

    .topnav a:not(:first-child), .topNavDropDownList, .dd {
        display: none;
    }

.topnav.responsive a, .topnav.responsive .topNavDropDownList, .topnav.responsive .dd {
    float: none;
    display: block;
    text-align: left;
}

    .topNavDropDownList, .topNavDropDownList *, .topnav .ddTitleText {
        color: black !important;
    }
.divScrollWithContainer{
    left:unset !important;
    right:10px !important;
    top:10px;
}

.topnav {
    background-color: #5c61a3;
    overflow: hidden;
    display: block;
}
    .topnav a.icon {
        float: right;
        display: block;
    }
    .topnav.responsive a.icon {
        position: absolute;
        right: 10px;
        top: 10px;
    }

.topNavLinkButton:hover, #lnkMenu:hover {
    background-color: #1E1F3E !important;
}
#lnkMenu {
    text-transform: uppercase;
}
/************** Skin 1 *********************/
.dd {
    /*display:inline-block !important;*/
    text-align: left;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    float: left;
}

    .dd .ddTitle {
        background: #f2f2f2;
        border: 1px solid #c3c3c3;
        padding: 3px;
        text-indent: 0;
        cursor: default;
        overflow: hidden;
        height: 40px;
    }

        .dd .ddTitle span.arrow {
            background: url(../Skins/Demoversion/dd_arrow.gif) no-repeat 0 0;
            float: right;
            display: inline-block;
            width: 16px;
            height: 16px;
            cursor: pointer;
        }

        .dd .ddTitle span.ddTitleText {
            text-indent: 1px;
            overflow: hidden;
            line-height: 16px;
        }

            .dd .ddTitle span.ddTitleText img {
                text-align: left;
                padding: 0 2px 0 0;
                height:40px;
            }

        .dd .ddTitle img.selected {
            padding: 0 3px 0 0;
            vertical-align: top;
        }

    .dd .ddChild {
        position: absolute;
        border: 1px solid #c3c3c3;
        border-top: none;
        display: none;
        margin: 0;
        width: auto;
        overflow: auto;
        overflow-x: hidden !important;
        background-color: #ffffff;
    }

        .dd .ddChild .opta a, .dd .ddChild .opta a:visited {
            padding-left: 10px
        }

        .dd .ddChild a {
            display: block;
            padding: 2px 0 2px 3px;
            text-decoration: none;
            color: #000;
            overflow: hidden;
            white-space: nowrap;
            cursor: pointer;
        }

            .dd .ddChild a:hover {
                background-color: #66CCFF;
            }

            .dd .ddChild a img {
                border: 0;
                padding: 0 2px 0 0;
                vertical-align: middle;
                height:40px;
            }

            .dd .ddChild a.selected {
                background-color: #66CCFF;
            }

.hidden {
    display: none;
}

.dd .borderTop {
    border-top: 1px solid #c3c3c3 !important;
}

.dd .noBorderTop {
    border-top: none 0 !important
}

/************** Skin 2 *********************/
.dd2 {
    /*display:inline-block !important;*/
    text-align: left;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: left;
}

    .dd2 .ddTitle {
        background: transparent url(../images/msDropDown.gif) no-repeat;
        padding: 0 3px;
        text-indent: 0;
        cursor: default;
        overflow: hidden;
        height: 36px;
    }

        .dd2 .ddTitle span.arrow {
            background: transparent url(../images/icon-arrow.gif) no-repeat 0 0;
            float: right;
            display: inline-block;
            width: 27px;
            height: 27px;
            cursor: pointer;
            top: 5px;
            position: relative;
            right: 2px;
        }

        .dd2 .ddTitle span.ddTitleText {
            text-indent: 1px;
            overflow: hidden;
            line-height: 33px;
            font-family: Segoe UI; /*Georgia, "Times New Roman", Times, serif;*/
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            _position: relative;
            _top: 4px
        }

            .dd2 .ddTitle span.ddTitleText img {
                text-align: left;
                padding: 0 2px 0 0;
            }

        .dd2 .ddTitle img.selected {
            padding: 0 2px 0 0;
            vertical-align: top;
        }

    .dd2 .ddChild {
        position: absolute;
        border: 1px solid #c3c3c3;
        border-top: none;
        display: none;
        margin: 0;
        width: auto;
        overflow: auto;
        overflow-x: hidden !important;
        background-color: #ffffff;
        font-size: 14px;
    }

        .dd2 .ddChild .opta a, .dd2 .ddChild .opta a:visited {
            padding-left: 10px
        }

        .dd2 .ddChild a {
            display: block;
            padding: 3px 0 3px 3px;
            text-decoration: none;
            color: #000;
            overflow: hidden;
            white-space: nowrap;
            cursor: pointer;
        }

            .dd2 .ddChild a:hover {
                background-color: #66CCFF;
            }

            .dd2 .ddChild a img {
                border: 0;
                padding: 0 2px 0 0;
                vertical-align: middle;
            }

            .dd2 .ddChild a.selected {
                background-color: #66CCFF;
            }

    .dd2 .borderTop {
        border-top: 1px solid #c3c3c3 !important;
    }

    .dd2 .noBorderTop {
        border-top: none 0 !important
    }

/************* use sprite *****************/
.dd .ddChild a.sprite, .dd .ddChild a.sprite:visited {
    background-image: url(../icons/sprite.gif);
    background-repeat: no-repeat;
    padding-left: 24px;
}

.dd .ddChild a.calendar, .dd .ddChild a.calendar:visited {
    background-position: 0 -404px;
}

.dd .ddChild a.shoppingcart, .dd .ddChild a.shoppingcart:visited {
    background-position: 0 -330px;
}

.dd .ddChild a.cd, .dd .ddChild a.cd:visited {
    background-position: 0 -439px;
}

.dd .ddChild a.email, .dd .ddChild a.email:visited {
    background-position: 0 -256px;
}

.dd .ddChild a.faq, .dd .ddChild a.faq:visited {
    background-position: 0 -183px;
}

.dd .ddChild a.games,
.dd .ddChild a.games:visited {
    background-position: 0 -365px;
}

.dd .ddChild a.music, .dd .ddChild a.music:visited {
    background-position: 0 -146px;
}

.dd .ddChild a.phone, .dd .ddChild a.phone:visited {
    background-position: 0 -109px;
}

.dd .ddChild a.graph, .dd .ddChild a.graph:visited {
    background-position: 0 -73px;
}

.dd .ddChild a.secured, .dd .ddChild a.secured:visited {
    background-position: 0 -37px;
}

.dd .ddChild a.video, .dd .ddChild a.video:visited {
    background-position: 0 0;
}
/*******************************/



