/* Minification failed. Returning unminified contents.
(737,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0'
 */
.relArticle .price {
    color: #3c3737;
    font-size: 93.4%;
    font-weight: 400;
    letter-spacing: .02em;
    font-family: "BasisGrotesque-black";
}

.relArticle .location {
    padding-top: 10px;
    margin-left: 15px;
    font-size: 85%;
    color: #3c3737;
    position: relative;
    font-family: Georgia, "Times New Roman", serif;
}

    .relArticle .location:before {
        content: " ";
        display: inline-block;
        position: absolute;
        left: -1em;
        top: 1em;
        width: 6px;
        height: 11px;
        background-image: url(/mbaweb/assets/img/location-icon.png);
        background-repeat: no-repeat;
    }

.assessmentContent {
    font-size: 1.4em;
    line-height: 1.5;
    margin-bottom: 25px;
    padding-bottom: 25px;
    padding-left: 0;
}


.pull-right-relArticle {
    float: right;
    padding-left: 0;
    margin-top: -30px; /*width: 306px;*/
}

    .pull-right-relArticle .relatedSection {
        min-height: 440px;
       
    }

.assessmentContent .featured-item .logoImg {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .assessmentContent .featured-item .logoImg img {
        float: left;
    }

.subheading {
    color: #3c3737;
    font-size: 1.4em;
    font-family: archive;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    margin-top: 30px;
    margin-bottom: 60px;
}

h1.subheading {
    color: #3c3737;
    font-size: 2.85em !important;
    font-family: "BasisGrotesque-black";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    margin-top: 30px;
    margin-bottom: 60px;
}
.relatedSection {
    /*width: 306px;*/
    border-top: 7px solid #3c3737;
    margin-bottom: 80px;
}

.relatedTopic {
    border-top: 7px solid #3c3737;
    margin-top: 28px;
    margin-right: 3px;
    padding-bottom: 10px;
}

    .relatedTopic .side-header, .relatedSection .side-header {
        font-family: BasisGrotesque-medium;
        text-transform: uppercase;
        font-size: 1em;
        color: #3c3737;
        letter-spacing: 3px;
        padding-top: 0px;
        margin-top: 10px;
        font-weight: 600;
    }

.relatedSection .relArticle {
    width: 91.22257%;
    margin-right: 1.88088%;
    margin-left: 0;
    margin-left: 8.46395%;
    border-bottom: 1px solid #c1c1c7;
    margin-bottom: 0.5em;
    padding-bottom: 10px;
}


.relatedTopic .side-header, .relatedSection .side-header {
    font-family: BasisGrotesque-medium;
    text-transform: uppercase;
    font-size: 1em;
    color: #3c3737;
    letter-spacing: 3px;
    padding-top: 0px;
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 0;
}

.pull-right-relArticle .relatedSection:nth-last-child(1) {
    margin-bottom: 20px;
}

.relArticle .topic {
    color: #3c3737;
    font-size: 1.125em;
    line-height: 1;
    font-family: "Archive-regular";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    padding: 10px 0;
    margin-bottom: 0;
    margin-top: 10px;
}

.relArticle .linkarticle time {
    display: block !important;
    font-family: BasisGrotesque-regular;
    font-weight: bold;
}

.relArticle .linkarticle {
    padding-bottom: 20px;
    display: block;
}

    .relArticle .linkarticle img {
        float: right;
        padding-left: 15px;
    }

    .relArticle .linkarticle small {
        display: block;
        font-size: 100%;
        font-family: BasisGrotesque-regular;
    }

.relArticle button {
    background-color: #ffbf06;
    color: #3c3737;
    letter-spacing: 0;
}

.relArticle .headline:before {
    content: " ";
    display: inline-block;
    position: absolute;
    left: -1.2em;
    top: 0.32em;
    width: 1em;
    height: 1em;
    background-image: url(/mbaweb/assets/img/arrow-right.png);
    background-size: 90%;
    background-repeat: no-repeat;
}

.relArticle .headline {
    font-size: 1.125em;
    font-weight: 600;
    letter-spacing: 0;
    display: inline;
    position: relative;
    font-family: BasisGrotesque-regular;
}



.relArticle .byline {
    color: #3c3737;
    font-size: 92%;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: none;
    font-family: BasisGrotesque-regular;
}

.relArticle .schoolname {
    font-family: BasisGrotesque-regular;
}

    .relArticle .schoolname .sch {
        font-weight: 700;
    }

/************************************************fd*/

.relArticle .col-name {
    color: #3c3737;
    font-size: 100%;
    font-weight: 400;
    letter-spacing: 0.8px;
    padding: 0.5em 0;
    border: none;
    text-transform: capitalize;
    font-family: Georgia, "Times New Roman", serif;
}

.featured-item {
    background-position: right center;
    background-repeat: no-repeat;
    margin-bottom: 90px;
    float: left;
    position: relative;
    width: 100%;
}

    .featured-item p {
        font-family: Georgia, "Times New Roman", serif;
        font-size: 1em;
        line-height: 1.5;
        margin-top: 30px;
        margin-bottom: 10px
    }

.featured-item1 p {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1em;
    line-height: 1.5;
    margin-top: 0px;
    margin-bottom: 0px
}

.featured-item img {
    float: right;
}

.featured-item .byline {
    font-family: "BasisGrotesque-Regular", Helvetica, Arial, sans-serif;
    top: 150px;
    left: 30%;
    text-transform: uppercase;
    font-size: 13px;
    color: #3c3737;
}

    .featured-item .byline a {
        text-decoration: none;
        color: #d74b4b;
    }

.featured-item .content-container {
    top: -60px;
    left: 0;
    width: 50%;
    position: absolute;
    background-color: #fff;
    padding: 5px 25px 16px 0;
}

.secondary-featured-items h1 {
    font-weight: 600 !important;
    font-family: 'BasisGrotesque-light' !important;
}

.secondary-featured-items {
    box-sizing: border-box;
    display: inline;
    float: left;
    margin-right: 1.88088%;
    margin-left: 0;
}

    .secondary-featured-items h2 {
        font-family: Archive !important;
        font-weight: 600 !important;
        font-size: 2.4em !important;
    }

article.featured-item h1 {
    margin: 0px;
    margin-bottom: 5px;
    font-size: 1.7em;
    font-weight: 600;
}

.featured-item .button-row {
    padding: .6em 0;
}

/********Button CSS*********/

.button-secondary {
    font-weight: 700;
    background: #ffbf06;
    padding: 10px;
    color: #000 !important;
    border-radius: 85px;
    border: none !important;
    font-size: 10px;
    min-width: 100px;
    text-align: center;
    margin-top: -2px;
}

    .button-secondary:hover {
        color: #fff !important;
        background-color: #3c3737 !important;
    }

button:hover {
    color: #fff !important;
    background-color: #3c3737 !important;
}

.button-row > a:hover {
    text-decoration: none !important;
}

.button-primary {
    font-weight: 700;
    background: #62a52d !important;
    color: #000 !important;
    border: none !important;
    font-size: 10px;
    min-width: 80px;
}

    .button-primary:hover, .button-primary:focus {
        border: none !important;
        background-color: #3c3737 !important;
        color: #fff !important;
    }

.button-link {
    font-size: 10px;
    font-family: 'BasisGrotesque-Regular';
    text-transform: uppercase;
    color: #3c3737;
    margin-left: 15px;
    float: left;
    margin-top: 8px;
    letter-spacing: 0px;
    font-weight: 700;
}

.learn-more {
    font-weight: normal !important;
    padding: 10px;
    background-color: transparent;
    border: 1px solid #C1C1C7;
    border-radius: 85px;
    margin-left: 10px;
    color: #000;
    font-size: 10px;
    min-width: 100px;
    font-family: 'BasisGrotesque-Regular';
    text-transform: uppercase;
}

    .learn-more:hover {
        color: #fff !important;
        background-color: #3c3737 !important;
    }

.featured-item .content-container .button-link:hover {
    color: #62a52d !important;
    text-decoration: underline !important;
}

/********Button CSS OVER*********/

/******************************************* assessment-profile2x **********************************************************
****************************************************************************************************************************/


.jumbotron {
    margin-bottom: 30px;
    color: #3c3737;
    margin-top: -0.9em;
    min-height: 235px;
}

    .jumbotron a.assessmentheader {
        display: block;
        min-height: 235px;
    }

    .jumbotron h2 {
        margin: 0px 0 15px 0px;
        color: #3c3737;
        font-size: 1.7em;
        font-family: archive;
        font-weight: 400;
    }

.jumbo-heading {
    float: left;
    width: 100%;
    padding: 60px 0 0 20px;
}

.link-wrap {
   
    float: left;
}

.assessment-profile-wrap {
}

    .assessment-profile-wrap .video-wrap {
        margin-top: 3em
    }

    .assessment-profile-wrap .pull-right-relArticle {
        margin-top: 0px !important;
    }



    .assessment-profile-wrap .articleContent {
        font-size: 1.4em;
        line-height: 1.5;
        margin-bottom: 0px;
        padding-bottom: 0px;
        padding-left: 15px;
        float: left;
        padding-top:5px;
    }

        .assessment-profile-wrap .articleContent a {
            color: #1e6e72 !important;
            text-decoration: none;
        }

            .assessment-profile-wrap .articleContent a:hover {
                color: #1e6e72 !important;
                text-decoration: underline;
            }

        .assessment-profile-wrap .articleContent h1 {
            margin: 0px;
            margin-bottom: 5px;
            font-size: 2.85em !important;
            font-weight: 600;
        }

            .assessment-profile-wrap .articleContent h1::first-letter {
                font-size: 100% !important;
                float: none;
                margin-right: 0px !important;
                margin-bottom: 0px !important;
                vertical-align: auto !important;
                line-height: 1;
            }

        .assessment-profile-wrap .articleContent .byline {
            color: #3c3737;
            font-size: 13px;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            border: none;
            font-family: BasisGrotesque-regular;
        }

.registration-wrap {
    margin-bottom: 10px;
    font-size: 4.5em;
   
}

    .registration-wrap .price {
        font-family: "BasisGrotesque-black";
        
        line-height: 60px;
        margin-top: 14px;
    }

    .registration-wrap .relatedmobiletitle {
        font-size: 14px;
        padding: 0px;
        font-family: Georgia, "Times New Roman", serif;
        font-weight: 700;
        margin: 0 0 0 0;
    }

    .registration-wrap p {
        font-family: 'BasisGrotesque-Regular';
        font-size: 14px;
        margin: 1em 0 2em 0;
    }

.price-wrap-mobile {
    display: none
}

.link-wrap ul {
    color: #3c3737;
    font-size: 1em;
    padding: 0px;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 700;
    margin: 0 0 1.5em 0;
    float: left;
    width: 100%;
}

    .link-wrap ul li {
        color: #3c3737;
        font-size: 95%;
        font-weight: 100;
        list-style: none;
        line-height: 18px;
        font-family: "BasisGrotesque-Regular", Helvetica, Arial, sans-serif;
        padding: 5px 0;
    }

        .link-wrap ul li a {
            color: #3c3737;
            font-size: 92%;
            font-weight: 100;
            list-style: none;
        }

            .link-wrap ul li a:hover {
                color: #1e6e72 !important;
                text-decoration: underline;
            }

            .link-wrap ul li a:focus {
                text-decoration: none;
            }

        .link-wrap ul li ul li ul li {
            margin-left: 17px;
        }


.panel-heading h5 {
    margin: 0px 0 1em 0;
}

    .panel-heading h5 a {
        color: #3c3737 !important;
        font-size: 1.4em !important;
        padding: 0px !important;
        font-family: Georgia, "Times New Roman", serif !important;
        font-weight: 700 !important;
        margin: 0 0 0 0 !important;
        text-transform: none;
    }

/*******************************************Assessment Profile22x **********************************************************
****************************************************************************************************************************/
.gridWrap {
    margin-bottom: 2em;
}

    .gridWrap .gridHeading {
        border-bottom: solid 6px #f7f7f7;
        padding: 0 0 .8em 0;
        text-transform: uppercase;
        font-size: 12px;
        font-family: 'BasisGrotesque-Regular';
        color: #3c3737;
    }

    .gridWrap .grid-content {
        font-family: 'BasisGrotesque-Regular';
        font-size: 14px;
        font-weight: 600;
        border-bottom: solid 1px #e0e0e3;
        padding: 1em 0;
        line-height: 20px;
    }

ul.eventListing {
    padding: 0px;
}

    ul.eventListing li {
        list-style-position: inside;
        list-style: none;
        text-indent: -1.4em;
        padding-left: 25px;
    }

        ul.eventListing li::before {
            content: "• ";
            color: #3c3737;
            margin-right: 15px;
        }



@media (max-width:1023px) {

    .item-container .items li {
        flex-basis: 100%;
    }

    .featured-item .content-container {
        width: 90%;
        background-color: #fff;
        padding: 16px;
        margin: auto;
        float: none;
        position: relative;
    }

    .articles .item-container .items li article figure {
        width: auto;
        margin-bottom: 15px;
    }

    .featured-item img {
        float: none;
        width: 100% !important;
    }

    .featured-item .content-container {
        top: -40px;
    }

    .articles .item-container ul.topics {
        white-space: nowrap;
        padding-bottom: 15px;
        border-bottom: 1px solid #898D8D;
        margin-bottom: 10px;
        float: none;
        margin-right: inherit;
    }

        .articles .item-container ul.topics li {
            display: inline-block;
        }

    .secondary-featured-items h2 {
        border-top: 6px solid black;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .articles h2 {
        padding-top: 10px;
    }

    .articles h2 {
        border-bottom: none;
    }

    .gridWrap {
        padding: 0 15px;
    }

        .gridWrap .grid-content {
            font-size: 12px;
        }

    .relatedSection .relArticle {
        margin-left: 5.46395%;
        width: 94.22257%
    }

    .assessmentContent {
        padding: 5px 5px;
        font-size: 1.2em;
        float: left;
        margin-bottom: 0px;
    }

    .pull-right-relArticle {
        padding: 0 10px !important;
        margin-top: 0px;
        padding-left: 1.0888%;
        width: 100%;
    }

    .assessmentContent .featured-item .logoImg img {
        width: auto;
    }

    .subheading {
        margin: 0px 5px;
    }

    .featured-item {
        margin-bottom: 20px !important;
    }

    .relatedSection {
        margin-bottom: 25px !important;
    }

    .jumbotron {
        padding: 0px 15px;
        min-height: auto;
        margin-bottom: 2em;
        min-height: 235px;
        background: url(/mbaweb/assets/img/assessment-header-small.png) no-repeat #f8f7f4 right top;
    }

        .jumbotron h2 {
            font-size: 70%;
        }

        .jumbotron .logoImg {
            margin: 1.5em 0 1em 0
        }

    .jumbo-heading {
        width: 100%;
        font-size: 2.4em;
        line-height: 30px;
        0;
        padding-left: 0px;
    }

    .eventContent {
        padding: 25px 5px;
    }

    .pull-right-relArticle {
        padding: 0 10px !important;
    }

    .link-wrap {
        width: 100%;
        padding: 0px;
    }

    .assessment-profile-wrap .articleContent {
        margin: 5px 5px 0 5px;
        font-size: 1.2em
    }

    main {
        padding-top: 4em !important
    }

    .registration-wrap {
        display: none;
    }

    .relArticle .location {
        margin-top: 0px
    }

    .price-wrap-mobile {
        display: block;
        margin-bottom: 2em;
        float: left;
        width: 100%;
        padding: 0 5px;
    }

        .price-wrap-mobile .price {
            font-size: 2.5em;
            font-family: "BasisGrotesque-black";
            line-height: 32px;
            float: left;
        }

        .price-wrap-mobile button {
            margin: auto;
        }

    .link-wrap ul li {
        padding: 0px;
    }

    .panel-heading h5 {
        border-bottom: solid 1px #c1c1c7;
        font-size: 120%;
        padding: 1em 0;
        margin: 0px 10px;
    }

    .panel-heading {
        padding-left: 10px;
    }

        .panel-heading h5 a {
            font-size: 85% !important;
            pointer-events: all;
        }

        .panel-heading a::after {
            pointer-events: all !important;
        }

        .panel-heading a:after {
            width: 20px;
            height: 12px;
            background: url(/mbaweb/assets/img/arrow-top.png) no-repeat left;
            float: right;
            content: " ";
            margin: 5px 10px 0 0;
        }

        .panel-heading a.collapsed:after {
            background: url(/mbaweb/assets/img/arrow-bottom.png) no-repeat left;
            content: " ";
            width: 20px;
            float: right;
            height: 12px;
        }

    .mobile-hide {
        display: none
    }

    table.mbaTable {
        width: 100%;
        zoom: .72;
    }

    .assessment-profile-wrap .video-wrap {
        margin-top: 1.5em
    }

    ul.desktopIn li {
        padding: 6px 10px;
    }

    .panel-main-heading {
        background: #ffdf82;
        clear: both;
        padding: 0 10px;
        height: 50px;
        line-height: 50px;
    }

        .panel-main-heading h5 {
            margin: 0px;
            padding: 0px;
            border: none;
        }

            .panel-main-heading h5 a {
                font-family: "BasisGrotesque-Regular", Helvetica, Arial, sans-serif !important;
                font-size: 110%;
            }

        .panel-main-heading a:after {
            margin: 19px 15px 0 0;
        }

        .panel-main-heading a:hover, .panel-main-heading a:focus {
            text-decoration: none;
        }

    .allCollapse {
        display: none;
    }

    .bottom0 {
        margin-bottom: 0px !important;
    }

    .totalHrsCalculation {
        text-align: right
    }
}

.panel-heading h5 a.enablelink {
    pointer-events: all !important;
    cursor: pointer !important;
    display: block;
}

    .panel-heading h5 a.enablelink:hover {
        color: #1e6e72 !important;
    }

@media (min-width:1024px) {
    .desktopIn {
        display: block;
    }

    .panel-heading h5 a {
        pointer-events: none;
        cursor: default;
        display: block;
    }

    .panel-main-heading {
        display: none;
    }

    .allCollapse {
        display: block;
    }
}

.selected {
    font-weight: bold !important;
    color: #313100 !important;
}

/*table rendering*/
.mbaTable th {
    color: #000;
    font-weight: 700 !important;
}

.mbaTable td, .mbaTable th {
    border: 1px solid #eaeaeb !important;
    padding: 1em 2em !important;
    line-height: 1.5 !important;
    vertical-align: top !important;
    font-size: .65em !important;
}


.treeview .list-group-item {
    cursor: pointer;
}

.treeview .childnode {
    padding-left: 20px;
    white-space: nowrap;
}

    .treeview .childnode a {
        white-space: initial !important;
    }

.treeview .glyphicon {
    vertical-align: top;
    margin-top: 2px;
}

.treeview span.indent {
    margin-left: 10px;
    margin-right: 10px;
}


.treeview div.icon {
    width: 10px;
}

.treeview .node-disabled {
    color: silver;
    cursor: not-allowed;
}

.assesment-share {
    text-align: left;
    
    width: 100%;
    position: relative;
    padding-top: 10px;
    border-top: 1px solid #c1c1c7;
    overflow: hidden;
}
.assesment-share .divshare{
    float:left;
    margin-right:20px;
}
    .assesment-share .save {
        margin: 0px;
        padding: 0px !important;
        font-size: 12px !important;
    }

    .assesment-share a {
        display: inline-block;
    }

@media (max-width: 1023px) {
    .assesment-share {
        margin-top: 0px !important;
        margin-bottom: 10px !important;
        
    }
    .assessment-profile-wrap .articleContent{padding-left:0;}
}

.screen-reader-only {
    position: absolute;
    height: 1px;
    width: 1px;
    font-size: 0px;
    clip: rect(1px 1px 1px 1px);
    // IE 6 and 7 clip: rect(1px,1px,1px,1px);
    clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
    -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
    overflow: hidden !important;
}

.treeview, .treeview ul {
    margin: 0 !important;
    padding: 0 !important;
}

.panel-heading {
    clear: both !important;
    padding-bottom: 5px !important;
}

    .panel-heading a {
        font-weight: bold !important;
        font-size: 1em !important;
        pointer-events: none;
    }

