.drakGray {
    background-color: rgb(82, 95, 107);
}

.fuchsia {
    background-color: rgb(185, 2, 118);
}

.voilet {
    background-color: rgb(80, 35, 127);
}

.darkBlue {
    background-color: rgb(0, 86, 145);
}

.lightBlue {
    background-color: rgb(0, 142, 207);
}

.torqouise {
    background-color: rgb(0, 168, 176);
}

.lightGreen {
    background-color: rgb(120, 190, 32);
}

.darkGreen {
    background-color: rgb(0, 98, 73);
}

.bg-light-Bosch {
    background-color: #efeff0;
}

.tilesContainer .tiles {
    height: 250px;
    padding: 15px;
    margin: 15px 0;
    color: #fff;
    text-align: center;
}

.tilesContainer .tiles span {
    font-size: 50px;
}

.sub-brand-content img {
    max-width: 120px;
}

rb-form-chips-input .input-wrapper {
    flex-wrap: wrap;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 0.5rem;
    padding-top: 1rem;
}

.rb-chip {
    display: inline-block;
    padding: 0.2em;
    font-size: 0.75rem;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    cursor: pointer;
}

.rb-chip.selected {
    background-color: #525f6b;
    color: #fff;
}

.rb-chip.selected a {
    color: #fff;
}

rb-form-chips-input .chips .rb-chip:last-child {
    margin-right: 0 !important;
}

select::-ms-expand {
    display: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
}

rb-popover .rb-popover {
    background-color: #fff;
    position: absolute;
    text-align: left;
    box-sizing: border-box;
    top: 0;
    left: 0;
    font-size: 1rem;
    z-index: 1050;
    border: 1px solid #d9d9d9;
    box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

rb-popover .rb-popover-arrow {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    width: 1em;
    height: 1em;
    background-color: #fff;
    position: absolute;
    top: -0.5em;
    left: 50%;
    z-index: -1;
}

rb-popover .rb-popover-content {
    background-color: #fff;
    min-width: 100px;
}

.spacing {
    margin: 1rem;
}

.negate-spacing-h {
    margin-left: -1rem;
    margin-right: -1rem;
}

.link-list {
    padding-left: 0;
    margin: 0;
    margin-right: 0px;
    margin-left: 0px;
}

dl,
ol,
p,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}


/* .viewInfoStyleBtn .rb-btn {
  } */

.gridViewDiv {
    font-size: 14px;
}

button.rb-dropdown-toggle::after {
    margin: 0px !important;
}

.bosch-shadow:hover {
    box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.min-width-175 {
    min-width: 175px;
}

table tr span.font-weight-bold,
.subline ul li span.font-weight-bold {
    font-size: 10px;
}

table tr td ul li {
    background-color: transparent !important;
}

.listViewTbl {
    font-size: 13px;
}

rb-language-selector .dropdown {
    float: right;
    padding: 9px 0;
}

.popover-body {
    padding: 0px !important;
}

.popover {
    border-radius: 0px !important;
    font-family: "boschsans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.h-250 {
    height: 250px;
}

rb-navigation nav ul li a.active {
    color: #005691;
    border-bottom: 2px solid #005691;
}

#userPicklist .list-group-item {
    padding: 0.75rem 1.25rem;
    margin: 3px 0px;
    margin-bottom: -1px;
}

#userPicklist .list-group-item,
rb-accordion-body .subline .list-group-item {
    background-color: #f8f9fa;
}

.list-group-item .rb-ic {
    font-size: 1.5rem;
}

.BoschPrivacySettingsV2__title {
    font-weight: 200;
    line-height: 1.2;
    color: #005691;
    margin: 0 0 10px;
    background: -webkit-linear-gradient(45deg, #005691, #008ecf);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
}

.BoschPrivacySettingsV2__buttonContainer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.BoschPrivacySettingsV2 {
    line-height: normal;
    -webkit-text-size-adjust: auto;
}

.BoschPrivacySettingsV2__smallprint {
    font-weight: 200;
    color: #000;
    margin: 0;
    font-size: 12px;
    line-height: 1.5;
}

.BoschPrivacySettingsV2__smallprint__title {
    font-weight: 500;
}

.BoschPrivacySettingsV2__imprint {
    text-align: right;
    padding-top: 15px;
}

.BoschPrivacySettingsV2__cookieDescription {
    margin-bottom: 16px;
}

.BoschPrivacySettingsV2__cookieDescription--withButton .BoschPrivacySettingsV2__button--primary,
.BoschPrivacySettingsV2__cookieDescription--withButton .BoschPrivacySettingsV2__button--secondary {
    padding-left: 6px;
    padding-right: 6px;
    width: 100%;
}

.BoschPrivacySettingsV2__button--primary {
    background: #005691;
    border-color: #005691;
    color: #fff;
}

.BoschPrivacySettingsV2__button {
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: 300;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    text-align: center;
    font-size: 14px;
    height: 40px;
    padding: 0 12px;
    font-family: "boschsans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
}

.BoschPrivacySettingsV2__description {
    font-weight: 200;
    color: #000;
    font-size: 12px;
    line-height: 1.5;
    margin: 0 0 10px;
}

.BoschPrivacySettingsV2__description__paragraph {
    margin-bottom: 10px;
}

#subscribersList {
    width: 100%;
    /* border-collapse: collapse; */
}

#subscribersList th,
#subscribersList td {
    margin: 0;
    vertical-align: top;
    /* border: 1px solid #bbb; */
    /* background: #fff; */
}

#subscribersList th {
    text-align: left;
    /* background: #fff2b2; */
}

/*.rb-pagination a {
    padding: 0.75rem;
    width: 2rem;
    height: 2rem;
    text-align: center;
    line-height: 0.5rem;
    border-radius: 100%;
    margin: 0 0.25rem;
    font-size: 14px;
}

.rb-pagination a:first-child {
    margin-right: 2rem !important;
    border-radius: 100%;
}

.rb-pagination a:first-child span {
    margin-left: -3px;
}

.rb-pagination a:last-child span {
    margin-right: -3px;
}

.rb-pagination a:last-child {
    margin-left: 2rem !important;
    border-radius: 100%;
}

.rb-pagination a.active {
    background: linear-gradient( to bottom, #005691 0%, #005691 50%, #1a679c 50%, #1a679c 100%);
    background-position: 0 0;
    background-size: 100% 200%;
    color: #fff;
}

.rb-pagination a:hover {
    background: #7fc6e7;
    background-position: 0 0;
    background-size: 100% 200%;
    color: #fff;
}

.rb-pagination a span {
    line-height: unset;
}*/

.filterChips {
    border: solid 1px #d4d7da;
    padding: 1px;
    font-size: 14px;
    margin-right: 0.3rem;
    margin-bottom: 0.3rem;
    background-color: #fff;
    float: left;
    cursor: pointer;
}

.filterChips:hover {
    border: solid 1px #a8afb5;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.filterDropdown {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.filterDropdown:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

rb-callout {
    position: fixed;
    right: 20px;
    top: 20px;
    background-color: rgba(255, 255, 255, 0.99);
    width: 50%;
    min-width: 200px;
    max-width: 400px;
    /* To bring front of modal element */
    /* z-index: 1500; */
}


/* rb-callout div.rb-callout::before {} */

rb-callout div.rb-callout:last-child {
    margin-bottom: 0px !important;
}

rb-callout p {
    font-size: 0.875rem;
}

.picklistBtns a.rb-btn {
    margin-top: 0.5rem;
}


/* li.list-group-item {
	white-space: normal;
	float: left;
	width: 100%;
	height: auto;
	word-wrap: break-word;
  } */


/* SLIDER CSS */

.slidecontainer {
    width: 100%;
    margin-top: -35px;
    outline: none;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 3px;
    background: #d3d3d3;
    outline: none;
    opacity: 1;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    background: #005691;
    cursor: pointer;
    border: none;
}

.slider::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background: #005691;
    cursor: pointer;
    border-radius: 100%;
    border: none;
}


/* SLIDER CSS ENDS */


/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* min screen starts here */

@media (min-width: 768px) {
    .BoschPrivacySettingsV2__container {
        padding: 72px 32px 32px;
    }
    .BoschPrivacySettingsV2__button {
        font-size: 16px;
        padding: 14px 16px;
        height: auto;
    }
    .BoschPrivacySettingsV2__buttonContainer {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .picklistBtns a span.rb-ic {
        transform: rotate(0deg);
    }
}

@media (min-width: 992px) {
    .BoschPrivacySettingsV2__title {
        font-size: 24px;
    }
}

/* min screen ends here */

/* max screen starts here */

@media (max-width: 575.98px) {
    rb-callout {
        position: fixed;
        right: 20px;
        top: 20px;
        background-color: rgba(255, 255, 255, 0.95);
        width: 90%;
        min-width: 90%;
        max-width: 90%;
    }
    .picklistBtns a span.rb-ic {
        transform: rotate(90deg);
    }
}

@media (max-width: 991.98px) {
    /* #subscribersList thead th {
	  vertical-align: bottom;
	  border-bottom: none !important;
	}
	#subscribersList {
	  display: block;
	  position: relative;
	  width: 100%;
	}
	#subscribersList thead {
	  display: block;
	  float: left;
	}
	#subscribersList tbody {
	  display: block;
	  width: auto;
	  position: relative;
	  overflow-x: auto;
	  white-space: nowrap;
	}
	#subscribersList thead tr {
	  display: block;
	}
	#subscribersList th {
	  display: block;
	}
	#subscribersList tbody tr {
	  display: inline-block;
	  vertical-align: top;
	}
	#subscribersList td {
	  display: block;
	} */
}

/* max screen ends here */