﻿.sub-top h1 {
    margin-top: 15px;
}
svg#Layer_1, svg#Layer_2 {
    max-width: 145px;
    margin-top: 5px;
}

.footer svg#Layer_1 {
    max-width: 30px;
}
.training-type {
    min-height: auto;
    background: #f3f3f3;
    padding: 20px 20px 0px 20px;
    margin: 5px;
    min-height: 420px;
}
.training-type img {
    max-width: 85px;
}
.text-small{
    font-size:12px;
}
.officers {
    background-image: url(../images/training/LineOfficers.jpg);
    background-color: transparent;
    background-size: cover;
}
p.call-out {
    font-size: 1.3rem;
    line-height: 1.3em;
    font-weight: bold;
}
.executives {
    background-repeat: no-repeat;
    background-image: url(../images/training/Executives.jpg);
    background-color: transparent;
    background-size: cover;
    background-position: right;
}
.webinars {
    background-position: center;
    background-image: url(../images/training/Webinar2.jpg);
    background-color: transparent;
    background-size: cover;
}
.trainers {
    background-position: right;
    background-image: url(../images/training/Trainers.jpg);
    background-color: transparent;
    background-size: cover;
}
.supervisors {
    background-position: right;
    background-image: url(../images/training/Supervisor.jpg);
    background-color: transparent;
    background-size: cover;
}
.center {
    margin: auto;
}
span.border-center {
    position: relative;
    border-bottom: solid 1px white;
    width: 90%;
    height: 2px;
    display: block;
    margin: 13px auto;
}
span.count {
    color: black;
    background: white;
    padding: 5px 10px;
    margin-right: 7px;
    border-radius: 50px;
}
ul.accordion li.active {
    background-color: #212529;
    background-image: none;
}
.active a.title-li {
    color: #F37949;
}
ul.accordion li {
    border: solid 1px #808080;
    min-height: 685px;
    vertical-align: top;
    width: 270px;
    background-color: #333;
    display: inline-block;
}
.course img {
    max-width: 17px;
    margin-left: 5px;
}
ul.accordion li p.or {
    margin-bottom: 7px;
    color: white;
    padding: 0;
    line-height: 0;
    margin-top: 7px;
    font-size: 0.8rem;
}
ul.accordion li a.course {
    font-size: 1rem;
    font-weight: normal;
    padding: 10px;
}
.search-browse-bar h5 {
    text-align: center;
    padding-bottom: 1.9rem;
}
.search-browse-bar .style-border-top {
    display: block;
    background-color: #555;
    height: 0.7em;
    width: 12em;
    margin-bottom: 1.5rem;
}
.container .search-browse-bar.blue-blue-gradient-background {
    padding: 0;
    margin: 40px 0px;
}
ul.accordion {
    padding: 0;
}
hr {
    background-color: #555;
    margin: 15px 45px;
}
li h4.text-white {
    margin-top: 20px;
}
ul.accordion {
    display: flex;
    text-align: center;
    max-width: 100%;
}
.accordion a.btn {
    padding: 0.48rem 2.5rem;
    font-size: .875rem;
    margin: 15px 35px;
    font-weight: normal;
}
ul.accordion li p {
    line-height: 2rem;
    padding: 20px;
}
ul.accordion li a {
    padding: 10px;
    display: block;
    font-size: 2rem;
    color: white;
    text-decoration: none;
    font-weight: 700;
}
.event-icon {
    max-width: 150px;
}
li.buttons {
    border-top: solid 1px #ccc;
    padding-top: 5px;
    margin-top: 10px;
}
.nav-link.text-black {
    opacity: 1;
}.nav-link.active {
    opacity: 1;
}

li.active {
    transform: translate3d(0px,0,0) scale(1) !important;
    margin-top: -30px;
    transition: .3s ease all !important;
}
.active .style-border-top {
    background-color: #555;
    height: 0.8em;
    transition: .3s ease all;
}
.style-border-top {
    background: #fff;
    height: 0.8em;
}
a.nav-link.text-white.training, a.nav-link.browse, a.nav-link.webevent {
    opacity: 1;
}
.active p, .active a, .active li.title-li, .active h4, .active hr, .active button, .active span{
    opacity: 1;
}

li p, li a, li h4, li button, li hr, li span {
    opacity: 0;
}
a.title-li {
    opacity: 1;
}
.course-level{
    font-weight:bold;
}
.course-level span{
    font-weight: normal;
}
.col-6.grey-background.course-info {
    font-size: .9rem;
}
.fc-daygrid-day-frame.fc-scrollgrid-sync-inner {
    min-height: 165px !Important;
}
a.title-li:hover {
    color: #fa9d78;
    transition: .3s ease all;
}
.events-holder {
    border: solid #ccc 1px;
    max-height: 175px;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    overflow: hidden;
    overflow-y: scroll;
    margin-bottom: 25px;
}
.second-paragraph h2 {
    font-weight: bold;
    padding-bottom: 10px;
}
.list {
    border: solid 1px #ccc;
    padding-top: 1px;
    margin: 10px;
}
.events-list li {
    padding-left:10px;
    list-style: none;
}
.events-list li:hover span.reg{
    color:white;
}
span.reg {
    padding-right: 15px;
    opacity: 1;
    color: black;
    font-weight: bold;
    float: right;
}
.events-list li {
    margin-bottom: 0;
    padding: 7px;
    padding-left: 25px;
}
    .events-list li:last-child {
        border:none;
    }
    .events-list li a {
        color: #3180f4;
    }
.events-list li {
    background: #f3f3f3;
}
        .events-list li {
    border-bottom: solid 1px #ccc;
}
    ul .events-list {
    padding-left: 0;
    margin-bottom: 0;
}
.events-list li:hover {
    background: #000;
}
.events-list {
    margin-bottom: 0;
    padding-left: 0;
}
.instructor-card {
    width: 19.5%;
    text-align: center;
    display:inline-block;
    margin:20px 0;
}

    .instructor-card img {
        width: 150px;
        height: 150px;
        object-fit: cover;
        border-radius: 50%;
    }
    .instructor-card p{
        margin-bottom: 0;
    }

/* Some items in explore-content: */
.explore-content h3 {
    font-weight: 700;
}

.explore-content .text-normal {
    font-weight: normal;
}

.explore-content #calendar {
    margin-bottom: 25px;
}

    /* special case for hybrid events in listMonth view */
    .explore-content #calendar.fc tr.event-location-hybrid-multiday .fc-list-event-time {
        visibility: hidden;
    }

    /* dayGridView view: column headings */
    .explore-content #calendar.fc tr th.fc-col-header-cell a {
        color: #000000;
        text-decoration: none;
    }

    /* dayGridView view: cell headings */
    .explore-content #calendar.fc tr td.fc-daygrid-day .fc-daygrid-day-top a.fc-daygrid-day-number {
        color: #000000;
        text-decoration: none;
    }

    /* listMonth view: day headings */
    .explore-content #calendar.fc tr th a.fc-list-day-text {
        color: #000000;
        text-decoration: none;
    }

    /* listMonth view: day/side headings */
    .explore-content #calendar.fc tr th a.fc-list-day-side-text {
        color: #000000;
        text-decoration: none;
    }

    /* listMonth view: event link (time) */
    .explore-content #calendar.fc tr:not(.event-past) td.fc-list-event-time {
        color: #0d6efd;
        text-decoration: underline;
    }

    /* listMonth view: event link */
    .explore-content #calendar.fc tr td.fc-list-event-title a {
        color: #0d6efd;
        text-decoration: underline;
    }

    /* disable links for past events */
    .explore-content #calendar.fc .event-past a {
        color: #000000 !important;
        text-decoration: none !important;
        font-weight: normal;
        font-style: italic;
    }

    .explore-content #calendar.fc .fc-daygrid a.fc-daygrid-dot-event.event-past,
    .explore-content #calendar.fc .fc-daygrid a.fc-daygrid-dot-event.event-past .fc-event-title {
        color: #000000 !important;
        text-decoration: none !important;
        font-weight: normal;
        font-style: italic;
    }

    .explore-content #calendar.fc .fc-daygrid a.fc-daygrid-event.event-past {
        font-weight: normal;
        font-style: italic;
    }

    .explore-content #calendar.fc tr.event-past span.reg-now {
        display: none;
    }

.explore-content #loading, .explore-content #modal-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 10px;
    top: 70px;
    left: 50%;
    margin-top: -100px; /* Negative half of height. */
    margin-left: -100px; /* Negative half of width. */
}

.explore-content #loading-image, .explore-content #modal-loading-image {
    z-index: 100;
    opacity: 0.5;
}

/* Some modified styles for Explore More Training accordian: */
.train-accordion ul.accordion li {
    min-height: 470px !important;
}

.train-accordion .style-border-top {
    width: 110px;
}

.train-accordion h6.explore {
    margin: 30px 0 30px 0;
    font-size: 2rem;
    font-weight: 700;
}