﻿/* latin-ext */
@font-face
{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v12/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face
{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v12/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face
{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v12/1Ptrg8zYS_SKggPNwJYtWqhPAMif.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face
{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v12/1Ptrg8zYS_SKggPNwJYtWqZPAA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

*
{
    font-family: 'Raleway', sans-serif;
}

.view-main
{
    background: #15BDE8 url(background.jpg) no-repeat center center fixed !important;
    background-size: cover !important;
}

@media (max-width: 500px)
{
    .view-main
    {
        background: #ffffff !important;
    }
}

.ios .color-theme-custom a
{
    color: #ff3b30;
}

.md .color-theme-custom a
{
    color: #f44336;
}

.md .color-theme-custom .statusbar
{
    background: #d2190b;
}

.md .navbar a
{
    color: inherit;
}

.md .color-theme-custom .navbar,
.md .color-theme-custom.navbar
{
    background: #f44336;
}

.ios .color-theme-custom .tabbar a.tab-link-active,
.ios .color-theme-custom .tabbar-labels a.tab-link-active,
.ios .color-theme-custom.tabbar-labels a.tab-link-active,
.ios .color-theme-custom.tabbar a.tab-link-active
{
    color: #ff3b30;
}

.md .color-theme-custom .toolbar:not(.messagebar),
.md .color-theme-custom.toolbar:not(.messagebar)
{
    background: #f44336;
}

.md .subnavbar a
{
    color: inherit;
}

.md .color-theme-custom .subnavbar,
.md .color-theme-custom.subnavbar
{
    background: #f44336;
}

.ios .list .item-link,
.ios .list .list-button
{
    color: inherit;
}

.ios .links-list a
{
    color: inherit;
}

.ios .color-theme-custom .list-button
{
    color: #ff3b30;
}

.md .list .item-link,
.md .list .list-button
{
    color: inherit;
}

.md .links-list a
{
    color: inherit;
}

.md .color-theme-custom .list-button
{
    color: #f44336;
}

.ios .color-theme-custom .button
{
    border-color: #ff3b30;
    color: #ff3b30;
}

.ios .color-theme-custom .button.active-state
{
    background: rgba(255, 59, 48, 0.15);
}

.ios .color-theme-custom .button.button-active,
.ios .color-theme-custom .button.tab-link-active,
.ios .color-theme-custom .button.button-fill,
.ios .color-theme-custom .button.button-fill-ios
{
    color: #fff;
}

.ios .color-theme-custom .button.button-active,
.ios .color-theme-custom .button.tab-link-active
{
    background: #ff3b30;
}

.ios .color-theme-custom .button.button-fill,
.ios .color-theme-custom .button.button-fill-ios
{
    background: #ff3b30;
    border-color: transparent;
}

.ios .color-theme-custom .button.button-small.button-fill.active-state,
.ios .color-theme-custom .button.button-small-ios.button-fill.active-state,
.ios .color-theme-custom .button.button-small.button-fill-ios.active-state,
.ios .color-theme-custom .button.button-small-ios.button-fill-ios.active-state
{
    color: #ff3b30;
    border: 2px solid #ff3b30;
    background-color: transparent;
}

.md .color-theme-custom .button,
.md .color-custom .button
{
    color: #f44336;
}

.md .color-theme-custom .button.button-fill,
.md .color-custom .button.button-fill,
.md .color-theme-custom .button.button-fill-md,
.md .color-custom .button.button-fill-md,
.md .color-theme-custom .button.button-active,
.md .color-custom .button.button-active,
.md .color-theme-custom .button.tab-link-active,
.md .color-custom .button.tab-link-active
{
    background-color: #f44336;
    color: #fff;
}

.md .color-theme-custom .button.button-fill.active-state,
.md .color-custom .button.button-fill.active-state,
.md .color-theme-custom .button.button-fill-md.active-state,
.md .color-custom .button.button-fill-md.active-state,
.md .color-theme-custom .button.button-active.active-state,
.md .color-custom .button.button-active.active-state,
.md .color-theme-custom .button.tab-link-active.active-state,
.md .color-custom .button.tab-link-active.active-state
{
    background: #f21f0f;
}

.md .color-theme-custom .button.button-outline,
.md .color-custom .button.button-outline
{
    border-color: #f44336;
}

.ios .color-theme-custom .icon-back,
.ios .icon-back.color-custom,
.ios a.link.color-custom .icon-back,
.ios .color-theme-custom .icon-prev,
.ios .icon-prev.color-custom,
.ios a.link.color-custom .icon-prev
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M.18261596%209.4221638c.0352203-.05148305.07573462-.10050698.1215468-.14631917L9.1425872.4374202c.5830904-.58309038%201.52656832-.5849888%202.11643872.00488163.5857864.58578644.591222%201.53009836.0048816%202.11643873L3.82594417%209.9967039l7.43188553%207.4318855c.5830904.5830904.5849888%201.5265683-.0048817%202.1164387-.5857864.5857865-1.5300983.591222-2.11643868.0048816L.2980849%2010.7114853c-.3526746-.3526746-.3939974-.89699-.11546894-1.2893215z'%20fill%3D'%23ff3b30'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}

.ios .color-theme-custom .icon-forward,
.ios .icon-forward.color-custom,
.ios a.link.color-custom .icon-forward,
.ios .color-theme-custom .icon-next,
.ios .icon-next.color-custom,
.ios a.link.color-custom .icon-next
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M11.51840604%2010.5648622c-.0352203.05148305-.07573462.10050698-.1215468.14631917L2.5584348%2019.5496058c-.5830904.58309038-1.52656832.5849888-2.11643872-.00488163-.5857864-.58578644-.591222-1.53009836-.0048816-2.11643873L7.87507783%209.9903221.4431923%202.5584366C-.1398981%201.9753462-.1417965%201.0318683.448074.4419979c.5857864-.5857865%201.5300983-.591222%202.11643868-.0048816l8.83842442%208.8384244c.3526746.3526746.3939974.89699.11546894%201.2893215z'%20fill%3D'%23ff3b30'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}

.md .color-theme-custom .login-screen-content .list-button
{
    color: #f44336;
}

.actions-button a,
.actions-label a
{
    color: inherit;
}

.ios .color-theme-custom .progressbar span
{
    background: #ff3b30;
}

.ios .color-theme-custom .progressbar-infinite:before
{
    background: #ff3b30;
}

.md .color-theme-custom .progressbar,
.md .color-theme-custom .progressbar-infinite
{
    background: rgba(244, 67, 54, 0.5);
}

.md .color-theme-custom .progressbar span
{
    background: #f44336;
}

.md .color-theme-custom .progressbar-infinite:before,
.md .color-theme-custom .progressbar-infinite:after
{
    background: #f44336;
}

.swipeout-actions-left > a:after,
.swipeout-actions-right > a:after,
.swipeout-actions-left > button:after,
.swipeout-actions-right > button:after,
.swipeout-actions-left > span:after,
.swipeout-actions-right > span:after,
.swipeout-actions-left > div:after,
.swipeout-actions-right > div:after
{
    background: inherit;
}

.ios .list-index .list-index-label:before
{
    background-color: inherit;
}

.ios .color-theme-custom .list-index ul,
.ios .list-index.color-theme-custom ul
{
    color: #ff3b30;
}

.ios .color-theme-custom .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-custom .list-index-skip-placeholder:after,
.ios .color-theme-custom .list-index .list-index-label,
.ios .list-index.color-theme-custom .list-index-label
{
    background-color: #ff3b30;
}

.md .color-theme-custom .list-index ul,
.md .list-index.color-theme-custom ul
{
    color: #f44336;
}

.md .color-theme-custom .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-custom .list-index-skip-placeholder:after,
.md .color-theme-custom .list-index .list-index-label,
.md .list-index.color-theme-custom .list-index-label
{
    background-color: #f44336;
}

.timeline-item-inner .block
{
    color: inherit;
}

.timeline-item-divider:after,
.timeline-item-divider:before
{
    background: inherit;
}

.md .color-theme-custom .timeline-item-date,
.md .color-theme-custom .timeline-year-title,
.md .color-theme-custom .timeline-month-title
{
    background: #f44336;
}

.md .timeline.color-theme-custom .timeline-item-date,
.md .timeline.color-theme-custom .timeline-year-title,
.md .timeline.color-theme-custom .timeline-month-title
{
    background: #f44336;
}

.md .color-theme-custom .card-header a.link,
.md .color-theme-custom .card-footer a.link,
.md .card-header.color-theme-custom a.link,
.md .card-footer.color-theme-custom a.link
{
    color: #f44336;
}

/* === Input === */
input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="date"],
input[type="datetime-local"],
input[type="time"],
input[type="number"],
select,
textarea
{
    color: inherit;
}

.md .color-theme-custom .item-input-focused .item-label,
.md .color-theme-custom .item-input-focused .item-floating-label
{
    color: #f44336;
}

.md .color-theme-custom .item-input-focused .item-input-wrap:after,
.md .color-theme-custom .input-after:after
{
    background: #f44336;
}

.ios .color-theme-custom label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .color-theme-custom .checkbox input[type="checkbox"]:checked ~ i
{
    background: #ff3b30;
}

.md .color-theme-custom label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.md .color-theme-custom label.item-checkbox input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .color-theme-custom .checkbox input[type="checkbox"]:checked ~ i
{
    background-color: #f44336;
    border-color: #f44336;
}

.md .color-theme-custom .checkbox .ripple-wave
{
    background: rgba(244, 67, 54, 0.5);
}

.ios .color-theme-custom label.item-radio input[type="radio"]:checked ~ .icon-radio,
.ios .color-theme-custom label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.ios .color-theme-custom .radio input[type="radio"]:checked ~ .icon-radio
{
    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%2013%2010'%3E%3Cpolygon%20fill%3D'%23ff3b30'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}

.ios .color-theme-custom .radio input[type="radio"]:checked ~ .icon-radio
{
    border-color: #ff3b30;
}

.md .color-theme-custom .icon-radio:after
{
    background-color: #f44336;
}

.md .color-theme-custom label.item-radio input[type="radio"]:checked ~ .icon-radio,
.md .color-theme-custom label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.md .color-theme-custom .radio input[type="radio"]:checked ~ .icon-radio
{
    border-color: #f44336;
}

.md .color-theme-custom label.item-radio input[type="radio"]:checked ~ .icon-radio:after,
.md .color-theme-custom label.item-radio input[type="radio"]:checked ~ * .icon-radio:after,
.md .color-theme-custom .radio input[type="radio"]:checked ~ .icon-radio:after
{
    background-color: #f44336;
}

.md .color-theme-custom .radio .ripple-wave
{
    background: rgba(244, 67, 54, 0.5);
}

.md .color-theme-custom .toggle input[type="checkbox"]:checked + .toggle-icon
{
    background: rgba(244, 67, 54, 0.5);
}

.md .color-theme-custom .toggle input[type="checkbox"]:checked + .toggle-icon:after
{
    background: #f44336;
}

.ios .color-theme-custom .range-slider .range-bar-active
{
    background-color: #ff3b30;
}

.md .color-theme-custom .range-slider .range-bar-active,
.md .color-theme-custom .range-slider .range-knob,
.md .color-theme-custom .range-slider .range-knob-label,
.md .color-theme-custom .range-slider .range-knob-label:before
{
    background-color: #f44336;
}

.ios .color-theme-custom .stepper .stepper-button,
.ios .color-theme-custom .stepper .stepper-button-minus,
.ios .color-theme-custom .stepper .stepper-button-plus
{
    border-color: #ff3b30;
    color: #ff3b30;
}

.ios .color-theme-custom .stepper .stepper-button.active-state,
.ios .color-theme-custom .stepper .stepper-button-minus.active-state,
.ios .color-theme-custom .stepper .stepper-button-plus.active-state
{
    background-color: rgba(255, 59, 48, 0.15);
}

.ios .color-theme-custom .stepper .stepper-button-plus:after,
.ios .color-theme-custom .stepper .stepper-button-minus:after,
.ios .color-theme-custom .stepper .stepper-button-plus:before,
.ios .color-theme-custom .stepper .stepper-button-minus:before
{
    background-color: #ff3b30;
}

.ios .color-theme-custom .stepper .stepper-value,
.ios .color-theme-custom .stepper .stepper-input-wrap
{
    border-top-color: #ff3b30;
    border-bottom-color: #ff3b30;
}

.ios .color-theme-custom .stepper .stepper-value
{
    color: #ff3b30;
}

.ios .color-theme-custom .stepper .stepper-input-wrap input
{
    color: #ff3b30;
}

.ios .color-theme-custom .stepper.stepper-fill .stepper-button,
.ios .color-theme-custom .stepper.stepper-fill-ios .stepper-button,
.ios .color-theme-custom .stepper.stepper-fill .stepper-button-minus,
.ios .color-theme-custom .stepper.stepper-fill-ios .stepper-button-minus,
.ios .color-theme-custom .stepper.stepper-fill .stepper-button-plus,
.ios .color-theme-custom .stepper.stepper-fill-ios .stepper-button-plus
{
    background-color: #ff3b30;
}

.ios .color-theme-custom .stepper.stepper-fill .stepper-button-plus:before,
.ios .color-theme-custom .stepper.stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-custom .stepper.stepper-fill .stepper-button-minus:before,
.ios .color-theme-custom .stepper.stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-custom .stepper.stepper-fill .stepper-button-plus:after,
.ios .color-theme-custom .stepper.stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-custom .stepper.stepper-fill .stepper-button-minus:after,
.ios .color-theme-custom .stepper.stepper-fill-ios .stepper-button-minus:after
{
    background-color: #fff;
}

.ios .color-theme-custom .stepper.stepper-small.stepper-fill .stepper-button.active-state,
.ios .color-theme-custom .stepper.stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-custom .stepper.stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-custom .stepper.stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-custom .stepper.stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-custom .stepper.stepper-small-ios.stepper-fill .stepper-button-plus.active-state
{
    color: #ff3b30;
    border-color: #ff3b30;
    background-color: transparent;
}

.ios .color-theme-custom .stepper.stepper-small.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-custom .stepper.stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-custom .stepper.stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-custom .stepper.stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-custom .stepper.stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-custom .stepper.stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-custom .stepper.stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-custom .stepper.stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after
{
    background-color: #ff3b30;
}

.md .color-theme-custom .stepper-button,
.md .color-theme-custom .stepper-button-minus,
.md .color-theme-custom .stepper-button-plus
{
    border-color: #f44336;
    color: #f44336;
}

.md .color-theme-custom .stepper-button-plus:after,
.md .color-theme-custom .stepper-button-minus:after,
.md .color-theme-custom .stepper-button-plus:before,
.md .color-theme-custom .stepper-button-minus:before
{
    background: #f44336;
}

.md .color-theme-custom .stepper-value,
.md .color-theme-custom .stepper-input-wrap
{
    border-top-color: #f44336;
    border-bottom-color: #f44336;
}

.md .color-theme-custom .stepper-value
{
    color: #f44336;
}

.md .color-theme-custom .stepper .stepper-input-wrap input
{
    color: #f44336;
}

.md .color-theme-custom .stepper-fill .stepper-button,
.md .color-theme-custom .stepper-fill-md .stepper-button,
.md .color-theme-custom .stepper-fill .stepper-button-minus,
.md .color-theme-custom .stepper-fill-md .stepper-button-minus,
.md .color-theme-custom .stepper-fill .stepper-button-plus,
.md .color-theme-custom .stepper-fill-md .stepper-button-plus
{
    background-color: #f44336;
    color: #fff;
}

.md .color-theme-custom .stepper-fill .stepper-button.active-state,
.md .color-theme-custom .stepper-fill-md .stepper-button.active-state,
.md .color-theme-custom .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-custom .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-custom .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-custom .stepper-fill-md .stepper-button-plus.active-state
{
    background: #f21f0f;
}

.md .color-theme-custom .stepper-fill .stepper-button:after,
.md .color-theme-custom .stepper-fill-md .stepper-button:after,
.md .color-theme-custom .stepper-fill .stepper-button-minus:after,
.md .color-theme-custom .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-custom .stepper-fill .stepper-button-plus:after,
.md .color-theme-custom .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-custom .stepper-fill .stepper-button:before,
.md .color-theme-custom .stepper-fill-md .stepper-button:before,
.md .color-theme-custom .stepper-fill .stepper-button-minus:before,
.md .color-theme-custom .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-custom .stepper-fill .stepper-button-plus:before,
.md .color-theme-custom .stepper-fill-md .stepper-button-plus:before
{
    background: #fff;
}

.ios .color-theme-custom .calendar-day.calendar-day-selected span,
.ios .color-custom .calendar-day.calendar-day-selected span
{
    background: #ff3b30;
}

.md .color-theme-custom .calendar-header,
.md .color-custom .calendar-header
{
    background: #f44336;
}

.md .color-theme-custom .calendar-day.calendar-day-today span,
.md .color-custom .calendar-day.calendar-day-today span
{
    color: #f44336;
}

.md .color-theme-custom .calendar-day.calendar-day-has-events span:after,
.md .color-custom .calendar-day.calendar-day-has-events span:after
{
    background: #f44336;
}

.md .color-theme-custom .calendar-day.calendar-day-selected span,
.md .color-custom .calendar-day.calendar-day-selected span
{
    background: #f44336;
    color: #fff;
}

.md .color-theme-custom .calendar-day.calendar-day-selected span:after,
.md .color-custom .calendar-day.calendar-day-selected span:after
{
    background-color: #fff;
}

.md .ptr-arrow:after
{
    border-bottom-color: inherit;
}

.data-table.data-table-collapsible tr:hover
{
    background-color: inherit;
}

.ios .color-theme-custom .data-table-header-selected,
.ios .data-table-header-selected.color-custom
{
    background: rgba(255, 59, 48, 0.1);
}

.ios .color-theme-custom .data-table-title-selected,
.ios .color-custom .data-table-title-selected
{
    color: #ff3b30;
}

.md .color-theme-custom .data-table-header-selected,
.md .data-table-header-selected.color-custom
{
    background: rgba(244, 67, 54, 0.1);
}

.md .color-theme-custom .data-table-title-selected,
.md .color-custom .data-table-title-selected
{
    color: #f44336;
}

.ios .color-theme-custom .fab > a,
.ios .color-theme-custom .fab-buttons a,
.ios .color-theme-custom.fab > a,
.ios .color-theme-custom.fab-buttons a
{
    background: #ff3b30;
}

.ios .color-theme-custom .fab > a.active-state,
.ios .color-theme-custom .fab-buttons a.active-state,
.ios .color-theme-custom.fab > a.active-state,
.ios .color-theme-custom.fab-buttons a.active-state
{
    background: #ff1407;
}

.ios .color-theme-custom .fab-morph,
.ios .color-theme-custom.fab-morph
{
    background: #ff3b30;
}

.md .color-theme-custom .fab > a,
.md .color-theme-custom .fab-buttons a,
.md .color-theme-custom.fab > a,
.md .color-theme-custom.fab-buttons a
{
    background: #f44336;
}

.md .color-theme-custom .fab > a.active-state,
.md .color-theme-custom .fab-buttons a.active-state,
.md .color-theme-custom.fab > a.active-state,
.md .color-theme-custom.fab-buttons a.active-state
{
    background: #f21f0f;
}

.md .color-theme-custom .fab-morph,
.md .color-theme-custom.fab-morph
{
    background: #f44336;
}

.ios .color-theme-custom .searchbar-disable-button
{
    color: #ff3b30;
}

.ios .swiper-button-prev.color-custom,
.ios .swiper-container-rtl .swiper-button-next.color-custom,
.ios .color-theme-custom .swiper-button-prev,
.ios .color-theme-custom .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'%23ff3b30'%2F%3E%3C%2Fsvg%3E");
}

.ios .swiper-button-next.color-custom,
.ios .swiper-container-rtl .swiper-button-prev.color-custom,
.ios .color-theme-custom .swiper-button-next,
.ios .color-theme-custom .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'%23ff3b30'%2F%3E%3C%2Fsvg%3E");
}

.ios .color-custom .swiper-pagination-bullet-active,
.ios .color-theme-custom .swiper-pagination-bullet-active
{
    background: #ff3b30;
}

.ios .color-custom .swiper-pagination-progressbar,
.ios .color-theme-custom .swiper-pagination-progressbar,
.ios .color-custom.swiper-pagination-progressbar,
.ios .color-theme-custom.swiper-pagination-progressbar
{
    background: rgba(255, 59, 48, 0.25);
}

.ios .color-custom .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-custom .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-custom.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-custom.swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    background: #ff3b30;
}

.md .swiper-button-prev.color-custom,
.md .swiper-container-rtl .swiper-button-next.color-custom,
.md .color-theme-custom .swiper-button-prev,
.md .color-theme-custom .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'%23f44336'%2F%3E%3C%2Fsvg%3E");
}

.md .swiper-button-next.color-custom,
.md .swiper-container-rtl .swiper-button-prev.color-custom,
.md .color-theme-custom .swiper-button-next,
.md .color-theme-custom .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'%23f44336'%2F%3E%3C%2Fsvg%3E");
}

.md .color-custom .swiper-pagination-bullet-active,
.md .color-theme-custom .swiper-pagination-bullet-active
{
    background: #f44336;
}

.md .color-custom .swiper-pagination-progressbar,
.md .color-theme-custom .swiper-pagination-progressbar,
.md .color-custom.swiper-pagination-progressbar,
.md .color-theme-custom.swiper-pagination-progressbar
{
    background: rgba(244, 67, 54, 0.25);
}

.md .color-custom .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-custom .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-custom.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-custom.swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    background: #f44336;
}

.md .color-theme-custom .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-custom .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-custom .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-custom .photo-browser-page:not(.photo-browser-page-dark) .toolbar
{
    background-color: rgba(244, 67, 54, 0.95);
}
