.fcrse_1 {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    height:100%;
    /*border-radius: 10px;*/
    border: 1px solid #efefef;
    border-bottom: 10px solid #273F80;
    box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgba(25,42,70,.13);
    transition: all .2s ease-in-out;
    /*min-height:260px;*/
}

.fcrse_1b {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    height: 100%;
    /*border-radius: 10px;*/
    border: 1px solid #efefef;
    border-bottom: 10px solid #273F80;
    box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgba(25,42,70,.13);
    transition: all .2s ease-in-out;
    /*min-height:260px;*/
}

.fcrse_12 {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    /*border-radius: 10px;*/
    border: 1px solid #efefef;
    border-bottom: 10px solid #0d8f07;
    box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgba(25,42,70,.13);
    transition: all .2s ease-in-out;
    /*min-height:480px;*/
    height:100%;
}

.fcrse_13 {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    /*border-radius: 10px;*/
    border: 1px solid #efefef;
    border-bottom: 10px solid orange;
    box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgba(25,42,70,.13);
    transition: all .2s ease-in-out;
    /*min-height:260px;*/
    height:100%;
    padding-bottom: 0px;
}

.fcrse_img {
    width: 100%;
    float: left;
    position: relative;
}

.fcrse_img img {
    width: 100%;
    border-radius: 5px;
}

.fcrse_content {
    overflow-wrap: break-word;
    padding: 10px 5px;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.crse14s {
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #333;
    text-align: left;
    margin-bottom: 7px;
    line-height: 24px;
}

.crse-cate {
    display: block;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #686f7a;
    text-align: left;
}

.crse-cate-ad-location{
    display: block;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
}

.crse-cate-ad-btn{
    position: relative;
    bottom: 0;
    right: 0;
}

.purchased_badge {
    font-size: 12px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    background: #333;
    display: inline-block;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 15px;
    cursor: default;
}

.cr1fot {
    margin-bottom: 0;
    margin-top: 18px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    float: left;
    color: #686f7a;
    text-align: left;
    line-height: 24px;
}

.auth1lnkprce {
    float: left;
    width: 100%;
    margin-top: 18px;
}

.cr1fot a {
    color: #333;
    font-weight: 500;
}

.cr1fot a:hover {
    color: #333 !important;
    text-decoration: underline !important;
}

.prce142 {
    float: right;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #333;
    text-align: right;
}

.vdtodt {
    margin-bottom: 5px;
    color: #B7B7B7;
    font-size: 14px;
    margin-top: 3px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    display: block;
}

.vdtodt .vdt14::after {
    content: '•';
    margin: 0 4px;
}

.vdtodt .vdt14:last-child::after{
    display: none;
    content: '';
}

.eps_dots {
    position: absolute;
    right: 0;
}

.eps_dots a {
    font-size: 20px;
    color: #afafaf !important;
}

.eps_dots a:hover {
    color: #333 !important;
}

.more_dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0 2px 3px 0 rgba(34,36,38,.15);
    border: 1px solid rgba(34,36,38,.15);
    z-index: 1;
    right: 0;
    border-radius: 5px;
}

.dropdown-content span {
    color: #686f7a;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    padding: 10px;
    text-decoration: none;
    display: block;
    cursor: pointer;
}

.dropdown-content span i {
    margin-right: 6px;
    font-size: 115%;
}

.dropdown-content span:hover {
    color: #333 !important;
    background-color: #ffecec;
}

.v-app-bar{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.v-app-bar > .v-toolbar__content{
    width: 1440px !important;
}

.page-top{
    height:100px !important;
}

.text-main{
    font-size: 20px !important;
}

.text-smaller {
    font-size: 15px !important;
}

.top-action {
    padding-top: 15px !important;
}


.header {
    position: relative;
    text-align: center;
    color: #fff; /* Text color */
}

/* Style for the background image */
.header-image {
    width: 100%;
    height: auto;
    opacity: 0.7; /* Adjust the opacity as needed */
}

/* Style for the overlay */
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65); /* Adjust the overlay color and opacity as needed */
}

/* Style for the text inside the header */
.header-text {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);

    color: #fff;
}

.header-text h1{
    font-size: 76px;
}

@media(max-width:1250px){
    .header-text h1{
        font-size: 54px;
    }

    .header-text {
        font-size: 54px !important;
    }
}

@media(max-width:920px){
    .header-text h1{
        font-size: 48px;
    }

    .header-text {
        font-size: 48px !important;
    }
}

@media(max-width:720px){
    .header-text h1{
        font-size: 24px;
    }

    .header-text {
        font-size: 24px !important;
    }
}

@media(min-width: 1200px){
    .v-window__next{
        position: absolute !important;
        top: 200px !important;
    }

    .v-window__prev{
        position: absolute !important;
        top: 200px !important;
    }
}

/* Define a container for the columns */
.columns-container {
    margin-top: -25px !important;
    z-index: 10;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.columns-container2 {
    margin-top: 40px !important;
    z-index: 10;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

/* Style each column */
.column {
    cursor: pointer;
    flex: 0 0 calc(33.33%);
    height: 110px;
    padding: 10px;
    background-color: #f1f1f1;
    border: 0px solid #0d4291;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
}

/* Style each column */
.column2 {
    flex: 0 0 calc(33.33%);
    height: 110px;
    padding: 10px;
    background-color: white; /*#F6F6F6;*/
    border: 0px solid #0d4291;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
}

/* Add spacing between columns */
.column + .column {
    margin-left: 0;
}

/* Icon style (for example, using Font Awesome) */
.column i {
    margin-right: 30px;
    font-size: 48px;
    margin-left: 30px;
    color: white;
}

.column p {
    color: white;
}

/* Style for the text within each column */
.column-text {
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    color: white;
}

.column-text2 {
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    color: #383838;
}



.column2 i {
    margin-right: 30px;
    font-size: 48px;
    margin-left: 30px;
    color: #0d4291;
}

.column2 p {
    color: #383838;
}

.column2 h2 {
    font-size: 22px;
}


.c1 {
    background-color: #0a53be;
}

.c2 {
    background-color: #0d4291;
}

.c3 {
    background-color: #062148;
}

.calendar-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.calday-dropdown {
    display: none;
    position: absolute;
    color: black;
    width: 400px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 2;
    padding: 5px 5px 5px 5px;
}


.column:hover .calendar-dropdown {
    display: block;
}

.calDayHasEv:hover .calday-dropdown {
    display: block;
}

.calNavBtn{
    color:white;
}

.celEvDiv{
    display: inline-block;
    margin-bottom: 5px;
}



.celEvDiv a{
    display: inline-block;
}

.celEvDiv span{
    font-size: smaller;
    display: inline-block;
}



/* Responsive media query for smaller screens */
@media (max-width: 768px) {
    .columns-container {
        flex-direction: column;
    }
    .columns-container2 {
        flex-direction: column;
    }
    .column {
        /*flex: 0 0 calc(100%);*/
        width:100%;
    }
    .column2 {
        /*flex: 0 0 calc(100%);*/
        width:100%;
    }
    .image-container{
        flex-direction: column;
    }
    .image-container{
        width:100%;
    }
    /*
    .header{
        height:220px;
    }
    .header-image{
        height:220px;
    }
    */
    .header-text h1{
        font-size: smaller;
    }
}


/* Define a container for the calendar */
.calendar {
    border: 0px;
    background-color: #F9FBFD;
}

/* Style for the calendar header */
.calendar-header {
    background-color: #007BFF; /* Header background color */
    color: #fff; /* Header text color */
    padding: 10px;
    text-align: center;
}

/* Style for the calendar table */
.calendar-table {
    width: 100%;
    border-collapse: collapse;
}

.calendar-table th,
.calendar-table td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    color: #1f1f1f;
}

.calendar-table td.calDayHasEv{
    background-color: #0a58ca;
    color: white;
}

.calendar-table th{
    background-color: silver;
}

/* Style for the current day */
.current-day {
    background-color: #007BFF; /* Current day background color */
    color: #fff; /* Current day text color */
}

.fcrse_1 {
    min-height: 260px;
    margin-bottom: 10px;
}

.fcrse_1{
    border-bottom: 0px !important;
}

.fcrse_13{
    border-bottom: 0px !important;
}

.image-container {
    max-width: 1440px;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.image-column {
    flex: 0 0 calc(20%); /* Adjust the width and spacing */
    box-sizing: border-box;
    /*border: 1px solid;*/
    max-width: 480px; /* Set the maximum width for each column */
}

.image-wrapper {
    text-align: center;
    padding: 20px;
}

.image-wrapper img {
    max-width: 100%;
    height: 157px;
    display: block;
    margin: 0 auto;
}

.crse14s{
    font-size:21px !important;
}

.newsbrowser .btn_div{
    position:relative;
    bottom: -5px;
}

.newsbrowser .fcrse_content{
    margin-bottom:0px !important;
}

.newsbrowser .fcrse_1{
    padding-bottom:0px !important;
}

.newscnt em{
    font-style: italic;
}

a {
    text-decoration: none !important;
}

#main{
    padding-bottom: 55px;
}
