html,
body {
	font-family: 'boschsans'!important;
	
}

.drakGray {
  background-color: rgb(82, 95, 107);
}
.fuchsia {
  background-color: rgb(185, 2, 118);
}
.voilet {
  background-color: rgb(80, 35, 127);
}
.darkBlue,
.rb-badge-primary {
  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;
}
.fs-11 {
  font-size: 11px !important;
}
.logo {
  max-height: 50px;
}

.recent-plan {
  border: 2px solid #78be20 !important;
}
.recent-plan-text {
  right: 16px;
  top: 0;
  position: absolute;
}
.sub-brand-content a {
  font-weight: 500;
}
/*  */
.sub-brand-content a:not(:first-child)::before {
  content: "";
  margin: 1rem;
  border-left: 1px solid #ddd;
}
.notification-alert {
  width: 7px;
  height: 7px;
  background-color: rgba(255, 0, 0, 1);
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -moz-animation: blink normal 1.5s infinite ease-in-out;
  /* Firefox */
  -webkit-animation: blink normal 1.5s infinite ease-in-out;
  /* Webkit */
  -ms-animation: blink normal 1.5s infinite ease-in-out;
  /* IE */
  animation: blink normal 1.5s infinite ease-in-out;
  /* Opera */
}
@keyframes blink {
  0% {
    background-color: rgba(255, 0, 0, 1);
  }
  50% {
    background-color: rgba(255, 0, 0, 0.5);
  }
  100% {
    background-color: rgba(255, 0, 0, 1);
  }
}
@-webkit-keyframes blink {
  0% {
    background-color: rgba(255, 0, 0, 1);
  }
  50% {
    background-color: rgba(255, 0, 0, 0.5);
  }
  100% {
    background-color: rgba(255, 0, 0, 1);
  }
}
.shop-cart i.fa {
  font-size: 150% !important;
}

.fa{
	font-size: large !important;
}

.shop-cart .badge-pill {
  padding-right: 0.2em !important;
  padding-left: 0.2em !important;
  border-radius: 1rem !important;
}
.shop-cart .badge {
  margin-left: -10px;
  font-size: 65% !important;
}
.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: 12px !important;
}
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__description {
  font-weight: 200;
  color: #000;
  font-size: 12px;
  line-height: 1.5;
}
.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 {
  line-height: normal;
  -webkit-text-size-adjust: auto;
}
.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 {
  font-size: 16px;
  padding: 14px 16px;
  padding-right: 16px;
  padding-left: 16px;
  height: auto;
}
.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;
}
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;
}

/* 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: 576px) {
  rb-full-header .sub-brand-content {
    font-size: 1.2rem !important;
  }
}

@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);
  }
  rb-full-header .sub-brand-content {
    font-size: 1.2rem !important;
  }
}

@media (min-width: 992px) {
  .BoschPrivacySettingsV2__title {
    font-size: 24px;
  }
}

@media (min-width: 1200px) {
}
/* 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: 767.98px) {
}

@media (max-width: 991.98px) {
  .container,
  .limit {
    max-width: 95% !important;
  }
}

@media (max-width: 1199.98px) {
}

/* max screen ends here */
/* CUSTOM MEDIA QUERIES */

.align-btns-1,
.align-btns-2 {
  display: none;
}
@media (min-width: 768px) {
  .align-btns-1,
  .align-btns-2 {
    display: block;
  }
}
@media (min-width: 791px) {
  .align-btns-1 {
    display: none;
  }
}
@media (min-width: 887px) {
  .align-btns-2 {
    display: none;
  }
}

.align-list-view-1,
.align-list-view-2,
.align-list-view-3 {
  display: none;
}
@media (min-width: 768px) {
  .align-list-view-1,
  .align-list-view-2,
  .align-list-view-3 {
    display: block;
  }
}
@media (min-width: 768.5px) {
  .align-list-view-1 {
    display: none;
  }
}
@media (min-width: 791px) {
  .align-list-view-1 {
    display: block;
  }
}
@media (min-width: 887px) {
  .align-list-view-1 {
    display: none;
  }
}
@media (min-width: 1200px) {
  .align-list-view-2 {
    display: none;
  }
}
footer {
  z-index: 999;
}
@media (min-width: 1200px) {
  /* Pull out the header and footer */
  .fixed-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
}
.footer-text {
  font-size: 0.7rem;
}
@media (min-width: 1080px) {
  .footer-text {
    font-size: 0.85rem;
  }
}
@media (max-width: 1200px) {
  .rb-btn {
    line-height: 30px !important;
    padding: 0 10px !important;
    font-size: 0.75rem !important;
  }
  p {
    font-size: 12px;
  }
  ul.plan-list li {
    font-size: 12px;
    font-weight: 200;
  }
}
.font-600 {
  font-weight: 600 !important;
}

rb-breadcrumbs {
  display: none;
}

.badge_style {
    background-color: #0067c8!important;
    color: #fff!important;
    position: absolute;
    font-size: 8px!important;
    bottom: 14px;
    right: 18px;
    cursor: pointer;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.page-splash {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(31,31,31,0.81);
	pointer-events: auto;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity .1s linear;
	-moz-transition: opacity .1s linear;
	-o-transition: opacity .1s linear;
	transition: opacity .1s linear;
	z-index: 99999;
}

.loader-container {
    display: block;
    width: 48px;
    height: 48px;
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
    top: 40%;
    margin: 0 auto;
    padding: 15px;
    border: 10px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.error{
	color: red;
    margin-top: 10px;
}

.font-600 {
  font-weight: 600 !important;
}
input:focus,
select:focus,
textarea:focus {
  border-bottom: #0e83d3 1px solid !important;
  background-color: #f7f7f7 !important;
}
.w-120 {
  min-width: 120px !important;
}

.fa-success {
    font-size: xx-large !important;
    color: green !important;
}
.margin-15{
	margin-left: 15px;
}

.bosch-discount-banner {
    color: white;
    text-align: center;
    font-weight: bolder;
    margin: 0.5em 0;
}

.line-through {
	text-decoration: line-through;
}
