﻿
.module_inline_title {
    margin: 0px;
    color: #000000;
    font-weight: normal;
    font-size: 1.25em;
    line-height: 1.25em;
}

    .module_inline_title a,
    .module_inline_title a:active,
    .module_inline_title a:link,
    .module_inline_title a:visited {
        color: #000000;
    }

.module_inline_metadata {
    margin: 0px;
    font-weight: bold;
}

    .module_inline_metadata + .module_inline_title,
    .module_inline_title + .module_inline_metadata {
        margin-top: 4px;
    }

.module_inline_content {
    margin-top: 10px;
}

/*-----------------------------------------------------------------------------------------------*/

.module_listing_container + .module_listing_container {
    margin-top: 15px;
}

.module_listing_image {
    margin-top: 4px;
    margin-bottom: 15px;
    overflow: hidden;
    text-align: center;
}

    .module_listing_image a {
        display: inline-block;
        line-height: 0px;
    }

    .module_listing_image img {
        max-width: 100%;
        max-height: 190px;
    }

.module_listing_title {
    margin: 0px;
    color: #000000;
    font-weight: normal;
    font-size: 1.6em;
    line-height: 1.2em;
}

    .module_listing_title a,
    .module_listing_title a:active,
    .module_listing_title a:link,
    .module_listing_title a:visited {
        color: #000000;
    }

.module_listing_metadata {
    margin: 0px;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.3em;
}

    .module_listing_metadata + .module_listing_title,
    .module_listing_title + .module_listing_metadata {
        margin-top: 4px;
    }

.module_listing_content,
.module_listing_content:last-child {
    margin-top: 10px;
    margin-bottom: 15px;
}

.module_listing_subheading {
    font-size: 18px;
    font-weight: 700;
    color: black;
}

/*-----------------------------------------------------------------------------------------------*/
/* Article Styles*/
/*-----------------------------------------------------------------------------------------------*/

.module_article_title {
    margin-bottom: 24px;
}

.module_article_metadata {
    color: var(--light-blue);
    margin-bottom: 24px;
    font-weight: 500;
    /*font-weight: bold;*/
    font-size: 1.3em;
    line-height: 1.3em;
}

.module_article_title + .module_article_metadata {
    margin-top: -18px;
}

.module_article_image.copy {
    display: none;
    margin-bottom: 20px;
    max-width: 290px;
    max-height: 290px;
    overflow: hidden;
}

.module_article_image.sidebar {
    margin-top: 50px;
}

.module_article_image img {
    max-width: 100%;
}

.module_article_read_other {
    margin-top: 10px;
    font-weight: bold;
}

.module_article_comments {
    margin-top: 30px;
}

.module_article_related_links {
    margin-top: 30px;
    margin-bottom: -20px;
}

    .module_article_related_links h2 {
        margin-bottom: 20px;
    }

    .module_article_related_links .related_link {
        margin-bottom: 20px;
    }

/*-----------------------------------------------------------------------------------------------*/
/* Calendar */

.calendar {
    margin: 15px 0;
}

.calendar_day_label {
    font-weight: bold;
    color: #999999;
}

.calendar_week {
    clear: both;
}

.calendar_day {
    float: left;
    width: 14.28%;
}

.other_month.calendar_day {
    opacity: 0.6;
}

.calendar_day_today {
    background: #d0eab6;
}

.calendar_day_inner {
    position: relative;
    border: 1px solid #DDDDDD;
    padding: 7px;
    margin: 1px;
    min-height: 100px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.calendar_day_number {
    position: absolute;
    top: 7px;
    right: 7px;
    color: #666666;
}

.calendar_day_saturday .calendar_day_inner,
.calendar_day_sunday .calendar_day_inner {
    background: #EFEFEF;
}

/*-----------------------------------------------------------------------------------------------*/
/* Data Pager */

.data_pager a,
.data_pager .data_pager_button {
    padding: 5px;
    background-color: #eef;
    border: 1px solid #bbb;
    margin: 0 2px;
}

.data_pager .data_pager_first {
    margin-left: 0;
    background-color: transparent;
    border: 0;
}

.data_pager .data_pager_last {
    margin-right: 0;
    background-color: transparent;
    border: 0;
}

.data_pager .data_pager_current {
    background-color: #f9f9f9;
}

.data_pager a.aspNetDisabled.data_pager_button {
    text-decoration: none;
    color: inherit;
}

.page_content .pagination .active a {
    color: #FFFFFF;
}

/*-----------------------------------------------------------------------------------------------*/
/* REVIEWS */

.review_box {
    background: #eff1f7;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZjFmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eff1f7 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eff1f7), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #eff1f7 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #eff1f7 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #eff1f7 0%, #ffffff 100%);
    background: linear-gradient(top, #eff1f7 0%, #ffffff 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

    .review_box > div {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .review_box .review_name {
        font-size: 1.2em;
        padding-top: 3px;
        display: block;
    }

    .review_box .review_number a {
        color: #A2A2A2;
    }

    .review_box .review_date {
        font-size: 0.8em;
        color: #8B867A;
        white-space: nowrap;
    }

    .review_box .review_comment {
        margin: 7px 0;
        font-size: 0.9em;
        line-height: 1.4em;
    }

    .review_box blockquote, blockquote {
        margin: 1em 3em;
        color: #999;
        border-left: 2px solid #999;
        padding-left: 1em;
        font-style: italic;
    }

        .review_box blockquote .quote_name,
        blockquote .quote_name {
            font-style: normal;
            color: #777;
        }

    .review_box .review_rating {
        float: right;
        font-weight: bold;
    }

    .review_box .review_rate {
        float: right;
        display: block;
        padding-right: 15px;
    }

    .review_box .quoteLink {
        float: right;
        font-size: 0.8em;
        background: url('../images/quote.png') center right no-repeat;
        padding-right: 15px;
        color: #A2A2A2;
    }

    .review_box .review_rating_good {
        color: #67A851;
    }

    .review_box .review_rating_neutral {
        color: #8B867A;
    }

    .review_box .review_rating_bad {
        color: #CF2929;
    }

/*-----------------------------------------------------------------------------------------------*/
/* TABLES */

.tabledefault {
    width: 100%;
    border-collapse: collapse;
}

    .tabledefault th {
        padding: 3px;
        font-weight: bold;
        background-color: #DFDFDF;
        border-bottom: solid 2px #CCCCCC;
        border-right: solid 1px #CCCCCC;
    }

    .tabledefault tr:hover td {
        background: #DFDFDF;
    }

    .tabledefault td {
        padding: 8px;
        background-color: #EFEFEF;
        border-bottom: 1px solid #FFFFFF;
        border-top: 1px solid transparent;
    }

/*-----------------------------------------------------------------------------------------------*/

.social_share {
    float: right;
    color: #999999;
    white-space: nowrap;
}

    .social_share ul {
        display: inline;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .social_share ul li {
            display: inline;
            margin: 0px 0px 0px 2px;
        }

/*-----------------------------------------------------------------------------------------------*/

.feature_row h1 {
    font-size: 2.3em;
}

.feature_row img {
    max-width: 100%;
}

.feature_row .media-left img {
    max-width: none;
}

.feature_row .btn-default {
    float: right;
}

.feature_row .feature_column {
    border-right: 1px solid #D8D8D8;
}

    .feature_row .feature_column:last-child {
        border-right: none;
    }

/*-----------------------------------------------------------------------------------------------*/

.columnised_nav hr.spacer {
    margin-top: 15px;
    margin-bottom: 15px;
}

.navigation_row {
    color: #000000;
    font-weight: 600;
    font-size: 0.9em;
}

    .navigation_row h2 {
        margin-top: 0px;
        font-weight: 600;
    }

    .navigation_row img {
        max-width: 100%;
        height: auto !important;
    }

    .navigation_row p:last-child {
        margin-bottom: 14px;
    }

/*-----------------------------------------------------------------------------------------------*/
/* BREADCRUMBS */

.breadcrumb {
    padding: 0;
    margin: 15px 0;
    background-color: transparent;
}

    .breadcrumb span,
    .breadcrumb a {
        color: var(--dark-blue);
        transition: color 0.3s linear;
    }

        .breadcrumb a:focus,
        .breadcrumb a:hover {
            color: var(--orange);
            text-decoration: none;
        }

    .breadcrumb > li + li:before {
        color: #000;
        content: "|";
        padding: 0 10px 0 5px;
    }

    .breadcrumb > .active {
        color: var(--orange);
    }

/*-----------------------------------------------------------------------------------------------*/
/* LISTS */

#content ul:not([class]):not([id]) {
    list-style-type: circle;
    padding: 0 0 0 20px;
}

#content ul:not([class]):not([id]) li::marker {
    color: var(--orange);
}

#content ul.tick-list {
    list-style-type: none;
    padding: 0 0 0 20px;
}

#content ul.tick-list li {
    margin: 5px 0;
}

#content ul.tick-list li::marker {
    content:"\e013";
    font-family: 'Glyphicons Halflings';
    letter-spacing: 6px;
}

/*-----------------------------------------------------------------------------------------------*/
/* PAGINATION */

.pagination > li > a,
.pagination > li > span {
    color: #000;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #000;
}

.pagination > li.active > a,
.pagination > li.active > a:focus,
.pagination > li.active > a:hover,
.pagination > li.active > span,
.pagination > li.active > span:focus,
.pagination > li.active > span:hover {
    background-color: var(--orange);
    border-color: var(--orange);
    color: #fff;
}

/*-----------------------------------------------------------------------------------------------*/
/* DROPDOWNS */

.dropdown-menu > li:not([class]) > a:not([class]) {
    transition: linear all 0.1s;
    -webkit-transition: linear all 0.1s;
    -moz-transition: linear all 0.1s;
    -o-transition: linear all 0.1s;
}

.dropdown-menu > li:not([class]) > a:not([class]):focus,
.dropdown-menu > li:not([class]) > a:not([class]):hover {
    background: var(--orange);
    color: #fff;
}

.dropdown-menu > li.active > a:not([class]),
.dropdown-menu > li.active > a:not([class]):focus,
.dropdown-menu > li.active > a:not([class]):hover {
    background: var(--orange);
    color: #fff; 
}

/*-----------------------------------------------------------------------------------------------*/
/* MODULE FILTER NAV */

.module-filter-nav {
    position: relative;
    padding: 15px;
    margin: 15px 0;
    display: flex;
    background: rgba(var(--dark-blue-rgb), 0.5);
    justify-content: space-between;
    gap: 15px;
}

.module-filter-nav .module-filter-nav-group {
    display: flex;
    gap: 10px;
}

.module-filter-nav .pagination,
.module-filter-nav .form-group {
    margin: 0;
}

.module-filter-nav [class*="btn-"] {
    border-radius: 4px;
}

/*-----------------------------------------------------------------------------------------------*/
/* ALERTS */

.alert {
    border-radius: 15px;
    border: 0;
    border-left: 5px solid transparent;
    text-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #333!important;
}

.alert.inline_alert {
    display: inline-block;
    width: fit-content;
    padding: 10px 30px;
    margin: 0;
    font-size: .95em;
    line-height: 1.05em;
    /* to keep in line with buttons */
    position: relative;
    bottom: -1px;
}

.alert a {
    color: #23527c;
}

.alert a:hover {
    color: #4c82b3;
}

.alert-default {
    background: #e5e5e5;
    border-color: #b9b9b9;
}

.alert-info {
    background: #c3e5f7;
    border-color: #6eaccd;
}

.alert-warning {
    background: #f7edb6;
    border-color: #ddbe17;
}

.alert-danger {
    background: #f3bfbf;
    border-color: #c71c1c;
}

.alert-danger a {
    color: #c71c1c;
}

.alert-success {
    background: #d3f3c6;
    border-color: #75b959;
}

/*-----------------------------------------------------------------------------------------------*/

.profile-progress-container {
    background: #ebebeb;
    padding: 15px;
    margin: 15px 0;
    border-radius: 15px;
}

.profile-progress {
    height: 2rem;
    margin: calc(1rem + 15px) 0;
    border: 2px solid var(--light-blue);
    background: var(--light-blue);
}

.profile-progress-bar {
    position: relative;
    background: var(--orange);
    height: 100%;
    border: 2px solid var(--orange);
    width: 0;
}

.profile-progress-percent {
    position: absolute;
    padding: 5px;
    border-radius: 50%;
    background: var(--dark-blue);
    color: #fff;
    top: calc(0px - 4px - 1rem);
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 700;
    left: calc(100% - 2rem);
    width: 4rem;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*---------------------------------------------------------------*/
/* Member Certificate */

#cert_container {
    height: 1350px;
    padding: 20px 50px;
    position: relative;
    width: 950px;
}

    /* Header */

    #cert_container header img {
        margin-right: 40px;
        width: 120px;
    }

    #cert_container header h1 {
        color: rgb(51, 153, 102);
        font-size: 18pt;
        font-weight: bold;
        margin: 0 0 15px 0;
        text-transform: uppercase;
    }

    #cert_container header p {
        line-height: 1em;
        margin: 0;
    }

    #cert_container header small {
        font-size: 11pt;
        font-weight: bold;
        line-height: 0;
    }

    /* Body */

    #cert_container .spacer {
        margin: 60px 0;
    }

    #cert_container p {
        font-size: 14pt;
        line-height: 1.6em;
    }

    #cert_container img {
        width: 180px;
    }

    /* Footer */

    #cert_container footer {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
    }

        #cert_container footer p {
            line-height: 1em;
            margin: 0;
        }

        #cert_container footer small {
            font-size: 10pt;
            line-height: 0;
        }

        #cert_container footer .footer_spacer {
            padding: 0 10px;
        }

/*-----------------------------------------------------------------------------------------------*/

.input-group.select_load select.form-control {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.input-group.select_load .input-group-addon {
    background: none;
    border: none;
    display: none;
    padding: 0 0 0 4px;
}

.input-group.select_load.loading .input-group-addon {
    display: table-cell;
}

/*-----------------------------------------------------------------------------------------------*/

.notice {
    background-color: var(--offwhite);
    border-bottom: 3px solid var(--light-blue);
    font-weight: 500;
}

.well {
    background-image: none;
    background: var(--offwhite);
    box-shadow: none;
    border: none;
    border-radius: 15px;
}

/*#region -- Tables */
.table,
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > th,
.table > thead > tr > td {
    border-color: var(--dark-blue) !important;
}

    .table > thead > tr > th {
        background: rgba(var(--light-blue-rgb), 0.5);
    }

    .table.orange_header > thead > tr > th {
        background: rgba(var(--orange-rgb), 0.5);
    }
