.color-app {
  color: #EF7C12 !important;
}

.color-app-secondary {
  color: #924314 !important;
}

.list-block .item-link.color-app,.list-block .item-link.list-button.color-app,.tabbar a.active.color-app,a.color-app {
  color: #EF7C12;
}

.label-switch input[type=checkbox]:checked+.checkbox.color-app,.label-switch.color-app input[type=checkbox]:checked+.checkbox {
  background-color: #EF7C12;
}

.theme-app .button:not(.button-fill) {
  color: #EF7C12;
}

.theme-app .navbar .button:not(.button-fill),.theme-app .subnavbar .button:not(.button-fill),.theme-app .toolbar .button:not(.button-fill),.theme-app.navbar .button:not(.button-fill),.theme-app.subnavbar .button:not(.button-fill),.theme-app.toolbar .button:not(.button-fill) {
  color: #fff;
}

.button.color-app:not(.button-fill),.color-app.buttons-row .button:not(.button-fill) {
  color: #EF7C12!important;
}

.theme-app .button.button-fill {
  background: #EF7C12;
  color: #fff;
}

.theme-app .button.button-fill.active-state,html:not(.watch-active-state) .theme-app .button.button-fill:active {
  background: #5D4037;
}

.button.button-fill.bg-app,.button.button-fill.color-app {
  background: #EF7C12!important;
  color: #fff;
}

.button.button-fill.bg-app.active-state,.button.button-fill.color-app.active-state,html:not(.watch-active-state) .button.button-fill.bg-app:active,html:not(.watch-active-state) .button.button-fill.color-app:active {
  background: #5D4037!important;
}

.progressbar.bg-app,.progressbar.color-app,.progressbar.theme-app,.theme-app .progressbar {
  background-color: rgba(121,85,72,.5);
}

.progressbar.bg-app span,.progressbar.color-app span,.progressbar.theme-app span,.theme-app .progressbar span {
  background-color: #EF7C12;
}

.progressbar-infinite.bg-app,.progressbar-infinite.color-app,.progressbar-infinite.theme-app,.theme-app .progressbar-infinite {
  background-color: rgba(121,85,72,.5);
}

.progressbar-infinite.bg-app:after,.progressbar-infinite.bg-app:before,.progressbar-infinite.color-app:after,.progressbar-infinite.color-app:before,.progressbar-infinite.theme-app:after,.progressbar-infinite.theme-app:before,.theme-app .progressbar-infinite:after,.theme-app .progressbar-infinite:before {
  background-color: #EF7C12;
}

.color-app i.icon,i.icon.color-app {
  color: #EF7C12;
}

i.icon-next.color-app,i.icon-next.theme-app {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23851107'%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-app,i.icon-prev.theme-app {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23851107'%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-app,i.icon-back.theme-app {
  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'%23851107'%2F%3E%3C%2Fsvg%3E");
}

i.icon-forward.color-app,i.icon-forward.theme-app {
  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'%23851107'%2F%3E%3C%2Fsvg%3E");
}

i.icon-bars.color-app,i.icon-bars.theme-app {
  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'%23851107'%2F%3E%3C%2Fsvg%3E");
}

.preloader.color-app svg circle,.preloader.preloader-app svg circle {
  stroke: #EF7C12;
}

.preloader.color-app .preloader-inner-gap,.preloader.color-app .preloader-inner-half-circle,.preloader.preloader-app .preloader-inner-gap,.preloader.preloader-app .preloader-inner-half-circle {
  border-color: #EF7C12;
}

.theme-app a {
  color: #EF7C12;
}

.navbar.theme-app,.searchbar.theme-app,.subnavbar.theme-app,.theme-app .navbar,.theme-app .searchbar,.theme-app .subnavbar,.theme-app .toolbar,.toolbar.theme-app {
  background-color: #EF7C12;
}

/*.navbar-inverse.theme-app,.searchbar.theme-app,.subnavbar.theme-app,.theme-app .navbar-inverse,.theme-app .searchbar,.theme-app .subnavbar,.theme-app .toolbar,.toolbar.theme-app {
  background-color: #EF7C12;
}*/

.range-slider.theme-app input[type=range]::-webkit-slider-thumb:before,.theme-app .range-slider input[type=range]::-webkit-slider-thumb:before {
  background-color: #EF7C12;
}

.range-slider.theme-app input[type=range]::-webkit-slider-thumb,.theme-app .range-slider input[type=range]::-webkit-slider-thumb {
  background-color: #EF7C12;
}

.range-slider.theme-app input[type=range]::-ms-thumb,.theme-app .range-slider input[type=range]::-ms-thumb {
  background-color: #EF7C12;
}

.range-slider.theme-app input[type=range]::-ms-fill-lower,.theme-app .range-slider input[type=range]::-ms-fill-lower {
  background-color: #EF7C12;
}

.range-slider.theme-app input[type=range]::-moz-range-thumb,.theme-app .range-slider input[type=range]::-moz-range-thumb {
  background-color: #EF7C12;
}

.label-switch.theme-app input[type=checkbox]:checked+.checkbox,.theme-app .label-switch input[type=checkbox]:checked+.checkbox {
  background-color: rgba(121,85,72,.5);
}

.label-switch.theme-app input[type=checkbox]:checked+.checkbox:after,.theme-app .label-switch input[type=checkbox]:checked+.checkbox:after {
  background-color: #EF7C12;
}

.theme-app label.label-checkbox,label.label-checkbox.theme-app {
  cursor: pointer;
}

.theme-app label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-app 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-app label.label-checkbox input[type=checkbox]:checked+.item-media i.icon-form-checkbox,.theme-app label.label-checkbox input[type=checkbox]:checked~.item-after i.icon-form-checkbox,.theme-app label.label-checkbox input[type=checkbox]:checked~.item-inner i.icon-form-checkbox,.theme-app label.label-checkbox input[type=radio]:checked+.item-media i.icon-form-checkbox,.theme-app label.label-checkbox input[type=radio]:checked~.item-after i.icon-form-checkbox,.theme-app label.label-checkbox input[type=radio]:checked~.item-inner i.icon-form-checkbox,label.label-checkbox.theme-app input[type=checkbox]:checked+.item-media i.icon-form-checkbox,label.label-checkbox.theme-app input[type=checkbox]:checked~.item-after i.icon-form-checkbox,label.label-checkbox.theme-app input[type=checkbox]:checked~.item-inner i.icon-form-checkbox,label.label-checkbox.theme-app input[type=radio]:checked+.item-media i.icon-form-checkbox,label.label-checkbox.theme-app input[type=radio]:checked~.item-after i.icon-form-checkbox,label.label-checkbox.theme-app input[type=radio]:checked~.item-inner i.icon-form-checkbox {
  border-color: #EF7C12;
  background-color: #EF7C12;
}

.theme-app label.label-radio i.icon-form-radio:after,label.label-radio.theme-app i.icon-form-radio:after {
  background-color: #EF7C12;
}

.theme-app label.label-radio input[type=checkbox]:checked+.item-media i.icon-form-radio,.theme-app label.label-radio input[type=checkbox]:checked~.item-after i.icon-form-radio,.theme-app label.label-radio input[type=checkbox]:checked~.item-inner i.icon-form-radio,.theme-app label.label-radio input[type=radio]:checked+.item-media i.icon-form-radio,.theme-app label.label-radio input[type=radio]:checked~.item-after i.icon-form-radio,.theme-app label.label-radio input[type=radio]:checked~.item-inner i.icon-form-radio,label.label-radio.theme-app input[type=checkbox]:checked+.item-media i.icon-form-radio,label.label-radio.theme-app input[type=checkbox]:checked~.item-after i.icon-form-radio,label.label-radio.theme-app input[type=checkbox]:checked~.item-inner i.icon-form-radio,label.label-radio.theme-app input[type=radio]:checked+.item-media i.icon-form-radio,label.label-radio.theme-app input[type=radio]:checked~.item-after i.icon-form-radio,label.label-radio.theme-app input[type=radio]:checked~.item-inner i.icon-form-radio {
  border-color: #EF7C12;
}

.theme-app label.label-radio input[type=checkbox]:checked+.item-media i.icon-form-radio:after,.theme-app label.label-radio input[type=checkbox]:checked~.item-after i.icon-form-radio:after,.theme-app label.label-radio input[type=checkbox]:checked~.item-inner i.icon-form-radio:after,.theme-app label.label-radio input[type=radio]:checked+.item-media i.icon-form-radio:after,.theme-app label.label-radio input[type=radio]:checked~.item-after i.icon-form-radio:after,.theme-app label.label-radio input[type=radio]:checked~.item-inner i.icon-form-radio:after,label.label-radio.theme-app input[type=checkbox]:checked+.item-media i.icon-form-radio:after,label.label-radio.theme-app input[type=checkbox]:checked~.item-after i.icon-form-radio:after,label.label-radio.theme-app input[type=checkbox]:checked~.item-inner i.icon-form-radio:after,label.label-radio.theme-app input[type=radio]:checked+.item-media i.icon-form-radio:after,label.label-radio.theme-app input[type=radio]:checked~.item-after i.icon-form-radio:after,label.label-radio.theme-app input[type=radio]:checked~.item-inner i.icon-form-radio:after {
  background-color: #EF7C12;
}

.theme-app .focus-state .floating-label,.theme-app .focus-state .label {
  color: #EF7C12;
}

.theme-app .input-field.focus-state:after,.theme-app .input-field.not-empty-state:after,.theme-app .item-input-field.focus-state:after,.theme-app .item-input-field.not-empty-state:after {
  background: #EF7C12;
}

.theme-app .picker-calendar-day.picker-calendar-day-today span {
  color: #EF7C12;
}

.theme-app .picker-calendar-day.picker-calendar-day-selected span {
  background-color: #EF7C12;
  color: #fff;
}

.theme-app .picker-calendar-day.picker-calendar-day-has-events span:after {
  background-color: #EF7C12;
}

.theme-app .picker-header {
  background-color: #EF7C12;
}

.theme-app .modal-button {
  color: #EF7C12;
}

.swiper-pagination.color-app .swiper-pagination-bullet-active,.theme-app .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #EF7C12;
}

.swiper-pagination.color-app .swiper-pagination-progressbar,.theme-app .swiper-pagination .swiper-pagination-progressbar {
  background-color: #EF7C12;
}

.swiper-pagination.swiper-pagination-progress.bg-app {
  background-color: rgba(121,85,72,.25);
}

.swiper-button-next.color-app,.swiper-container-rtl .swiper-button-prev.color-app,.theme-app .swiper-button-next,.theme-app .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'%23851107'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.color-app,.swiper-container-rtl .swiper-button-next.color-app,.theme-app .swiper-button-prev,.theme-app .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'%23851107'%2F%3E%3C%2Fsvg%3E");
}

.bg-app,.list-block .swipeout-actions-left a.bg-app,.list-block .swipeout-actions-right a.bg-app,a.bg-app {
  background-color: #EF7C12;
}

.list-block .bg-app .item-link.active-state,.list-block .item-link.bg-app.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-app.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-app.active-state,.list-block .item-linka.bg-app.active-state,.list-block .list-block .swipeout-actions-left a.bg-app .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-app .item-link.active-state,.list-block a.bg-app .item-link.active-state,.list-block.bg-app .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-app .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-app .item-link.active-state,.list-blocka.bg-app .item-link.active-state,html:not(.watch-active-state) .list-block .bg-app .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-app:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-app:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-app:active,html:not(.watch-active-state) .list-block .item-linka.bg-app:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-app .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-app .item-link:active,html:not(.watch-active-state) .list-block a.bg-app .item-link:active,html:not(.watch-active-state) .list-block.bg-app .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-app .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-app .item-link:active,html:not(.watch-active-state) .list-blocka.bg-app .item-link:active {
  background: #5D4037;
}

.border-app {
  border-color: #EF7C12;
}

.border-app:after,.border-app:before,.list-block .border-app.item-inner:after,.list-block .border-app.item-inner:before,.list-block ul.border-app:after,.list-block ul.border-app:before {
  background-color: #EF7C12;
}

.floating-button.bg-app,.floating-button.color-app,.floating-button.theme-app,.speed-dial-buttons a.bg-app,.speed-dial-buttons a.color-app,.speed-dial-buttons a.theme-app,.theme-app .floating-button,.theme-app .speed-dial-buttons a {
  color: #fff;
  background: #EF7C12;
}

.floating-button.bg-app.active-state,.floating-button.color-app.active-state,.floating-button.theme-app.active-state,.speed-dial-buttons a.bg-app.active-state,.speed-dial-buttons a.color-app.active-state,.speed-dial-buttons a.theme-app.active-state,.theme-app .floating-button.active-state,.theme-app .speed-dial-buttons a.active-state,html:not(.watch-active-state) .floating-button.bg-app:active,html:not(.watch-active-state) .floating-button.color-app:active,html:not(.watch-active-state) .floating-button.theme-app:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-app:active,html:not(.watch-active-state) .speed-dial-buttons a.color-app:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-app:active,html:not(.watch-active-state) .theme-app .floating-button:active,html:not(.watch-active-state) .theme-app .speed-dial-buttons a:active {
  background: #5D4037;
}

.floating-button.bg-app i,.floating-button.color-app i,.floating-button.theme-app i,.speed-dial-buttons a.bg-app i,.speed-dial-buttons a.color-app i,.speed-dial-buttons a.theme-app i,.theme-app .floating-button i,.theme-app .speed-dial-buttons a i {
  color: inherit;
}

.ripple-app .ripple-wave {
  background-color: rgba(121,85,72,.3);
}

.badge.color-app,.badge.theme-app {
  background-color: #EF7C12;
  color: #fff;
}