﻿.main + .container {
    max-width: inherit;
    background: #f3f3f3;
}

.outerAccordion {
    margin-top: 40px;
}


.outerAccordion:first-of-type {
    margin-top: 0px;
}

.column.emailbox {
    position: relative;
}

.column.emailbox  ul {
    margin-top: 15px;
}

.column.emailbox  ul li {
    font-size: 12px;
    color: #525252;
    white-space: nowrap;
    font-weight: bold;
    margin-bottom: 15px;
}

.column.emailbox  ul li  a {
    font-weight: normal;
}
.column.emailbox:after {
    display: block;
    content: "";
    width: 1px;
    border: 1px solid #c9c9c9;
    position: absolute;
    right: 15px;
    top: 10px;
    bottom: 10px;
    
}

.main + .container footer .row.columns {
    margin: 0 auto;
    
}

.main + .container footer {
    padding: 20px 0;
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    margin-top: 30px;
}

@media (min-width: 768px) {
   .main .section { padding: 0; }
    .row.columns { max-width: 960px; }
    .columns { margin: 0; } 
}

.university-accordion__panel.columns {
    margin-bottom: 20px;
    margin-top: 0px;
}

.contentgrouplist .columns .columns.column {
     flex-wrap: wrap;
}
/* #region */
.callout-column {
    display: flex;
    flex-direction: column;
    flex-basis: 0%;
    flex-shrink: 1;
    flex-grow: 1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .callout-column {
        display: block;
    }
}

.callout-title {
    background: #156;
    padding: 1em;
    text-align: center;
    color: #fff;
    width: 100%;
    
}

.callout-image {
    text-align: center;
}

.callout-link {
    padding: 1em;
    background-color: #f0f0f0;
}

.callout-text {
    background-color: #edf7f8;
    flex-grow: 1;
}

.callout-column.pmlk-theme {
    background: no-repeat center center, radial-gradient(ellipse at center, #00bbb6 10%, #325e69 100%);
    border-right: 1px solid white;
    text-align: center;
}

.callout-column.pmlk-theme .callout-title,
.callout-column.pmlk-theme .callout-text,
.callout-column.pmlk-theme .callout-link {
    background: none;
}

.callout-column.pmlk-theme .callout-text,
.callout-column.pmlk-theme a 
{
        color: #fff;
}

.callout-column.pmlk-theme .callout-text a
{
        color: #fff;
        border: 1px solid silver;
        padding: 0.3em 0.6em;
        margin: 0.9em auto 0;
        border-radius: 0.2em;
        width: 80%;
        display: inline-block;
        text-align: center;
}
 
a.chevron {
    background-image: url("-/media/ededb44c18df495ea7d3e7443e87b31e.ashx?h=16&thn=1&w=16"), none;
    background-position: 100% 60%;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding: 0 22px 0 0;
}

.chevron {
    background-image: url("-/media/ededb44c18df495ea7d3e7443e87b31e.ashx?h=16&thn=1&w=16"), none;
    background-position: 100% 60%;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding: 0 22px 0 0;
}

a.red-chevron {
    background-image: url("-/media/ededb44c18df495ea7d3e7443e87b31e.ashx?h=16&thn=1&w=16"), none;
    background-position: 100% 60%;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding: 0 22px 0 0;
}

.red-chevron {
    background-image: url("-/media/ededb44c18df495ea7d3e7443e87b31e.ashx?h=16&thn=1&w=16"), none;
    background-position: 100% 60%;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding: 0 22px 0 0;
}

.smsbox img {
    margin-right: 5px;
}

.smsbox .is-one-third {
    font-size: 12px;
    font-weight: bold;
    color: #525252;
    padding-left: 0;
}

.footer a:not(.icon), .footer a:visited:not(.icon) {
    border: 0;
    color: #189;
}

footer a:hover, .active {
    background: transparent;
}

footer > div {
    background: #f3f3f3;
}

.copyright {
    background: #fff;
    padding: 15px 0 30px 0;
    font-size: 12px;
    color:#525252;
}



.copyright > div {
    margin: 0 auto;
    max-width: 960px;
}

.copyright > div > div {
    margin-bottom: 10px;
}

a {
    color: #189;
}

body > div.main:before {
    box-shadow: none;
}

.alignright {
    text-align: right;
}

#students {
    margin-right: 20px;
    padding: 10px;
}

.active, a:hover {
    color: #f00;
}

.inactive {
    color: #000;
    background-color: transparent;
}

.inactivemenu {
    visibility: hidden;
}

.tealbg {
    background-color: #128799;
    color: #fff;
}

hr {
    margin: 4px;
}

a.logo:hover {
    background-color: transparent;
}

h3 {
    color: #d00;
    font-weight: bold;
}


/*non-beautiful way of trying to make nested tabs work*/
.nested-tabs .contenttabs.HtmlComponent.TabNavigator.selected {
    display: block;
}

.nested-tabs .contenttabs.HtmlComponent.TabNavigator {
    display: none;
}

.block.tab.container {
    display: none;
}

.hero-container {
    position: relative;
}

.hero-image img {
    width: 100%;
}

@media screen and (min-width: 770px) {
    .herocontent {
        position: absolute;
        top: 30px;
        left: 30px;
        padding: 0;
    }
    
    .herocontent.no-image {
        position: static;
        top: 0;
        margin-top: 0;
    }

        .herocontent.heroeditmode {
           position: static;
           margin-top: 0;
            min-height: 425px;
            color: #fff;
        }

       .herocontent.heroeditmode * {
            color: #000;
        }

        .herocontent.light-theme * {
            color: #fff;
        }
        
        .herocontent.heroeditmode.light-theme * {
            color: #000;
        }

        .herocontent.dark-theme * {
            color: #000;
        }

}


    .herocontent p {
        margin: 0 0 1em 0;
        max-width: 50em;
    }


    .herocontent h1 {
        font-family: "Roboto", sans-serif;
        font-size: 3.2em;
        font-weight: normal;
        margin: 0 0 0.15em;
    }


.heroeditmode img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 300px;
}

.herocontenttext {
    position: absolute;
    top: 0;
}

@media screen and (max-width: 770px) {
    .herocontenttext {
        position: relative;
    }

    .herocontent {
        margin: 0px 20px;
    }

    .text-section {
        margin: 0px 20px;
    }

    .herocontent.light-theme * {
            color: #fff;
    }

    .herocontent.dark-theme * {
            color: #000;
    }

    .hero-container {
        padding-bottom: 20px;
    }

    .hero-container.dark-red {
        background-color: #900;
    }
    
    .hero-container.dark-teal {
        background-color: #156;
    }

    .hero-container.light-red {
        background-color: #c00;

    }

    .hero-container.light-teal {
        background-color: #189;
    }

    .hero-container.light-blue {
        background: #edf7f8;
    }
    
    .hero-container.white {
        background-color: #fff;
    }
    .hero-image  {
        overflow: hidden;
        position : relative;        
    }

    .hero-image img {
        max-width: none;
        width: 200%;
        margin-left: -100%;
    }
}

/* #endregion */
/* #region image align */

/* Right side image */
.image-right > .contentblockimage {
    order: 2;
}

.image-right > .contentblocktext {
    order: 1;
}
/* #endregion */
/* #region products */

    .contentblock a, .contentblock a:hover, .contentblock a:link {
        color: #189;
    }

@media screen and (min-width: 770px) {

    .contentblock.image-left .contentblockimage.column {
        flex: none;
        width: 15%;
    }

    .contentblock.image-right .contentblockimage.column {
        flex: none;
        width: 25%;
    }
}

.contentblock p {
    font-size: 14px;
}

.contentblockblue {
    background-color: #189;
}

.contentblock.contentblockblue a {
    color: #fff;
}

/* For Content Groups that like to party */
.contentgroup.contentblockblue * {
    background-color: #189;
}

.contentblockgray {
    background-color: #808080;
}

.contentgroup.contentblockgray .cta a {
    color: #189;
}

.contentgroup.contentblockgray .content-group-link a {
    background-position: 100% 60%;
}

.contentgroup.contentblockgray .content-group-link  {
    margin-bottom: 20px;
}
.contentgroup.contentblockgray .content-group-link  a {
    padding-right: 25px;
}

.contentgroup.contentblockgray  a:hover {
    background-color: #f0f0f0;
}

.contentblockgray {
    background-color: #fff;
}
.contentgroup.contentblockgray .content-group-text a {
    display:block;
    margin: 10px 0;
}



    .contentgroup.contentblockgray .column {
        background-clip: content-box;
        background: -moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);
        background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
        background: -ms-linear-gradient(top, #fff 0%, #f0f0f0 100%);
        padding: 10px 10px 0 10px;
        margin-right: 20px;
        border-bottom: 1px solid silver;
    }

    @media screen and (max-width: 770px) {
    .contentgroup.contentblockgray .column {
        margin-right: 0px;
    }
}
    .contentgroup.contentblockgray .column:last-child {
        margin-right: 0;
    }

    .contentgo

    .contentblockgray a:hover {
        background-color: #f0f0f0;
        text-decoration: underline;
    }

    .contentgroup.contentblockgray .content-group-image {
        margin: 20px 20px 0 20px;
        display: block;
    }

.contentgroup.contentblockgray  a {
}

.contentblockblue h2 {
    font-size: 2.14em;
    font-weight: 300;
    margin-bottom: 0.8em;
}

.contentblockblue .contentblock-text a:link, .contentblockblue .contentblock-text a:visited, .contentblockblue .contentblock-text a {
    color: #fff;
    text-decoration: none;
}

    .contentblockblue .contentblock-text a:hover, .contentblockblue .contentblock-text a:focus {
        text-decoration: underline;
    }

.contentblock * {
    
}

.contentblock h2 {
    font-size: 1.4em;
}

.contentblockblue * {
    color: #fff;
}

.contentblock li {
    list-style-type: disc;
    list-style-position: outside;
    padding-bottom:5px;
}


.contentblock ul {
    font-size: 14px;
    padding-left: 20px;
}

.divider {
    order: 3;
    border-top: 1px dotted #b0b0b0;
}

.contentblockblue.divider {
    display: none;
}


.contentblocktext .cta a, /* Default red chevron for white bg. */
.contentblocktext .cta a.red-chevron {
    background-image: url("-/media/ededb44c18df495ea7d3e7443e87b31e.ashx?h=16&thn=1&w=16"), none;
    background-position: 100% 60%;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding: 0 22px 0 0;
}

    .contentblockblue.cta a, /* Default white chevron for blue, gray bg. */
    .contentblockgray.cta a,
    .contentblocktext .cta a.white-chevron {
        background-image: url("-/media/b06771bceca54e28ba869f541cfbcd55.ashx?h=16&thn=1&w=16");
        background-position: 100% 60%;
        background-repeat: no-repeat;
        background-size: auto auto;
        padding: 0 22px 0 0;
        color: #fff;
    }

.white-chevron {
        background-image: url("-/media/b06771bceca54e28ba869f541cfbcd55.ashx?h=16&thn=1&w=16");
        background-position: 100% 60%;
        background-repeat: no-repeat;
        background-size: auto auto;
        padding: 0 22px 0 0;
        color: #fff;
}

.contentblockgray .title * {
    color: #808080;
}

.contentblocktext .cta a.red-arrow,
.contentblocktext .cta a.blue-arrow {
    background-image: none; /* override default chevrons for arrows */
}

a.red-arrow:before {
    padding: 0 4px 0 0;
    content: "\E038";
    font-family: "Material Icons";
    color: #c00;
}

a.blue-arrow:before {
    padding: 0 4px 0 0;
    content: "\E038";
    font-family: "Material Icons";
    color: #189;
}

.contentblocktext a:hover {
    color: #c00;
}

.white-chevron a {
    background-image: url("-/media/b06771bceca54e28ba869f541cfbcd55.ashx?h=16&thn=1&w=16");
    background-position: 100% 60%;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding: 0 22px 0 0;
}

.contentblockblue a:hover {
    background-color: inherit;
    color: #fff;
    text-decoration: underline;
}


.contentblockblue a:visited {
    color: #d9f1f4;
}

/* #endregion */

/* #region LinkCollection , these override app.css */
.link-collection {
    background-color: #edf7f8;
    padding: 1.3em;
    width: 100%;
}

    .link-collection .link-collection-title {
        font-size: 1.4em;
        font-weight: 600;
        margin: 0 0 0.5em 0;
        color: #333;
        padding: 0;
        font-family: "Open Sans", sans-serif;
    }

.link-collection-list a {
    color: #189;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: 600;
}

.link-collection-list li {
    border-bottom: 1px dotted silver;
    margin: 0;
    padding: 0.5em 0;
}

.link-collection-list ul {
    margin: 0 0 1em 1em;
}

.content-group-subtitle {
    color: #000;
    font-weight: 600;
    margin: 0 0 0.5em 0;
}

.content-group-image {
    margin-bottom: 0.8em;
}

.contentgroup.sky-blue {
    padding: 65px 0 35px 0;
    background: #edf7f8;
}

.contentblock.sky-blue {
    background-color: #edf7f8;
}

.contentgroup.sky-blue > .columns {
    margin-top: 30px;
}

.contentgroup.sky-blue .column + .column {
    padding-left: 30px;
    border-left: 1px dotted gray;
}

.contentgroup.sky-blue.image-top .column + .column {
    padding-left: 0;
    border-left: none;
}

.contentgroup.sky-blue .title {
    color: #333;
    font-weight: bold;
}

.contentgroup,
.contentgroup .column {
    padding: 0px;
}

    .contentgroup .column {
        margin-bottom: 10px;
    }

/* #endregion */
* {
    font-family: "Open Sans", sans-serif;
}



/* #region Accordion */
.university-accordion__panel {
    display: block;
    overflow: hidden;
    opacity: 1;
    transition: visibility 0s ease, max-height 1s ease, opacity 1s ease;
    max-height: 100em;
    /* magic number for max-height = enough height */
    visibility: visible;
    transition-delay: 0s;
    margin: 0.8em;
    padding: 0;
}

/* This is the hidden state */
[aria-hidden=true].university-accordion {
    display: block;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition-delay: 1s, 0s, 0s;
    margin: 0;
    padding: 0;
}

.university-accordion__panel[aria-hidden=true] {
    display: none;
}

.university-accordion__header {
    display: block;
}

    .university-accordion__header:before {
        width: 1em;
        margin: 0.2em 0.6em 0 0;
        content: "";
        font-family: "Material Icons";
        background: #156;
        text-align: center;
        color: #fff;
        border-radius: 4px;
        font-family: "Material Icons";
        font-style: normal;
        font-weight: 400;
        font-size: 1em;
        display: inline-block;
        line-height: 1;
        text-transform: none;
        letter-spacing: normal;
        word-wrap: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        -moz-osx-font-smoothing: grayscale;
        font-feature-settings: "liga";
        float: left;
    }


.university-accordion__header {
    font-size: 1.2em;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #000;
    padding: 0.8em 0.8em;
    border: 1px solid white;
    margin: 0;
    cursor: pointer;
    background-color: #d4d4d4;
}

    .university-accordion__header[aria-selected="true"]:before {
        content: "";
        font-family: "Material Icons";
        background-color: #c00;
    }

    .university-accordion__header[aria-selected="false"]:before {
        content: "";
        font-family: "Material Icons";
        background: #156;
    }

.accordion-button {
    background-color: #c00;
    color: #fff;
    font-weight: 600;
    font-size: 11px;
    padding: 0.3em 0.6em;
    display: inline;
}

    .accordion-button a {
        color: #fff;
    }

        .accordion-button a:active,
        .accordion-button a:visited,
        .accordion-button a:hover {
            background-color: #c00;
        }

.accordion-title {
    font-size: 2.14em;
    font-weight: 300;
    margin-bottom: 0.8em;
    color: #000;
    font-family: "Roboto", sans-serif;
}

.accordion-text {
    margin: 0 0 0.8em 0;
}

.accordion-text ul, .accordion-text li{
    list-style: disc;
    list-style-position: inside;
}
/* #endregion Accordion */
/* #region Content Group Faculty Theme(s) */

.content-group-link .red-arrow:before {
    padding: 0 4px 0 0;
    content: "\E038";
    font-family: "Material Icons";
    color: #c00;
}

.content-group-link .blue-arrow:before {
    padding: 0 4px 0 0;
    content: "\E038";
    font-family: "Material Icons";
    color: #189;
}

.content-group-link a {
    background-image: url("-/media/ededb44c18df495ea7d3e7443e87b31e.ashx?h=16&thn=1&w=16"), none;
    background-position: 100% 60%;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding: 0 22px 0 0;
}

.image-top .content-group-link a {
    margin-left: 10px;
}

.content-group-link a.white-chevron {
    background-image: url("-/media/b06771bceca54e28ba869f541cfbcd55.ashx?h=16&thn=1&w=16");
}

.content-group-link .blue-arrow,
.content-group-link .red-arrow {
    background: none;
}

.content-group-link .blue-arrow,
.image-top .content-group-header,
.image-top .content-group-text {
    margin: 10px;
}

@media screen and (min-width: 768px) {
    .contentgroup .column {
        padding-left: 10px;
        padding-right: 10px;
    }
}

    .contentgroup .column:first-child {
        padding-left: 0px;
    }
    .contentgroup .column:last-child {
        padding-right: 0px;
    }

.column.callout-column:first-child {
    padding-left: 0px;
}


.callout-column .column:last-child {
        padding-right: 0px;
    }

@media (max-width: 770px) {
    .column.callout-column:first-child,
    .column.callout-column:last-child {
        padding-left: 10px;
        padding-right: 10px;
    }
}


.content-group-image {
    order: -1;
}

.image-top .content-group-header {
    color: #189;
    font-size: 1.2em;
    font-weight: 800;
}

.contentgroup.image-top .content-group-text span {
    width: 100%;
    font-size: 0.9em;
}

/* #endregion Content Group Faculty Theme(s) */

/* #region carousel */
.slick-prev:before, .slick-next:before,
.slick-prev:after, .slick-next:after,
.slick-prev.slick-disabled:after, .slick-next.slick-disabled:after,
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    color: #fff;
    opacity: 1;
}

.slick-prev:before, .slick-next:before,
.slick-prev:after, .slick-next:after {
    font-family: "Material Icons";
    font-size: 20px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.slick-prev:before {
    /*position: absolute;*/
    /*left: 3000px;*/
    content: url("-/media/81dd235b27ab4b4c9f94dcd8ad9aa6ac.ashx");
}

.slick-prev:after {
    /*position: absolute;*/
    /*left: 2995px;
    content: "chevron_left";*/
}

.slick-next:before {
    /*position: absolute;*/
    /*right: 3000px;*/
    content: url("-/media/ed9d865e26124035a2c7fc74b9b5056c.ashx");
}

.slick-next:after {
    /*position: absolute;*/
    /*right: 2995px;
    content: "chevron_right";*/
}

.slick-next.slick-arrow {
    right: 0px;
}
.slick-prev.slick-arrow {
    left: 0px;
}

.university-carousel {
    
    padding: 20px;
    background-color: #189;
    
    /*padding-left: 3000px;
    margin-left: -3000px;
    padding-right: 3000px;
    margin-right: -3000px;*/
}

.university-carousel-title {
    color: #189;
}

.university-carousel-subtitle {
    color: #000;
}

.university-carousel-column {
    background-color: #fff;
    margin: 30px 5px;
}

.slick-track {
    height: auto;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

/* #endregion */

/* used to fix a clipping issue with border */
.content-group-body.columns {
    margin-left: 0px;
    margin-right: 0px;
}

.footer-legal-link + .footer-legal-link:before {
    content: " | ";
}
.container .hero .controls {
    z-index: 0;
}

.hero .slides .slide {
    min-height: 0px;
}

/* #region navigation */
.nav {
    background-color: transparent;
}

.nav a span {
    font-family: Lato-Bold;
}

.navigation .navlinks .nav li.region-select {
position: absolute;
right: 0px;
}

.navigation .navlinks .nav .submenu .image-callout li a {
        padding: 10px;
    }

@media (min-width: 768px) {
    .navigation .navlinks .nav .submenu { display: inline; }
    .nav ul {
        position: static;
     top: 31px; 
     left: 0; 
     opacity: 1; 
    -webkit-transition: none;
    flex: 1;
    }
    
    .navigation .navlinks .nav .submenu .image-callout li a {
        padding: 0 10px 10px 0;
    }
    
    .nav .submenu {
        position: absolute; 
     top: 31px; 
     left: -9999px; 
     opacity: 0; 
    -webkit-transition: 0.1s linear opacity;
    }
    .navigation .navlinks .nav .submenu.show-menu {
        position: absolute; 
         top: 31px; 
         left: 0; 
         opacity: 1; 
         right: 0;
        -webkit-transition: 0.1s linear opacity;
        display: flex;
        flex-direction: row;
        z-index: 101;
    }
    .nav .submenu.show-menu .navgroup {
        flex-grow: 1;
    }
    .navigation .navlinks .nav li {
        position: static;
    }
    .navigation .navlinks .nav .submenu li {
        text-align: left;

    }
    .navigation .navlinks .nav .submenu .image-callout li {
        height: auto;

    }

    .nav .nav-group li a span {
        font-family: Lato;
    }

    .nav .nav-group li:first-child a span {
        font-family: Lato-Bold; 
    }

    .navigation .navlinks .nav .image-callout li a:hover, .navigation .navlinks .nav .image-callout li a:focus, .navigation .navlinks .nav .image-callout li a.active {
        background: #e2e2e2;
        color: gray;
        overflow: hidden;
    }
    
    
    
    .navigation .navlinks .nav .submenu .image-callout li a  h4{
        font-size: 14px;
        line-height: 16px;
    }
    
    .navigation .navlinks .nav .submenu .image-callout li a .column div {
        line-height: 18px;
    }
}
@media screen and (max-width: 768px) {
.navigation .navlinks .nav li.region-select {
    position: relative;

    }
    
    .navigation .navlinks .nav .submenu .image-callout li {
        border-top: solid 1px #bbbbbb;
        padding-top: 10px;
    }
        
}

@media (max-width: 768px) {
    .navigation .navlinks .nav .submenu li.third-level-item.display-none {
    display: none;
    }

}

  @media (max-width: 768px) {
          .navigation .navlinks .nav li.hasmenu a {
            width: 100%;
            display: inline-block;
            position: relative; }
          .navigation .navlinks .nav li.hasmenu .open-3rdsubnav {
            display: block;
            position: absolute;
            right: 0px;
            top: 0px;
            width: 60px; }
            .navigation .navlinks .nav li.second-level-item .open-3rdsubnav:after {
              content: "+";
              color: #555555;
              background: #dddddd;
              display: block;
              font-size: 20px;
              padding: 19px 40px 11px 20px;
              display: block;
              border-left: solid 1px #bbbbbb; }

            .navigation .navlinks .nav li a {
            padding: 0px;
    }
                        .navigation .navlinks .nav .submenu li a {
            padding: 0px;
    }

    .navigation .navlinks .nav li.second-level-item.third-level-menu-activated  .open-3rdsubnav:after 
    {   color: #c00;
        content: "-";
        background-color: #fff;
    }

    .second-level-menu-item {
        background-color: #ccc;
    }
                        
  }

/* #endregion navigation */

/* #region Block Columns */

.block-column-image.align-image-right {
    order: 2
}

.block-column-content.align-image-right {
    order: 1
}

.block-columns-group * {
    padding: 0px;
}

.block-column-image {
    padding: 0 0.7em;
}

.block-columns-group > .columns {
    padding:  0em 1.5em 1em;
}

.text-section * {
padding: 0px;
padding-top: 10px;
}

@media screen and (max-width: 768px) {

    .columns {
        margin: 0;
    }
}

.block-columns-group {
    padding: 30px 0;
}

.block-columns-group.teal-theme {
    color: #fff;
    background-color: #189;
}


.block-columns-group.teal-theme h3 {
    color: #fff;
    background-color: #189;
}

.block-columns-group.teal-theme a {
    color: #fff;
}

.block-columns-group.teal-theme a.chevron {
        background-image: url("-/media/b06771bceca54e28ba869f541cfbcd55.ashx?h=16&thn=1&w=16");
        background-position: 100% 60%;
        background-repeat: no-repeat;
        background-size: auto auto;
        padding: 0 22px 0 0;
        color: #fff;
    }

.block-columns-group.light-blue-theme {
    background-color: #edf7f8
}

.block-column-content {
    padding: 0 0.7em;
}

.block-column-content ul,  .block-column-content li{
    list-style: disc;
    list-style-position: inside;
}

.block-column-row {
    padding: 0 1.4em 0 0;
}
/*.borderLeft */
@media screen and (min-width: 768px) {
    .block-column-rows-right {
        border-left: 1px dotted #e0e0e0;
        padding-left: 1.4em;
    }
} 
/* #endregion */

/* Hero changes */
    
    .herocontent.heroeditmode .herotitle * {
    font-family: "Roboto", sans-serif;
    }

.teal-theme .block-column-title {
    color: #fff;
}
    /* kit panel */
.kit-panel-coming-soon {
    background-color: #d9f1f4;
    padding: 1.4em;
}

.kit-panel-coming-soon h4 {
    font-size: 1.2em;
}

.kit-panel-feature-box {
    position: relative;
    display: block;
    color: rgb(85, 85, 85);
    border-bottom: 1px solid silver;
    padding: 1.4em;
    margin: 0px 0px 1em;
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(240, 240, 240) 100%);
}

.kit-panel-feature-box h3 {
    color: #189;
}

.row .contentgroup {
    flex: 1 auto;
}

.contentgroup {
margin-bottom: 1em;
}

.kit-panel-left-column {
    padding-left: 0px;
}

.kit-panel-right-column {
    padding-right: 0px;
}

.video-link {
    background: url("-/media/4c700ecd6d5545c4bb399d006e547753.ashx?h=16&thn=1&w=16") no-repeat 0 .1em;
    padding-left: 20px;
}

.reference-link {
    background: url("-/media/8b955f2b7f1b4a3f85e8a190b8ea9225.ashx?h=16&thn=1&w=16") no-repeat 0 .1em;
    padding-left: 20px;
}

.folder-link {
    background: url("-/media/a9900b0e9e41479a9a4d2a9f98a71ef5.ashx?h=16&thn=1&w=16") no-repeat 0 .1em;
    padding-left: 20px;
}

.pdf-link {
    background: url("-/media/9960a5240b4b48b08128c70c0b3ba4e7.ashx?h=16&thn=1&w=16") no-repeat 0 .1em;
    padding-left: 20px;
}

.cart-link {
    background: url("-/media/036d4edf380446fc94d9ced7e3783b3d.ashx?h=16&thn=1&w=16") no-repeat 0 .1em;
    padding-left: 20px;
}

.red-button-small {
    display: inline-block;
    font-size: 1em;
    white-space: nowrap;
    border-radius: .2em;
    -webkit-appearance: none;
    font-weight: 600;
    color: #fff !important;
    border: 0;
    background-color: #c00; 
    padding: .4em .8em; 
}

.red-button-large {
    display: inline-block;
    font-size: 1em;
    white-space: nowrap;
    border-radius: .2em;
    -webkit-appearance: none;
    font-weight: 600;
    color: #fff !important;
    border: 0;
    background-color: #c00; 
    padding: .75em 1.75em; 
}

.teal-button-small {
    display: inline-block;
    font-size: 1em;
    white-space: nowrap;
    border-radius: .2em;
    -webkit-appearance: none;
    font-weight: 600;
    color: #fff !important;
    border: 0;
    background-color: #156; 
    padding: .4em .8em; 
}

.teal-button-large {
    display: inline-block;
    font-size: 1em;
    white-space: nowrap;
    border-radius: .2em;
    -webkit-appearance: none;
    font-weight: 600;
    color: #fff !important;
    border: 0;
    background-color: #156; 
    padding: .75em 1.75em;
}


.red-button-small a, 
.red-button-large a,
.teal-button-small a, 
.teal-button-large a
{
    color: #fff;
}


.teal-button-pdf, .contentblock-text a.teal-button-pdf:hover {

    display: inline-block;
    font-size: 1em;
    white-space: nowrap;
    border-radius: .2em;
    -webkit-appearance: none;
    font-weight: 600;
    color: #fff !important;
    border: 0;
    background: #156 url("-/media/4c33169e59a14909b3cf1e9b133ab720.ashx?h=16&thn=1&w=16") no-repeat .4em .4em;
    padding: .4em .8em .4em 2.2em;
    text-decoration:none;
}

.teal-button-pdf span {
    display: block;
    color: #88b8bd;
    font-size: .7em;
    font-weight: 400;
    background: none;
}

@media screen and (max-width: 768px) {
    .container {
        width: 100%;
    }
}

.callout-text {
    padding: 1em;
}

.block-columns-group .columns {
    margin-bottom: 0px;
}

.asset-container {
    display: block;
    position: relative; 
    max-width: 75%;
    margin: 0 auto;
}

.asset-with-playlist-container {
    display: block;
    position: relative; 
    height: 300px;
    max-width: 75%;
    margin: 0 auto;
}

@media screen and (max-width: 770px) {
    .asset-with-playlist-container {
        /*height: 300px;*/
        max-width: 600px;
    }
}


.asset-player {
    padding-top: 56.25%;
    padding-bottom:0;
    margin-bottom:0;
}

.asset-iframe {
    width: 100%;
    height: 100%;
    position: absolute; 
    top: 0px;
    bottom: 0px; 
    right: 0px; 
    left: 0px;
}

.search-scope {
    float: left;
    font-size: .8em;
    padding-right: 10px;
    padding-top: 5px;
}

.search-title {
    font-weight: bold;
}

#tiRadio {
    margin-left: 4px;
    margin-right: 4px;
}

#universityRadio {
    margin-left: 8px;
    margin-right: 4px;
}

ol li {
    list-style-type: inherit;
    list-style-position: inside;
}

.tabs a {
    background-color: #e0e0e0;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 500;
    padding: 1em;
}

.contenttabs .desktop-tabs ul.tabs  {
    width: 100%;
    display: flex;
    background: none;
    padding: 0;
}

.contenttabs .desktop-tabs ul.tabs li {
    flex-grow: 1;

}

.contenttabs .tabs a:hover {
    transition: all 0.2s ease-out;
    color: #fff;
    background-color: #189;
}
.contenttabs .desktop-tabs .tabs .current {
    position: static;
    background: none;
}
.contenttabs .desktop-tabs .tabs .current a {
    background-color: #156;
    color: #fff;
}

.contenttabs .tab-content {
    display: none;
    padding: 15px 0;
}
    .contenttabs .tab-content.current {
      display: inherit; }

.slick-track{
    display: flex;  
}

.slick-track .slick-slide {
    display: flex;
    height: auto;
    flex: 1 auto; 
}

.slick-track .slick-slide img {
    width: 100%; 
}

.hero .slick-track .slick-slide {
	display: block;
}


@media screen and (max-width: 770px) {

    .text-section {
        margin: 0px 20px;
    }
}

.privacybanner{background-color:#888;display:none}
.privacybanner a{font-weight:bold;text-decoration:underline;cursor:pointer}
.privacybanner .container{padding:0px 25px}
.privacybanner .button-red{margin-top:10%;text-decoration:none;display:inline}
@media (max-width: 851px) {
    .privacybanner .button-red{margin-top:0px}
    .privacybanner .button-red:after{padding-left:15px;vertical-align:bottom}
}
.privacybanner.active{display:block}
#cookie_box{display:none;position:fixed;z-index:501;vertical-align:middle;padding-top:10%;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.7)}
#cookie_box .container{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:80%}
@media (min-width: 851px) {
    #cookie_box .container{width:650px}
}
#cookie_box .container .privacy_prompt_logo{padding-bottom:10px}
#cookie_box .container .privacy_prompt_content{ padding: 10px 0; color:#525252}
#cookie_box .container .privacy_prompt_footer{padding:10px;text-align:right}
/*added for https://texasinstruments.hackster.io/ to fix profile pic alignment */
.whitelabel .navbar-static-top #user-nav-face img { vertical-align: middle; }

