/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

body {
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    font-family: "Roboto", sans-serif;
    background-color: #f0f0f0;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.footer-icon {
    width: 48px;
    height: 48px;
    margin-right: 20px;
}

.heading1 {
    font-family: Roboto;
    font-size: 42px;
    font-weight: 900;
    color: #4D50AC;
    text-align: center;
    margin: 20px auto;
}

.heading2 {
    font-family: Roboto;
    font-size: 32px;
    font-weight: 900;
    color: #4D50AC;
    text-align: center;
    padding: 40px;
}

.blue-band {
    background-color: #8383FF;
    padding: 10px;
    margin: 0 auto;
    padding-top: 25px;
}

.orange-band {
    background-color: #FFA448;
    padding: 10px;
    margin: 0 auto;
    padding-top: 25px;
    color: #515097;
}

.go-now-button {
    background-color: white;
    color: #FF8000;
    font-family: Roboto;
    font-size: 44px;
    font-weight: 900;
    padding: 0 45px;
    margin-bottom: 20px;
    border-radius: 15px;
}

.click-here-button {
    background-color: white;
    color: #FF8000;
    font-family: Roboto;
    font-size: 25px;
    font-weight: 900;
    padding: 0 45px;
    margin-bottom: 15px;
    border-radius: 15px;
}

.sign-out-button {
    background-color: white;
    color: #8383FF;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 10px;
    border-radius: 10px;
    line-height: 16px;
}

.start-button {
    background-color: #FF8000;
    color: white;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 900;
    padding: 8px 20px;
    border-radius: 10px;
    margin-right: 10px;
}

.start-button-reverse {
    background-color: white;
    color: #FF8000;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 900;
    padding: 2px 16px;
    border-radius: 10px;
    margin-right: 10px;
    margin-left: 20px;
}

.right-align {
    text-align: right;
    line-height: 60px;
}

.feedback-area {
    padding: 30px;
    font-size: 26px;
    font-weight: 900;
    background-color: white;
}

.title-column {
    padding: 32px;
    font-size: 34px;
    font-weight: bold;
    background-color: #DDD6FF;
    border-radius: 25px;
    color: #4D50AC;
    margin-top: 12px;
}

.text-column {
    padding: 20px;
    font-size: 18px;
    background-color: white;
    border-radius: 25px;
    flex-grow: 1;
    min-height: 500px;
    margin: 0px;
    margin-top: 12px;
}

.activity-code-bar {
    display: flex;
    background-color: #FF8000;
    color: white;
    padding: 7px;
    font-size: 18px;
    font-weight: bold;
    align-items: center;
    margin: 20px;
}

.welcome-start-bar {
    display: flex;
    background-color: #FF8000;
    color: white;
    padding: 10px;
    font-size: 22px;
    font-weight: bold;
    align-items: center;
}

.act-code-input {
    margin-left: 20px;
    width: 120px;
    font-size: 20px;
    font-weight: bold;
}

.form-control::placeholder {
    color: #bbb;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #bbb;
}

/*.row {
    background-color: white;
    padding-left: 30px;
    padding-right: 30px;
}*/

.rounded-panel {
    padding-left: 30px;
    padding-right: 30px;
}

.full-rounded-panel {
    border-radius: 1em;
}

.big-text {
    font-family: 'Luckiest Guy';
    font-size: 30px;
    margin-bottom: -30px;
    font-weight: normal;
}

.big-orange {
    font-size: 70px;
    line-height: 50px;
    color: #FF8000;
    font-weight: normal;
    margin-bottom: 40px;
}

.small-blue {
}

.course-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #C1CAFF;
    color: white;
    font-family: 'Luckiest Guy';
    padding-bottom: 30px;
}

.course-list-title {
    font-size: 60px;
    margin: 25px;
    -webkit-text-stroke-color: darkblue;
    -webkit-text-stroke-width: 1.5px;
    text-align: center;
    line-height: 60px;
}

.course-card {
    display: flex;
    width: 420px;
    height: 70px;
    color: #1E1597;
    background-color: white;
    border-radius: 0.5em;
    border: 1px solid #707070;
    font-family: Roboto;
    font-weight: normal;
}

    .course-card .left-tab {
        background-color: #1E1597;
        width: 10px;
        border-radius: 0.5em 0 0 0.5em;
        margin: -1px;
    }

    .course-card img {
        width: 68px;
    }

    .course-card .details {
        padding-left: 10px;
    }

        .course-card .details .subject-name {
            color: red;
            font-weight: bold;
            font-size: 14px;
        }

        .course-card .details .title {
            font-weight: bold;
            font-size: 24px;
        }


.course-group {
    /*display: flex;*/
    /*align-items: center;
    justify-content: center;*/
    margin-bottom: 30px;
    background-color: transparent;
}

    .course-group .go-btn {
        /*margin-left: 40px;*/
        font-size: 30px;
        width: 120px;
        height: 55px;
        margin-top: 5px;
        /*margin: 20px;*/
    }

.title-text {
    font-family: 'Luckiest Guy', sans-serif;
    font-size: 44px;
    color: #FF8000;
    margin-bottom: 36px;
}

.purchase-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 2px solid #6E83FF;
    border-radius: 20px;
    color: #6E83FF;
    margin-bottom: 30px;
}

.purchase-item-header {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    background-color: #6E83FF;
    color: white;
    font-size: 22px;
    margin: -1px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 8px;
    margin-bottom: 10px;
}

.purchase-price {
    font-size: 44px;
    font-weight: bold;
    margin-bottom: -12px;
}

.purchase-special {
    font-size: 22px;
    font-weight: bold;
    color: red;
}

.purchase-special-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: red;
    justify-content: center;
    text-align: center;
    padding: 18px;
    padding-top: 5px;
}

@media (max-width: 767px) {
    .round-lower-left {
        border-bottom-left-radius: 1em;
    }

    .course-group {
        transform: scale(0.8, 0.8);
    }
}

@media (min-width: 768px) {
    .round-bottom {
        border-bottom-left-radius: 1em;
    }
}

.row-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.google-registration {
    margin-top: 8px;
    border: 1px solid #ddd;
    border-radius: 1em;
    padding: 8px 14px;
}

.email-registration {
    margin-top: 8px;
    border: 1px solid #ddd;
    border-radius: 1em;
    padding: 8px 20px;
}