.sitemap-container {
    padding-top: 150px;
    padding-bottom: 50px;
}

h3 {
    color: #ca9831;
}

.video-area .video-title {
	letter-spacing: 1px;
    font-size: 36px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10px;
}

.video-area .video-sub-title {
	color: #fff;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 35px;
    max-width: 750px;
    font-size: 18px;
}

.account-wrapper {
    padding-bottom: 3%;
}

/*member dashboard*/

.member-module-page {
    padding-top: 10%;
    /* background: linear-gradient(rgba(21, 72, 122, 0.31), rgba(21, 72, 122, 0.49)), url(../img/872368586.jpg); */
}

.sidebar-widgets {
    padding-top: 30%;
}

.view-all {
    text-align: right;
}

.member-news {
    background-color: rgb(225, 225, 225);
    margin-left: 5%;
    padding: 1% 2%;
}

.latest-news {
    margin-bottom: 5%;
    background-color: rgb(225, 225, 225);
}

/*end member dashboard*/

.formManagerForm >.row {
    background-color: #FFF!important;
}

/* login page */
.main-container {
    padding: 10% 0;
}

.account-wrapper {
    padding: 15% 0!important;
}
button.apply-now-btn.btn-block {
    width: 100%;
}
button.apply-now-btn.btn-block:hover {
    color:#003f72!important;
}
.login-bg {
    background: linear-gradient(rgb(21, 72, 122),rgba(255,255,255,0.85)), url(../img/login-background.jpg);
    background-size: cover;
    background-position: center;
}
ul.sub-nav {
    display: none;
}

.about-overlay:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    background-color: rgba(229, 228, 229, 0.88);
    height: 100%;
    width: 100%;
}

.course-list li {
    list-style: none;
    line-height: 3;
}

.topics-covered li {
    margin-left: 20px;
}

.local-contact li{
    list-style: none;
}

.class-info {
    background: #F5F5F5;
}

.course-area {
    padding-bottom: 50px;
}

.course-area .target {
    position: absolute;
    top: -150px;
}

.course-area ul li {
    margin-left: 20px;
    color: #444444;
}

.view-course-btn {
    text-align: center;
    color: #FFF !important;
    padding: 8px;
    background: #003f72;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    display: inline-block;
    border: 2px solid #003f72;
    margin-top: 14px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.default-big-btn {
    padding: 15px 15px;
    width: auto;
}

.view-course-btn:hover {
    background: #F8981D;
    border-color: #F8981D; 
}

.indent-list {
    margin-left: 40px;
}

.indent-list li {
    font-size: 17px;
}

.indent-list li a {
    color: #003f72;
}

.indent-list li a:hover {
    color: #F8981D;
}

.year-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.date-event img {
    margin-top: 150px;
}

.history-content .history-image{
    padding-top: 50px;
    padding-bottom: 50px;
}

.dashboard-container {
    padding-bottom: 75px;
}

.recent-news {
    margin-top: 50px;
}

.recent-news-header h2, .members-news-header h2{
    margin-bottom: 0;
}

.recent-news-header, .members-news-header {
    padding-bottom: 50px;
}

.course-buttons {
    padding-top: 3%;
}

.view-calendar a {
    padding: 10px 0;
    font-size: 12px;
    width: 150px;
}

.mean-container .mean-nav ul li.mean-last a {
    background: #f9a31f;
}

.mean-container .mean-nav ul li.mean-last a {
    color: #FFF;
}

.single-article > div {
    box-shadow: 3px 3px 19px 0px rgba(0,0,0,0.25);
    padding: 15px;
}

.course-list-item {
    overflow: auto;
    height: 500px;
}

.news-img-holder img{
    width: 100%;
}

.header-title {
    padding-left: 15px;
    padding-right: 15px;
}

.courses-content-wrapper {
    background: #FFF;
}

.main-container .article-header, .main-container .article-image{
    text-align: center; 
}

.article-image img {
    max-width: 500px;
}

.course-length {
    list-style: none;
}

.course-length li {
    padding-bottom: 15px;
}

.course-list-image {
    max-height: 181px;
}

.course-list-container .thumbnail{
    border: 1px solid #FFF!important;
    box-shadow: 0 0 20px rgba(0,0,0,0.25);
    position: relative;
    height: 100%;
}

.course-flex-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.course-item {
    flex: 0 1 33%;
    align-items: stretch;
    margin-bottom: 80px;
    padding-left: 15px;
    padding-right: 15px;
}

.course-btn-section {
    position: absolute;
    bottom: 15px;
    left: 15px;
}

#profile-sidebar-nav > ul li a { 
    background: #003F72;
    color: #FFF;
}

#profile-sidebar-nav > ul li a.active, #profile-sidebar-nav > ul li a:hover { 
    background: #f8981c;
    color: #003F72;
}

.member-module-page .member-news { background: transparent; }

.courses-box1 .single-item-wrapper .courses-img-wrapper img {
    height: 200px;
    width: auto;
    margin: auto;
}

.courses-box1 .single-item-wrapper .courses-img-wrapper {
    width: 100%;
}

.anchor-target:before {
    height: 150px;
    display: block;
    content: '';
}

.to-course-list {
    padding-top: 50px;
    padding-bottom: 50px;
}

.to-course-list a {
    color: #003f72;
}

.news-container {
    padding-bottom: 50px;
}

.description-hidden {
    display: none;
}

.description-hidden > .slider-btn-area {
    display: none;
}

.local-section {
    padding-top: 50px;
}

.performance-report {
    padding-bottom: 50px;
}

.report-container tr td.border-bottom {
    border-bottom: 1px solid#002645;
}

.report-container tr td.border-left {
    border-left: 1px solid#002645;
    max-width: 150px;
    padding: 10px 15px;
}

.report-container tr td.date-input {
    padding: 10px 3px; 
}

.report-container tr td.date-input input {
    border: none;
    text-align: center;
}

.report-container tr td.date-input input:hover, .report-container tr td.date-input input:focus {
    border: none;
    outline: none;
}

.report-container .null-cell {
    border: none;
}

.performance-report {
    padding-bottom: 50px;
}

.performance-report-header {
    padding-bottom: 50px;
}

.report-container tr td {
    padding: 3px;
    border: 1px solid#002645;
}

.report-container tr .border-top {
    border-right: none;
    border-left: none;
} 

.report-container tr .border-start {
    border-left: 1px solid#002645;
}

.report-container tr .border-end {
    border-right: 1px solid#002645;
}

td.border-bottom.total-row-hours {
    min-width: 140px;
}

.total-row-hours input {
    border: none;
    text-align: center;
}

.total-row-hours input:hover, .total-row-hours input:focus {
    border: none;
    outline: none;
}

.total-hours input {
    border: none;
    text-align: center;
}

.total-hours input:hover, .total-hours input:focus {
    border: none;
    outline: none;
}

.work-hours input {
    text-align: center;
}

.report-container {
    margin: auto;
}

.report-container input {
    max-width: 100%;
}

.performance-report {
    border: none;
}

.performance-report table {
    padding-left: 50px;
    padding-right: 50px;
}

.performance-report-header table tbody td {
    border: none;
}

.performance-report-header table tbody tr .name-input > input {
    min-width: 100%;
}

.name-input input {
    min-width: 550px;
}

.employee-input input {
    min-width: 300px;
}

.divider-row-large {
    height: 50px;
}

.divider-row-small {
    height: 15px;
}

.performance-report-header table tbody tr input {
    border: 1px solid#002645;
}

.performance-report-header .header-input {
    text-align: center;
}

.overlay-default:before {
    background-color: rgba(0, 0, 0, 0);
}

.event-descriptions {
    border-bottom: 1px solid #e1e1e1;
    margin: 15px 0;
    padding: 15px;
}

.date-buttons {
    color: #23527c;
}

.date-buttons:hover {
    color: #f8981c;
}

.fc-calendar .fc-row > div > div span {
    color:#15477a!important;
    font-weight: bold;
}

.submit-section {
    padding-bottom: 50px;
}

.event-instructions {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-bottom: 50px;
}

.event-instructions > div .view-course-btn {
    border-radius: 3px;
    margin: 0 15px;
}

.event-instructions a {
    color:#337ab7;
}

.event-instructions a:hover, .event-instructions a:focus {
    color: #f8981c;
}

.course-area a {
    color: #003f72;
}

.course-area a:hover, .course-area a:focus {
    color: #f8981c; 
}

#list .listEvent .date {
    background: #003f72;
}

#list .listEvent {
    background: #bbc1c5bf;
}

#custom-next > span {
    float: none!important;
}

.calendar-header span.calendar-navigation span {
    width: auto!important;
}

.calendar-header2 {
    border-top: none;
}

.calendar-info h4 {
    text-align: center;
}

.calendar-info-btn {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    padding-bottom: 15px;
}

.calendar-info-btn .btn {
    color: #fff;
    background: #003f72;
    margin: 15px 5px;
}

@media print {
    div#region_1, span.month {
        display: block!important;
    }

    div#header1, .calendar-info, footer{
        display: none!important;
    }

    div#list > div {
        border: 1px solid #fff;
        margin: 15px 0;
        padding: 15px;
    }

    #list .listEvent {
        border: 1px solid #000;
        padding: 50px;
    }
}


@media (max-width: 1200px) {
    .header-social li a {
        display: none;
    }
}

@media (max-width: 1199px) {
    .logo-area-column {
        display: none;
    }

    nav#desktop-nav ul {
        text-align: center;
    }
}

@media (max-width: 992px) {
    .recent-news-header, .members-news-header {
        text-align: center;
    }

    .members-news {
        padding-top: 50px;
    }

    .single-article > div {
        margin-top: 50px;
    }

    .course-item {
        flex: 0 1 50%;
    }
}

@media (max-width: 772px) {
    .video-area .video-sub-title {
        padding-left: 5%;
        padding-right: 5%;
    }

    .second-year {
        display: none;
    }

    #preloader {
        background: #003f72 url('../img/medium-icon.png') no-repeat scroll center center;
        height: 100%;
        left: 0;
        overflow: visible;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999999;
      }

      .header-title {
        font-size: 2em;
    }
}

@media (max-width: 768px) {
    .course-item {
        flex: 0 1 100%;
    }

    .article-image img {
        max-width: 100%;
    }
}

@media (max-width: 576px) {
    .course-buttons a {
        width: 100%;
        margin-bottom: 10px;
    }
}

.information-section {
    min-height: 250px;
    padding: 25px;
}

.total-hours {
    padding: 25px;
}

@media (max-width: 767px) {
    .work-block {
        min-height: 200px;
    }
}

.dashboard-section {
    padding-top: 50px;
}

.dashboard-refresher-list li{
    list-style: none;
    padding-top: 15px;
}

.dashboard-container .course-info {
    border-bottom: 1px solid #00000042;
    margin-bottom: 15px;
}

@media(max-width: 1200px) {
    .refresher-notes .note-1 {
        width: 250px;
        top: 350px;
        left: 80px;
    }

    .refresher-notes .note-2 {
        width: 306px;
        top: 550px;
        left: 52px;
    }
}

@media(max-width: 992px) {
    .refresher-notes .note-1 {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: 50px;
        text-align: left;
    } 

    .refresher-notes .note-2 {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: 50px;
    }
}

#list .listEvent {
    margin-bottom: 50px; 
}

.news-container h3{
    color: #004173;
}

.news-container .saPostBody {
    min-height: 255px;
}

.news-container .saPostBody {
    padding-top: 50px;
}

.dashboard-news .dashboard-articles {
    display: flex;
    flex-direction: row;
    align-items: stretch;
}

.dashboard-news .dashboard-articles .single-article {
    flex-basis: 25%;
    padding: 15px;
    align-items: stretch;
    flex-grow: 1;
    box-shadow: 3px 3px 19px 0px rgba(0,0,0,0.25);
    margin: 15px;
}


@media(max-width: 1200px) {
    .dashboard-news .dashboard-articles {
        display: flex;
        flex-direction: column;
        align-items: stretch;
    }
}

.listEvent .description > div {
    padding: 40px 20px 0;
}

.panel-body .descriptionBtn a {
    margin: 15px 5px;
}


/* ============== EVENTS CATEGORY COLORS ============== */
/* asbestos category event */
span.asbestos, span.asbestos > a {
    background: #ffc0cb!important;
}

span.asbestos:hover, span.asbestos:hover > a {
    background: #d88f9c!important;
}

/* list view  */
#list .listEvent .asbestos {
    background: #ffc0cb;
}

/* construction category event */
span.construction, span.construction > a {
    background: #003f72!important;
}

span.construction:hover, span.construction:hover > a {
    background: #00325a!important;
}

/* list view  */
#list .listEvent .construction {
    background: #003f72;
}

/* safety category event */
span.safety, span.safety > a {
    background: #d6d63e!important;
}

span.safety:hover, span.safety:hover > a {
    background: #b9b940!important;
}

/* list view  */
#list .listEvent .safety {
    background: #d6d63e;
}

/* equipment_operator category event */
span.equipment_operator, span.equipment_operator > a {
    background: #800080!important;
}

span.equipment_operator:hover, span.equipment_operator:hover > a {
    background: #580058!important;
}

/* list view  */
#list .listEvent .equipment_operator {
    background: #800080!important;
}

/* traffic_control category event */
span.traffic_control, span.traffic_control > a {
    background: #f8981c!important;
}

span.traffic_control:hover, span.traffic_control:hover > a {
    background: #de8513!important;
}

/* list view  */
#list .listEvent .traffic_control {
    background: #f8981c!important;
}

/* hazardous_waste category event */
span.hazardous_waste, span.hazardous_waste > a {
    background: #3c763d!important;
}

span.hazardous_waste:hover, span.hazardous_waste:hover > a {
    background: #266127!important;
}

/* list view  */
#list .listEvent .hazardous_waste {
    background: #3c763d!important;
}

/* cdl category event */
span.cdl, span.cdl > a {
    background: #000080!important;
}

span.cdl:hover, span.cdl:hover > a {
    background: #01015f!important;
}

/* list view  */
#list .listEvent .cdl {
    background: #000080!important;
}

/* concrete category event */
span.concrete, span.concrete > a {
    background: #808080!important;
}

span.concrete:hover, span.concrete:hover > a {
    background: #6b6b6b!important;
}

/* list view  */
#list .listEvent .concrete {
    background: #808080!important;
}

/* construction_courses category event */
span.construction_courses, span.construction_courses > a {
    background: #ff0000!important;
}

span.construction_courses:hover, span.construction_courses:hover > a {
    background: #d20202!important;
}

/* list view  */
#list .listEvent .construction_courses {
    background: #ff0000!important;
}

/* least_active category event */
span.least_active, span.least_active > a {
    background: #32cd32!important;
}

span.least_active:hover, span.least_active:hover > a {
    background: #249c24!important;
}

/* list view  */
#list .listEvent .least_active {
    background: #32cd32!important;
}



/* ============== END EVENTS CATEGORY COLORS ============== */

@media(max-width: 767px){
    .descriptionBtn {
        text-align: center;
    }
}

#interactiveMap .info {
    text-align: center;
    position: absolute;
    left: 150px;
    top: -36px;
    width: 300px;
    border: 4px ridge #f8981c;
    background: #003f72;
    z-index: 1;
}

#interactiveMap .info h4, #interactiveMap .info h2 {
    color: #fff;
}

.view-course-btn.localInfo {
    border: 2px solid #a46412;
    background: #f8981c;
}

.fade-enter-active {
    transition: opacity .8s
}
  
.fade-enter,
.fade-leave-active {
    opacity: 0
}

.fade2-enter-active {
    transition: opacity .8s
}
  
.fade2-enter,
.fade2-leave-active {
    opacity: 0
}

.mapInstructions p {
    text-align: center;
}

.findYourLocal section{
    padding-top: 15px;
    padding-bottom: 15px;
}

#countySelector{
    text-align: right;
}

.map {
    padding-top: 193px;
}

.preload-images {
    visibility: hidden;
}

@media(max-width: 992px) {
    .map {
        display: none;
    }
 
    #countySelector {
        text-align: center;
    }

    #interactiveMap .info {
        position: relative;
        top: 0;
        left: 0;
        margin: auto;
    }

    #interactiveMap > div {
        width: 100%;
    }
}

@media(max-width: 400px) { 
    #interactiveMap .info {
        width: 100%;
    }
}

#header1 {
    z-index: 9999;
}

.single_event_header {
    text-align: center;
}

.instruction-info {
    padding: 15px;
}

.date {
    color: #fff;
}

.fc-future.fc-content {
    overflow-y: auto!important;
}

.no-events {
    text-align: center;
}

.single-article-img {
    padding-top: 50px;
    text-align: center;
}

.single-article-img img {
    max-width: 700px;
    min-width: 500px;
    height: auto;
}

.refresher-table td p{
    padding: 10px;
}