/* =====================================================================
   v4-part1of4.css - PART 1 OF 4
   Combined from your-style.2.css and course.cards.css
   ===================================================================== */

/* BASE STYLES */
body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "Roboto";
    -webkit-font-smoothing: antialiased !important;
    font-smoothing: antialiased !important;
    background-color: #fff;
}

.hide { display: none; }

zimg {
    width: 100%;
    height: auto;
    display: inline-block;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
}

/* TYPOGRAPHY */
h1, h2, h3, h4 { margin: 22px 0 20px; }
/*h1, h2, h3, h4, h5, h6 { display: block; font-weight: 700 !important; }*/
.lead { font-weight: 400 !important; }
label > span { font-weight: 700 !important; }
.propercase { text-transform: capitalize; }
.upper { text-transform: uppercase; }
.tight { letter-spacing: -1px; }
.verytight { letter-spacing: -2px; }

/* LAYOUT */
.container-fluid { padding-left: 0px !important; padding-right: 0px !important; }
.fullwidth { width: 100%; padding-left: 60px; padding-right: 60px; }
.equal-height { display: flex; flex-direction: column; height: 100%; }
.content-block { background: #fff; margin: auto; width: 675px; opacity: 0.9; }
.text-block { max-width: 465px; margin: auto; text-align: center; }
.text-block h1 { line-height: 42px; text-align: center; }
.text-block p { padding-top: 24px; padding-bottom: 24px; font-size: 18px; margin-top: 20px; margin: auto; text-align: center; }

/* SPACING - MARGINS */
.ml-1 { margin-left: .5rem; }
.ml-20 { margin-left: 20px; }
.ml-60 { margin-left: 60px !important; }
.ml-120 { margin-left: 120px; }
.ml-150 { margin-left: 150px; }
.mr-20 { margin-right: 20px; }
.mr-30 { margin-right: 30px; }
.mr-40 { margin-right: 40px !important; }
.mr-60 { margin-right: 60px; }
.mr-150 { margin-right: 150px; }
.mr-160 { margin-right: 160px; }
.mt-20 { margin-top: 20px; }
.mt-30 { margin-top: 30px; }
.mb-20 { margin-bottom: 5px !important; }
.mb-60 { margin-bottom: 60px; }
.mtm-5 { margin-top: -5px !important; }
.mtm-10 { margin-top: -10px !important; }
.mtm-15 { margin-top: -15px !important; }
.mtm-20 { margin-top: -20px !important; }
.mtm-25 { margin-top: -25px !important; }
.mtm-30 { margin-top: -30px !important; }
.mtm-40 { margin-top: -40px !important; }
.mt-minus30 { margin-top: -50px; }
.no-top-margin { margin-top: 0 !important; }
.nomargin { margin: 0 !important; }

/* SPACING - PADDING */
.pad-2 { padding: 4px; }
.pad-5 { padding: 5px; }
.pad-10 { padding: 10px !important; }
.pad-20 { padding: 20px; }
.pad-60 { padding-right: 60px; }
.padtblr-40 { padding: 40px; }
.pt-28 { padding: 28px; }
.pt-48 { padding-top: 48px; }
.pb-48 { padding-bottom: 48px; }
.pb-60 { padding-bottom: 60px; }
.pl-60 { padding-left: 60px; }
.pr-60 { padding-right: 60px; }
.no-bottom-padding { padding-bottom: 0 !important; margin-bottom: 0 !important; }
.nopadding { margin-bottom: 0; }

/* TEXT ALIGNMENT */
.text-right { text-align: right !important; }
.text-left { text-align: left !important; }
.text-center { text-align: center !important; }

/* DISPLAY */
.inline { display: inline; width: auto; }
.sp-inline, .d-inline { display: inline-block; }
.pull-left { float: left; }
.pull-none { float: none !important; }
.pull-right { float: right; }
.spHide, .hide { display: none; }
.spShow { display: block; }
.lg-noshow { display: none !important; }

/* WIDTH */
.fw { width: 100%; }
.mw-100 { min-width: 100px; }
.mw-130 { min-width: 130px; }
.a3fer { max-width: 30%; }
.a4fer { max-width: 25%; }

/* COLORS */
.white, a.white:hover, h5.white { color: #fff !important; }
.black { background-color: #000 !important; color: #fff !important; }
.bg-white { background-color: #fff; color: #000; }
.bg-Light { background-color: #f5f7f8; color: #000; }
.bg-dark { background-color: #343a40 !important; color: #fff; }
.bg-gunmetal { color: #fff !important; background-color: #3e739d; }
.bg-burntred { color: #fff; background-color: #cf4727; }
.bg-peasoup, .btn-peasoup { color: #fff; background-color: #a3be8b; }
.blue-tint-dark { background-color: rgba(159, 215, 255, 0.9); }
.blue-tint { background-color: rgba(211, 236, 253, 1); }

/* BACKGROUND TINTS */
.bg-tint-live, .pattern-green { background-color: rgba(62, 175, 63, 0.1); }
.bg-tint-stream { background-color: rgba(252, 219, 4, 0.1) !important; }
.bg-tint-quickhit { background-color: rgba(255, 96, 88, 0.10) !important; }
.bg-tint-cc, .course-card-content-purple { background-color: rgba(151, 71, 255, 0.1) !important; }
.bg-tint-membership { background-color: rgba(211, 236, 253, 1); }
.bg-tint-Asset-1 { background-color: rgba(14, 124, 201, 0.10) !important; }
.bg-tint-Asset-2 { background-color: rgba(62, 175, 63, 0.10) !important; }
.bg-tint-Asset-3 { background-color: rgba(258, 208, 0, 0.1) !important; }
.course-card-content-salmon { background-color: rgba(255, 73, 66, 0.1) !important; }
.course-card-content-yellow { background: rgba(258, 208, 0, 0.1) !important; }

/* BUTTONS */
.btn-new {
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 8px;
    gap: 10px;
    border-radius: 3px !important;
    color: #0E7CC9;
    text-align: center;
    text-decoration: none;
}

.btn-24 {
    padding: 16px 24px;
    font-size: 24px !important;
    line-height: 28px !important;
    font-weight: 900;
    letter-spacing: 0.9px;
}

.btn-18 {
    padding: 13px 24px;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 700;
    letter-spacing: 0.9px;
}

.btn-bww { background-color: #0E7CC9 !important; color: #fff !important; }
.btn-wwb { border: 1px solid #0e7cc9 !important; background-color: #fff; color: #0E7CC9 !important; }
.btn-clear { background-color: transparent !important; color: #222 !important; }
.btn-default { background-color: #f5f2f2 !important; color: #000 !important; }
.btn-peasoup:hover { background-color: #cde0bc; }
.btn-white, .fa-white { background-color: #fff; color: #000; }
.btn-gunmetal a, a.btn-gunmetal { color: #fff; }
.btn-gunmetal:hover { background-color: #144a73; }

a.btn-bww:hover,
.skillset-button-row > a:hover,
.skillset-button-row:hover,
.course-card-view-detail > a:hover,
.course-card-view-detail:hover,
.sa-button-container > .confirm:hover {
    background: #0A578d !important;
    text-decoration: none !important;
    box-shadow: none;
}

a.btn-wwb:hover,
.sa-button-container > .cancel:hover {
    text-decoration: none !important;
    color: white !important;
    background: #0A578d !important;
    box-shadow: none;
}

/* NAVBAR */
.navbar-default {
    background-color: #fff;
    margin-bottom: 0px !important;
    border-bottom: 2px solid #0E7CC9 !important;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.navbar { padding: 4px 12px 12px 12px; }
.nav-link { color: #222 !important; text-align: center; line-height: 22px; }
ul.navbar-nav li.lead { font-size: 18px; margin-bottom: 0px !important; }

@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu { display: none; }
    .navbar .nav-item:hover .dropdown-menu { display: block; }
    .navbar .nav-item .dropdown-menu { margin-top: 0; }
}

.navbar.navbar-light-light .navbar-nav>li>a.btn-success {
    color: #fff;
    margin-left: 20px;
    background-color: #234d50;  
    border-color: #234d50;

}

/* END OF PART 1 - Continue with v4-part2of4.css */
/* =====================================================================
   v4-part2of4.css - PART 2 OF 4
   Append this to v4-part1of4.css
   ===================================================================== */

/* HERO BACKGROUNDS */
#useful_answers {
    width: 100vw;
    height: 468px;
    display: flex;
    justify-content: center;
    align-items: center !important;
    background-color: rgba(222, 225, 230, 1) !important;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('/v4/_images/background-questions.jpg');
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#port_of_plenty {
    width: 100vw;
    height: 468px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('/v4/_images/port.of.plenty.jpg');
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    border-top: 12px solid #024D82;
}

#it_background { padding-top: 36px; background-color: #024D82; }

#laptop-glasses,
#laptop-left-angle,
#laptop-angle,
#road-graduation-cap,
#person-working {
    width: 100vw;
    height: 456px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#laptop-glasses { background-image: url('/v4/images/hero.laptop.display.svg'); }
#laptop-left-angle { background-image: url(/v4/images/laptop-left-angle.jpg); }
#laptop-angle { background-image: url(/v4/images/laptop-angle.jpg); height: 600px; }
#road-graduation-cap { background-image: url(/v4/images/road-graduation-cap.jpg); }
#person-working { background-image: url(/v4/images/person-working-multiple-screens.jpg); justify-content: left; }

#lady-at-desk {
    width: 100vw;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url('/v4/images/lady.at.desk.2.png');
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#fred, #tom, #jp, #nancy {
    width: 220px;
    height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: inherit;
    border-radius: 50%;
}

#fred { background-image: url(/v4/images/fred.jpg); }
#tom { background-image: url(/v4/images/tom-headshot.png); }
#jp { background-image: url(/v4/images/jp-headshot.png); }
#nancy { background-image: url(/v4/images/nancy-headshot.png); }
#nancy2 {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-image: url(/v4/images/nancy-headshot.png);
    background-size: cover;
    background-position: center center;
    border-radius: 100px;
}

#pattern-gray,
#pattern-green,
#pattern-green2,
#pattern-blue,
#pattern-blue2,
#pattern-red,
#pattern-yellow,
#pattern-purple {
    width: 100vw;
    height: 456px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    color: #000 !important;
    background-image: url(/v4/images/pattern_743891365.png);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#pattern-gray { background-color: rgba(222, 225, 230, 1) !important; align-items: center !important; }
#pattern-green { background-color: rgba(62, 175, 63, 0.1); }
#pattern-green2 { background-color: rgba(62, 175, 63, 0.1); height: 90vh; }
.pattern-blue, #pattern-blue { background-color: rgba(211, 236, 253, 1) !important; }
#pattern-blue2 { background-color: rgba(14, 124, 201, 1); min-height: 600px; }
.pattern-red, #pattern-red { background-color: rgba(225, 73, 66, 0.1); }
.pattern-yellow, #pattern-yellow { background-color: rgba(252, 219, 4, 0.2); }
.pattern-purple, #pattern-purple { background-color: rgba(151, 71, 255, 0.1) !important; }

.spt-hero {
    height: 500px;
    background-size: cover;
    justify-content: center;
    align-items: flex-start;
    color: #000;
    padding: 0 20px;
}

.checkered-hero { background-image: url(/v4/images/sp.checkered.hero.png); }
.checkered-hero-dark { background-image: url(/v4/images/checkers-dark.png); }
.checkered-image {
    margin-left: auto;
    opacity: 90%;
    margin-right: auto;
    background-image: url(/v4/images/dark.checkers.png);
}

.aboutus-image {
    margin-left: auto;
    width: 100%;
    opacity: 90%;
    margin-right: auto;
    background-image: url(/v4/images/about.background.png);
}

.blog-inner {
    background-color: white;
    padding: 24px 40px 20px 40px;
    margin: auto;
    max-width: 660px;
}

.the-inner {
    background-color: rgba(256, 256, 256, 0.85);
    padding: 24px 20px 20px 20px;
}

#uq-inner {
    opacity: 92%;
    color: #222;
    background-color: rgba(255, 255, 255, 0.90);
    padding: 24px 40px 20px 40px;
    margin: 40px auto;
    max-width: 660px;
}

.hero-text-box { padding: 24px; }
.hero-text-box p { padding-top: 20px; line-height: 21px; }
.hero-text-box h1 { font-weight: 500; }
.btn-row { padding-top: 20px; padding-bottom: 20px; }

/* COURSE CARDS */
.course-card {
    background: #fff;
    width: 100%;
    max-width: 325px;
    border-radius: 3px;
    border: 1px solid #0E7CC9;
    padding: 24px;
    gap: 12px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: inline-flex;
}

.course-card a:hover { text-decoration: none; }

.course-card-row-view-detail a:hover,
.course-card-row-view-detail a,
.course-card-view-detail a,
.course-card-view-detail a:hover { color: #fff !important; }

.course-card-title {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    text-transform: capitalize;
    place-content: end;
}

.card-course-title {
    color: black;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    word-wrap: break-word;
}

.course-card-rating,
.course-card-reviewed-by {
    color: black;
    font-size: 14px;
    font-weight: 700;
    word-wrap: break-word;
}

.course-card-info-block {
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px #0E7CC9 solid;
    border-bottom: 1px #0E7CC9 solid;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 6px;
    display: flex;
    color: #0E7CC9;
}

.course-card-info-block a { color: #0E7CC9; }

.course-card-overview {
    color: black;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 22px;
    word-wrap: break-word;
}

.course-card-product-group {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    line-height: 12px;
    text-transform: capitalize;
}

.course-card-price {
    padding: 10px 10px 0px 10px;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    word-wrap: break-word;
}

.course-card-view-detail {
    color: white;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 700;
    letter-spacing: 0.90px;
    word-wrap: break-word;
}

.course-card-datebox {
    width: 100%;
    margin-top: 16px;
    border-top: 1px solid #0E7CC9;
    border-bottom: 1px solid #0E7CC9;
    color: #0E7CC9;
    font-size: 16px;
    line-height: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.course-card-datebox a { color: #0E7CC9; text-decoration: underline; }
.course-card-time, .course-card-date { font-weight: 700; }

.course-card-view-detail-wrapper {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 3px;
    background: #0E7CC9;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: inline-flex;
}

div.course-card-view-detail-wrapper:hover { background-color: #0A578d !important; }

.course-card-content {
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 9px;
    border-radius: 25px;
    background: #ECF7EC;
    width: 286px;
}

.equal-height .course-card-content { flex: auto; }
.course-card-footer { margin-top: auto; }
.course-card-body { font-size: 14px; line-spacing: 22px; }
.course-card-category { font-size: 110%; font-weight: 700; }
.course-content-top { width: 100%; }
.course-card-icon { vertical-align: top; }
.course-card-delivery { margin-bottom: 20px; }

.card-course-productline {
    color: black;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 900;
    text-transform: capitalize;
    line-height: 12px;
    word-wrap: break-word;
}

.card-course-date,
.card-course-time {
    color: #0E7CC9;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 700;
    text-transform: capitalize;
    word-wrap: break-word;
}

.card-course-duration,
.card-course-instructor {
    color: #0E7CC9;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    text-transform: capitalize;
    word-wrap: break-word;
}

.course-card-row {
    display: flex;
    width: 1040px;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border-radius: 3px;
    border: 1px solid #0E7CC9;
    background: #FFF;
}

.course-card-row-content {
    display: flex;
    padding: 20px;
    align-items: flex-start;
    gap: 9px;
    border-radius: 25px;
}

.course-card-row-content-live { background: #ECF7EC; }

.course-card-row-title {
    color: black;
    font-size: 24px;
    line-height: 28px;
    font-family: Roboto;
    font-weight: 400;
    text-transform: capitalize;
    word-wrap: break-word;
}

.course-card-row-date,
.course-card-row-time {
    color: #0E7CC9;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 700;
    text-transform: capitalize;
    word-wrap: break-word;
}

.course-card-row-duration {
    color: #0E7CC9;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 400;
    text-transform: capitalize;
    word-wrap: break-word;
}

.course-card-row-price {
    color: black;
    text-align: center;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    word-wrap: break-word;
}

.course-card-row-view-detail-wrapper {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #0E7CC9;
    border-radius: 3px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: inline-flex;
}

/* END OF PART 2 - Continue with v4-part3of4.css */
/* =====================================================================
   v4-part3of4.css - PART 3 OF 4
   Append this to v4-part2of4.css
   ===================================================================== */

/* SKILLSET CARDS */
.skillset-wrapper {
    width: 100%;
    max-width: 435px;
    padding-bottom: 35px;
    background: white;
    border-radius: 3px;
    border: 1px #0E7CC9 solid;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    display: inline-flex;
}

.skillset-picture-wrapper {
    width: 100%;
    max-width: 435px;
    border-radius: 3px;
    border: 1px #0E7CC9 solid;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    display: inline-flex;
}

.skillset-title-wrapper {
    padding-top: 35px;
    padding-bottom: 12px;
    background: white;
    flex-direction: column;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px;
    display: inline-flex;
}

.skillset-content { padding-left: 20px; padding-right: 20px; }

.skillset-title {
    color: black;
    font-size: 36px;
    line-height: 38px;
    font-weight: 400;
    word-wrap: break-word;
}

.skillset-subtitle {
    color: black;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    text-transform: capitalize;
    word-wrap: break-word;
}

.skillset-summary-and-links {
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 12px;
    align-items: flex-start;
    gap: 17px;
    display: flex;
}

.skillset-hr { height: 12px; background: #5F6368; margin-bottom: 12px; }
.skillset-summary-text { color: black; font-size: 16px; font-weight: 400; word-wrap: break-word; }

.skillset-item-wrapper {
    justify-content: flex-start;
    align-items: center;
    gap: 17px;
    display: inline-flex;
}

.skillset-item-link {
    flex: 1 1 0;
    color: #0E7CC9;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 500;
    text-transform: capitalize;
    word-wrap: break-word;
}

.skillset-button-row {
    width: 100%;
    padding: 16px 24px;
    border-radius: 3px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: flex;
}

.skillset-btn {
    flex: 1 1 0;
    text-align: center;
    color: white;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 1.20px;
    word-wrap: break-word;
}

.skillset-btn-wrapper {
    text-align: center;
    margin: auto;
    height: 100%;
    padding-top: 24px;
    padding-left: 12px;
    padding-right: 12px;
    justify-content: space-between;
    align-items: flex-end;
    display: inline-flex;
}

.skillset-item-link:hover,
#fakebutton:hover,
.skillset-btn:hover { cursor: pointer; }

/* CONTAINERS & GRID */
.sp-container,
.sp-container-smallergap {
    padding-top: 48px;
    margin: auto;
    display: flex;
    flex-flow: row wrap;
    gap: 38px 34px;
    justify-content: center;
    align-items: stretch;
    align-content: center;
}

.sp-container-smallergap { gap: 24px 34px; }

.sp-container-no-EH,
.sp-container-smallergap-no-EH {
    padding-top: 48px;
    margin: auto;
    display: flex;
    flex-flow: row wrap;
    gap: 38px 34px;
    justify-content: center;
    align-items: baseline;
    align-content: center;
}

.sp-skillscontainer-no-EH {
    padding-top: 48px;
    margin: auto;
    display: flex;
    padding-left: 60px;
    padding-right: 60px;
    flex-flow: row wrap;
    gap: 48px 48px;
    justify-content: center;
    align-items: start;
    align-content: center;
    background-color: #d3ecfd;
}

[class*="GridLex-grid"] { padding-top: 20px !important; }

/* TABLES */
.table.compacted > tbody > tr > td,
.table.compacted > tbody > tr > th,
.table.compacted > tfoot > tr > td,
.table.compacted > tfoot > tr > th,
.table.compacted > thead > tr > td,
.table.compacted > thead > tr > th {
    border-bottom: 0 solid #fff;
    margin-bottom: 0;
}

table.noborders > tbody > tr > td {
    border-top-color: #fff !important;
    border-top: none !important;
    padding-top: 0px;
}

table.dataTable thead .sorting:after { opacity: .6; }
table.dataTable thead .sorting_asc:after { opacity: .9 !important; color: rgb(245, 179, 37); }
table.dataTable thead .sorting_desc:after { opacity: .9 !important; color: rgb(245, 179, 37); }

.table-borderless tbody tr td,
.table-borderless tbody tr th,
.table-borderless thead tr th { border: 0; }

#calendarviewpoint .dataTables_wrapper .dataTables_filter {
    margin-top: -90px !important;
    background-color: aliceblue;
    padding: 16px;
    border-radius: 6px;
    border: 1px solid #ddd;
}

#activationWrapper .dataTables_wrapper .dataTables_filter {
    background-color: aliceblue;
    padding: 16px;
    border-radius: 6px;
    border: 1px solid #ddd;
}

#coursesviewpoint .dataTables_wrapper .dataTables_filter {
    margin-top: -55px !important;
    background-color: aliceblue;
    padding: 16px;
    border-radius: 6px;
    border: 1px solid #ddd;
}

/* PANELS & CARDS */
.panel { margin-bottom: 12px; }
.panel-heading { padding: 4px 5px; font-size: 16px; font-weight: 700; }
.panel-footer { padding: inherit; }

.card {
    background-color: rgba(256, 256, 256, 0.8) !important;
    border-radius: 0 !important;
    border: 0 !important;
}

div.rounded-nbm,
div.bottom-rounded,
div.rounded,
div.top-rounded { border: solid 1px #dce1e5; }

div.rounded-nbm { border-radius: 4px; }
div.rounded { margin-bottom: 30px; border-radius: 4px; }
.heading-container h2 { margin-top: 8px; margin-bottom: 8px; }

/* FORMS & INPUTS */
.input-group-addon { padding: 6px 12px !important; }
#ajax_enrollform { min-height: 300px !important; min-width: 600px !important; }
#member-enroll-form { min-width: 500px; }
#se-panel { width: 100%; }

/* MODALS & POPUPS */
.popup_content2,
.popup_content { padding: 10px; background-color: #fff; }

#popupvideo { width: 100%; max-width: 1024px; }

.embedvideo-container {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 56.25%;
    max-width: 100%;
    background-color: #fff;
}

.embedvideo-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sweet-alert {
    background-color: #fff;
    font-family: "Roboto";
    max-width: 720px;
    padding: 24px;
    border-radius: 5px;
    text-align: left;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -340px;
    margin-top: -200px;
    overflow: auto;
    display: none;
    z-index: 999999 !important;
}

div.sweet-alert.showSweetAlert.visible { padding: 28px; }
div.sweet-alert.showSweetAlert.visible h4 {
    font-size: 36px !important;
    line-height: 42px !important;
    font-weight: 700;
}

.sweet-alert h2 {
    font-size: 18px;
    position: relative;
    margin: 12px 0;
    line-height: 40px;
    color: #575757;
    text-align: left;
    font-weight: 600;
    text-transform: none;
    padding: 0;
    display: block;
}

.sweet-alert h3 {
    font-size: 18px;
    position: relative;
    line-height: 20px;
    color: #575757;
    text-align: left;
    font-weight: 600;
    text-transform: none;
    padding: 0;
    display: block;
}

.sweet-alert p {
    font-size: 18px;
    color: #000;
    text-align: inherit;
    float: none;
    margin: 0;
    padding-bottom: 10px;
    line-height: normal;
    position: relative;
}

.sweet-alert input {
    width: 100%;
    border-radius: 3px;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    padding: 0 12px;
    display: inline-block;
}

.sweet-alert button {
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 8px;
    gap: 10px;
    border-radius: 3px !important;
    background-color: #0E7CC9;
    color: white;
    text-align: center;
    text-decoration: none;
}

.sa-button-container { margin-top: 24px; }

.sa-button-container > .confirm,
.sa-button-container > .cancel {
    padding: 13px 24px;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 700;
    letter-spacing: 0.9px;
}

.sa-button-container > .confirm,
.sa-button-container > button.confirm,
.sa-button-container > button.btn-success {
    background-color: #0E7CC9 !important;
}

button.confirm.btn-lg.btn-success {
    border: 1px solid #222;
    background-color: #0E7CC9 !important;
}

.sa-button-container > .cancel {
    border: 1px solid #0e7cc9 !important;
    background-color: #fff;
    color: #0E7CC9 !important;
}

.xsa-button-container > .cancel {
    background-color: #000 !important;
    color: #fff !important;
}

.sweet-overlay {
    background-color: rgba(0, 0, 0, .4);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 10000;
}

body.stop-scrolling { height: 100%; overflow: auto; }

.popover { z-index: 10002 !important; max-width: 60%; }

.popover-title {
    background-color: #87b3e9;
    color: #000;
    font-size: 18px;
    font-weight: 700;
}

.popover-content {
    color: #000;
    font-size: 16px;
    overflow-y: auto;
}

#choicebox { min-width: 300px; }
#zamessageforyou { height: 369px; width: 760px; }
.popup-close-btn { align: auto; text-align: center; }

/* ICONS */
@font-face {
    font-family: "education-icon";
    src: url(education-icon.eot);
    src: url(education-icon.eot#iefix) format("embedded-opentype"),
         url(education-icon.woff) format("woff"),
         url(education-icon.ttf) format("truetype"),
         url(education-icon.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}

[class*=" education-icon-"]:after,
[class*=" education-icon-"]:before,
[class^=education-icon-]:after,
[class^=education-icon-]:before {
    display: inline-block;
    font: 14px/1 education-icon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.fa-minus:before { content: "\f068"; }
.fa-chart-pie:before { content: "\f200"; }
.fa-level-down:before { content: "\f149"; }
.fa-calculator:before { content: "\f1ec"; }
.fa-percent:before { content: "\f295"; }
.fa-tally:before { content: "\f69c"; }
.fa-sigma:before { content: "\f68b"; }
.fa-ticket:before { content: "\f145"; }
.fa-heartbeat:before { content: "\f21e"; }
.fa-paypal:before { content: "\f1ed"; }
.fa-hourglass-start:before { content: "\f251"; }
.fa-file-export:before { content: "\f56e"; }
.fa-key:before { content: "\f084"; }
.fa-cut:before { content: "\f0c4"; }
.fa-piggy-bank:before { content: "\f4d3"; }
.fa-usd:before, .fa-sack-dollar:before { content: "\f2e8"; }
.fa-funnel-dollar:before { content: "\f662"; }
.fa-building-o:before, .fa-building:before { content: "\f1ad"; }
.fa-network-wired:before { content: "\f6ff"; }
.fa-server:before { content: "\f233"; }
.fa-hand-o-right:before, .fa-hand-point-right:before { content: "\f0a4"; }
.fa-hand-stop-o:before { content: "\f256"; }
.fa-balance-scale:before { content: "\f24e"; }
.fa-fax:before { content: "\f1ac"; }
.fa-chess-clock:before { content: "\f43d"; }
.fa-rss:before { content: "\f09e"; }
.fa-toolbox:before { content: "\f552"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-at:before { content: "\f1fa"; }
.fa-file-excel:before { content: "\f1c3"; }
.fa-file-audio-o:before { content: "\f1c7"; }
.fa-remove:before { content: "\f00d"; }
.fa-check-circle-o:before { content: "\f058"; }
.fa-refresh:before { content: "\f2f1"; }
.fa-school:before { content: "\f549"; }
.fa-paper-plane:before, .fa-send:before { content: "\f1d8"; }
.fa-paperclip:before { content: "\f0c6"; }
.fa-check-square-o:before { content: "\f14a"; }
.fa-calendar-alt:before { content: "\f073"; }
.fa-floppy-o:before, .fa-disk:before { content: "\f0c7"; }
.fa-gear:before, .fa-cog:before { content: "\f013"; }
.fa-angle-down:before { content: "\f107"; }

.education-icon-homework:before { content: "\e05c"; }
.education-icon-online1:before { content: "\e07d"; }
.education-icon-online2:before { content: "\e07e"; }
.education-icon-online:before { content: "\e07f"; }

span.bl-badge { background-color: #ff8e01 !important; color: #fff !important; }
span.badge {
    border-radius: 4px !important;
    background-color: #000;
    color: #fff;
    margin-left: 10px;
    margin-top: -6px;
}

.legendicon { font-size: 24px; }
span.yellow { color: yellow; }

/* LISTS */
ul.regularUL {
    list-style: disc !important;
    margin-left: 20px;
    padding-left: inherit;
}

ol.regularOL { list-style-type: decimal !important; }
ol.regularOL > li > ul.regularUL { margin-top: 10px; margin-bottom: 10px; }
ol.swal { list-style-type: decimal !important; margin-left: 20px; }
ol.swal li { font-size: 18px; font-weight: 400; }
.swal-body { font-size: 18px; font-weight: 400; }

ul.sidebar-menu > li { margin-top: -2px; }
ul.sidebar-menu > li > a {
    display: block;
    color: #777;
    padding: 17px 20px 15px;
    line-height: 1;
    border-bottom: 1px solid #e5e5e5;
    margin-right: -1px;
    margin-left: -1px;
    margin-bottom: 1px;
    font-size: 12px;
}

ul.sidebar-menu > li > a:hover {
    background: 0 0;
    color: #555;
    border-right: 1px solid #555;
}

ul.sidebar-menu > .active > a {
    font-weight: 600;
    color: #555;
    background: 0 0;
    border-right: 1px solid #555;
    border-bottom: 1px solid #e8e8e8;
}

/* RATING */
.rating-wrapper {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.2;
}

.rating-wrapper .rating-item { line-height: 1.2; }
.rating-item .fa { font-size: 12px; color: #f2d43d; }
.rating-item .rating-symbol { margin-right: 3px; }
.rating-item .label { margin-left: 5px; padding-bottom: 1px; padding-top: 2px; }
.rating-item { font-size: 14px; font-weight: 500; }

/* CALENDAR */
.cal-date {
    width: 64px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}

.cal-date p {
    font-size: 30px;
    font-family: "Roboto";
    text-align: center;
    color: #545454;
    background-color: #fcfcfc;
}

.cal-date p span {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    display: block;
    border-top: 3px solid #000;
    border-radius: 0 0 5px 5px;
    padding: 6px 0;
}

/* END OF PART 3 - Continue with v4-part4of4.css */
/* =====================================================================
   v4-part4of4.css - PART 4 OF 4 (FINAL)
   Append this to v4-part3of4.css to complete the merged file
   ===================================================================== */

/* FOOTER */
.main-footer {
    background: rgba(60, 64, 67, 1);
    color: #fff;
    padding-top: 10px;
    padding-bottom: 4px;
}

.main-footer a {
    font-weight: 400;
    text-decoration: none;
    color: #fff;
}

.main-footer a:hover {
    text-decoration: underline;
    color: #fff;
}

.footer-title { color: #fff; margin: 0 0 25px; }

h4.footer-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1.2px;
}

.footer-logo { font-size: 30px; margin: 0 0 20px; color: #fff; }
.footer-logo > a { font-size: 24px; color: #fff; }

.secondary-footer {
    background: rgba(60, 64, 67, 1);
    color: #fff;
    padding-bottom: 0;
}

ul.secondary-footer-menu { float: right; }
ul.secondary-footer-menu li { float: left; }
ul.secondary-footer-menu li:not(:last-child):after { content: "|"; margin: 0 15px; }
ul.secondary-footer-menu li a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

ul.secondary-footer-menu li a:hover { color: #fff; }
ul.menu-footer li { margin-bottom: 5px; width: 33.3333%; float: left; }
ul.menu-footer li a { font-size: 13px; }

ul.float_center {
    float: right;
    position: relative;
    left: -50%;
    text-align: left;
}

ul.float_center > .child {
    position: relative;
    left: 50%;
}

/* BREADCRUMBS */
.breadcrumb-wrapper {
    background: #f7f7f7;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.breadcrumb-wrapper h1.page-title {
    margin: 7px 0 0;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 1px;
    color: #000;
}

.breadcrumb-wrapper .breadcrumb {
    margin: 0;
    padding: 0;
    font-size: 11px;
    background: 0 0;
}

.breadcrumb-wrapper .breadcrumb a { color: #000; }
.breadcrumb-wrapper .breadcrumb .active { color: #000; font-weight: 500; }
.breadcrumb-wrapper > .container { margin-left: 60px; }

/* TAGS */
.tags { margin-left: 8px; }

.tags a {
    border: 1px solid #ddd;
    font-size: 12px;
    display: inline-block;
    color: #1a1e21;
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, .1);
    border-radius: 2px;
    margin: 0 3px 6px 0;
    padding: 5px 10px;
    background: #fff;
}

.tags a:hover { border-color: #08c; }
.tags a.primary { color: #fff; background-color: #428bca; border-color: #357ebd; }
.tags a.success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; }
.tags a.info { color: #fff; background-color: #5bc0de; border-color: #46b8da; }
.tags a.warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; }
.tags a.danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; }

.tag-cloud { min-height: 36px; }
.tag-cloud span {
    display: block;
    float: left;
    line-height: 1.2;
    padding: 5px 7px 5px 0;
    margin-left: 0;
    margin-bottom: 5px;
}

.tag-cloud a {
    color: #555;
    border: 1px solid #555;
    font-size: 11px;
    line-height: 1;
    display: inline-block;
    padding: 3px 8px;
    border-radius: 2px;
}

.tag-cloud a:hover { background: #555; color: #fff; }

.tag-cloud-wrapper {
    margin-bottom: 20px;
    border: 1px solid #b3b0b0;
    position: relative;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f9f9f9;
}

h5.tags { margin-left: 0; margin-top: -26px; }

/* PRODUCT COLORS */
.blueHeading { background-color: #0E7CC9 !important; color: #fff !important; }

.ssAE { background-color: #d98841 !important; color: #fff !important; }
.ssACFSA { background-color: #D6CAFA !important; color: #333 !important; }
.ssAC { background-color: #2E4053 !important; color: #fff !important; }
.ssCFAA { background-color: #A3C1AD !important; color: #333 !important; }
.ssCFSPFRA { background-color: #cc9 !important; color: #333 !important; }
.ssCIBU { background-color: #ffeb99 !important; color: #333 !important; }
.ssCREU { background-color: #445f45 !important; color: #fff !important; }
.ssCRA { background-color: #FAE2CC !important; color: #333 !important; }
.ssFTRA { background-color: #4d93cc !important; color: #fff !important; }
.ssFPDS { background-color: #FEFCDD !important; color: #333 !important; }
.ssHPA { background-color: #1F618D !important; color: #fff !important; }
.ssICC { background-color: #3b3e40 !important; color: #fff !important; }
.ssLD { background-color: #D2F0FE !important; color: #333 !important; }
.ssMCWU { background-color: #D0E5B8 !important; color: #333 !important; }
.ssNPMA { background-color: #EDD7ED !important; color: #333 !important; }

.card-header-taxes, .cc4500, .pidTax { background-color: #4d93cc !important; color: #fff !important; }
.card-header-seminar, .pidSeminar { background-color: #0e6871 !important; color: #fff !important; }
.card-header-Webcast, .pidWC { background-color: #d43919 !important; color: #fff !important; }
.card-header-CRE, .pidCRE, .cc4200 { background-color: #445f45 !important; color: #fff !important; }
.card-header-CNI, .pidCNI, .cc4100 { background-color: #ffeb99 !important; color: #000 !important; }
.card-header-CF, .cc4600, .pidCF { background-color: #cc9 !important; color: #333 !important; }
.card-header-ACC, .cc4400, .pidACC { background-color: #d98841 !important; color: #fff !important; }
.card-header-BAS, .pidBAS, .cc4300 { background-color: #3b3e40 !important; color: #fff !important; }
.card-header-QH, .pidQH { background-color: #737373 !important; color: #fff !important; }
.card-header-CR, .pidCR { background-color: #c0e0f9 !important; color: #000 !important; }
.card-header-SS, .pidSS { background-color: #bea55f !important; color: #fff !important; }
.card-header-IC, .pidIC { background-color: #1daa9b !important; color: #fff !important; }
.card-header-Assessments, .pidAssessments { background-color: #172e55 !important; color: #fff; }
.card-header-black { background-color: #000; color: #fff; }
.card-header-blue {
    background-color: #2196f3;
    color: #fff;
    padding: 10px;
    margin-bottom: 24px;
}

tr.pidBAS > td > a,
tr.pidBAS > td > a:hover,
tr.pidCF > td > a,
tr.pidCF > td > a:hover,
tr.pidCRE > td > a,
tr.pidCRE > td > a:hover,
tr.pidTax > td > a,
tr.pidTax > td > a:hover,
tr.pidWC > td > a,
tr.pidWC > td > a:hover { color: #fff !important; }

tr.FTRA td#colormap a:hover,
tr.FTRA td#colormap a,
tr.CREU td#colormap a:hover,
tr.CREU td#colormap a,
tr.ICC td#colormap a:hover,
tr.ICC td#colormap a {
    color: white;
    text-decoration: none;
}

.pidWC a:not(.btn),
.pidWC a:not(.btn):hover { color: #fff; }

/* UTILITY CLASSES */
.pointer { cursor: pointer; }
.showhelp { cursor: help; }
.guidance { cursor: help; }
.no-link-btn { cursor: default; }

.truncate {
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.highlight { background-color: #f9feab; }
.quoted-text { font-style: italic; }
.vcenter { vertical-align: middle !important; }
.vab { vertical-align: bottom; }
.rotated { transform: rotate(-18deg); }
.shadow { box-shadow: 3px 3px 5px 6px #ccc; }
.shadowbox { box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19); }
.sortcorners { border-radius: 4px; }

.solidbar {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    height: 12px;
    background: #0E7CC9;
    margin-bottom: 30px;
    margin-top: 20px;
}

.graybox {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #ececec;
    margin-bottom: 20px;
    color: #000;
    font-weight: 700;
    border-radius: 6px;
}

.graybox > div {
    font-size: 24px;
    padding-top: 10px;
}

.back_pill {
    padding: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #0E7CC9 !important;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    max-width: 90px;
    display: flex;
}

.back_pill_text {
    color: black;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 700;
    word-wrap: break-word;
}

/* COLORBOX */
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper { max-width: none; }
#cboxOverlay { position: fixed; width: 100%; height: 100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear: left; }
#cboxContent { position: relative; }
#cboxLoadedContent { overflow: auto; -webkit-overflow-scrolling: touch; }
#cboxTitle { margin: 0; }
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}

#cboxOverlay {
    background: url(/images/overlay.png) repeat 0 0;
    opacity: 0.5;
    filter: alpha(opacity = 50);
}

#cboxContent {
    background: #fff;
    overflow: hidden;
    border: 1px solid #000;
}

#cboxClose {
    position: absolute;
    top: 0;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    right: 0;
    z-index: 9999;
    background-color: #d43919;
    color: white;
    width: 30px;
    height: 30px;
}

#cboxClose:hover { background-color: #ac2925; }
.close { opacity: inherit; }

/* RESPONSIVE - LARGE SCREENS */
@media only screen and (max-width: 1199px) {
    .hero { background-size: auto; }
}

/* RESPONSIVE - MEDIUM SCREENS */
@media only screen and (max-width: 991px) {
    .course-item-price { top: 27px; }
}

@media (min-width: 992px) {
    .popover { max-width: 60% !important; }
}

/* RESPONSIVE - SMALL SCREENS */
@media (max-width: 767px) {
    .popover { max-width: 300px; }

    .popover-content {
        font-size: 8px;
        font-style: normal;
        font-weight: normal;
        line-height: 1.1;
    }

    .mt-20 { margin-top: 5px !important; }
    .breadcrumb-wrapper > .container,
    .ml-40 { margin-left: 10px !important; }
    .ml-60 { margin-left: 20px !important; }
    .mr-40 { margin-right: 15px !important; }
    .mb-20 { margin-bottom: 5px !important; }
    .lg-noshow { display: block !important; }
    #back-to-top { bottom: 12px !important; }
    #back-to-top a {
        width: 26px;
        height: 26px;
        line-height: 22px;
        font-size: 18px;
    }

    #caldendaronly { margin-left: -20px; }
    .mw-130 { min-width: 60px; }
    .a3fer { max-width: 100%; }
    .a4fer { min-width: 100%; }
    .member-enroll-form { width: 90%; height: 250px; }
    .sm_pad-10 { padding-top: 20px; }
    .dropdown-menu { font-size: 16px; }
    .h4, h4 { font-weight: 700; }
    #tiptop, .noshow { display: none; }

    button.navbar-toggle {
        margin-top: 20px !important;
        background-color: #fff !important;
    }

    .cdl-rs-wrapper, .font16, .optionMax, .piAudience, .section, body {
        font-size: 16px !important;
    }

    img { width: inherit !important; }
    #frameclosebtn { height: 42px !important; }
    .nolink { display: none !important; }
    .mm_accountlink { display: block !important; }
    .cdl-title { font-size: 14px; }
    .cdl-identifier { font-size: 26px; }
    .card-subheader-OTC, .cdl-expiration, .note-body p { font-size: 12px; }
    .team-item .image { width: 80px; }
    .team-item-inner > .image > img { max-width: 80px !important; }
    .graybox > div { font-size: 16px; }
    [class*=sm-hidden] { display: none; }
    ul.secondary-footer-menu { float: left; }
}

/* RESPONSIVE - EXTRA SMALL */
@media (max-width: 479px) {
    .popover { max-width: 90% !important; }
}

/* RESPONSIVE - VISIBILITY */
@media (max-width: 80em) {
    [class*=lg-hidden] { display: none; }
}

@media (max-width: 64em) {
    [class*=md-hidden] { display: none; }
}

@media (max-width: 48em) {
    [class*=sm-hidden] { display: none; }
}

@media (max-width: 36em) {
    [class*=xs-hidden] { display: none; }
}

@media (max-width: 1024px) {
    .sm-show900 { display: block !important; }
    .sm-hide900 { display: none !important; }
}

/* PRINT */
@media print {
    .navbar {
        display: block;
        border-width: 0 !important;
    }

    .navbar-toggle { display: none; }
    .footer-logo { color: #000; }
}

/* ANIMATIONS */
@keyframes showSweetAlert {
    0% { transform: scale(.7); }
    45% { transform: scale(1.05); }
    80% { transform: scale(.95); }
    100% { transform: scale(1); }
}

@keyframes hideSweetAlert {
    0% { transform: scale(1); }
    100% { transform: scale(.5); }
}

/* MISCELLANEOUS */
.sp-pop-error { z-index: 9999; }

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

sa-icon, sa-error, animateErrorIcon { display: none !important; }
.activation { display: none; }
#page-content { margin-left: 2px; }

.options-inlineflex,
.live-inlineflex,
.ondemand-inlineflex { display: inline-flex; }

.underlineonly a:hover,
a.underlineonly:hover {
    color: #222222;
    text-decoration: underline;
}

.boxA, .boxQ { margin-bottom: 0px !important; }
.nlm { margin-left: inherit; }
.optionMax { width: 100%; }

/* =====================================================================
   END OF v4.css - All 4 parts combined create the complete merged file
   
   To create the final v4.css file:
   1. Copy v4-part1of4.css
   2. Append v4-part2of4.css
   3. Append v4-part3of4.css
   4. Append v4-part4of4.css
   ===================================================================== */

   /* =====================================================================
   v4-part5of5.css - ADDITIONAL MISSING STYLES
   Append this to v4-part4of4.css for complete coverage
   ===================================================================== */

/* SMALL BOX */
.small-box {
    position: relative;
    display: block;
    border-radius: 2px;
    margin-bottom: 15px;
}

.small-box > .inner {
    padding: 10px;
}

.small-box > .small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, .8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, .1);
    text-decoration: none;
}

.small-box > .small-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, .15);
}

.small-box h3 {
    font-weight: 700;
    margin: 0 0 10px;
    white-space: nowrap;
    padding: 0;
    z-index: 5px;
    font-size: 22px;
}

.small-box p > small {
    display: block;
    color: #f9f9f9;
    margin-top: 5px;
}

.small-box p {
    z-index: 5px;
}

.small-box .icon {
    position: absolute;
    top: 12px;
    right: 10px;
    z-index: 0;
    font-size: 40px;
    color: rgba(0, 0, 0, .15);
}

.small-box:hover {
    text-decoration: none;
    color: #f9f9f9;
}

@media screen and (max-width: 480px) {
    .small-box {
        text-align: center;
    }

    .small-box .icon {
        display: none;
    }
}

/* ADDITIONAL NOTE STYLES */
.note-container {
    margin-top: 10px;
    position: fixed;
    right: 0;
    top: 170px;
    width: 250px;
    border-left-style: solid;
    border-right-style: solid;
    border-color: #000;
    background-color: #fff;
    z-index: 9999;
}

.note {
    text-decoration: none;
    background: #0d7cc9;
    display: block;
    width: 230px;
    box-shadow: 5px 5px 7px rgba(33, 33, 33, .7);
}

.note h3 {
    font-size: 32px;
    margin: 0;
}

.note-body,
.note-header {
    padding-left: 10px;
    padding-right: 10px;
}

.note-header {
    background-color: #000;
    color: #fff;
    font-weight: 700;
}

.note-body {
    padding-bottom: 20px;
}

.note-header td {
    font-size: 16px;
    line-height: 40px;
}

/* COURSE ITEM BOTTOM */
.course-item-bottom-body {
    background-color: #f3f3f3;
    color: #000;
}

.course-item-bottom-heading {
    width: 100%;
    height: 32px;
    padding: 4px;
    background-color: #000;
    color: #fff;
    margin-bottom: 8px;
    margin-top: -4px;
}

/* DATATABLE FILTER BOXES */
#calendarviewpoint .dataTables_wrapper .dataTables_filter {
    margin-top: -90px !important;
    background-color: aliceblue;
    padding: 16px;
    border-radius: 6px;
    border: 1px solid #ddd;
}

#activationWrapper .dataTables_wrapper .dataTables_filter {
    background-color: aliceblue;
    padding: 16px;
    border-radius: 6px;
    border: 1px solid #ddd;
}

#coursesviewpoint .dataTables_wrapper .dataTables_filter {
    margin-top: -55px !important;
    background-color: aliceblue;
    padding: 16px;
    border-radius: 6px;
    border: 1px solid #ddd;
}

/* BACK TO TOP */
#back-to-top {
    bottom: 120px !important;
    right: 30px !important;
}

#back-to-top a {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 28px;
    font-size: 24px;
}

/* ADDITIONAL UTILITY CLASSES */
.w100 {
    width: 100%;
}

.event-list > li > img {
    width: 100%;
}

.mm_accountlink {
    display: none !important;
}

.visiblelink {
    color: #00f;
}

a[href*=".pdf"]:not(.ignorePDF) {
    text-decoration: underline;
}

/* CATEGORY ITEM WRAPPER */
.lm-cat-wrapper {
    margin-top: 20px;
    width: 100%;
    background-color: white;
    border: 1px solid #000;
}

.lm-cat-wrapper > h2 {
    margin-bottom: 2px;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 0px;
    background-color: #000;
    color: white;
}

ul.lm-cat-listing {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li.lm-cat-item {
    font-size: 13px;
    line-height: 15px;
    letter-spacing: -1px;
    padding: 8px 4px;
}

li.lm-cat-item:last-child {
    border: none;
}

ul.lm-cat-listing li:nth-child(odd) {
    background-color: #ccc;
}

ul.lm-cat-listing li.active,
ul.lm-cat-listing li.active a,
ul.lm-cat-listing li.active a:hover {
    background-color: #404040;
    color: white !important;
}

li.lm-cat-item::first-letter {
    font-size: 130%;
    font-weight: 700;
}

ul.lm-cat-listing li.lm-cat-item a {
    text-decoration: none;
    color: #000;
    display: block;
}

ul.lm-cat-listing li.lm-cat-item:hover,
ul.lm-cat-listing li.lm-cat-item:hover a {
    background-color: #404040;
    color: white !important;
}

.whitetext:hover {
    color: #fff !important;
}

/* PRICING PANELS */
.pricingpanelheader {
    background-color: #900;
}

.pricingpanel-warning {
    background-color: #ffaf4d;
    padding: 0;
}

.pricingpanel-success {
    background-color: #469c3b;
    color: #fff;
    padding: 0;
}

.pricingtable {
    margin-bottom: 2px;
}

.pricingpanel-body {
    background-color: #fff;
    color: #000;
    padding: 8px 16px 4px 24px;
}

#pricingpanel {
    margin-left: 100px;
    margin-top: -24px;
    max-width: 340px;
    font-size: 85%;
}

/* DEMO STYLES */
.demo {
    background: rgba(147, 128, 108, .2);
}

/* MEMBERSHIP REMINDER */
.membership-reminder {
    text-align: left;
    border: 1px solid #000;
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px 10px;
}

/* ALERT STYLES */
.alert-warning-border {
    border-width: 1px;
    border-style: solid;
}

.alert-warning-like {
    color: #000;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-like {
    padding: 15px 15px 5px;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: inherit;
}

/* AJAX UTILITY WRAPPER */
span.utilityPopup {
    text-transform: none;
}

#ajax_utility-wrapper {
    width: 80%;
    background-color: #fff;
    border: 2px solid #000;
    padding: 0 0 10px;
}

#ajax_utility-wrapper li,
#ajax_utility-wrapper p {
    font-size: 16px;
}

/* CONTEXT HELP */
.sp-contextHelp {
    padding-left: 15px;
    padding-right: 15px;
}

.sp-contextHelp-heading {
    margin: -16px -14px 15px;
    font-weight: 700;
    color: #fff;
    background-color: #000;
    padding: 15px;
    border: 1px solid #fff;
}

/* FA SIZE */
.fa-sm-em {
    font-size: 1.4em !important;
}

/* ADMIN SUMMARY BOX */
.adminSummaryBox {
    color: #fff !important;
    font-size: 24px;
}

/* TAG BUTTON */
.tag-btn {
    padding: 10px !important;
    max-width: 160px;
}

/* HF BUTTON */
.hf-button {
    color: #fff !important;
}

.hf-button:hover {
    color: #000 !important;
    background-color: #fff !important;
}

/* PROMPT */
.prompt {
    margin-top: 12px;
    text-align: center;
}

/* SUBCART AND CART */
.subcart {
    max-width: 900px;
    width: 100%;
}

#cd-cart {
    margin: auto;
}

#cd-cart.speed-in {
    right: 0;
}

#cd-cart h2 {
    font-size: .875rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 1em 0;
}

.cart-inner-div {
    margin: 0 auto;
    max-width: 1024px;
    max-height: 1024px;
}

.cart-items-count {
    position: relative;
    display: flex;
    text-align: center;
    justify-content: center;
    top: -5px;
}

.notification-counter {
    position: absolute;
    margin-top: -28px;
    right: -16px;
    background-color: #d4130d;
    color: #fff;
    border-radius: 8px;
    padding: 6px;
    font: 12px Verdana;
}

/* BTN ROBOTO */
.btn-roboto {
    font-family: "Roboto";
    font-weight: 700;
    background-color: #f5f5f5;
    max-width: 80px;
}

/* DD */
dd {
    margin-left: 32px;
}

.paddedpanel {
    padding: 6px;
    margin-bottom: 6px;
}

/* POPUP ENROLLMENT */
.popupEnrollment p {
    margin-top: 16px;
    vertical-align: inherit;
}

.popupEnrollment img {
    height: inherit;
    max-height: inherit;
    width: inherit;
    display: inherit;
}

/* POP CTRL */
.pop_ctrl .fa {
    font-size: 11px;
}

.pop_ctrl {
    margin-left: -4px;
}

/* TOTW STYLES */
#totw,
#totw_1b,
#totw_2,
#totw_2b,
#totw_3,
#totw_3b {
    padding-left: 16px;
}

#totw .fa,
#totw_1b .fa,
#totw_2 .fa,
#totw_2b .fa,
#totw_3 .fa,
#totw_3b .fa {
    font-size: 20px;
    line-height: 35px;
}

.hanging-indent {
    padding-left: 4px;
    margin-left: 10px;
    font-size: 11px;
}

/* WEBCASTS AND SPECIAL CLASSES */
.spCNI,
.webcast {
    background-color: #ffeb99;
    font-size: 16px;
}

.webcast {
    background-color: #d43919;
    color: #fff;
}

.spACC {
    background-color: #d98841;
    font-size: 16px;
}

.spCRE {
    background-color: #445f45;
    font-size: 16px;
}

/* ADDITIONAL PANEL STYLES */
.panel-cre > .panel {
    border-color: #445f45;
}

.panel-cre > .panel-heading,
.panel-cre > .panel-heading .badge {
    color: #fff;
    background-color: #445f45;
}

.panel-basics > .panel {
    border-color: #3b3e40;
}

.panel-basics > .panel-heading,
.panel-basics > .panel-heading .badge {
    color: #fff;
    background-color: #3b3e40;
}

.panel-cni {
    border-color: #ffeb99;
    color: #000;
}

.panel-cni > .panel-heading {
    color: #000;
    background-color: #ffeb99;
}

.panel-cni > .panel-heading .badge {
    color: #fff;
    background-color: #ffeb99;
}

.panel-acc {
    border-width: 1px;
}

.panel-acc > .panel-heading,
.panel-acc > .panel-heading .badge {
    color: #fff;
    background-color: #d98841;
}

.panel-acc,
.panel-acc > .panel-heading + .panel-collapse > .panel-body {
    border-color: #d98841;
}

.panel-webcast {
    border-color: #fff;
}

.panel-webcast > .panel-heading,
.panel-webcast > .panel-heading .badge {
    color: #fff;
    background-color: #d43919;
}

/* =====================================================================
   END OF PART 5 - SUPPLEMENTAL MISSING STYLES
   
   To create complete v4.css:
   1. Start with v4-part1of4.css
   2. Append v4-part2of4.css
   3. Append v4-part3of4.css
   4. Append v4-part4of4.css
   5. Append v4-part5of5.css (this file)
   ===================================================================== */

   /* =====================================================================
   v4-part6of6.css - COMPLETE MISSING STYLES
   Append this to v4-part5of5.css for COMPLETE coverage
   ===================================================================== */

/* FIELDSET */
fieldset {
    display: none;
}

/* EVENT LIST STYLES */
.event-list {
    list-style: none;
    font-family: "Roboto";
    margin: 0;
    padding: 0;
}

.event-list > li {
    background-color: #fff;
    box-shadow: 0 0 5px #333;
    box-shadow: 0 0 5px rgba(51, 51, 51, .7);
    padding: 0;
    margin: 0 0 20px;
}

.event-list-g > time,
.event-list > li > time {
    display: inline-block;
    width: 100%;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}

.event-list > li > time {
    color: #000;
    background-color: #e5e5e5;
}

.event-list > li:nth-child(even) > time {
    color: #fff;
    background-color: #7b7b7b;
}

.event-list-g > time > span,
.event-list > li > time > span {
    display: none;
}

.event-list-g > time > .day,
.event-list > li > time > .day {
    display: block;
    font-size: 28px;
    font-weight: 900;
    line-height: 1;
    margin-top: 12px;
}

.event-list-g > time > .month,
.event-list > li time > .month {
    display: block;
    font-size: 18pt;
    padding-bottom: 12px;
    font-weight: 900;
    line-height: 1;
}

.event-list-g > time {
    color: #fff;
    background-color: #7b7b7b;
}

.event-list > li > .info {
    padding-top: 5px;
    text-align: center;
}

.event-list > li > .info > .title {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}

.event-list > li > .info > .desc {
    font-size: 13pt;
    font-weight: 300;
    margin: 0;
}

.event-list > li > .info > ul,
.event-list > li > .social > ul {
    display: table;
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

.event-list > li > .social > ul {
    margin: 0;
}

.event-list > li > .info > ul > li,
.event-list > li > .social > ul > li {
    display: table-cell;
    cursor: pointer;
    color: #1e1e1e;
    font-size: 11pt;
    font-weight: 300;
    padding: 3px 0;
}

.event-list > li > .social > ul > li {
    padding: 0;
}

.event-list > li > .info > ul > li > a {
    display: block;
    width: 100%;
    color: #1e1e1e;
    text-decoration: none;
}

section {
    padding: 0;
}

.event-list > li > .social > ul > li > a {
    padding: 3px 0;
}

.event-list > li > .info > ul > li:hover,
.event-list > li > .social > ul > li:hover {
    color: #1e1e1e;
    background-color: #c8c8c8;
}

.facebook a {
    color: #4b6ea8 !important;
}

.quote {
    color: rgba(0, 0, 0, .6);
    margin-right: 10px;
}

.event-list .info .row {
    padding-left: 10px;
    font-size: 80%;
}

/* PRICING TABLE STYLES */
.sp-pricing-table {
    box-shadow: 0 0 3px #26292e;
    display: inline-block;
    margin: 30px 10px;
    width: 250px;
}

.featured {
    transform: scale(1.1, 1.1);
}

.sp-pricing-table-header {
    background: linear-gradient(to bottom, #65707f 0, #4a5564 100%);
    background-color: #586272;
    border-radius: 5px 5px 0 0;
    padding: 16px;
    text-align: center;
}

.sp-pricing-table-header h1 {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.sp-pricing-table-content {
    background-color: #fff;
    padding: 20px 20px 60px;
}

.sp-pricing-table-content ul {
    list-style: none;
}

.sp-pricing-table-content ul li {
    border-bottom: 1px solid #efeff0;
    font-size: 14px;
    padding: 16px 56px;
}

.sp-pricing-table-footer {
    background-color: #f5f7f8;
    border-radius: 0 0 5px 5px;
    text-align: center;
}

.sp-pricing-table-footer p {
    font-size: 12px;
}

.sp-pricing-table-footer-banner {
    background-color: #6d6d6d;
    height: 32px;
    line-height: 28px;
    width: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    margin-bottom: 18px;
}

.sp-pricing-table-footer-content {
    line-height: 18px;
    font-weight: 500;
    padding-bottom: 14px;
}

.pricing-list-v4 {
    padding-bottom: 0;
}

.sp-pricing-table-footer a {
    background: linear-gradient(to bottom, #50b7e4 0, #3098c4 100%);
    background-color: #3ea6d2;
    border: 1px solid #1481b0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: 10px;
    padding: 10px;
    text-decoration: none;
}

.sp-pricing-table-footer-member,
.sp-pricing-table-footer-nonmember {
    width: 45%;
    display: inline-block;
    border: 1px solid #c7c7c7;
}

.sp-pricing-table-footer-member h5,
.sp-pricing-table-footer-nonmember h5 {
    border-bottom: 1px solid #000;
}

.pri-wrapper {
    background-color: #fff;
}

.pri-heading,
.pri-heading-member,
.pri-heading-nonmember {
    padding-bottom: 10px;
    background-color: #000;
    color: #fff;
    border-bottom: 1px solid #595959;
    vertical-align: bottom;
    height: 60px;
}

.pri-heading-nonmember {
    padding-top: 10px;
}

.pri-heading-member {
    padding-top: 28px;
}

.sp-pricing-table-footer-member:hover,
.sp-pricing-table-footer-nonmember:hover {
    box-shadow: 0 0 12px -1px #030303;
}

.pri-body {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    border-bottom: 1px solid #c7c7c7;
}

.pri-option {
    text-align: left;
    font-weight: 700;
    padding-left: 8px;
}

div.sp-pricing-table-footer-nonmember > .pri-wrapper > .pri-body-wrapper > .pri-body > .pri-option {
    padding-left: 16px;
}

div.sp-pricing-table-footer-nonmember > .pri-wrapper > .pri-body-wrapper > .pri-body > .pri-cost {
    margin-top: -2px;
    margin-left: -20px;
    padding-left: 20px;
}

.pri-cost {
    margin-top: -2px;
}

.flag {
    width: 50px;
}

#dh2 {
    font-size: 200%;
    margin-top: 0;
    font-weight: 700;
}

/* HOVERABLE DIV */
.hoverablediv {
    box-shadow: 0 0 8px -1px rgba(0, 0, 0, .15);
    background-color: #000;
}

.hoverablediv:hover,
.hoverme:hover {
    box-shadow: 0 0 12px -1px rgba(0, 0, 0, .29);
}

/* INVERTED CELL */
.invertedCell {
    background-color: #000;
    color: #fff;
}

.pad a {
    text-decoration: underline;
    color: #00f;
}

/* XXCARD */
.xxcard {
    display: flex;
    border: 1px solid #aaa;
    border-radius: 3px 3px 0 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.xxcard-body {
    margin: 15px;
}

.xxcard-header {
    width: 100%;
    border-bottom: 3px solid #bbb;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    padding: 0 0 0 16px;
    margin-top: 0;
    overflow: hidden;
    color: #2196f3;
}

.xxcard-content {
    width: 100%;
}

.card-heading {
    width: 100%;
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}

.card-footer {
    border-top: 1px solid #000;
}

/* MEGAMENU */
#megamenu h4 {
    margin-top: 4px;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 0;
}

.dropdown-menu {
    border-top-color: #e5e5e5 !important;
    border-top-style: solid !important;
    border-top-width: 2px !important;
    font-size: 18px;
}

#megamenu .panel-heading:hover {
    background-color: #000 !important;
    color: #fff !important;
}

/* BTN GREY MAT */
.btn-grey-mat {
    background-color: #607d8b;
    color: #fff;
    margin: 10px;
}

/* IMG FILL */
.img-fill {
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
    margin: 1em;
}

/* CARD IMAGE */
.card-image {
    overflow: hidden;
    position: relative;
    margin-bottom: 1em;
}

.card-image:last-child {
    border-radius: 0 0 2px 2px;
}

.card-image img {
    display: block;
    height: auto;
    width: 100%;
}

.card-image-text {
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .5));
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    margin: 0;
    padding: 12px 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

/* UL12 */
.UL12 > li {
    font-size: 14px;
    font-family: "Roboto";
}

.regularUL > ul {
    margin-left: 75px;
}

.regularUL > ul > ul {
    list-style: disc;
    margin-left: 50px;
}

.UL12,
.regularUL > li {
    list-style: disc;
}

.ddheading > .regularUL li,
.regularUL > ul {
    list-style: disc !important;
}

/* SCROLLSPY SIDEBAR */
.scrollspy-sidebar,
.scrollspy-sidebar-dark .nav > li > a {
    color: #fff;
}

.scrollspy-sidebar-dark h5 {
    color: #fff !important;
}

ul.scrollspy-sidenav-dark > li.heading > h4,
ul.scrollspy-sidenav-dark > li.heading > h5,
ul.scrollspy-sidenav-dark > li.heading > h6 {
    line-height: 1;
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    font-weight: 700;
    padding: 14px 20px;
    text-transform: uppercase;
    color: #fff;
}

ul.scrollspy-sidenav-dark > li.heading > h6 {
    font-size: 14px;
}

.scrollspy-sidebar-dark .nav > li > h4,
.scrollspy-sidebar-dark .nav > li > ul {
    border-bottom: 1px solid #e8e8e8;
}

.scrollspy-sidebar-dark .nav > li > a:hover {
    background: 0 0;
    color: #fff;
    border-right: 1px solid #0d7cc9;
}

.scrollspy-sidebar-dark .nav > li > a:focus {
    background: 0 0;
    color: #fff;
    border-color: #eee;
    border-bottom: 1px solid #e8e8e8;
}

.scrollspy-sidebar-dark .nav > .active:focus > a,
.scrollspy-sidebar-dark .nav > .active:hover > a,
.scrollspy-sidebar-dark .nav > .active > a,
.scrollspy-sidebar-dark .nav > .active > a:focus {
    font-weight: 600;
    color: #fff;
    background: 0 0;
    border-right: 1px solid #0d7cc9;
    border-bottom: 1px solid #e8e8e8;
}

.scrollspy-sidebar .nav > .active:focus > a,
.scrollspy-sidebar .nav > .active:hover > a,
.scrollspy-sidebar .nav > .active > a:focus {
    font-weight: 600;
    color: #555;
    background: 0 0;
    border-right: 1px solid #555;
    border-bottom: 1px solid #e8e8e8;
}

/* PANEL INFO */
.panel-info > h4 {
    color: #31708f;
}

/* BTN DUAL BG */
.btn-dualBG {
    margin: 6px;
    background: #ff8e01;
    border-color: #ff8e01;
    color: #fff;
}

.btn-dualBG:hover,
.btn-selectactivated {
    background: #52b545;
    border-color: #52b545;
    color: #fff;
}

.btn-selectactivated a:hover {
    color: #fff;
}

/* EW CARD */
.ew_card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .4);
    margin: 6%;
}

.ew_card:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .8);
}

.ew_card-body {
    padding: 8px;
}

/* TAG SIDE TEXT */
.tagSideText {
    float: left;
    top: 0;
    margin-right: 20px;
    left: 0;
    line-height: 14px;
    height: 100%;
    padding: 3px 9px 11px;
    color: #fff;
    background-color: #595959;
    position: absolute;
    min-height: 36px;
}

.tagger {
    padding: 6px 12px !important;
}

.l32 {
    margin-left: -71px;
}

/* QUESTION WRAPPER */
.question_wrapper:hover {
    box-shadow: 0 0 12px -1px rgba(0, 0, 0, .69);
}

.question_wrapper,
.response_wrapper {
    position: relative;
    font-family: "Roboto";
}

.question_wrapper {
    padding-top: 10px;
    background-color: #fff;
    border: 1px solid #595959;
    box-shadow: 0 0 8px -1px rgba(0, 0, 0, .25);
}

.response_wrapper {
    padding: 8px 8px 30px;
    margin-left: 30px;
}

.explanation_content,
.explanation_wrapper,
.response_item {
    margin-left: 20px;
    position: relative;
    margin-right: 60px;
    font-family: "Roboto";
}

.explanation_wrapper {
    padding: 8px;
    margin-left: 70px;
    margin-right: 20px;
    border-radius: 8px;
    background-color: #dff0d8;
    border-color: #b7c4d8;
    border-style: solid;
    border-width: 1px;
}

.questionText_wrapper {
    margin-left: 30px;
    margin-top: -10px;
    width: 100%;
}

.question-answered {
    background-color: #000 !important;
    color: #fff;
}

.question_id {
    margin-top: -10px;
    margin-right: 20px;
    min-width: 40px;
    left: 0;
    height: 100%;
    padding: 9px 9px 11px;
    background-color: #bbb;
    position: absolute;
}

.keyconceptcategory {
    padding: 8px;
    text-align: center;
    margin-top: 4px;
    margin-right: 24px;
    font-size: 90%;
    border: 1px solid #000;
    background-color: #f9f9f9;
}

.correct {
    background-color: #dff0d8;
    color: #000;
}

.incorrect {
    background-color: #bd0126;
    color: #fff;
}

.response_id,
.response_img {
    top: 6px;
    left: 0;
    height: 100%;
    padding: 4px 8px;
    position: absolute;
}

.response_id {
    left: 20px;
    font-family: "Roboto";
}

.question_content {
    top: 0;
    margin-left: 30px;
    padding: 9px;
    position: relative;
    font-family: "Roboto";
}

.response_input {
    top: 0;
    margin-left: 18px;
    padding: 0 8px 4px;
}

.testing_radio {
    margin-right: 20px;
    left: 26px;
    height: 100%;
    padding: 9px 9px 11px;
    position: absolute;
}

.response_content {
    top: 8px;
    left: 60px;
    margin-left: 16px;
    padding: 4px 8px;
    position: relative;
}

.response_input > input[type="radio"] {
    width: 20px !important;
    height: 20px !important;
}

/* BUYNOW */
.buynow {
    overflow: hidden;
    margin: 10px;
    text-align: center;
}

.left-buynow {
    float: left;
    text-align: right;
}

.right-buynow {
    float: right;
    text-align: left;
}

/* COURSE CATEGORY ICON */
.course-category-icon {
    text-align: left;
}

.course-category-icon .icon {
    font-size: 32px;
}

.course-category-icon h4 {
    margin: 20px 0 15px;
}

.course-category-icon h4 a {
    color: #666;
    font-weight: 300;
}

.course-category-icon h4 a:hover {
    color: #555;
}

.course-category-icon .sub-category a {
    font-size: 12px;
    line-height: 1;
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
    margin: 2px 1px;
    display: inline-block;
    border-radius: 3px;
}

.course-category-icon .sub-category a:hover {
    border-color: #555;
    color: #fff !important;
    background-color: #fff !important;
}

.sub-category {
    font-size: 14px;
    margin: 2px;
    padding: 8px;
    background-color: transparent;
}

/* DISC */
.disc {
    list-style: disc;
}

/* PRODUCT ICON */
#producticon {
    border-width: 1px;
    border-style: solid;
}

#producticon:hover {
    box-shadow: 0 6px 10px rgba(0, 0, 0, .45), 0 10px 30px rgba(0, 0, 0, .38);
}

.prod-icon-wrapper {
    border: 1px solid #000;
    margin: auto;
    border-radius: 6px;
    font-weight: 700;
}

.prod-icon-wrapper:hover {
    border-radius: 0;
    color: #000 !important;
    background-color: #fff !important;
}

.prod-icon-btn {
    font-size: 48px;
    padding: 2px;
}

/* SMALLER */
.smaller,
.smaller > table > tr > td > div {
    font-size: 70%;
}

.childrow a:hover {
    background-color: inherit;
}

.childrow h4 {
    margin-bottom: 0;
}

/* =====================================================================
   END OF PART 6 - ALL REMAINING MISSING STYLES INCLUDING FIELDSET
   
   To create complete v4.css:
   1. v4-part1of4.css
   2. v4-part2of4.css
   3. v4-part3of4.css
   4. v4-part4of4.css
   5. v4-part5of5.css
   6. v4-part6of6.css (this file)
   ===================================================================== */
   /* =====================================================================
   v4-part7of7.css - SWEET ALERT ERROR CONTAINER & FINAL MISSING STYLES
   Append this to v4-part6of6.css for COMPLETE coverage
   ===================================================================== */

/* SWEET ALERT ERROR CONTAINER */
.sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: auto;
    padding: 0 10px;
    max-height: 0;
    transition: padding .15s, max-height .15s;
}

.sweet-alert .sa-error-container.show {
    padding: 10px 0;
    max-height: 100px;
    transition: padding .25s, max-height .25s;
}

.sweet-alert .sa-error-container .icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ea7d7d;
    color: #fff;
    line-height: 24px;
    text-align: left;
    margin-right: 3px;
}

.sweet-alert .sa-error-container p {
    display: inline-block;
}

.sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    transform: scale(.5);
    transform-origin: 50% 50%;
    transition: all .1s;
}

.sweet-alert .sa-input-error::after,
.sweet-alert .sa-input-error::before {
    content: "";
    width: 20px;
    height: 6px;
    background-color: #f06e57;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -9px;
}

.sweet-alert .sa-input-error::before {
    transform: rotate(-45deg);
}

.sweet-alert .sa-input-error::after {
    transform: rotate(45deg);
}

.sweet-alert .sa-input-error.show {
    opacity: 1;
    transform: scale(1);
}

.sweet-alert.show-input input {
    display: block;
}

/* SWEET ALERT FIELD SET */
.sweet-alert fieldset {
    border: 0;
    position: relative;
}

/* COURSE DETAIL STYLES */
.course-detail-header {
    border-bottom: 1px solid #e5e5e5;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 4px;
}

.course-detail-header .info > .image {
    width: 155px;
    float: left;
}

.course-detail-header .info > .content {
    margin-left: 175px;
}

.course-detail-header .info > .content h2 {
    line-height: 1.2;
    margin: -5px 0 13px;
}

.course-detail-section:not(:last-child) {
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
}

.course-detail-section ul.list-with-icon li {
    word-wrap: break-word;
}

.course-detail-header ul.meta-list {
    margin: 0 0 0 175px;
}

.course-detail-header ul.meta-list li {
    display: inline-block;
    border-right: 1px solid #e5e5e5;
    margin-right: 20px;
    padding-right: 20px;
    vertical-align: top;
    line-height: 1.2;
}

.course-detail-header ul.meta-list li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}

.course-detail-header ul.meta-list li h6 {
    line-height: 1;
    margin: 7px 0 0;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.course-detail-header ul.meta-list li .meta-teacher > .image {
    width: 44px;
    height: 44px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 5px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .43);
    float: left;
}

.course-detail-header ul.meta-list li .meta-teacher > .image img {
    border-radius: 50%;
}

.course-detail-header ul.meta-list li .meta-teacher > .content {
    margin-left: 60px;
}

.course-detail-header ul.meta-list li .meta-rating .rating-wrapper {
    margin: 6px 0 0;
}

.course-detail-header ul.meta-list li .meta-rating .rating-wrapper > div {
    display: inline-block;
}

.course-detail-header ul.meta-list li.meta-price {
    float: right;
}

.course-detail-header ul.meta-list li.meta-price .price {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1;
    padding: 7px 15px;
    margin-top: 5px;
}

.course-intro .listing-box {
    width: 300px;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}

/* COURSE LIST ITEM */
.course-list-item-wrapper {
    background: #f7f7f7;
    padding: 25px 20px 0;
}

.course-list-item {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.course-list-item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.course-list-item .content h3,
.course-list-item .content h4,
.course-list-item .content h5 {
    line-height: 1;
    margin-top: -3px;
    margin-bottom: 15px;
}

.course-list-item .content p {
    margin-top: 15px;
}

.course-list-item .rating-wrapper {
    margin-top: 10px;
}

.course-list-item .price {
    background: #900;
    color: #fff;
    float: right;
    margin-top: 10px;
    margin-right: -5px;
    padding: 5px 10px;
    line-height: 1;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 700;
    position: relative;
}

.course-list-item .price:before {
    content: "";
    position: absolute;
    top: -5px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 0 5px;
    border-color: transparent transparent transparent #900;
}

.course-list-item ul.meta-list li {
    float: left;
    border-right: 1px solid #e5e5e5;
    font-size: 12px;
    letter-spacing: 1.5px;
    line-height: 1.2;
    padding-right: 20px;
    margin-right: 20px;
}

.course-list-item ul.meta-list li:last-child {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}

.course-list-item ul.meta-list li.btn-box {
    float: right;
}

.course-list-item ul.meta-list li span {
    margin-top: 5px;
}

.course-list-item .content .content-inner {
    background: #fcfcfc;
    padding: 5px 0 5px 10px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .13);
    margin-right: -20px;
}

.course-item-top .image,
.course-list-item .course-instructor .image {
    width: 44px;
    height: 44px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 5px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .43);
}

.course-list-item .course-instructor .image {
    display: inline-block;
    vertical-align: middle;
}

.course-item-top .image {
    float: left;
    margin-top: -27px;
}

/* COURSE ITEM */
.course-item {
    background: #fff;
    width: 100%;
    line-height: 1.5;
    position: relative;
    padding-bottom: 60px;
}

.bg-light .course-item {
    box-shadow: 0 0 8px -1px rgba(0, 0, 0, .15);
}

.course-list-item ul.meta-list li i,.dropdown-menu,.h5,h5 {
    font-size: 18px
}
.course-item a {
    color: #777;
    display: block;
}

.course-item-image img {
    width: 100%;
}

.course-item-top {
    padding-top: 7px;
}

.course-item-price {
    position: absolute;
    top: 10px;
    right: -5px;
    line-height: 1;
    font-weight: 700;
    font-size: 14px;
    padding: 4px 10px 3px;
    font-family: "Roboto";
}

.course-item-price:before {
    content: "";
    position: absolute;
    top: -5px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 0 5px;
    border-color: transparent transparent transparent #991c26;
}

.course-item-content {
    padding-left: 20px;
    padding-right: 20px;
}

.course-item-content h3 {
    font-size: 23px;
    color: #666;
    line-height: 28px;
    margin: 0;
}

.course-item-content p {
    margin-top: 20px;
}

.course-item-content .rating-wrapper {
    margin: 0 0 5px;
}

.course-item-content .rating-wrapper > div {
    display: inline-block;
}

.course-item-bottom,
.course-item-bottom-4 {
    font-size: 11px;
    text-align: center;
    line-height: 1.4;
    padding: 0 5px;
    border-top: 1px solid #e5e5e5;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.course-item-bottom > div {
    width: 20%;
    float: left;
    padding: 3px 0 5px;
}

.course-item-bottom > div:nth-child(1),
.course-item-bottom > div:nth-child(2),
.course-item-bottom > div:nth-child(3),
.course-item-bottom > div:nth-child(4),
.course-item-bottom > div:nth-child(5) {
    width: 20%;
}

.course-item-bottom > div:not(:last-child) {
    border-right: 1px solid #e5e5e5;
}

.course-item-bottom-4 > div {
    width: 25%;
    float: left;
    padding: 3px 0 5px;
}

.course-item-bottom-4 > div:nth-child(1),
.course-item-bottom-4 > div:nth-child(2),
.course-item-bottom-4 > div:nth-child(3),
.course-item-bottom-4 > div:nth-child(4) {
    width: 25%;
}

.course-item-bottom-4 > div:not(:last-child) {
    border-right: 1px solid #e5e5e5;
}

.course-item-bottom i,
.course-item-bottom-4 i {
    font-size: 14px;
}

/* CATEGORY ITEM */
.category-item {
    position: relative;
    padding: 7px 0 7px 40px;
}

a.category-item {
    display: block;
    color: #777;
}

a.category-item:hover {
    opacity: .6;
}

.category-item .icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 25px;
    color: #555;
}

.category-item h6 {
    line-height: 1;
    letter-spacing: 1px;
    margin: 0;
    font-weight: 500;
}

/* SIDEBAR STYLES */
.sidebar-wrapper.for-blog a {
    color: #777;
    font-weight: 400;
}

.sidebar-wrapper.for-blog a:hover {
    color: #555;
}

ul.sidebar-post li a:hover h6 {
    color: #555;
}

.sidebar-module {
    padding: 0 0 40px;
}

.sidebar-module:last-child {
    padding: 0;
}

.sidebar-box {
    padding: 30px 0 0;
}

.sidebar-title {
    color: #333;
    margin: 0 0 15px;
}

.sidebar-header {
    clear: both;
}

.sidebar-header h4 {
    float: left;
    margin: 0 0 12px;
}

.sidebar-reset-filter {
    float: right;
    color: #999;
    font-size: 12px;
}

ul.sidebar-archives,
ul.sidebar-category,
ul.sidebar-post {
    margin: 20px 0 0;
}

ul.sidebar-archives li,
ul.sidebar-category li {
    border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 6px !important;
    padding-right: 10px;
    margin-bottom: 0px;
    line-height: 1.4;
}

ul.sidebar-archives li:last-child,
ul.sidebar-category li:last-child,
ul.sidebar-post li:last-child {
    margin-bottom: 0;
}

ul.sidebar-archives li a,
ul.sidebar-category li a {
    display: block;
    font-size: 13px;
    letter-spacing: .7px;
}

ul.sidebar-archives li a span,
ul.sidebar-category li a span {
    float: right;
    font-size: 12px;
    color: #a8a8a8;
    font-style: italic;
    letter-spacing: 0;
}

ul.sidebar-post li {
    border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 10px;
    line-height: 1.4;
}

ul.sidebar-post li h6 {
    margin: 0 0 5px;
    color: #333;
    font-weight: 400;
}

ul.sidebar-post li .image {
    width: 80px;
    float: left;
    margin-top: 5px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .43);
}

ul.sidebar-post li .image img {
    display: block;
    border-radius: 50%;
}

ul.sidebar-post li .content {
    margin-left: 100px;
}

ul.sidebar-post li .recent-post-sm-meta {
    margin: 10px 0 0;
    color: #a8a8a8 !important;
    font-size: 12px;
    font-style: italic;
}

/* TESTIMONIAL */
.testimonial-item .image img {
    border-radius: 50%;
}

/* TEAM ITEM */
.team-item-inner > .image > img {
    max-width: 120px;
}

/* HERO */
.hero {
    padding: 115px 0 110px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.hero > div {
    position: relative;
}

.hero h1 {
    margin-top: 0;
}

.hero h1,
.hero h2,
.hero p {
    color: #fff;
}

.hero::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    content: "";
}

.hero.overlay-3::before {
    background: rgba(0, 0, 0, .3);
}

/* BLOCKQUOTE */
blockquote {
    background-color: #fff;
}

#mm_testimonial > blockquote {
    padding: 15px 20px;
}

.mm-client-words {
    font-size: 16px;
    line-height: 20px;
}

h5.mmHelpTopic {
    font-weight: 700;
    text-decoration: underline;
}

/* DD HEADINGS */
div.ddHeading-100 {
    width: "100%";
}

.dd-Intro-Comment {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 700;
}

div.ddHeading,
div.ddHeading-100,
div.sub-ddHeading-100 {
    padding-left: 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
    padding-bottom: 4px;
}

div.ddHeading,
div.ddHeading-100 {
    padding-top: 6px;
}

div.ddHeading-100 > h5,
div.sub-ddHeading-100 > h5 {
    color: #fff !important;
}

div.sub-ddHeading-100 {
    padding-top: 20px;
}

div.nude,
div.nude h5 {
    background: #c8a688;
    color: #fff;
}

div.pidCNI > h5 {
    color: #000 !important;
}

div.dark-teal,
div.dark-teal h5 {
    background: #234d50;
    color: #fff !important;
}

div.teal,
div.teal h5 {
    background: #396367;
    color: #fff !important;
}

div.light-teal,
div.light-teal h5 {
    background: #748e91;
    color: #fff !important;
}

div.superlight-teal,
div.superlight-teal h5 {
    background: #a6b6b8;
    color: #fff !important;
}

div.gold,
div.gold h5 {
    background: #c8be88;
    color: #fff !important;
}

div.dark-gold,
div.dark-gold h5 {
    background: #877a31;
    color: #fff !important;
}

div.light-gold,
div.light-gold h5 {
    background: #f0e9c3;
    color: #fff !important;
}

div.pidWC h5 {
    color: #fff !important;
}

.ddHeading > h5 {
    padding-left: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
}

/* ROW EQ */
.row-eq {
    display: flex;
}

.col-eq {
    flex: 1;
    background: #f5f5f5;
    margin: 1px;
}

@media (max-width: 768px) {
    .row-eq {
        display: block;
    }

    .col-eq {
        flex: unset;
    }
}

/* PI DETAIL WRAPPER */
#pi-detail-wrapper {
    margin-left: 20px;
    margin-top: 20px;
}

.pi-detail-wrapper,
.panel-body {
    background-color: #fff;
    color: #000;
}

/* QE HEADER */
.qe-header-wrapper {
    font-weight: 500;
    background-color: #000;
    color: #fff;
    padding: 20px;
    margin: auto auto 10px 14px;
}

.titlecell p,
#inputprocess p,
#inputprocess label,
.qe-header {
    line-height: 22px;
    font-size: 18px;
    font-weight: 500;
}

.qe-heading {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    background-color: #000;
}

.qe-tagline {
    margin-top: 10px;
    text-align: right;
    font-size: 16px;
    line-height: 22px;
}

.userinformation {
    margin-top: 20px;
    float: right;
}

.userinformation p {
    font-size: 14px;
    line-height: 18px;
}

/* NO GUTTER */
.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

/* =====================================================================
   END OF PART 7 - SWEET ALERT ERROR CONTAINER & FINAL MISSING STYLES
   
   To create complete v4.css:
   1. v4-part1of4.css
   2. v4-part2of4.css
   3. v4-part3of4.css
   4. v4-part4of4.css
   5. v4-part5of5.css
   6. v4-part6of6.css
   7. v4-part7of7.css (this file - FINAL PART!)
   ===================================================================== */
   /* =====================================================================
   v4-part8of8.css - ALL REMAINING MISSING STYLES (FINAL COMPREHENSIVE)
   Append this to v4-part7of7.css
   ===================================================================== */

/* COLORBOX COMPLETE STYLES */
#cboxTopLeft {
    width: 1px;
    height: 1px;
    background: url(/images/controls.png) no-repeat -120px 0;
}

#cboxTopRight {
    width: 1px;
    height: 1px;
    background: url(/images/controls.png) no-repeat -129px 0;
}

#cboxBottomLeft {
    width: 1px;
    height: 1px;
    background: url(/images/controls.png) no-repeat -100px -29px;
}

#cboxBottomRight {
    width: 1px;
    height: 1px;
    background: url(/images/controls.png) no-repeat -140px -29px;
}

#cboxMiddleLeft {
    width: 1px;
    background: url(/images/controls.png) left top repeat-y;
}

#cboxMiddleRight {
    width: 1px;
    background: url(/images/controls.png) right top repeat-y;
}

#cboxTopCenter {
    height: 1px;
    background: url(/images/border.png) 0 0 repeat-x;
}

.cboxIframe {
    background: #fff;
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin: 4px;
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
}

#cboxCurrent {
    display: none !important;
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494;
}

#cboxLoadingOverlay {
    background: url(/images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
    background: url(/images/loading.gif) no-repeat center center;
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
    outline: 0;
}

#cboxSlideshow {
    display: none !important;
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef;
}

#cboxPrevious {
    display: none !important;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/images/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: -75px -25px;
}

#cboxNext {
    display: none !important;
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(/images/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: -50px -25px;
}

/* CBOX PHOTO */
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

/* CDL STYLES */
.cdl-rs-wrapper,
.font16,
.optionMax,
.piAudience {
    font-size: 16px !important;
}

.cdl-title {
    font-size: 18px;
}

.cdl-identifier {
    font-size: 30px;
}

.card-subheader-OTC,
.cdl-expiration {
    font-size: 16px;
}

#cd-cart h2,
.cdl-detail-options,
.cdl-detail-options > ul > li,
.cdl-table-header,
.cdl-table-subheader-wrapper,
.font10 {
    font-size: 14px;
}

.collegeHeadings {
    font-size: 20px;
}

.collegeDefinitions {
    font-size: 18px;
}

#ajax_utility-wrapper li,
#ajax_utility-wrapper p,
.cdl-subheader,
.subcategoryItem {
    font-size: 16px;
}

.panel-heading.panel-body h2 {
    font-size: 22px;
}

.card-header-OTC {
    font-size: 20px;
}

.footnote {
    font-size: 10px;
}

/* CALENDAR DATE */
.cal-date > p:last-child {
    margin-bottom: inherit !important;
}

p.swaller {
    padding-bottom: 25px;
}

/* VIEW SELECT */
#viewSelect option {
    height: 30px;
    line-height: 2;
    padding: 8px;
    font-size: 16px;
}

#viewSelect {
    font-size: 16px;
}

/* SPT TAB MENU */
div.spt-tab-menu a.list-group-item {
    font-size: 16px;
    line-height: 16px;
}

/* DEFAULT IMG */
#defaultimg {
    width: inherit;
}

.fz-14 {
    font-size: 16px;
}

/* H5 DROPDOWN MENU */
.course-list-item ul.meta-list li i,
.dropdown-menu,
.h5,
h5 {
    font-size: 18px;
}

/* SM PAD */
.sm_pad-10 {
    pad-top: inherit;
}

/* MEMBER ENROLL FORM */
.member-enroll-form {
    width: 90%;
    height: 90%;
}

/* CALDENDARONLY */
#caldendaronly {
    margin-left: inherit;
}

/* BACK TO TOP */
#back-to-top {
    bottom: 120px !important;
    right: 30px !important;
}

#back-to-top a {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 28px;
    font-size: 24px;
}

/* CATEGORY ITEM */
.categoryItem,
.categoryItemCount {
    text-align: left;
}

.pit,
.realbody {
    margin-left: -10px;
}

.realbody {
    margin-right: -10px;
}

.pit {
    padding-top: 10px;
    padding-left: 8px;
    padding-bottom: 8px;
}

/* SM SHOW/HIDE */
.sm-show900,
div.spHide {
    display: none;
}

.sm-hide900 {
    display: block;
}

/* XPOPOVER */
.xpopover {
    margin-left: 60px;
}

/* CONFIRMATION TEXT */
#confirmationtext {
    height: 720px;
    overflow: auto;
}

#selected-body,
.xmodal-content {
    max-height: 250px;
    width: 400px;
    overflow: auto;
}

.additionalattendees {
    margin-left: 40px;
}

/* LEGAL NOTICE */
#legalnotice,
.TFtable td.left,
.tableST TH {
    text-align: left;
}

/* LISTBOX */
#listbox {
    cursor: pointer;
}

/* OFFSET PILL */
.offsetPill {
    transform: scale(.8, .85);
    text-decoration: italic;
    opacity: .5;
}

/* NAV PILLS CENTER */
.nav-pills-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
}

.nav-bar-nmb {
    margin-bottom: 0;
}

/* COLLEGE SERIES HEADING */
.collegeseriesheading {
    padding: 4px;
}

/* SOLID MENUS */
.solid-menus .tabs.side-tabs > .tab-nav {
    float: left;
    width: 280px;
    padding: 10px 0;
    border-bottom: 0;
    border-right: 1px solid #ddd;
}

a.boxclose {
    margin-top: -2px;
    cursor: pointer;
    color: #000;
    border: 1px solid #000;
    background: #e9e9e9;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    width: 36px;
    margin-left: 8px;
    padding: 2px 0 0 1px;
    height: 30px;
}

.boxclose:before {
    margin-left: 12px;
    content: "x";
}

a.boxclose:hover {
    color: #000;
    background: #fff;
}

/* DETAILS OVERLAY */
.details-overlay {
    opacity: .45;
}

li.nolink {
    padding-top: 15px;
}

li.btnlink {
    padding-top: 5px;
}

/* SOLID MENUS NAVBAR */
.solid-menus .navbar-click .dropdown.open .dropdown-menu-container > .dropdown-menu {
    margin-top: 0 !important;
    display: block !important;
}

.m-marker.m-marker-rotate,
.solid-menus .navbar-hover .dropdown.open .m-marker.m-marker-rotate,
.solid-menus .navbar-hover .dropdown:hover .m-marker.m-marker-rotate {
    top: 2px;
    transform: rotateZ(180deg);
}

.solid-menus .navbar-hover .dropdown.open .dropdown-menu-container > .dropdown-menu,
.solid-menus .navbar-hover .dropdown:hover .dropdown-menu-container > .dropdown-menu {
    margin-top: 0 !important;
    display: block !important;
}

.br-1px {
    border-right: 1px solid #eee !important;
}

.solid-menus .mini-nav.mini-nav-dark > a:hover {
    color: #000 !important;
    background-color: #fff !important;
}

/* SPLOCK */
.splock {
    color: #fad30a;
}

.spTip {
    color: #dcbe27;
}

span.minidesc {
    font-size: 10px;
    margin-top: -20px;
    padding-left: 40px;
    text-decoration: italic;
}

/* TOP HEADER */
#top-header {
    transition: all .15s ease-in-out 0;
    opacity: 1;
    color: #fff;
    font-weight: 500;
    letter-spacing: .5px;
    border-bottom: 1px solid #e5e5e5;
}

h5.tight {
    margin-bottom: 0;
}

h6.tight {
    margin-top: 0;
}

/* HERO CAPTION */
.hero-caption-wrapper {
    width: 80%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

.hero-caption-wrapper .hero-caption-label {
    display: block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 0 0 25px;
    font-size: 15px;
}

.hero-text-2,
.hero-text-3 {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.hero-text-2 h1,
.hero-text-3 p span {
    text-transform: uppercase;
    letter-spacing: 2px;
}

.hero-text-2 p {
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 3px;
}

.hero-text-3 {
    padding-top: 55px;
    padding-bottom: 50px;
}

.hero-text-3 p {
    height: 32px;
    min-width: 1px;
}

.hero-text-3 p span {
    line-height: 1;
    padding: 6px 10px;
    font-size: 14px;
    letter-spacing: 3px;
    display: inline-block;
    font-weight: 700;
}

/* HERO KB ELASTIC */
.hero-kb_elastic {
    position: relative;
}

.kb_wrapper.hero-kb_elastic > .carousel-inner > .item.img-bg {
    height: 580px;
}

.kb_wrapper.hero-kb_elastic .kb_overlay {
    background: rgba(0, 0, 0, .3);
}

.main-search-in-hero-kb_elastic {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.main-search-in-hero-kb_elastic .container {
    position: relative;
    z-index: 4;
    padding-top: 115px;
}

/* SLICK HERO SLIDER */
.slick-hero-slider .image-bg {
    background-position: center center;
    background-size: cover;
    position: relative;
}

.slick-hero-slider .image-bg:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    content: "";
}

.slick-hero-slider-caption {
    text-align: center;
    padding-top: 120px;
    padding-bottom: 100px;
    color: rgba(255, 255, 255, .8);
}

/* BREADCRUMB HOT LINE */
.breadcrumb-wrapper .hot-line {
    text-align: right;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
}

/* CHANGE SEARCH */
.btn-change-search {
    background: 0 0;
    margin: 0;
    border: 1px solid #ccc;
    color: #555;
    font-size: 12px;
    font-weight: 600;
    font-family: "Roboto";
}

.change-search-wrapper > div {
    padding-top: 15px;
}

.change-search-wrapper > div .sub-inner {
    padding: 10px;
    background: #ddd;
}

.change-search-wrapper .form-control,
.change-search-wrapper .form-group {
    margin: 0;
}

/* RESPONSIVE FILTER WRAPPER */
.responsive-filter-wrapper .select2-container {
    width: 100% !important;
}

/* ALT BT ONLY */
.alt-bt-only {
    margin: 30px 0;
}

/* PAGER RIGHT */
.pager-right {
    float: left;
}

.pagination > li > a:after,
.pagination > li > a:before {
    display: none;
}

/* BLOG ITEM */
.blog-item {
    display: block;
    margin-bottom: 5px;
    background: #fff;
    overflow: hidden;
}

.blog-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.blog-media {
    position: relative;
    background: #eee;
    margin-bottom: -1px;
}

.blog-media a {
    display: block;
}

.blog-media .flex-video {
    margin-bottom: 0;
}

.blog-content {
    border: 1px solid #ebe8e6;
    padding: 15px 15px 18px;
}

.blog-content h3,
.blog-content h4 {
    line-height: 1.4;
    margin: 0 0 5px;
}

.blog-content h3 a,
.blog-content h4 a {
    color: #333;
}

.blog-item.blog-single {
    margin-bottom: 10px;
}

.blog-item.blog-single .blog-media {
    margin-bottom: 25px;
}

.blog-item.blog-single .blog-content {
    border: 0;
    padding: 0;
}

.blog-entry ul {
    list-style: disc;
}

.blog-entry ol,
.blog-entry ul {
    margin-left: 20px;
    line-height: 25px;
}

.blog-entry ol li,
.blog-entry ul li {
    margin-bottom: 7px;
}

.blog-entry ol ol,
.blog-entry ul ul {
    margin-top: 7px;
}

.blog-entry > ol,
.blog-entry > ul {
    margin-bottom: 15px;
}

.blog-entry ol {
    list-style: decimal;
}

ul.blog-meta {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
    font-size: 11px;
    letter-spacing: 1.5px;
    color: #a1a1a1;
}

ul.blog-meta li {
    display: inline-block;
    margin-bottom: 10px;
}

ul.blog-meta li:after {
    content: "|";
    color: #bbb4ab;
    margin-right: 7px;
    padding-left: 10px;
    margin-top: -2px;
}

ul.blog-meta li:last-child:after {
    content: " ";
}

.blog-extra {
    background: #f7f7f7;
    padding: 30px 25px 8px;
    margin: 0 0 40px;
}

.share-it {
    float: right;
}

.share-it span {
    float: left;
    text-align: left;
    margin-right: 5px;
}

.share-it .social {
    float: right;
    margin-top: -5px;
}

.blog-author {
    padding: 0;
    position: relative;
    border: 1px solid #e5e5e5;
}

/* FAQ */
.faq-wrapper h3 {
    margin: 0 0 25px;
}

.faq-wrapper .panel {
    margin: 0 0 10px;
}

.faq-wrapper .panel-group {
    margin: 0;
    padding: 0;
}

.faq-section {
    border-bottom: 1px solid #d7d7d7;
    margin: 0 0 30px;
    padding-bottom: 10px;
}

.faq-section h4 {
    margin: 8px 0 0;
}

.faq-section .panel-body {
    padding-top: 0;
    padding-bottom: 10px;
}

.faq-wrapper .section-title h2 {
    margin-top: -7px;
}

.faq-wrapper .section-title h4 {
    margin-top: -3px;
}

.faq-wrapper > .faq-thread {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.faq-wrapper > .faq-thread h4 {
    margin: 0 0 15px;
}

.faq-thread ol,
.faq-thread ul {
    list-style: disc !important;
    margin-left: 20px !important;
}

.faq-thread ol {
    list-style: decimal !important;
}

.faq-thread ol ol {
    margin-left: 15px;
}

.panel-body .faq-thread {
    padding-top: 20px;
}

.faq-wrapper.alt {
    padding-left: 0;
}

/* PRODUCT VIEW */
.product_view .xmodal-dialog {
    max-width: 800px;
    width: 100%;
}

.pre-cost {
    text-decoration: line-through;
    color: #a5a5a5;
}

.space-ten {
    padding: 10px 0;
}

.xmodal-content {
    padding: 40px;
}

.container-wrapper {
    padding-top: inherit;
}

/* DROPDOWN MENU CONTAINER */
.dropdown-menu-container h5 {
    font-size: 18px;
    font-weight: 700;
}

.dropdown-menu-container ul.regularUL li,
p.dd-menu {
    font-size: 14px;
    line-height: 18px;
}

.dropdown-menu-container ul.regularUL {
    list-style-type: square;
    margin-bottom: 20px;
}

p.dd-menu {
    font-size: 16px;
}

p.dd-menu-sm {
    font-size: 11px;
    line-height: 14px;
    margin-top: -12px;
    margin-left: 24px;
}

a.btn-primary:visted {
    color: #fff !important;
}

a.dd-menu-link:hover {
    text-decoration: underline !important;
}

/* XXCSS */
.xxsuccess {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

/* ADDITIONAL MISC */
.nohover {
    background: inherit !important;
}

td.adminselect {
    vertical-align: top;
}

.busy {
    cursor: progress !important;
}

.notbusy {
    cursor: pointer !important;
}

/* HOVER UNDERLINE ANIMATION */
.hover-underline-animation::after {
    content: "";
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    transform-origin: bottom right;
}

.hover-underline-animation:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.liBlack a,
.nonFAQLi a,
a.hover-underline-animation {
    text-decoration: none;
}

/* =====================================================================
   END OF PART 8 - THIS SHOULD BE THE FINAL AND COMPLETE PART
   
   I apologize for the multiple errors. This part includes:
   - Complete Colorbox styles (cboxIframe, cboxPhoto, etc.)
   - CDL styles
   - Calendar and view select
   - SPT tab menu
   - Solid menus
   - Hero variations
   - Blog styles
   - FAQ styles
   - Dropdown menu container
   - And all other remaining classes
   
   Please verify this completes the merge. If anything is still missing,
   I will create a Part 9 with those specific items.
   ===================================================================== */