.chip-red {
    background: #f44336 !important;
    color: #FFFFFF !important;
}

.chip-orange {
    background: #ff9800 !important;
    color: #FFFFFF !important;
}


.theme-chubb .color-indigo {
  color: #01c1d6;
}

.theme-chubb .list-block .item-link.list-button.color-indigo,
.tabbar a.active.color-indigo,
a.color-indigo {
  color: #01c1d6;
}
.theme-chubb .label-switch input[type="checkbox"]:checked + .checkbox.color-indigo,
.theme-chubb .label-switch.color-indigo input[type="checkbox"]:checked + .checkbox {
  background-color: #01c1d6;
}
.theme-chubb .button:not(.button-fill) {
  color: #01c1d6;
}
.theme-chubb .navbar .button:not(.button-fill),
.theme-chubb.navbar .button:not(.button-fill),
.theme-chubb .toolbar .button:not(.button-fill),
.theme-chubb.toolbar .button:not(.button-fill),
.theme-chubb .subnavbar .button:not(.button-fill),
.theme-chubb.subnavbar .button:not(.button-fill) {
  color: #fff;
}
.theme-chubb .button.color-indigo:not(.button-fill),
.theme-chubb .color-indigo.buttons-row .button:not(.button-fill) {
  color: #01c1d6 !important;
}
.theme-chubb .button.button-fill {
  background: #01c1d6;
  color: #fff;
}
html:not(.watch-active-state) .theme-chubb .button.button-fill:active,
.theme-chubb .button.button-fill.active-state {
  background: #01c1d6;
}
.theme-chubb .button.button-fill.bg-indigo,
.theme-chubb .button.button-fill.color-indigo {
  background: #01c1d6 !important;
  color: #fff;
}
html:not(.watch-active-state)  .theme-chubb .button.button-fill.bg-indigo:active,
html:not(.watch-active-state) .theme-chubb .button.button-fill.color-indigo:active,
.theme-chubb .button.button-fill.bg-indigo.active-state,
.theme-chubb .button.button-fill.color-indigo.active-state {
  background: #01c1d6 !important;
}
.color-indigo i.icon,
i.icon.color-indigo {
  color: #01c1d6;
}
i.icon-next.color-indigo,
i.icon-next.theme-chubb {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23EF3A43'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon-prev.color-indigo,
i.icon-prev.theme-chubb {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23EF3A43'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
i.icon-back.color-indigo,
i.icon-back.theme-chubb {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23EF3A43'%2F%3E%3C%2Fsvg%3E");
}
i.icon-forward.color-indigo,
i.icon-forward.theme-chubb {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23EF3A43'%2F%3E%3C%2Fsvg%3E");
}
i.icon-bars.color-indigo,
i.icon-bars.theme-chubb {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23EF3A43'%2F%3E%3C%2Fsvg%3E");
}
.preloader.color-indigo svg circle,
.preloader.preloader-indigo svg circle {
  stroke: #01c1d6;
}
.theme-chubb a {
  color: #01c1d6;
}
.theme-chubb .navbar,
.navbar.theme-chubb,
.theme-chubb .toolbar,
.toolbar.theme-chubb,
.theme-chubb .subnavbar,
.subnavbar.theme-chubb,
.theme-chubb .searchbar,
.searchbar.theme-chubb {
  background-color: #01c1d6;
}
.theme-chubb .range-slider input[type="range"]::-webkit-slider-thumb:before,
.range-slider.theme-chubb input[type="range"]::-webkit-slider-thumb:before {
  background-color: #01c1d6;
}
.theme-chubb .range-slider input[type="range"]::-webkit-slider-thumb,
.range-slider.theme-chubb input[type="range"]::-webkit-slider-thumb {
  background-color: #01c1d6;
}
.theme-chubb .range-slider input[type="range"]::-ms-thumb,
.range-slider.theme-chubb input[type="range"]::-ms-thumb {
  background-color: #01c1d6;
}
.theme-chubb .range-slider input[type="range"]::-ms-fill-lower,
.range-slider.theme-chubb input[type="range"]::-ms-fill-lower {
  background-color: #01c1d6;
}
.theme-chubb .range-slider input[type="range"]::-moz-range-thumb,
.range-slider.theme-chubb input[type="range"]::-moz-range-thumb {
  background-color: #01c1d6;
}
.theme-chubb .label-switch input[type="checkbox"]:checked + .checkbox,
.label-switch.theme-chubb input[type="checkbox"]:checked + .checkbox {
  background-color: rgba(239, 58, 67, 0.5);
}
.theme-chubb .label-switch input[type="checkbox"]:checked + .checkbox:after,
.label-switch.theme-chubb input[type="checkbox"]:checked + .checkbox:after {
  background-color: #01c1d6;
}
.theme-chubb label.label-checkbox,
label.label-checkbox.theme-chubb {
  cursor: pointer;
}
.theme-chubb label.label-checkbox i.icon-form-checkbox:after,
label.label-checkbox.theme-chubb i.icon-form-checkbox:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");
}
.theme-chubb label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,
label.label-checkbox.theme-chubb input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,
.theme-chubb label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,
label.label-checkbox.theme-chubb input[type="radio"]:checked + .item-media i.icon-form-checkbox,
.theme-chubb label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,
label.label-checkbox.theme-chubb input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,
.theme-chubb label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,
label.label-checkbox.theme-chubb input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,
.theme-chubb label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,
label.label-checkbox.theme-chubb input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,
.theme-chubb label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,
label.label-checkbox.theme-chubb input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox {
  border-color: #01c1d6;
  background-color: #01c1d6;
}
.theme-chubb label.label-radio i.icon-form-radio:after,
label.label-radio.theme-chubb i.icon-form-radio:after {
  background-color: #01c1d6;
}
.theme-chubb label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,
label.label-radio.theme-chubb input[type="checkbox"]:checked + .item-media i.icon-form-radio,
.theme-chubb label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,
label.label-radio.theme-chubb input[type="radio"]:checked + .item-media i.icon-form-radio,
.theme-chubb label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,
label.label-radio.theme-chubb input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,
.theme-chubb label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,
label.label-radio.theme-chubb input[type="radio"]:checked ~ .item-after i.icon-form-radio,
.theme-chubb label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,
label.label-radio.theme-chubb input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,
.theme-chubb label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,
label.label-radio.theme-chubb input[type="radio"]:checked ~ .item-inner i.icon-form-radio {
  border-color: #01c1d6;
}
.theme-chubb label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,
label.label-radio.theme-chubb input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,
.theme-chubb label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,
label.label-radio.theme-chubb input[type="radio"]:checked + .item-media i.icon-form-radio:after,
.theme-chubb label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,
label.label-radio.theme-chubb input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,
.theme-chubb label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,
label.label-radio.theme-chubb input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,
.theme-chubb label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,
label.label-radio.theme-chubb input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,
.theme-chubb label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,
label.label-radio.theme-chubb input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after {
  background-color: #01c1d6;
}
.theme-chubb .focus-state .label,
.theme-chubb .focus-state .floating-label {
  color: #01c1d6;
}
.theme-chubb .item-input-field.focus-state:after,
.theme-chubb .input-field.focus-state:after,
.theme-chubb .item-input-field.not-empty-state:after,
.theme-chubb .input-field.not-empty-state:after {
  background: #01c1d6;
}
.theme-chubb .picker-calendar-day.picker-calendar-day-today span {
  color: #01c1d6;
}
.theme-chubb .picker-calendar-day.picker-calendar-day-selected span {
  background-color: #01c1d6;
  color: #fff;
}
.theme-chubb .picker-calendar-day.picker-calendar-day-has-events span:after {
  background-color: #01c1d6;
}
.theme-chubb .picker-header {
  background-color: #01c1d6;
}
.theme-chubb .modal-button {
  color: #01c1d6;
}
.swiper-pagination.color-indigo .swiper-pagination-bullet-active,
.theme-chubb .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #01c1d6;
}
.swiper-button-next.color-indigo,
.swiper-container-rtl .swiper-button-prev.color-indigo,
.theme-chubb .swiper-button-next,
.theme-chubb .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23EF3A43'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.color-indigo,
.swiper-container-rtl .swiper-button-next.color-indigo,
.theme-chubb .swiper-button-prev,
.theme-chubb .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23EF3A43'%2F%3E%3C%2Fsvg%3E");
}
.bg-indigo,
a.bg-indigo,
.list-block .swipeout-actions-left a.bg-indigo,
.list-block .swipeout-actions-right a.bg-indigo {
  background-color: #01c1d6;
}
.border-indigo {
  border-color: #01c1d6;
}
.list-block .border-indigo.item-inner:after,
.list-block ul.border-indigo:after,
.border-indigo:after,
.list-block .border-indigo.item-inner:before,
.list-block ul.border-indigo:before,
.border-indigo:before {
  background-color: #01c1d6;
}
.theme-chubb .floating-button,
.floating-button.theme-chubb,
.floating-button.color-indigo {
  color: #fff;
  background: #01c1d6;
}
html:not(.watch-active-state) .theme-chubb .floating-button:active,
html:not(.watch-active-state) .floating-button.theme-chubb:active,
html:not(.watch-active-state) .floating-button.color-indigo:active,
.theme-chubb .floating-button.active-state,
.floating-button.theme-chubb.active-state,
.floating-button.color-indigo.active-state {
  background: #01c1d6;
}
.theme-chubb .floating-button i,
.floating-button.theme-chubb i,
.floating-button.color-indigo i {
  color: inherit;
}
.ripple-indigo .ripple-wave {
  background-color: rgba(239, 58, 67, 0.3);
}
