﻿@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
section.page-header-section h1 {
    font-size: 2em;
    font-family: "museo_sans_500regular", Helvetica, Arial, sans-serif;
    line-height: 1.2em;
}

section.page-header-section.conference-pmp-header {
    background-image: url(../images/public/headers/conference_pmp_header.png);
    padding: 80px 0;
}


div.h1 a, div.h2 a, div.h3 a, div.h4 a, div.h5 a, div.h6 a {
    font-weight: inherit;
}

div.h1, div.h2, div.h3, div.h4, div.h5, div.h6 {
    margin: 0;
    margin-bottom: 24px;
}

div.h1 {
    font-family: "museo_sans_300regular", Helvetica, Arial, sans-serif;
    font-size: 2.4em;
    line-height: 50.4px;
    color: #0d6183;
}

div.h2 {
    font-family: "museo_sans_300regular", Helvetica, Arial, sans-serif;
    font-size: 1.6em;
    line-height: 40.8px;
    color: #0d6183;
}

div.h3 {
    font-family: "museo_sans_500regular", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    line-height: 31.2px;
    color: #2b2e30;
}

div.h4 {
    font-family: "museo_sans_900regular", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 24px;
    color: #2b2e30;
}

div.h5 {
    font-family: "museo_sans_900regular", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    line-height: 24px;
    color: #2b2e30;
}

div.h6 {
    font-family: "museo_sans_500regular", Helvetica, Arial, sans-serif;
    font-size: 0.7em;
    line-height: 24px;
    text-transform: uppercase;
    color: #2b2e30;
}
h4.regular {
    font-family: "museo_sans_500regular", Helvetica, Arial, sans-serif;
}
h5.smaller{
    font-size: 0.7em !important;
}
div.modal-title {
    margin: 0;
}
div.pdu-title {
    max-width: calc(100% - 30px);
}

.ajax.modal-background {
background-color: rgba(0, 0, 0, 0.5); 
}
.ajax.modal-dialog .close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
#chart-container
{
    min-height: 400px;
}
a.link-underline {
    border-bottom: 1px solid #1384b2;
    padding-bottom: 3px; }
a.white-link {
    color: white !important;
    border-color: white !important; 
}
a.link-underline.light-text-color {
    border-color: #767b7f;
}

th.sorting,
th.sorting_asc,
th.sorting_desc 
{
    line-height: 2.43 !important;
    padding: 1px 8px !important;
}
th.sorting a,
th.sorting_asc a,
th.sorting_desc a 
{
    color: #0089BC;
    display: block; 
    width: 100%;
    text-decoration: none;
    border-bottom: none;
}
.next-prev-page-button {
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #fff;
}
.next-prev-page-button:hover {
  text-decoration: none;
}
.current-page-button {
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  border: 1px solid #428bca;
}
.next-prev-page-link,
.next-prev-page-link:hover {
  text-decoration: none;
}
.faq-header {
    position: relative;
}
.faq-anchor {
    position: absolute;
    top: -75px;
}

.progress-background {
    background-color: #999999;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.progress-background {
    position: absolute; 
    top: 0; 
    left: 0; 
    bottom: 0; 
    right: 0; 
    display: none;
    z-index: 100010;
}
.now-loading { 
    position:fixed;
    top:200px;
    left:43%;
    text-align:center;
    border:3px solid black;
    padding:15px;
    border-radius:15px;
    box-shadow:10px 10px 5px #666666;
    background-color:#FFFFFF;
}
.now-loading img {
    padding-bottom:10px;
}
.loading-text {
    color:#000000;
    font-weight:bold;
    font-size:1.2em;
}
.noScroll 
{
    overflow-y: hidden;
}
.dataTables_info {
  margin-top: 24px; 
	clear: both;
	float: left;
}

.dataTables_paginate {
	float: right;
	text-align: right;
}
.btn-group input.btn + button.btn {
    margin-left: 1px;
}
.btn-sm {
    font-size: 1.5rem;
    padding: 5px 20px;
}

.small-lead2 {
    font-size: .75em;
    line-height: 1.4em;
    font-family: "museo_sans_300regular", Helvetica, Arial, sans-serif; }

/*table.radio td {
    padding: 10px;
}*/
.faq ul {
    margin-left: 20px;
}
.partner-logo-bar {
    background-color: #FFFFFF;
    padding: 15px 0;
}
.partner-logo {
    max-height: 90px; 
}

.ajax-calendar .ajax__calendar_container {
    background-color: #ffffff;
    border: 1px solid #646464;
    color: #000000;
    padding-bottom: 15px;
}

.ajax-calendar .ajax__calendar_container{ margin-left: -3px;}
.ajax-calendar .ajax__calendar_container .ajax__calendar_header{}
.ajax-calendar .ajax__calendar_container .ajax__calendar_body{}
.ajax-calendar .ajax__calendar_container .ajax__calendar_footer {
}

.ajax-calendar .ajax__calendar_header{}
.ajax-calendar .ajax__calendar_header .ajax__calendar_prev{}
.ajax-calendar .ajax__calendar_header .ajax__calendar_title{}
.ajax-calendar .ajax__calendar_header .ajax__calendar_next{}

.ajax-calendar .ajax__calendar_body{}
.ajax-calendar .ajax__calendar_body .ajax__calendar_days td {padding: 0 1px;vertical-align: middle;}
.ajax-calendar .ajax__calendar_body .ajax__calendar_days .ajax__calendar_day { height: 23px;}
.ajax-calendar .ajax__calendar_body .ajax__calendar_months{}
.ajax-calendar .ajax__calendar_body .ajax__calendar_years{}

.ajax-calendar .ajax__calendar_days{}
.ajax-calendar .ajax__calendar_days .ajax__calendar_dayname{}
.ajax-calendar .ajax__calendar_days .ajax__calendar_day {border: 1px solid #FFFFFF;}
.ajax-calendar .ajax__calendar_days .ajax__calendar_today .ajax__calendar_day{ border-color: blue;}

.ajax-calendar .ajax__calendar_months{}
.ajax-calendar .ajax__calendar_months .ajax__calendar_month{}

.ajax-calendar .ajax__calendar_years{}
.ajax-calendar .ajax__calendar_years .ajax__calendar_year{}

.ajax-calendar .ajax__calendar_footer{}
.ajax-calendar .ajax__calendar_footer .ajax__calendar_today{}

.ajax-calendar .ajax__calendar_hover .ajax__calendar_day{ background-color: #F0F8FF;}
.ajax-calendar .ajax__calendar_hover .ajax__calendar_month{}
.ajax-calendar .ajax__calendar_hover .ajax__calendar_year{} 

.ajax-calendar .ajax__calendar_active .ajax__calendar_day{}
.ajax-calendar .ajax__calendar_active .ajax__calendar_month{}
.ajax-calendar .ajax__calendar_active .ajax__calendar_year{}

.ajax-calendar .ajax__calendar_other .ajax__calendar_day{}
.ajax-calendar .ajax__calendar_other .ajax__calendar_year{}

/* fix for fancybox close button underline */
a.fancybox-close { border: none;}

/* mod for PrivacyTerms.aspx page */
ul.list-default li p {
    font-size: 1em;
    margin-bottom: 10px;
}
ul.list-default li h3 {
    margin-bottom: 0;
}


/* Custom h1 sizing for SEO at top of pages */
h1.custom-0 {
    font-size: 1.8em !important;
    line-height: 1.5em !important;
}
h1.custom-1 {
    font-size: 1.7em !important;
    line-height: 1.4em !important;
}
h1.custom-2 {
    font-size: 1.6em !important;
    line-height: 1.3em !important;
}
h1.custom-3 {
    font-size: 1.5em !important;
    line-height: 1.25em !important;
}
h1.custom-4 {
    font-size: 1.4em !important;
    line-height: 1.15em !important;
}
h1.custom-5 {
    font-size: 1.3em !important;
    line-height: 1.05em !important;
}
h1.custom-6 {
    font-size: 1.2em !important;
    line-height: 1.02em !important;
}

i.text-danger {
    color: red;
}

/* line 230, /Users/alauderdale/Desktop/PMtraining/source/stylesheets/partials/public/_typography.scss */

/* mod for PMPClass.aspx page */
h4 a {
    color: #999;
    border-bottom: 1px solid #999;
}
h4 a:hover {
    color: #999;
    border-bottom: 1px solid #999;
}

select.fixed option {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; 
    color: #000;
}
.table > tbody > tr > td.footable-first-column {
  padding-left: 30px;
  padding-right: 30px;
}
.footable-toggle {
    float: left;
    margin-left: -25px;
    margin-top: 5px;
    display: block;
}

.validation-summary {
    background-color: #FFF;
}
    .validation-summary ul li { color: red; } 

/* Apple Pay Button */
@supports (-webkit-appearance: -apple-pay-button) {
    .apple-pay-button-with-text {
        display: inline-block;
        -webkit-appearance: -apple-pay-button;
        -apple-pay-button-type: buy;
    }
    .apple-pay-button-with-text > * { display: none; }
    .apple-pay-button-black-with-text { -apple-pay-button-style: black; }
    .apple-pay-button-white-with-text { -apple-pay-button-style: white; }
    .apple-pay-button-white-with-line-with-text { -apple-pay-button-style: white-outline; }
}

@supports not (-webkit-appearance: -apple-pay-button) {
    .apple-pay-button-with-text {
        --apple-pay-scale: 1; /* (height / 32) */
        display: inline-flex;
        justify-content: center;
        font-size: 12px;
        border-radius: 5px;
        padding: 0px;
        box-sizing: border-box;
        min-width: 200px;
        min-height: 32px;
        max-height: 64px;
    }

    .apple-pay-button-black-with-text {
        background-color: black;
        color: white;
    }

    .apple-pay-button-white-with-text {
        background-color: white;
        color: black;
    }

    .apple-pay-button-white-with-line-with-text {
        background-color: white;
        color: black;
        border: .5px solid black;
    }

    .apple-pay-button-with-text.apple-pay-button-black-with-text > .logo {
        background-image: -webkit-named-image(apple-pay-logo-white);
        background-color: black;
    }

    .apple-pay-button-with-text.apple-pay-button-white-with-text > .logo {
        background-image: -webkit-named-image(apple-pay-logo-black);
        background-color: white;
    }

    .apple-pay-button-with-text.apple-pay-button-white-with-line-with-text > .logo {
        background-image: -webkit-named-image(apple-pay-logo-black);
        background-color: white;
    }

    .apple-pay-button-with-text > .apple-text {
        font-family: -apple-system;
        font-size: calc(1em * var(--apple-pay-scale));
        font-weight: 300;
        align-self: center;
        margin-right: calc(2px * var(--apple-pay-scale));
    }

    .apple-pay-button-with-text > .apple-logo {
        width: calc(35px * var(--scale));
        height: 100%;
        background-size: 100% 60%;
        background-repeat: no-repeat;
        background-position: 0 50%;
        margin-left: calc(2px * var(--apple-pay-scale));
        border: none;
    }
}

.logos-list .item img {
    height: 70px; }
#logo-slider {
    background: none;
}
.test-question h4 {
    font-family: 'Open Sans';
    font-weight: 600;
}

.test-question span {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
}

.test-question-container .radio label {
    font-family: 'Open Sans';
}
.test-question-container .radio label.strike-through {
    text-decoration: line-through;
}
.test-question span {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
}
.test-question span.selected {
    background-color: yellow;
}
.test-question #highlightIcon {
    font-size: 50px;
    color: #a8d587;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 10;
}
.test-question #highlightIcon:hover {
    color: #b9dd9f;
    cursor: pointer;
}
ul.pmp-add-exams {
    padding-left: 13%;
}
ul.capm-add-exams {
    padding-left: 9%;
}
ul.pmi-add-exams {
    padding-left: 11%;
}
@media (max-width: 992px) {
    ul.pmp-add-exams {
        padding-left: 1%;
    }
    ul.capm-add-exams {
        padding-left: 1%;
    }
    ul.pmi-add-exams {
        padding-left: 1%;
    }
}
@media (max-width: 767px) {
    .test-demo-dialog .btn {
        font-size: .8em !important;
        padding: 6px 12px !important;
    }
}
div.flash-sale {
    background: #0a455e !important;
    color: white;
    padding: 5px;
}

div.flash-sale .flash-title {
    font-weight: 900;
    font-size: 19px;
}

td.flash-sale .flash-savings,
    div.flash-sale .flash-savings {
        font-weight: 500;
        font-size: 15px;
    }

div.flash-sale .flash-price-change {
    line-height: 35px;
}

td.flash-sale .flash-old-price,
    div.flash-sale .flash-old-price {
        font-size: 14px;
    }

td.flash-sale .flash-new-price,
    div.flash-sale .flash-new-price {
        font-weight: 700;
        font-size: 20px;
        vertical-align: middle;
    }

div.flash-sale .flash-counter {
    font-size: 11px;
}
td.flash-sale .flash-title,
div.flash-sale .flash-title {
    display: block;
}
td.flash-sale .flash-savings,
div.flash-sale .flash-savings {
    display: block;
}
td.flash-sale .flash-price-change,
div.flash-sale .flash-price-change {
    display: block;
    white-space: nowrap;
}
/*td.flash-sale .flash-old-price {
    font-size: 12px;
}
td.flash-sale .flash-new-price {
    font-size: 16px;
}*/
td.flash-sale .flash-counter,
div.flash-sale .flash-counter {
    display: block;
    text-transform: uppercase;
}
/*.instructor-slider .slide img {
    width: 198px;
    height: 198px;
}*/
.text-box-hidable {
    height: 100px;
    display: block;
    overflow: hidden; 
}
.btn.collapse-toggle {
    color: #999;
    font-weight: normal;
    font-size: 13px;
    padding-top: 0;
}
.btn.collapse-toggle:after {
    content:"show less..."
}
.btn.collapse-toggle.collapsed:after {
    content: "show more..."
}
img.atp-logo {
    width: 95px;
    float: left;
    margin-top: -40px;
    margin-left: -20px;
}
@media (max-width: 1600px) {
    img.atp-logo {
        width: 90px;
        float: left;
        margin-top: -30px;
        margin-left: -30px;
    }
}
@media (max-width: 1400px) {
    img.atp-logo {
        width: 80px;
        float: left;
        margin-top: -10px;
        margin-left: -20px;
    }
}
@media (max-width: 1200px) {
    img.atp-logo {
        width: 70px;
        float: left;
        margin-top: -5px;
        margin-left: -20px;
    }
}
@media (max-width: 992px) {
    img.atp-logo {
        width: 80px;
        float: left;
        margin-top: -20px;
    }
}

@media (max-width: 767px) {
    img.atp-logo {
        width: 90px;
        float: left;
        margin-top: -30px;
        margin-left: -20px;
    }

    table.table {
        font-size: .7em;
    }
        table.table.table-striped > tbody > tr:nth-child(2n+1) > td {
            border-top-width: 5px;
            border-top-color: #aaa;
        }
}

button.long,
#VenmoButton {
    background-color: #fff;
    border: 1px solid #858585;
    border-radius: 4px;
    width: 100%;
    height: 45px;
}
#VenmoButton:hover {
    background-color: transparent;
    border: 1px solid #858585;
    border-radius: 4px;
    width: 100%;
    height: 45px;
}
#GooglePayButton {
    width: 100%;
    height: 43px;
}
    #GooglePayButton button {
        border: 1px solid #858585 !important;
        box-shadow: none !important;
}
#AmazonPayButton {
    width: 100% !important;
    /*height: 64px;*/
}
apple-pay-button {
    width: 100%;
    border: 1px solid #858585;
    --apple-pay-button-width: 300px;
    --apple-pay-button-height: 36px;
    --apple-pay-button-border-radius: 4px;
    --apple-pay-button-padding: 5px 0px;
}#AffirmPayButton {
    width: 100%;
    background: none;
    border: none;
}
#AffirmPayButton img {
    width: 100%;
}
.muted-text-color {
    color: #aaa !important;
}

.muted-text-color p {
    color: #aaa !important;
}
ul.list-default-blue {
    list-style-image: url(../images/bullet-blue.png);
    margin-bottom: 24px;
}

    ul.list-default-blue li {
        font-size: .75em;
        margin-left: 24px;
        margin-bottom: 5px;
    }
#hidden-menu {
    z-index: 101;
}
ul.check-list-large.alt li i {
    background-color: #138abb;
}

section.multi-student-form .img-responsive,
section.course-extension-form .img-responsive {
    width: 77px;
}

.p-table {
    font-size: .8em;
    line-height: 24px;
    width: 100%;
    border-collapse: collapse;
}

.p-table th {
    border: solid 1px black;
    padding: 5px;
    color: white;
    background-color: black;
    text-align: center;
}
    .p-table td {
        border: solid 1px black;
        padding: 5px;
    }
        .p-table td.sub {
            color: white;
            background-color: gray;
}

ul.list-checkmarks {
    list-style-image: url(../images/icons/check-solid.png);
}

table.table.cart-table-striped > tbody > tr:nth-child(even) > td {
    background-color: #F5F5F5;
}
ul.check-icon {
    list-style-type: none;
}
ul.check-icon li {
        text-indent: -1.4em;
        margin-top: 15px;
        font-size: 0.9em;
    }
    ul.check-icon li:before {
        font-family: FontAwesome;
        content: "\f058";
        float: left;
        width: 1.4em;
        color: #85C342;
        font-size: 1em;
    }
.buy-options.no-price .list-group input[type="radio"] {
    top: 15px;
}
.form-group div.checkbox input {
    margin-top: 7px;
}
.live-course-detail-modal .csm-badges {
    margin-top: -60px;
    margin-bottom: 10px;
    height: 70px;
}

@media (max-width: 992px) {
    .live-course-detail-modal .csm-badges {
        height: 48px;
    }
}
.modal .close {
    padding: 2px 11px 9px 9px;
}
@media (max-width: 992px) {
    .modal .close {
        padding: 0px 11px 9px 9px;
    }
}
.filters-col .dropdown-menu {
    max-height: 500px;
    overflow-y: auto;
}
