@charset "utf-8";
/* Redesign */

/* Jeglicher UI-Content Font "Bosch Sans Light" */
.ui-content {
    font-family: BoschWBASansLight !important;
}


.ui-page {
    box-shadow: none !important;
    text-shadow: none !important;
}

.ui-btn,
label.ui-btn {
    border: 0px !important;
}

.ui-btn:active {
    background-color: #BFC0C2;
}

body {
    overflow-y: scroll;
    font-size: 1rem;
    line-height: 1.5;
}
.ui-page-active {
    outline: none !important;
}
.boschTopMenu {
    position: relative !important;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: table;
    max-width: 1170px;
    width: 100%;
}
.boschColorBand {
    width: 100% !important;
    height: 16px;
    position: relative !important;
}
.boschColorBandImg {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}
.boschLifeclipImg {
    width: 170px;
    margin: 25px 0 15px;
}
.boschTitleDiv {
    left: 0px;
    position: absolute !important;
}
.boschTitleDiv2 {
    width: 100% !important;
    position: relative !important;
}
.boschTitleDiv {
    position: relative !important;
}
.rd_startpageface {
    padding: 0!important;
    padding-bottom: 2em !important;
}
.ui-select .ui-btn select {
    width: 100% !important;
}
.ui-listview > li p {
    white-space: normal !important;
    font-size: 1em !important;
}
.ui-listview > li span {
    font-size: 1em !important;
}
.expanded:after {
    content: "";
    padding: 50px;
    position: absolute;
    left: -40px;
    top: -40px;
}
.boschBold {
    font-family: BoschWBASansBold !important;
    font-weight: normal !important;
}

.ui-select .ui-btn>span:not(.ui-li-count)
{
    white-space: normal !important;
}

.topNav
{
    padding-left: 15px;
    padding-right: 15px;
    float: right !important;
}
.topNav .ui-btn, #menuBtnPortrait .ui-btn
{
    background-color: #ffffff !important;
    /*color: #bfc0c2 !important;*/
    text-shadow: none;
    font-size: 1rem !important;
    font-weight: normal !important;
    text-align: left !important;
    font-family: BoschWBASansRegular !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.topNav .ui-btn
{
    display: inline-block;
    margin-top: 10%;
}
#countrySelectStart-button, #lngSelectStart-button, #countrySelectStartPortrait-button, #lngSelectStartPortrait-button
{
    background-color: white !important;
    padding-left: 0 !important;
    color: #bfc0c2 !important;
    text-shadow: none;
    font-size: 1rem !important;
    text-align: left !important;
    font-family: BoschWBASansRegular !important;
    display: inline-block;
    margin-top: 6px !important;
}

#legals .ui-icon-carat-d::after{
    background-image: url('./../img/carat-d-gray.svg');
}

hr
{
    border-top-width: 1px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;
    border-top-style: solid;
    border-color: #bfc0c2;
    /*width: 80%;*/
}

#menuBtnPortrait
{
    display: none;
}

#menuBtnPortrait .ui-select
{
    padding-left: 15px;
    padding-right: 15px;
}

#mainDivLegals
{
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: table;
    max-width: 1170px;
}

.ui-select {
    margin: 0 0 0 0 !important;
}

#mainDivLegals a {
    color: #005691;
    font-weight: 200;
    cursor: pointer;
    text-decoration: none;
    word-wrap: break-word;
}