/* contains page specific styles */

/* landing page */

.search-container {
    height: 600px;
    width: var(--container-width);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    /*background-color: var(--lighter-gray);*/
}

.landing-page .gradiented-bottom {
    background-color: var(--lighter-gray);
}

.landing-page .fw-gradiented .row {
    width: var(--container-width);
    margin-left: auto;
    margin-right: auto;
}

.search-container h1 {
    padding-top: 160px;
}

.search-container h1,
.search-container div {
    z-index: 2;
}

.animated-icons {
    z-index: 1;
}

.search-container .subtitle-text {
    margin: 0px 381px 25px;
    text-align: center;
}

.search-container .search-row {
    display: flex;
    flex-direction: row-reverse;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.search-container .search-row input {
    flex-grow: 1;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.search-container ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}

.search-container li a {
    background-color: #fff;
    border-radius: 7px;
    font-size: 14px;
    margin: 0 10px;
    padding: 3px 20px;
    border: 1px solid #fff;
}

.search-container li a:hover {
    border: 1px solid var(--primary);
}

.landing-page .narrow {
    width: 750px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
} 

.landing-page .btn-filled {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.landing-page .tabs .card,
.page .tabs .card {
    height: 200px;
    margin-left: 30px;
    cursor: pointer;
}

.landing-page .tabs .card .icon.filled {
    display: none;
}

.landing-page .tabs .card .icon:not(.filled) {
    display: block;
}

.landing-page .tabs .card.active .icon.filled {
    display: block;
}

.landing-page .tabs .card.active .icon:not(.filled) {
    display: none;
}

.landing-page .tabs .card .title,
.page .tabs .card .title {
    margin-top: 12px;
}

.landing-page .tabs .card,
.page .tabs .card {
    border: none;
    background-color: transparent;
    box-shadow: none;
    transition: .4s ease-in-out;
}

.landing-page .tabs .card.active,
.page .tabs .card.active {
    background-color: #fff;
    box-shadow: 0 0 14px 0 rgba(228, 228, 228, 0.5);
}

.landing-page .tabs .card:not(.active):hover,
.page .tabs .card:not(.active):hover {
    background-color: #fff;
    box-shadow: 0 0 14px 0 rgba(228, 228, 228, 0.5);
}

.landing-page .card.right-trimmed,
.page .card.right-trimmed {
    height: 640px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-right: 0;
}

.landing-page .section,
.page .section {
    padding-left: 56px;
    margin-top: 100px;
    width: var(--container-width);
    margin-left: auto;
    margin-right: auto;
}

.landing-page .section.equal-padding,
.page .section {
    padding-right: 56px;
}

.landing-page #mission-side .background {
    height: 320px;
    background-color: var(--primary);
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    top: 85px;
    position: absolute;
    left: 0;
    right: 15px;
}

.landing-page #mission-side .line {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 30px;
}

.landing-page #mission-side .item {
    position: relative;
    width: 210px;
    height: 210px;
    margin: 0 15px;
    background-color: #fff;
    border: 1px solid var(--primary);
    border-radius: 15px;
    padding: 25px 5px;
    text-align: center;
    flex-direction: column;
    display: flex;
    justify-content: space-evenly;
}

.landing-page #mission-side .item h1,
.landing-page #mission-side .item h2 {
    margin: 0;
    padding: 0;
}

.landing-page #mission-side .item h4 {
    color: var(--primary);
}

.landing-page .brands li {
    margin: 0 20px;
}

.landing-page #testimonials-side {
    padding-right: 71px;
}

.landing-page #testimonials-side .background {
    height: 220px;
    background-color: var(--primary);
    border-radius: 15px;
    position: absolute;
    left: 0;
    right: 100px;
}

.landing-page #testimonials-side .testimonial {
    position: relative;
    background-color: #fff;
    border-radius: 15px;
    padding: 20px;
    margin-top: 37px;
    margin-left: 15px;
    height: 220px;
    box-shadow: 0 0 14px 0 rgba(196, 0, 122, 0.06);
}


.landing-page #testimonials-side .testimonial .quote {
    margin-left: 35px;
    margin-top: 5px;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-right: 35px;
}
.landing-page #testimonials-side .testimonial .signature {
    text-align: right;
    color: var(--secondary);
    margin-right: 40px;
    font-size: 24px;
    font-family: var(--font-title);
}

.landing-page #testimonials-side .testimonial .post-quote {
    text-align: right;
    position: absolute;
    right: 9px;
    bottom: 0;
}

.landing-page #testimonials-side .swiper-pagination {
    padding-right: 71px;
}

.landing-page #testimonials-side .swiper-horizontal>.swiper-pagination-bullets,
.landing-page #testimonials-side .swiper-pagination-bullets.swiper-pagination-horizontal,
.landing-page #testimonials-side .swiper-pagination-custom,
.landing-page #testimonials-side .swiper-pagination-fraction {
    bottom: -30px;
}

.landing-page #testimonials-side .swiper-button-prev,
.landing-page #testimonials-side .swiper-rtl .swiper-button-next {
    left: 40px;
}

.landing-page #testimonials-side .swiper-button-next,
.landing-page #testimonials-side .swiper-rtl .swiper-button-prev {
    right: 80px;
}

.landing-page #testimonials-side .swiper-button-next,
.landing-page #testimonials-side .swiper-button-prev {
    top: 160px;
}

.landing-page #testimonials-side .swiper-button-next:after,
.landing-page #testimonials-side .swiper-rtl .swiper-button-prev:after,
.landing-page #testimonials-side .swiper-button-next:after,
.landing-page #testimonials-side .swiper-button-prev:after {
    font-size: 24px;
}

.landing-page #extended-container {
    width: calc(100% + (100vw - var(--container-width))/2 + 7px);
}

.landing-page #extended-container > div {
    display: none;
}

.landing-page #extended-container > div.active {
    display: block;
}

.landing-page .auto-suggest-list {
    position: absolute;
    top: 44px;
    border: 1px solid var(--gray);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    max-height: 300px;
    overflow-y: auto;
    width: 100%;
}

.landing-page .auto-suggest-list ul {
    width: 100%;
    flex-direction: column;
    background-color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
}

.auto-suggest-list a {
    padding: 3px 5px !important;
    margin: 0 5px !important;
    display: block;
}

/* error page */

.error-page {
    color: var(--primary);
    font-family: var(--font-title);
    text-transform: uppercase;
    padding: 300px 0 300px;
    text-align: center;
}

/* select difficulty */

.select-difficulty .widget {
    width: 100%;
    text-align: center;
    padding-top: 200px;
}

.select-difficulty {
    padding-bottom: 50px;
}

.select-difficulty .subject-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.select-difficulty ul {
    list-style: none;
    padding: 0;
    margin: 0;
    flex-direction: column;
    display: inline-flex;
    text-align: left;
}

.select-difficulty li {
    display: block;
    position: relative;
}

.select-difficulty li label {
    font-size: 16px;
    margin: 3px 10px;
    background-color: #fff;
    padding: 12px 70px 12px 15px;
    border-radius: 7px;
    width: 100%;
}

.select-difficulty li label.radio .circle,
.select-difficulty li label.radio .empty-circle {
    top: 15px;
}

.select-difficulty li label {
    margin-left: 10px;
}

/* terms */

.terms {
    padding-top: 10px;
}

.terms .title {
    font-family: var(--font-subtitle);
    font-size: 20px;
    padding-left: 15px;
}

.terms .filters ul {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.terms .filters li {
    display: block;
    margin: 6px 0;
}

.terms .filters li label {
    display: flex;
}

.terms label.checkbox span.title {
    overflow-x: hidden;
    text-overflow: ellipsis;
}

.terms .results .content {
    flex-grow: 1;
}

.container.page .row {
    width: var(--container-width);
    margin-left: auto;
    margin-right: auto;
}

.terms label.checkbox input:checked ~ span.title {
    font-family: var(--font-bolder);
}

.terms .filters li.folded {
    display: none;
}

.terms .filters .section {
    margin-top: 20px;
}

.terms .filters .section:first-child {
    margin-top: 0;
}

.terms .filters .section .header {
    font-family: var(--font-subtitle);
    margin-bottom: 3px;
}

.terms .toolbar {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.terms #remove-filters {
    margin-left: 20px;
}

/* instructor profile */

.instructor-profile .pricelist .tab-pane .row {
    padding: 20px 10px;
    text-align: center;
    background-color: #fff;
    border-radius: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.instructor-profile .pricelist .tab-pane .row .col-4 {
    border-right: 1px solid var(--separator);
    align-self: center;
    padding: 5px 0;
}

.instructor-profile .pricelist .tab-pane .row .col-4:last-child {
    border-right: none;
}

.instructor-profile .pricelist h5 {
    margin-bottom: 0;
}

.instructor-profile .pricelist .nav li {
    padding: 4px 15px;
}

.instructor-profile .pricelist .nav li.active {
    background: #fff;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    font-family: var(--font-bolder);
}

.instructor-profile .pricelist .tab-index-0 .row {
    border-top-left-radius: 0;
}

.instructor-profile ul.conditions li {
    padding-left: 25px;
    margin-top: 10px;
}

.instructor-profile ul.conditions li:before {
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    top: 4px;
}

.instructor-profile ul.conditions li.item-euro:before {
    background-image: url(../images/icons/euro_hand.svg);
}

.instructor-profile ul.conditions li.item-calendar:before {
    background-image: url(../images/icons/calendar_item.svg);
}

.instructor-profile .section.ratings .star-list {
    display: flex;
    flex-direction: column;
}

.instructor-profile .section.ratings .star-list .item {
    display: flex;
    flex-direction: row;
    margin: 0;
    height: 25px;
}

.instructor-profile .section.ratings .star-list .item .number {
    width: 20px;
    color: var(--blue);
}

.instructor-profile .section.ratings .total {
    display: flex;
    flex-direction: row;
    gap: 25px;
    background-color: var(--lighter-gray);
    border-radius: 7px;
    padding: 10px 20px;
}

.instructor-profile .section.ratings .sum h3 {
    padding-bottom: 0;
    margin-bottom: 0;
}

.instructor-profile .section.ratings .sum {
    align-self: center;
    text-align: center;
}

.instructor-profile .section.ratings .sum .score {
    display: block;
}

.instructor-profile .section.ratings .bars {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 19px;
    margin: 10px 0;
}

.instructor-profile .section.ratings .bars .progress {
    height: 6px;
    background-color: var(--light-gray);
}

.instructor-profile .progress-bar {
    background-color: var(--gold);
}

.instructor-profile .section.ratings .user-rating {
    background-color: var(--lighter-gray);
    border-radius: 7px;
    padding: 10px 20px;
    margin-top: 10px;
}

.instructor-profile .section.ratings .user-rating .user {
    font-size: 13px;
}

.instructor-profile .calendar {
    text-align: center;
    margin-top: 10px;
}

.instructor-profile .calendar .circle {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--dark-gray);
    display: inline-block;
    margin: 10px;
    vertical-align: middle;
}

.instructor-profile .calendar .leading {
    width: 80px;
}

.instructor-profile .calendar .cell {
    width: calc(100% / 7 - 80px);
}

.instructor-profile .items .item {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: flex-start;
    margin-top: 15px;
}

.instructor-profile .items .item .icon {
    width: 26px;
    text-align: center;
}

/* auth packages */

.auth-packages .section {
    margin-top: 30px;
}

.auth-packages .section:first-child {
    margin-top: 0;
}

.auth-packages .terms .calendar {
    margin-top: 10px;
    display: inline-block;
}

.auth-packages .terms .calendar .cal-header {
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.auth-packages .terms .calendar ul.days li {
    text-transform: uppercase;
    font-family: var(--font-bolder);
    font-size: 14px;
    padding: 4px 10px;
    border-radius: 5px;
    cursor: pointer;
    transition: .4s ease-in-out;
}

.auth-packages .terms .calendar ul.days li:hover {
    background-color: var(--light-gray);
}

.auth-packages .terms .calendar ul.days li.active {
    background-color: var(--gray);
}

.auth-packages .terms .calendar .week .day,
.recommend-term .calendar .week .day {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.recommend-term .calendar .cal-header {
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.auth-packages .terms .calendar .week .day .term,
.recommend-term .calendar .week .day .term {
    border: 1px solid var(--gray);
    border-radius: 7px;
    padding: 14px 14px;
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
}

.auth-packages .terms .calendar .week .day .term .checkbox,
.recommend-term .calendar .week .day .term .checkbox {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid var(--darker-gray);
}

.auth-packages .terms .calendar .week .day .term.active .checkbox,
.recommend-term .calendar .week .day .term.active .checkbox {
    background-image: url(../images/icons/checkmark_primary_thick.svg);
    border: none;
}

.auth-packages .terms .calendar .week .day .term .date,
.recommend-term .calendar .week .day .term .date {
    font-family: var(--font-bolder);
}

.auth-packages .terms .calendar .week .day .term .time,
.recommend-term .calendar .week .day .term .time {
    margin-left: 20px;
}

.auth-packages .pricelist .box {
    border: 1px solid var(--gray);
    padding: 25px 15px;
    border-radius: 7px;
    flex-grow: 1;
}

.auth-packages .pricelist .box.active {
    border: 1px solid var(--primary);
    background-color: var(--primary-transparent);
}

.auth-packages .pricelist .items {
    margin-top: 10px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 5px;
}

.auth-packages .pricelist .radios {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.auth-packages .pricelist .radios .item {
    flex-grow: 1;
    text-align: center;
}

.auth-packages .pricelist .items .item {
    display: flex;
}

.auth-packages .pricelist .items .item .title-badge {
    position: absolute;
    top: -12px;
    padding: 3px 10px;
    background-color: var(--primary);
    color: #fff;
    font-size: 12px;
    left: calc(50%);
    transform: translate(-50%, 0);
    border-radius: 7px;
    z-index: 1;
    text-transform: uppercase;
}

.auth-packages .pricelist .items .item .hint {
    font-size: 14px;
}

.auth-packages .pricelist .radios .item label.radio .circle {
    width: 20px;
    height: 20px;
}

.auth-packages .pricelist .radios .item label.radio .circle, label.radio .empty-circle {
    width: 20px;
    height: 20px;
    top: 0;
}

.auth-packages .pricelist .radios .item label.radio input:checked ~ .circle {
    background-image: url(../images/icons/checkmark_primary_thick.svg);
    border: none;
    width: 20px;
    height: 20px;
    top: 0;
}

.auth-packages .pricelist .radios .item label.radio input:checked ~ .circle .inside {
    display: none;
}

.auth-packages .extras .extra {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: flex-start;
    margin-top: 5px;
    text-align: left;
}

.auth-packages .extras .extra .icon,
.auth-packages .extras .extra .icon img {
    width: 16px;
}

.auth-packages #discount-container .input-row {
    display: flex;
    flex-direction: row;
}

/* auth-registration-data */

.auth-registration-data .payment-methods li {
    display: block;
    padding: 15px;
    border-radius: 7px;
    border: 1px solid transparent;
}

.auth-registration-data .payment-methods li .icons {
    margin-top: 10px;
}

.auth-registration-data .payment-methods li .detail {
    display: none;
    margin-top: 20px;
}

.auth-registration-data .payment-methods li:has(input:checked) {
    border: 1px solid var(--primary);
}

.auth-registration-data .payment-methods li:has(input:checked) .detail {
    display: block;
}

/* auth-login */

.auth-login .fa-eye,
.auth-login .fa-eye-slash {
    cursor: pointer;
    font-size: 14px;
    transition: .4s ease-in-out;
    padding: 4px;
    width: 30px;
    text-align: center;
}

.auth-login .fa-eye:hover,
.auth-login .fa-eye-slash:hover {
    color: #777777;
}

.auth-login #password {
    display: inline-block;
    width: calc(100% - 34px);
}

/* auth-registration */

.auth-registration .separated {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}

.auth-registration #attachments {
    display: flex;
    flex-direction: column;
}

.auth-registration #attachments li .horizontal {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.auth-registration #attachments li .title {
    font-family: var(--font-bolder);
    font-size: 16px;
    color: var(--primary);
}

.auth-registration #attachments li .actions img {
    width: 16px;
}

.auth-registration #attachments li {
    margin-top: 20px;
    border-top: 1px solid var(--gray);
    padding-top: 20px;
}

.auth-registration #attachments li:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}

.auth-registration #attachments button {
    border: none;
    cursor: pointer;
    padding-bottom: 5px;
    transition: .4s ease-in-out;
}

.auth-registration #attachments button:hover {
    opacity: 0.6;
}

.auth-registration .avatar-container .avatar {
    object-fit: contain;
}

.auth-registration .tariffs input.tariff {
    border: 1px solid var(--gray);
}

/* page become-instructor */

.page.become-instructor .video-wrapper {
    aspect-ratio: 16 / 9;
}

/* page seminar-assignments */

.page.seminar-assignments .circles .circle {
    width: 50px;
    height: 50px;
    display: flex;
    border-radius: 50%;
    border: 1px solid var(--gold);
    margin: auto;
}

.page.seminar-assignments .circles .circle div {
    margin: auto;
}

.page.seminar-assignments .circles .circle.filled {
    background-color: var(--gold);
}

.page.seminar-assignments .circles .arrows {
    position: absolute;
    width: 100%;
}

.page.seminar-assignments .circles .arrows .arrow {
    width: calc(25% - 100px);
    height: 8px;
    position: absolute;
    top: 18px;
    left: calc(12.5% + 50px);
    border-bottom: 1px solid var(--gold);
}

.page.seminar-assignments .circles .arrows .arrow i {
    background-image: url(../images/icons/triangle_horiz.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
    background-position-y: bottom;
    width: 8px;
    height: 8px;
    display: block;
    top: 3.5px;
    right: -1px;
    margin-left: auto;
}

.page.seminar-assignments .circles .arrows .arrow.arrow-1 {
    left: calc(12.5% + 50px);
}

.page.seminar-assignments .circles .arrows .arrow.arrow-2 {
    left: calc(37.5% + 50px);
}

.page.seminar-assignments .circles .arrows .arrow.arrow-3 {
    left: calc(62.5% + 50px);
}

/* faq */

.container.faq .row {
    width: var(--container-width);
    margin-left: auto;
    margin-right: auto;
}

.faq .section .faq-items {
    display: none;
}

.faq .section.active .faq-items {
    display: block;
}

/* blogs */

.blogs .side-pane h3 {
    font-family: var(--font-bold);
}

.blogs .side-pane .list-group {
    margin-left: -15px;
}

.blogs .side-pane .list-group li {
    cursor: pointer;
    transition: .4s ease-in-out;
}

.blogs .side-pane .list-group li:hover {
    color: var(--secondary);
}

.blogs .side-pane .list-group li.active {
    font-family: var(--font-bold);
    color: var(--primary);
}

.blogs .side-pane .top-item .number {
    font-family: var(--font-fat);
    font-size: 30px;
    color: var(--blue);
}

.blogs .side-pane .top-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}

.blogs .side-pane .top-item .category {
    font-size: 12px;
    text-transform: uppercase;
}

.blogs .side-pane .top-item .text {
    display: flex;
    flex-direction: column;
    margin: 10px 0;
}

.blogs .side-pane .top-item .title {
    font-family: var(--font-default);
    font-size: 16px;
}

.blogs .side-pane .search-box {
    margin-top: 20px;
}

.blogs .side-pane .search-box input {
    width: calc(100% + 15px);
    border: 1px solid var(--gray);
    margin-left: -15px;
    padding-left: 15px;
}

.search-box button {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    border: none;
    background: transparent;
}

.search-box button img {
    width: 16px;
    height: 16px;
}

.blogs .blog-list .section {
    display: none;
}

.blogs .blog-list .blog-item .date {
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 10px;
}

.blogs .blog-list .section.active {
    display: block;
}

.blogs .blog-list .blog-item img {
    aspect-ratio: 16/9;
    object-fit: cover;
}

.blogs .blog-list .blog-item .top-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.blogs .blog-list .blog-item .content {
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* profile */

.container.profile {
    display: flex;
    flex-direction: row;
}

.container.profile nav {
    margin: 0;
    display: flex;
    flex-direction: column;
    padding: 40px 20px;
    width: 260px;
    background-color: #fff;
    box-shadow: 18px 4px 35px 0 rgba(0, 0, 0, 0.02);
    z-index: 1;
    flex-shrink: 0;
}

.container.profile nav a.logo {
    text-align: center;
}

.container.profile nav ul {
    float: none;
    display: flex;
    flex-direction: column;
    margin-top: 50px;
}

.container.profile nav ul li {
    display: flex;
    flex-direction: row;
    gap: 8px;
    padding: 10px 10px;
    margin: 1px 0;
    font-family: var(--font-bolder);
    font-size: 16px;
    align-items: center;
}

.container.profile nav ul li .icon {
    width: 28px;
    height: 28px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    padding: 7px;
}

.container.profile nav ul li.active {
    border-radius: 7px;
    background-image: linear-gradient(to right, #f8f8f8 4%, #fff 100%);
    margin-right: -20px;
}

.container.profile nav ul li.active .icon {
    background-color: #fff;
}

.container.profile nav ul li.active img {
    filter: invert(36%) sepia(100%) saturate(2.9) hue-rotate(266deg) brightness(93%);
}

.container.profile nav ul li.active:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    height: 100%;
    border-radius: 25px;
    background-color: var(--primary);
}

.container.profile .main-content {
    min-height: calc(100vh - 90px);
    background-color: var(--lighter-gray);
    padding: 0 40px;
    flex-grow: 1;
    overflow-x: auto;
}

.container.profile .main-and-side {
    display: flex;
    flex-direction: row;
}

.container.profile .right-side {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow-x: auto;
}

.container.profile .right-side .top-bar {
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 90px;
    z-index: 1;
    gap: 15px;
}

.container.profile .top-bar .breadcrumbs {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    padding-left: 40px;
}

.container.profile .top-bar .breadcrumbs a,
.container.profile .top-bar .breadcrumbs .divider {
    flex-shrink: 0;
    color: var(--darker-gray);
    text-transform: uppercase;
}

.container.profile .top-bar .breadcrumbs a:hover {
    color: var(--primary);
}

.container.profile .top-bar .widgets {
    display: flex;
    flex-direction: row;
    gap: 40px;
}

.container.profile .top-bar .active-term {
    background-color: var(--primary);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.07);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 15px 30px 20px;
    color: #fff;
    height: fit-content;
    position: fixed;
    top: 0;
    left: 50px;
    right: 50px;
    text-align: center;
    z-index: 1000;
    opacity: 0.8;
}

.card.credit-warning {
	background-color: var(--primary);
	color: #fff;
}

.container.profile .card-item .card.credit-warning img.show {
	filter: brightness(0) invert(1);
}

.container.profile .top-bar .credit-warning {
    background-color: var(--primary);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.07);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 8px 30px 20px;
    color: #fff;
    width: fit-content;
    float: right;
    display: flex;
    flex-direction: row;
    gap: 20px;
    height: fit-content;
}

.container.profile .top-bar .credit-warning .amount {
    font-family: var(--font-bolder);
    font-size: 18px;
}

.container.profile .side-pane {
    width: 350px;
    padding: 0 15px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.07);
    flex-shrink: 0;
}

.container.profile .top-bar .avatar {
    width: 48px;
    height: 48px;
    background-color: var(--gray);
    flex-shrink: 0;
    overflow: clip;
}

.container.profile .top-bar .avatar img {
    width: 100%;
    height: auto;
}

.container.profile .tools {
    height: 90px;
    display: flex;
    flex-direction: row;
    justify-content: end;
    gap: 15px;
    padding-bottom: 10px;
    align-items: center;
    text-align: right;
    width: 350px;
    padding-right: 15px;
}

.container.profile .tools .dropdown button {
    border: none;
}

.container.profile .tools .dropdown button:focus {
    outline: none;
}

.container.profile .tools .dropdown .dropdown-toggle::after {
    display: none;
}

.container.profile .tools .dropdown .dropdown-menu {
    top: 0;
    left: -10px !important;
}

.container.profile .tools .title {
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.container.profile .tools .notifications {
    border: 1px solid var(--light-gray);
    padding: 10px 15px;
    height: fit-content;
    border-radius: 7px;
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.container.profile .side-pane .calendar {
    margin: 15px 0;
}

.container.profile .side-pane .term-list {
    padding: 15px;
    margin: 15px 0;
}

.container.profile .side-pane .term-list .card {
    padding: 20px;
}

.container.profile .main-content .terms .card {
    padding: 20px;
}

.container.profile .side-pane .term-list .name img {
    height: 15px;
    width: 15px;
    margin-left: 3px;
    vertical-align: middle;
}

.container.profile .side-pane .term-list .title {
    font-family: var(--font-bolder);
    font-size: 18px;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.container.profile .side-pane .term-list .list-header .horizontal {
    flex-grow: 1;
    justify-content: space-between;
}
.container.profile .side-pane .term-list .list-header .select2-container {
    width: 120px !important;
}

.container.profile .side-pane .term-list .terms li {
    padding: 15px;
    transition: .4s ease-in-out;
    user-select: none;
}

.container.profile .side-pane .term-list .terms li:hover {
    scale: 1.05;
}

.container.profile .side-pane .term-list .terms li .times {
    border-right: 1px solid var(--gray);
    padding-right: 15px;
    gap: 10px;
}

.container.profile .side-pane .term-list .terms li .content {
    justify-content: center;
}

.container.profile .side-pane .term-list .terms li .left {
    display: flex;
    flex-direction: row;
    gap: 15px;
}

.container.profile .header {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
    gap: 20px;
    justify-content: space-between;
}

.container.profile .header.h-scroll {
    justify-content: left;
    overflow-x: auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
    /*margin-left: -15px;*/
}

.container.profile .header.h-scroll {
    /*-ms-overflow-style: none;  !* Internet Explorer 10+ *!*/
    /*scrollbar-width: none;  !* Firefox *!*/
}
.container.profile .header.h-scroll::-webkit-scrollbar {
    /*display: none;  !* Safari and Chrome *!*/
}

.container.profile .header.h-scroll .card {
    margin-bottom: 0;
}

.container.profile .balance-list {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.container.profile .balance-list .card {
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    gap: 15px;
}

.container.profile .balance-list .card .name {
    font-family: var(--font-default);
    color: var(--primary);
    font-size: 14px;
}

.container.profile .header h3 {
    margin-top: 20px;
}

.container.profile .header h3 img {
    margin-left: 10px;
}

.container.profile a.card-item {
    flex-shrink: 0;
}

.container.profile .card-item .amount {
    font-family: var(--font-bolder);
    font-size: 18px;
}

.container.profile .card-item .card .horizontal {
    gap: 15px;
}

.container.profile .card-item .card {
    transition: .4s ease-in-out;
}

.container.profile a.card-item:hover {
    color: var(--blue);
}

.container.profile .card-item .card:hover {
    scale: 1.03;
}

.container.profile .upcoming-terms,
.container.profile .messages {
    margin-top: 20px;
}

.container.profile.instructor .upcoming-terms .status button img,
.container.profile.instructor .grid .status button img {
    width: 24px;
    height: auto;
    margin-right: 5px;
}

.container.profile.instructor .upcoming-terms .status.confirmed button img {
    filter: invert(100%) saturate(0) brightness(200%);
}

.container.profile .list-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.container.profile .list-header .title {
    font-size: 20px;
    font-family: var(--font-bolder);
}

.container.profile .terms li,
.container.profile .messages li {
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: space-between;
}

.container.profile .messages li.card {
    box-shadow: none;
    background-color: var(--gray);
}

.container.profile .messages .user > .vertical {
    flex-grow: 1;
}

.container.profile .messages .user .first-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.container.profile .messages li.card.active {
    border: 1px solid var(--primary);
}

.container.profile .terms li .name,
.container.profile .terms li .name a {
    font-family: var(--font-default);
    color: var(--primary);
    font-size: 14px;
}

.container.profile .terms li .name a:hover {
    color: var(--blue);
}

.container.profile .messages li .name {
    font-family: var(--font-title);
    color: var(--blue);
    font-size: 14px;
}

.container.profile .terms li .title {
    font-size: 16px;
    padding: 0;
}

.container.profile .terms li .user,
.container.profile .messages li .user {
    display: flex;
    flex-direction: row;
    gap: 20px;
    flex-grow: 2;
    align-items: center;
}

.container.profile .terms li .right {
    display: flex;
    flex-direction: row;
    gap: 20px;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center;
}

.container.profile .terms li .date {
    font-family: var(--font-bolder);
}

.container.profile .terms li .time {
    font-size: 16px;
    padding: 0;
}

.container.profile .terms li .status {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 250px;
}

.container.profile.instructor .terms li .status {
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.container.profile.instructor .terms li .status .btn-outlined,
.container.profile.instructor .terms li .status .btn-filled,
.container.profile.instructor .grid .status .btn-outlined {
    padding: 12px 20px;
}

.container.profile .terms li .status .text.status-reserved {
    color: var(--darker-gray);
}

.container.profile .terms li .status .text.status-confirmed {
    color: var(--primary);
}

.container.profile .terms li .status .icon img {
    width: auto;
    height: 24px;
}

.container.profile .terms li .more {
    /*transform: rotate(90deg);*/
}

.container.profile .card-item img.show {
    position: absolute;
    bottom: 15px;
    right: 20px;
}

.container.profile .subtitle {
    font-family: var(--font-default);
}

.container.profile .rate-instructor {
    display: flex;
    flex-direction: column;
    width: fit-content;
    float: right;
    gap: 5px;
}

.container.profile .invoices .card {
    flex-direction: row;
    gap: 25px
}

.container.profile .invoices .card .contents {
    flex-direction: column;
    display: flex;
    flex-grow: 1;
}

.container.profile .invoices .name,
.container.profile .invoices .name a {
    font-family: var(--font-default);
    color: var(--primary);
    font-size: 14px;
}

.container.profile .invoices .name a:hover {
    color: var(--blue);
}

.container.profile .invoices .card .right {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    padding: 0 15px;
}

.container.profile .invoices .card .right > .vertical {
    justify-content: space-between;
    flex-grow: 1;
}

.container.profile .invoices .card .right > .vertical > .horizontal {
    justify-content: space-between;
}

.container.profile .invoices .card .title,
.container.profile .balance-list .card .title {
    font-size: 16px;
}

.container.profile .invoices .card .subtitle {
    font-family: var(--font-bolder);
    font-size: 14px;
}

.container.profile .invoices .card .payment-canceled {
    text-decoration: line-through;
}

.container.profile.chat .chats .card {
    background-color: var(--gray);
    box-shadow: none;
    cursor: pointer;
}

.container.profile.chat .chats .card.active {
    border: 1px solid var(--primary);
    background-color: #fff;
}

.container.profile.chat .chats .user {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.container.profile.chat .chats .user .subtitle {
    display: flex;
    flex-direction: row;
    gap: 10px;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.container.profile.chat .search-box input {
    width: 100%;
    /*border: 1px solid var(--gray);*/
    padding-left: 15px;
}

.container.profile.chat .chat-container {
    background-color: #fff;
    border-radius: 7px;
    flex-grow: 1;
    overflow-y: hidden;
    display: flex;
    flex-direction: column;
}

.container.profile.chat .chat-container .header {
    justify-content: start;
    padding: 20px 20px 10px;
    align-items: center;
    gap: 10px;
}

.container.profile.chat .chat-container .messages {
    display: flex;
    flex-direction: column;
    gap: 10px;
    overflow-y: auto;
    padding: 0 20px 10px;
}

.container.profile.chat .chat-container .message {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.container.profile.chat .chat-container .message.own {
    align-items: end;
}

.container.profile.chat .chat-container .message:first-child {
    margin-top: 15px;
}

.container.profile.chat .chat-container .message .bubble {
    background-color: var(--light-gray);
    padding: 15px;
    border-radius: 7px;
    display: flex;
    width: fit-content;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}

.container.profile.chat .chat-container .message.own .bubble {
    background-color: var(--primary);
    color: #fff;
}

.container.profile.chat .chat-container .message.own .bubble a {
    color: #fff;
}

.container.profile.chat .chat-container .message .bubble a {
    color: var(--blue);
}

.container.profile.chat .chat-container .message .bubble a:hover {
    opacity: 0.6;
}

.container.profile.chat .chat-container .message .bubble img {
    max-width: 200px;
    max-height: 100px;
}

.container.profile.chat .chat-container .message .timestamp {
    text-align: right;
    font-size: 14px;
}

.container.profile.chat .main-content > .row {
    height: 100%;
}

.container.profile.chat .main-content > .row > div:last-child {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 110px); /* 20px is padding on parent */
}

.container.profile.chat .input-container {
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin-top: 10px;
    align-items: center;
    margin-bottom: 10px;
    overflow-y: auto;
}

.container.profile.chat .input-container button {
    padding: 15px;
    border-radius: 15px;
}

.container.profile.chat textarea#message {
    background-color: var(--lighter-gray);
}

.container.profile.chat .main-content {
    background-color: transparent;
}

.container.profile.chat .input-container .letter-count {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: var(--darker-gray);
    user-select: none;
    pointer-events: none;
}

.container.profile.chat .input-container .attachment-element {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.container.profile.chat .input-container .attachment-container {
    cursor: pointer;
    position: relative;
    padding: 10px;
}

.container.profile.chat .input-container .attachment-container .loader {
    width: 50px;
    background-size: cover;
}

.btn-prev:after {
    right: 32px;
    left: unset;
}

.btn-prev:after {
    border-color: var(--primary);
    top: 0;
    left: 1px;
    margin: 10px;
    width: 10px;
    height: 10px;
    content: '';
    border-style: solid;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    border-width: 0 0 0.2em 0.2em;
}

.btn-next:after {
    border-color: var(--primary);
    top: 0;
    left: -3px;
    margin: 10px;
    width: 10px;
    height: 10px;
    border-width: 0.2em 0.2em 0 0;
    content: '';
    position: absolute;
    border-style: solid;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.btn-prev,
.btn-next {
    opacity: 1;
    border-radius: 50%;
    border: 1px solid var(--gray);
    width: 30px;
    height: 30px;
    top: calc(50% - 15px);
    background-color: #fff;
}

.container.profile .availability .actions {
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
}

.container.profile .availability .actions .date-range {
    margin-right: 10px;
    font-family: var(--font-bolder);
}

.availability .calendar {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 15px;
    margin: 20px 0 50px;
}

.availability .calendar .day {
    flex-grow: 1;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.07);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    overflow: clip;
}

.availability .calendar .header-day {
    background-color: var(--gray);
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    text-align: center;
    color: var(--primary);
    font-family: var(--font-bolder);
    font-size: 16px;
    padding-top: 7px;
}

.availability .calendar .header-dow {
    background-color: var(--gray);
    text-align: center;
    text-transform: uppercase;
    font-family: var(--font-bolder);
    padding-bottom: 7px;
    font-size: 14px;
}

.availability .calendar .hours {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.availability .calendar .hours > div {
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    background-color: #fff;
    cursor: pointer;
}

.availability .calendar .hours > div:first-child {
    margin-top: 10px;
}

.availability .calendar .hours > div:last-child {
    margin-bottom: 10px;
}

.availability .calendar .hours > div:hover {
    opacity: 0.7;
    background-color: var(--light-gray);
    border-radius: 7px;
}

.availability .calendar .hours > div.active {
    background-color: var(--green) !important;
    border-radius: 7px;
}

.availability .calendar .hours > div.available {
    background-color: var(--green) !important;
    border-radius: 7px;
}

.availability .calendar .hours > div.reserved {
    background-color: var(--blue) !important;
    color: #fff;
    border-radius: 7px;
}

.availability .calendar .hours > div.reserved:after {
    content: '';
    position: absolute;
    background-image: url(../images/icons/danger.svg);
    background-size: contain;
    width: 12px;
    height: 12px;
    right: 3px;
    top: 3px;
    filter: invert(100%) saturate(0) brightness(500%);
    background-repeat: no-repeat;
}

.availability .calendar .hours > div.recommended {
    background-color: var(--dark-gray) !important;
    color: #fff;
    border-radius: 7px;
}

.availability .calendar .hours > div.open {
    background-color: var(--orange) !important;
    color: #fff;
    border-radius: 7px;
}

.availability .calendar .hours > div.open:after {
    content: '';
    position: absolute;
    background-image: url(../images/icons/camera_white.svg);
    width: 12px;
    height: 12px;
    right: 4px;
    top: 5px;
    background-size: contain;
    background-repeat: no-repeat;
}

.availability .calendar .hours > div.closed {
    background-color: var(--dark-gray) !important;
    color: #fff;
    border-radius: 7px;
}

.availability .calendar .hours > div.closed:after {
    content: '';
    position: absolute;
    background-image: url(../images/icons/danger.svg);
    background-size: contain;
    width: 12px;
    height: 12px;
    right: 3px;
    top: 3px;
    filter: invert(100%) saturate(0) brightness(500%);
    background-repeat: no-repeat;
}

.availability .calendar .hours > div.done {
    background-color: var(--gray) !important;
    color: #fff;
    border-radius: 7px;
}

.availability .calendar .hours > div.done:after {
    content: '';
    position: absolute;
    background-image: url(../images/icons/checkmark_primary.svg);
    width: 12px;
    height: 12px;
    right: 3px;
    top: 3px;
    filter: invert(100%) saturate(0) brightness(200%);
    background-repeat: no-repeat;
}

.availability .calendar .hours > div.confirmed {
    background-color: var(--primary) !important;
    color: #fff;
    border-radius: 7px;
}

.availability .calendar .hours > div.confirmed:after {
    content: '';
    position: absolute;
    background-image: url(../images/icons/checkmark_primary.svg);
    width: 12px;
    height: 12px;
    right: 3px;
    top: 3px;
    filter: invert(100%) saturate(0) brightness(200%);
    background-repeat: no-repeat;
}

.container.profile.instructor.terms .main-content > .card {
    margin-top: 40px;
}

#CompletionNoteModal .counter,
.term-note .counter {
    position: absolute;
    bottom: 9px;
    right: 30px;
    user-select: none;
    cursor: default;
}

.container.profile.instructor.terms .main-content > .card > .header {
    justify-content: initial;
    padding: 0 20px;
}

.container.profile.instructor.terms .main-content > .card > .header .month {
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: baseline;
}

.container.profile.instructor.terms .main-content > .card > .header .month .text {
    font-size: 24px;
    font-family: var(--font-bolder);
    margin-right: 10px;
    width: 230px;
    text-align: center;
}

.container.profile.instructor.terms .main-content > .card > .header .month .btn-prev,
.container.profile.instructor.terms .main-content > .card > .header .month .btn-next {
    cursor: pointer;
}

.container.profile.instructor.terms .main-content > .card > .header .tabs {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    align-self: center;
    justify-content: center;
}

.container.profile.instructor.terms .main-content > .card > .header .tabs li {
    padding: 10px 20px;
    border-bottom: 1px solid var(--darker-gray);
}

.container.profile.instructor.terms .main-content > .card > .header .tabs a li {
    color: var(--darker-gray);
}

.container.profile.instructor.terms .main-content > .card > .header .tabs a.active li {
    color: var(--orange);
}

.container.profile.instructor.terms .main-content > .card > .header .tabs a:hover li {
    opacity: 0.6;
}

.container.profile.instructor.terms .main-content > .card > .header .tabs a.active li:after {
    content: '';
    position: absolute;
    background-color: var(--primary);
    border-radius: 2px;
    width: 100%;
    height: 4px;
    bottom: -2px;
    left: 0;
}

.container.profile.instructor.terms .main-content > .card .days {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    text-align: center;
    margin-top: 20px;
}

.container.profile.instructor.terms .main-content > .card .days .day {
    padding: 10px 20px;
}

.container.profile.instructor.terms .main-content > .card #day .days .day {
    cursor: pointer;
}

.container.profile.instructor.terms .main-content > .card .days .day.today {
    color: var(--primary);
}

.container.profile.instructor.terms .main-content > .card .days .day.today .number {
    color: var(--primary);
}

.container.profile.instructor.terms .main-content > .card #day .days .day:hover {
    opacity: 0.6;
}

.container.profile.instructor.terms .main-content > .card .days .day .name {
    font-size: 18px;
}

.container.profile.instructor.terms .main-content > .card .days .day .number {
    font-size: 28px;
    color: var(--blue);
    font-family: var(--font-bolder);
}

.container.profile.instructor.terms .main-content > .card .days .day.active .number {
    color: var(--orange);
}

.container.profile.instructor.terms .grid {
    display: flex;
    flex-direction: column;
}

.container.profile.instructor.terms .grid .row {
    display: flex;
    margin: 0;
    gap: 15px;
    border-top: 1px dashed var(--dark-gray);
}

.container.profile.instructor.terms .grid .hour {
    width: 70px;
    text-align: right;
    font-family: var(--font-bolder);
    color: var(--darker-gray);
    border-right: 1px dashed var(--dark-gray);
    padding: 20px 15px 20px 0;
    align-items: center;
    display: flex;
    justify-content: end;
}

.container.profile.instructor.terms .grid .card {
    margin: 5px 0;
    padding: 0;
    overflow: clip;
    border-radius: 7px;
}

.container.profile.instructor.terms .grid .card .term {
    display: flex;
    flex-direction: row;
    gap: 50px;
    padding: 25px 10px 25px 25px;
}

.container.profile.instructor.terms .grid .term .user {
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: center;
}

.container.profile.instructor.terms .grid .term .user .name {
    font-family: var(--font-default);
    color: var(--primary);
    font-size: 14px;
}

.container.profile.instructor.terms .grid .term .title {
    padding-left: 0;
    font-size: 16px;
}

.container.profile.instructor.terms .grid .term .right {
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: center;
}

.container.profile.instructor.terms .grid .term .right .more {
    /*transform: rotate(90deg);*/
    padding: 15px;
}

.container.profile.instructor.terms .grid .term.confirmed {
    border-left: 6px solid var(--primary);
}

.container.profile.instructor.terms .grid .term.reserved,
.container.profile.instructor.terms .grid .term.recommended {
    border-left: 6px solid var(--dark-gray);
}

.container.profile.instructor.terms .grid .term.done {
    border-left: 6px solid var(--blue);
}

.container.profile.instructor.terms .grid .term .status {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 150px;
}

.container.profile.instructor.terms .grid .term .status .icon img {
    width: auto;
    height: 24px;
}

.container.profile.instructor.terms .grid .term .status.reserved .text {
    color: var(--darker-gray);
}

.container.profile.instructor.terms .grid .term .status.confirmed .text {
    color: var(--primary);
}

.container.profile.instructor.terms #monthly .monthly-header {
    display: none;
}

.container.profile.instructor.terms #monthly {
    margin-top: 20px;
}

.container.profile.instructor.terms #monthly .monthly-day-title-wrap {
    border-top: none;
}

.container.profile.instructor.terms #monthly .monthly-day,
.container.profile.instructor.terms #monthly .monthly-day-blank {
    box-shadow: 0 0 0 1px #EBEBEB;
}

.container.profile.instructor.terms #monthly .monthly-day-event > .monthly-indicator-wrap {
    top: 40px;
    height: 123px;
    overflow-y: auto;
}

.container.profile.instructor.terms #monthly .monthly-day .monthly-event-indicator {
    margin-top: 0px;
}

.container.profile.instructor.terms #monthly .monthly-day .monthly-event-indicator span {
    color: var(--blue);
}

.container.profile.instructor.terms #monthly .term {
    margin: 0 3px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.container.profile.instructor.terms #monthly .monthly-day-event > .monthly-day-number {
    top: 2px;
    left: 2px;
    padding: 5px;
    aspect-ratio: 0;
    height: 35px;
    width: 35px;
}

.container.profile.instructor.terms #monthly .monthly-day-event.monthly-today > .monthly-day-number {
    text-align: center;
}

.container.profile.instructor.terms #year table.month:first-child {
    margin-top: 20px;
}

.container.profile.instructor.terms #year table.month {
    margin-top: 50px;
    cursor: default;
}

.container.profile.instructor.terms #year td {
    border: 1px solid var(--gray);
    height: 160px;
    vertical-align: top;
    font-size: 16px;
    padding: 10px;
    width: calc(100% / 7);
}

.container.profile.instructor.terms #year td.empty {
    background-color: var(--lighter-gray);
}

.container.profile.instructor.terms #year .day-names th {
    color: var(--darker-gray);
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding: 20px 0;
}

.container.profile.instructor.terms #year .day-names {
    margin-top: 20px;
}

.container.profile.instructor.terms #year .header th {
    font-size: 24px;
    font-family: var(--font-bolder);
}

.container.profile.instructor.terms #year .header {
    display: table-row;
}

.container.profile.instructor.terms #week .terms {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-grow: 1;
    padding-top: 0;
}

.container.profile.instructor.terms #week .terms .day {
    width: calc(100% / 7);
    border-right: 1px dashed var(--gray);
    padding: 10px 5px 0;
}

.container.profile.instructor.terms #week .terms .day:last-child {
    border: none;
}

.container.profile.instructor.terms .calendar .term {
    cursor: pointer;
}

.container.profile.instructor.terms .calendar#day .term {
    cursor: default;
}

/* instructor tariffs */

/* Chrome, Safari, Edge, Opera */
.container.profile.instructor.tariffs input[type=number]::-webkit-outer-spin-button,
.container.profile.instructor.tariffs input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.container.profile.instructor.tariffs input[type=number] {
    -moz-appearance: textfield;
}

.container.profile.instructor.tariffs input {
    border: 1px solid var(--gray);
    text-align: right;
    margin: 3px 10px 3px 0;
}

.container.profile.instructor.tariffs table th,
.container.profile.instructor.tariffs table td {
    font-size: 16px;
}

.container.profile.instructor.payouts .card-list {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.container.profile.instructor.payouts .request {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}

.container.profile.instructor.payouts .payout-info {
    margin-top: 50px;
}

.container.profile.instructor.payouts .payout-info ul {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.container.profile.instructor.payouts .payout-info ul .btn-normal {
    font-family: var(--font-bolder);
}

.container.profile.instructor.payouts .paid-out {
    margin-top: 40px;
}

.container.profile.instructor.payouts .paid-out table {
    width: fit-content;
}

.container.profile.instructor.payouts .paid-out table td:last-child {
    padding-left: 20px;
    text-align: right;
}

.monthly .monthly-day-number {
    border: 2px solid transparent;
    cursor: pointer;
}

.monthly .active .monthly-day-number {
    border-radius: 50%;
    height: 100%;
    border: 2px solid var(--primary);
}

/* recommend terms */

.recommend-term,
.term-note {
    background-color: var(--blue);
    margin: 0;
    display: flex;
    justify-content: center;
    height: 100%;
    min-height: 100vh;
    align-items: center;
}

.recommend-term .calendar ul.days li.active {
    background-color: var(--gray);
}

.recommend-term .calendar ul.days li {
    text-transform: uppercase;
    font-family: var(--font-bolder);
    font-size: 14px;
    padding: 4px 10px;
    border-radius: 5px;
    cursor: pointer;
    transition: .4s ease-in-out;
}

#videoremote .label {
    display: none !important;
}

#whiteboardModal .modal-dialog {
    max-width: 100%;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    margin: 10px;
    overflow: hidden;
}

#whiteboardModal .modal-content {
    height: 100%;
    padding: 5px;
}

#whiteboardModal .close {
    top: 5px;
    right: 5px;
    z-index: 1050;
}

#whiteboardModal #whiteboard-container {
    flex-grow: 1;
}

a.emphasis {
	text-decoration: underline;
	color: var(--primary);
	font-family: var(--font-bolder);
}

.empty-history {
	margin-top: 10px;
}

img.padded {
	padding-right: 6px;
	position: relative;
	top: -1px;
}

.container.profile.chat h3 {
	font-size: 20px;
	margin-bottom: 20px;
}

.container.profile.chat .animated-icons {
	z-index: 0;
}