@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

.ng-confirm.ng-confirm-dark,
.ng-confirm.ng-confirm-ff-dark,
.ng-confirm-episodes-explorer-modal {
    font-family: Montserrat, sans-serif !important;
    letter-spacing: 0.05em;
}
.ng-confirm.ng-confirm-ff-dark .ng-confirm-bg,
.ng-confirm.ng-confirm-dark .ng-confirm-bg {
    background-color: #0a0e1a;
    opacity: .55;
}

.ng-confirm.ng-confirm-dark .ng-confirm-box {
    background: linear-gradient(180deg, rgba(45, 98, 158, 0.92) 0%, rgba(31, 69, 112, 0.92) 100%);
    box-shadow: none;
    border-radius: 1vh;
    padding: 4vh 4vh 4vh 4vh;
}

.ng-confirm.ng-confirm-ff-dark .ng-confirm-box {
    background: linear-gradient(180deg, rgba(45, 98, 158, 0.92) 0%, rgba(31, 69, 112, 0.92) 100%);
    box-shadow: none;
    border-radius: 1vh;
    padding: 3vh 2vh;
}

.profiles-select,
.profiles-select .profiles-select-wrapper profiles-select-list,
.profiles-select .profiles-select-wrapper profile-edit,
.profiles-select .profiles-select-wrapper profile-edit.show-profile-edit {
    font-family: Montserrat, sans-serif !important;
    letter-spacing: 0.05em;
    background: linear-gradient(180deg, rgba(45, 98, 158, 0.98) 0%, rgba(31, 69, 112, 0.92) 100%) !important;
}

.profiles-select .profiles-select-item__add-title, .profiles-select-item-name {
    font-size: 1.5em;
}



.ng-confirm.ng-confirm-dark .ng-confirm-box:has(.login-actions) {
    padding-bottom: 1vh;
}

.ng-confirm.ng-confirm-dark .panel {
    background: rgba(45, 98, 158, 0.52);
}

.ng-confirm.ng-confirm-dark .panel-default {
    border-color: #2c619c;
}

.ng-confirm thead td, .ng-confirm th {
    font-weight: bold;
    background-color: #2c619c;
}

.ng-confirm.ng-confirm-dark .ng-confirm-box * {
    color: #fff !important;
}

.ng-confirm.ng-confirm-dark .register-terms label {
    font-weight: 400;
    font-size: 0.90em;
}

.ng-confirm.ng-confirm-dark form > a {
    font-size: 0.90em;
    display: flex;
    justify-content: center;
}

.ng-confirm.ng-confirm-dark .ng-confirm-closeIcon {
    top: 10px !important;
    right: 10px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ng-confirm.ng-confirm-dark .ng-confirm-closeIcon span,
.ng-confirm.ng-confirm-ff-dark .ng-confirm-closeIcon span {
    color: #fff !important;
    font-size: 28px;
}

.ng-confirm.ng-confirm-dark .ng-confirm-title-c {
    padding-bottom: 8px !important;
    text-align: left;
}
.ng-confirm.ng-confirm-ff-dark .ng-confirm-title-c {
    padding-bottom: 8px !important;
}

.ng-confirm.ng-confirm-ff-dark .radio-language-selector .language-item.selected {
    background-color: #0165B9 !important;
}

.ng-confirm.ng-confirm-ff-dark .ng-confirm-buttons {
    padding: 0 !important;
}

.ng-confirm.ng-confirm-ff-dark .radio-language-selector .language-item {
    border-bottom: none !important;
    padding: 4px 12px !important;
    border-radius: 25px !important;
}

.ng-confirm.ng-confirm-dark .ng-confirm-title {
    font-size: 1.10em;
    letter-spacing: 0.045em;
    font-weight: 600;
    line-height: 1.3;
}

.ng-confirm.ng-confirm-dark .ng-confirm-content-pane {
    margin-bottom: 0;
}

.ng-confirm.ng-confirm-dark .tag-list {
    margin-top: -10px;
}

.ng-confirm.ng-confirm-dark .form-control,
.ng-confirm.ng-confirm-dark tags-input,
.settings_container textarea,
.ng-confirm.ng-confirm-dark .promo-code-controls input {
    border: none;
    background: #627d9dcc;
    border-radius: 25px;
    color: #fff;
    padding: 10px 18px;
    font-size: 14px;
    height: auto;
}

.ng-confirm.ng-confirm-dark #userAccount_container input,
.ng-confirm.ng-confirm-dark #userAccount_container label {
    font-size: 12px;
}

.ng-confirm.ng-confirm-dark #purchase .dropdown .dropdown-menu {
    background: transparent;
}
.ng-confirm.ng-confirm-dark #purchase .dropdown .dropdown-menu button {
    margin-bottom: 0.35vh;
}

.ng-confirm.ng-confirm-dark #userSubscriptions_container .panel-default>.panel-heading {
    background: #627d9d;
}

.ng-confirm.ng-confirm-dark .form-control:-webkit-autofill,
.ng-confirm.ng-confirm-dark .form-control:-webkit-autofill:hover,
.ng-confirm.ng-confirm-dark .form-control:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px rgba(98, 125, 157, 0.92) inset;
    -webkit-text-fill-color: #fff;
    transition: background-color 5000s ease-in-out 0s;
}

.ng-confirm.ng-confirm-dark #purchase .email {
    box-shadow: none;
}

.ng-confirm.ng-confirm-dark #purchase #pay {
    border: none;
}

.ng-confirm.ng-confirm-dark #stripe-card.StripeElement,
.ng-confirm.ng-confirm-dark #purchase .email input {
    border-radius: 25px;
}

.ng-confirm.ng-confirm-dark .form-control::placeholder,
.settings_container textarea::placeholder,
.settings_container input::placeholder,
.ng-confirm.ng-confirm-dark .promo-code-controls input::placeholder {
    color: rgba(255, 255, 255, 0.35);
}

.ng-confirm.ng-confirm-dark .ng-confirm-content span {
    color: rgba(255, 255, 255, 0.75) !important;
}

.ng-confirm.ng-confirm-dark #purchase .email input {
    color: #000000 !important;
}

.ng-confirm.ng-confirm-dark #purchase .purchase-option-item label:has(input:checked) {
    border-color: #ffffff !important;
    border-radius: 25px;
}
.ng-confirm.ng-confirm-dark #purchase .purchase-option-item label:has(input:checked) span {
    color: #fff !important;
}

.ng-confirm.ng-confirm-dark #userDevices_container table {
    margin-bottom: 5px;
}

.ng-confirm.ng-confirm-dark .form-control:focus {
    outline: none;
    box-shadow: none;
}

.ng-confirm.ng-confirm-dark .forgot-pass-error,
.ng-confirm.ng-confirm-dark #userAccount_container .error,
.ng-confirm.ng-confirm-dark #purchase .error,
.ng-confirm.ng-confirm-dark .register-error,
.ng-confirm.ng-confirm-dark .login-data-error > p,
.ng-confirm.ng-confirm-dark .auth-error {
    color: #ff6b6b !important;
    font-size: 13px;
    margin-top: 4px;
    margin-bottom: 4px;
}
.ng-confirm.ng-confirm-dark .auth-input-password-container .auth-password-input-error {
    color: #ff6b6b !important;
    bottom: 0 !important;
    margin: 11px 0 !important;
}


.ng-confirm.ng-confirm-dark .grecapture-tandcs,
.ng-confirm.ng-confirm-dark .grecapture-tandcs > a {
    color: rgba(255, 255, 255, 0.75) !important;
    font-size: 10px;
}

.ng-confirm.ng-confirm-dark .ng-confirm-buttons .btn-back {
    display: none !important;
}

.ng-confirm.ng-confirm-dark .ng-confirm-buttons,
.ng-confirm.ng-confirm-dark .login-actions__buttons {
    width: 100%;
    float: none;
    display: flex;
    justify-content: center;
    flex-flow: column;
    padding: 5px 0 0;
    gap: 0.5vh;
}

.ng-confirm.ng-confirm-dark .login-actions__buttons {
    width: 100%;
}

.ng-confirm.ng-confirm-dark .ng-confirm-box .ng-confirm-buttons button:not(#gpay-button-online-api-id),
.ng-confirm.ng-confirm-dark #userAccount_container button:not(#gpay-button-online-api-id),
.add-scene-modal button:not(#gpay-button-online-api-id),
.ng-confirm.ng-confirm-dark .ng-confirm-content button:not(#gpay-button-online-api-id),
.ng-confirm.ng-confirm-dark #purchase #pay:not(#gpay-button-online-api-id) {
    background: #0165B9 !important;
    border: none;
    border-radius: 25px;
    color: #fff;
    padding: 10px 14px;
    font-size: 1.10em;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
    text-transform: none;
    letter-spacing: 0;
}

.ng-confirm.ng-confirm-dark .ng-confirm-content button#apply-promo:not(#gpay-button-online-api-id) {
    padding: 10px 0 !important;
}

.ng-confirm.ng-confirm-dark .ng-confirm-content button#apply-promo:not(#gpay-button-online-api-id) > img {
    margin-right: 3px !important;
}
.ng-confirm.ng-confirm-dark .ng-confirm-box .ng-confirm-buttons button.btn-blue-transparent:not(#gpay-button-online-api-id) {
    background: transparent !important;
    border: 3px solid #0165B9 !important
}

.ng-confirm.ng-confirm-dark .login-actions .login-actions__buttons button {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    flex-flow: row;
    background: #0165B9 !important;
    border: none;
    border-radius: 25px;
    margin-bottom: 10px;
    color: #fff;
    padding: 10px 22px;
    font-size: 1.10em;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
    text-transform: none;
    letter-spacing: 0;
}

.ng-confirm .ng-confirm-box .ng-confirm-buttons > button {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.ng-confirm.ng-confirm-dark #userDevices_container button {
    background: #0165B9 !important;
    border: none;
    border-radius: 25px;
    color: #fff;
    padding: 5px 15px;
    font-size: 1em;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
    text-transform: none;
    letter-spacing: 0;
}

.ng-confirm.ng-confirm-dark .ng-confirm-box .ng-confirm-buttons button:hover {
    background: #014f94;
}

.ng-confirm.ng-confirm-dark .ng-confirm-box .ng-confirm-buttons button:disabled {
    opacity: 0.5;
}

.ng-confirm.ng-confirm-dark .ng-confirm-box .ng-confirm-buttons button img {
    height: 18px;
    margin-right: 6px;
    vertical-align: middle;
}

.growl-container .alert-success,
.growl-container .alert-error,
.growl-container .alert-warning {
    color: #ffffff !important;
    border-color: transparent !important;
    border-radius: 25px !important;
    background-color: rgba(1, 101, 185, 0.88) !important;
}

.growl-container .alert-success.icon {
    font-family: Montserrat, sans-serif !important;
    background-image: none !important;
    position: relative;
    padding-left: 25px;
}
.growl-container .alert-success.icon::before {
    content: '';
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url(data:image/png;base64,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);
    background-size: 24px 24px;
    background-repeat: no-repeat;
    filter: brightness(0) invert(1);
}

.growl-container .growl-item .close {
    display: none !important;
}

.growl-container .growl-item .growl-message > a.purchase-success-notify,
.growl-container .growl-item .growl-message > a.subscription-success-notify {
    color: #ffffff !important;
}

.ng-confirm.ng-confirm-dark #purchase input[disabled] {
    background-color: #415667 !important;
}

.ng-confirm-episodes-explorer-modal .episodes-explorer {
    border-radius: 1vh;
    background-color: rgba(2, 73, 133, 1) !important;
    padding-top: 2vh;
}

.ng-confirm-episodes-explorer-modal .episodes-explorer-item .episodes-loader {
    background-color: rgba(2, 73, 133, 1) !important;
}

.ng-confirm-episodes-explorer-modal .episodes-explorer-item.selected {
    background-color: rgba(20, 91, 157, 1) !important;
}

.ng-confirm-episodes-explorer-modal .episodes-explorer .episodes-search .episodes-search-input input {
    border-color: #ffffff !important;
}

.ng-confirm-episodes-explorer-modal .episodes-explorer .episodes-title h2 {
    font-size: 1.25em !important;
}

@media (max-width: 840px) {
    .ng-confirm.ng-confirm-dark .ng-confirm-bg {
        opacity: .75;
    }
    .ng-confirm.ng-confirm-dark .ng-confirm-content .promo-code-controls button:not(#gpay-button-online-api-id) {
        font-size: 0.95em;
    }
    .ng-confirm.ng-confirm-dark .ng-confirm-box {
        padding: 2.5vh;
    }
    .profiles-select .profiles-select-item__add-title, .profiles-select-item-name {
        font-size: 0.90em;
    }
}