﻿
/* THEME FOR DETAIL PAGE*/
body {
    background-color: #e7f4ff !important;
    background-image: linear-gradient(1deg, #e7f4ff, #e6f7f6);
}

#loading-screen {
    background-color: #e7f4ff !important;
    background-image: linear-gradient(1deg, #cee8ff, #d1fffc);
}
#btnReadMore {
    color: #2c8ee7 !important;
}
a {
    color: #2c8ee7;
}

    a:hover {
        color: #0e6cc1;
    }

.logo span.second {
    color: #0D71CC !important;
    background-image: linear-gradient(90deg, #0D71CC, #59f3ec);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

.menu-custome .nav-link:hover {
    text-decoration-color: #2e9afb !important;
}

.menu-custome .dropdown-item:hover, #mobileMenu .nav-link:hover, .sidebar-menu-control .dropdown-item:hover {
    background-color: #e7f4ff !important;
    color: #1083eb !important;
    background-image: linear-gradient(1deg, #e7f4ff, #e6f7f6);
}
.header-search-input div, .header-search-input input {
    background-color: #97c7f3 !important;
    background-image: linear-gradient(90deg, #97c7f3, #aedddb);
}
.header-search .search-box {
    background-color: #c6def3 !important;
    background-image: linear-gradient(90deg, #c6def3, #d3ebea);
}

    .header-search .search-box input {
        background-color: #c6def3 !important;
        background-image: linear-gradient(90deg, #c6def3, #d3ebea);
    }

    .header-search .search-box i {
        background-color: #97c7f3 !important;
        background-image: linear-gradient(90deg, #97c7f3, #aedddb);
    }

.custome-button {
    background-color: #0D71CC !important;
    background-image: linear-gradient(22deg, #0D71CC, #59f3ec);
}

    .custome-button:hover {
        background-color: #0D71CC !important;
        background-image: linear-gradient(132deg, #0D71CC, #59f3ec);
    }

.switch-template ul li:hover {
    background-color: #dceeff !important;
    background-image: linear-gradient(90deg, #dceeff, #dcfffd);
}

.switch-template ul .actived {
    background-color: #bcddfb !important;
    background-image: linear-gradient(90deg, #badeff, #d9fffe);
}

.game-action > li > button, .game-action > li > a {
    background-color: #97c7f3 !important;
    background-image: linear-gradient(90deg, #97c7f3, #aedddb);
}

.game-action a:hover, .game-action button:hover, .game-action a:active, .game-action button:active {
    background-color: #2c8ee7 !important;
    border: none !important;
    background-image: linear-gradient(90deg, #2c8ee7, #4fdbd5);
}

.swiper-pagination-bullet-active, .swiper-pagination-bullet-active-prev, .swiper-pagination-bullet-active-prev-prev, .swiper-pagination-bullet-active-next, .swiper-pagination-bullet-active-next-next {
    background-color: #0872d3 !important;
}

.game-action .like-icon-active {
    border: none !important;
    background-color: #2c8ee7 !important;
    color: #414040 !important;
    background-image: linear-gradient(90deg, #2c8ee7, #4fdbd5);
}

.game-action .like-icon-active i {
    color: #414040 !important;
}

.fontSwiper .swiper-slide:hover {
    border: 1px solid #2c8ee7 !important
}
.fontSwiper .swiper-slide.actived {
    border: 1px solid #2c8ee7 !important
}

.visual-style .style-swiper-slide:hover {
    background-color: #c8ddef !important;
    background-image: linear-gradient(1deg, #c8ddef, #e6f7f6);
}

.visual-style .style-swiper-slide.actived {
    background-color: #c8ddef !important;
    background-image: linear-gradient(1deg, #c8ddef, #e6f7f6);
}

.text-orange {
    color: #2e9afb !important;
}

.button-outline-orange {
    border-color: #2e9afb !important;
    color: #2e9afb !important;
}

.container-radio input:checked ~ .checkmark, .container-checkbox input:checked ~ .checkmark {
    background-color: #2e9afb !important;
}

.btn-orange {
    background-color: #0D71CC !important;
    background-image: linear-gradient(22deg, #0D71CC, #59f3ec);
}

body .tooltip-inner {
    background-color: #0D71CC !important;
}

body .tooltip.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #0D71CC !important;
}

.button-outline-orange:hover {
    background-color: #0D71CC !important;
    color: #fff !important;
}
.circle-logo {
    background-color: #97c7f3 !important;
}
/*Login menu*/
#NavMenuDropdown img, #NavMenuDropdown .header-avatar-text {
    background-color: #c6def3 !important;
    border: 2px solid #c6def3 !important;
    background-image: linear-gradient(90deg, #c6def3, #d3ebea);
}

.custome-dropdown-menu .dropdown-item:hover {
    background-color: #e7f4ff !important;
    color: #1083eb !important;
    background-image: linear-gradient(1deg, #e7f4ff, #e6f7f6);
}

    .custome-dropdown-menu .dropdown-item:hover i {
        color: #1083eb !important;
    }

.btn-outline-orange {
    border-color: #1083eb !important;
    color: #1083eb !important;
}
    .btn-outline-orange i {
        color: #1083eb !important;
    }
    .btn-outline-orange:hover {
        background-color: #0D71CC !important;
        background-image: linear-gradient(90deg, #0D71CC, #59f3ec);
        color: #fff !important;
        border-color: #91ddff !important;
    }

    .btn-outline-orange:hover i {
        color: #fff !important;
    }

.game-action .heart-icon-active {
    background-color: #2c8ee7 !important;
    border: none !important;
    color: #414040 !important;
    background-image: linear-gradient(90deg, #2c8ee7, #4fdbd5);
}

    .game-action .heart-icon-active i {
        color: #414040 !important;
    }
/*End Login menu*/

/*END*/

.enter-input-validate {
    animation: zoomOut 0.5s ease-out;
}

@keyframes zoomOut {
    0% {
        transform: scale(1.1);
    }

    20% {
        transform: scale(1);
    }

    40% {
        transform: scale(1.1);
    }

    60% {
        transform: scale(1);
    }

    80% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}
:root {
    --en-stroke-color: #0D71CC;
    --en-text-color: #1083eb;
    --en-bg-fill: rgba(13, 113, 204, 0.1);
    --en-placeholder-color: rgba(16, 131, 235, 0.4);
    --en-mascot-url: "/games/theme/ocean/quiz/images/foreground-main-left.webp";
    --modal-border-color: #0D71CC;
    --modal-bg-color: #ecf8fb;
    --btn-primary-bg: #0D71CC;
    --btn-primary-hover: #0860af;
    --pin-text-color: #0D71CC;
    --pin-bg-color: #e7f4ff;
    --pin-border-color: #0D71CC;
}

#assignmentSetupModal .modal-content {
    border: 2px solid var(--modal-border-color) !important;
    background: var(--modal-bg-color) !important;
    background-image: linear-gradient(1deg, #ecf8fb, #e6f7f6) !important;
    border-radius: 20px !important;
}

#assignmentSetupModal .form-control {
    background-color: #ffffff !important;
    border: 1px solid #c6def3 !important;
}

    #assignmentSetupModal .form-control:focus {
        border-color: #0D71CC !important;
        box-shadow: 0 0 0 0.2rem rgba(13, 113, 204, 0.25) !important;
    }

#assignmentSetupModal .btn-orange {
    background-color: var(--btn-primary-bg) !important;
    background-image: linear-gradient(22deg, #0D71CC, #59f3ec) !important;
    border: none !important;
    color: #fff !important;
}

    #assignmentSetupModal .btn-orange:hover {
        background-image: linear-gradient(132deg, #0D71CC, #59f3ec) !important;
    }

.pin-code-display {
    display: inline-block;
    font-size: 24px;
    font-weight: 800;
    padding: 0;
    margin: 0 0 0 5px;
    border: none !important;
    background-color: #0D71CC;
    background-image: linear-gradient(90deg, #0D71CC, #59f3ec);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

#assignmentSetupModal .text-orange {
    color: var(--pin-text-color) !important;
}

#assignmentSetupModal .help-icon {
    color: var(--pin-text-color) !important;
}


