
header {
    z-index: 700;
}


::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

::-webkit-scrollbar-thumb {
    background: rgba(31,76,102,.6);
    border-radius: 10px;
    border: 2px solid transparent;
    background-clip: padding-box;
}

    ::-webkit-scrollbar-thumb:hover {
        border: 0;
        background: rgba(31,76,102);
    }

::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.9);
    /*border: 1px solid rgba(241, 241, 241, .8);*/
    border-radius: 15px;
}

* {
    scrollbar-gutter: auto;
}

.chartjs-legend {
    margin: auto;
}

div[data-widget="chart"], .chartjs {
    display: flex;
    margin: 0px 25%;
}
/* CKEDITOR */
highlight {
    background: #f7ed79;
    font: helvetica;
}

.blueborder {
    border: 5px solid #147CB9;
    padding: 5px;
}

.blueborder {
    background: #fcfcfc;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    border: 3px solid #147CB9;
    padding: 5px;
    margin-left: 20px;
    width: 90%;
    white-space: pre-wrap; /* CSS 2.1 */
    word-wrap: break-word; /* IE7 */
    -moz-tab-size: 4;
    tab-size: 4;
}

.greenborder {
    background: #fcfcfc;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    border: 3px solid #468008;
    padding: 5px;
    margin-left: 20px;
    width: 90%;
    white-space: pre-wrap; /* CSS 2.1 */
    word-wrap: break-word; /* IE7 */
    -moz-tab-size: 4;
    tab-size: 4;
}

.antonblue {
    color: #147CB9;
    font-family: 'Anton', sans-serif;
    font-weight: 800;
    /*font-size: 20px;*/
}

.antongreen {
    color: #468008;
    font-family: 'Anton', sans-serif;
    font-weight: 800;
    /*font-size: 20px;*/
}

a {
    /*color: #009FDA;*/
    color: #12436F;
    text-decoration: none;
    cursor: pointer;
}

html {
}

body {
}


ul {
    list-style-type: disc;
}

*:focus {
    outline: none;
}

textarea:focus, input:focus {
    outline: none;
}

.form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navMenu {
    width: 100%;
}

.bold {
    font-weight: bold;
}

.upcase {
    text-transform: uppercase;
}

.stuck {
    position: fixed !important;
    top: 40px !important;
}

/*======= New Content =======*/
.ui.button a,
.ui.button span {
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
}

.site {
    position: relative;
    height: auto;
    min-height: 100% !important;
}

#stack {
    margin-right: -15px;
}

#mini {
    margin-right: -15px;
}
/*
.site {
  display: flex !important;
  flex-direction: column;
}

.site_content {
  flex: 1 0 auto;
}
*/
.borderRadius {
    border-radius: 10px;
}

.lt-blue {
    background-image: url('../images/lt-blue-overlay.svg')
}

.site-header {
    height: 115px;
}

#mobileLogo {
    margin: 0em;
    padding-left: 0px;
    padding-right: 0px;
}

#sliderLogo {
    /*background-image: url('../images/logo.svg');*/
    background-repeat: no-repeat;
    position: absolute;
    width: 30vw;
    height: 40vh;
    top: 45px;
    left: 45px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    z-index: 700;
}

#headerLogo {
    background-image: url('../images/logo.svg');
    position: fixed;
    width: 8.5em;
    height: 5em;
    top: 6px;
    left: 20px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    z-index: 700;
}

    #headerLogo:hover {
        cursor: pointer;
    }

#headerLogo1 {
    background-image: url('../images/Logo_test-01.png');
    /*position: fixed;*/
    width: 8.25em;
    height: 4.25em;
    /*top: 5px;
  left: 20px;*/
    transition: all .2s ease-in-out;
    z-index: 700;
}

footer {
    z-index: 9999;
}
/*
footer {
  position: relative;
  bottom: 0;
}
*/
.footer-content {
    padding-top: 20px !important;
    border-top: 2px solid #1F4C66;
}

#footerLogo {
    background-image: url('../images/logo.svg');
    width: 7em;
    height: 4.05em;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    z-index: 700;
    display: inline-table;
}

.footLogo {
    text-align: -moz-center;
}

#headerLogo:hover {
    transform: scale(1.1);
}

#footerLogo:hover {
    transform: scale(1.1);
}

#bottom {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

    #bottom a {
        color: rgba(255, 255, 255,0.75);
        text-align: left;
    }

        #bottom a:hover {
            color: rgba(14,152,212,0.75);
        }

.menuLogo {
    height: 5rem;
    position: absolute;
    top: -13.5px;
    right: 40px;
    z-index: 700;
}

#responseLogo {
    background-image: url('../images/logo.svg');
    position: absolute;
    width: 5em;
    height: 3em;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    z-index: 700;
}

.ui.mini.menu {
    z-index: 700;
}

.ui.massive.menu {
    z-index: 700;
}

.ui.mini.menu {
    background: #3174af !important;
}

.menu .item {
    font-family: 'Open Sans', sans-serif;
    /*!important;*/
}

    .menu .item.noBorder:before {
        background: rgba(137, 174, 199, 0) !important;
    }

.mini.menu .item {
    background: none !important;
}

.mini.menu i.icon {
    font-size: 2em !important;
}
/*
.ui.attached.right.button.course {
 top: 5px;
}

.ui.attached.right.button.module {
  top: 50px;
}
*/

.email:hover a {
    color: #254961;
}

.social:hover {
    color: #254961 !important;
}

/*===== ATTACHED BUTTONS =====*/

#modcourse .ui.launch.button,
#social .ui.launch.button {
    position: fixed !important;
    /*top: 63px;*/
    overflow: hidden;
    /*background: #1F4C66;*/
    color: #FFF;
    list-style: none;
    white-space: nowrap;
    margin-right: 0px;
    display: inline-block;
    z-index: 500;
    max-width: 1em;
    max-height: 8rem;
    transition: all 2s ease-in-out;
}

    #social .ui.launch.button.left i {
        opacity: 1;
        z-index: 600;
        display: inline-block;
        transition: max-width 1s ease-out .5s, opacity 2s linear, color .2s;
    }

#modcourse .ui.medium.launch.button.right {
    opacity: 1;
    z-index: 600;
    display: inline-block;
    max-width: 3em;
    max-height: 6em;
    /*transform: rotate(-90deg);*/
    transition: max-width 1s ease-out .5s, opacity 2s linear, color .2s;
}

    #modcourse .ui.medium.launch.button.right i {
        font-family: 'Open Sans', sans-serif;
        font-weight: 800 !important;
        text-transform: uppercase;
        position: absolute;
        top: 60px;
        left: 5px;
        width: 1.5em;
        transform: rotate(-90deg);
    }

#modcourse .ui.medium.launch.button a,
#social .ui.launch.button a {
    opacity: 0;
    max-width: 0;
    min-height: 0;
    display: inline-block;
    transition: max-width 1s ease-out .5s, max-height 1s ease-out .5s, opacity 2s linear, color .2s;
}

#social .ui.launch.button.left a .text {
    display: inline-block;
    padding-right: 2em;
}

#modcourse .ui.medium.launch.button.right a .text {
    display: inline-block;
    padding-left: 2em;
    text-align: right;
}

#modcourse .ui.medium.attached.right.button {
    /* -webkit-box-shadow: 0px 1px 1px 0px  rgba(25, 25, 25, 1) !important;
    -moz-box-shadow:    0px 1px 1px 0px  rgba(25, 25, 25, 1) !important;
    box-shadow:         0px 1px 1px 0px  rgba(25, 25, 25, 1) !important;
    margin-bottom: 0.1em; */
    left: 0px;
    transition: max-width 1s ease-out .5s, max-height 1s ease-out .5s, opacity 2s linear, color .2s;
    z-index: 800;
}

    #modcourse .ui.medium.attached.right.button:nth-child(2n+1) {
        z-index: 802;
    }

.ui.attached.left.button.facebook {
    top: 88px;
    padding-left: 1em;
    padding-right: 1.5em;
}

.ui.attached.left.button.twitter {
    top: 125px;
    padding-left: 1em;
    padding-right: 1.5em;
}

.ui.attached.left.button.linkedin {
    top: 162px;
    padding-left: 1em;
    padding-right: 1.5em;
}

#modcourse .ui.medium.attached.right.button.course {
    top: 225px;
}

#modcourse .ui.medium.attached.right.button.module {
    top: 325px;
}

#social .ui.launch.left.button {
    right: 0px;
}

#social .ui.launch.button.left:hover {
    max-width: 7.5em;
    max-height: 10em;
    transition: max-width 1s ease-out .5s, max-height 1s ease-out .5s, opacity 2s linear, color .2s;
}


#modcourse .ui.launch.button.right:hover {
    display: inline-block;
    background: #254961 !important;
    color: #fff;
    max-width: 19em;
    max-height: 12em;
    transition: max-width 1s ease-out .5s, max-height 1s ease-out .5s, opacity 2s linear, color .2s;
    z-index: 805;
}

#modcourse .ui.launch.button:hover a,
#social .ui.launch.button:hover a {
    z-index: 501;
    opacity: 1;
    max-width: 10em;
    max-height: 10em;
    transition: max-width 1s ease-out .5s, max-height 1s ease-out .5s, opacity 2s linear, color .2s;
}

#modcourse .ui.medium.launch.button.right a:hover .text {
    display: inline-block;
}

#social .ui.launch.button.left:hover i {
    opacity: 0.5;
    transition: max-width 1s ease-in-out 1s, opacity 1s ease-out .1s, color .2s;
}

/*======= LCMS SIDEBAR BUTTONS =======*/
button.right.attached {
    opacity: 1;
    z-index: 600;
    max-width: 3em;
    border-bottom: 2px solid #878102;
    /*transform: rotate(-90deg);*/
    transition: max-width 1s ease-out .5s, opacity 2s linear, color .2s;
}

    button.right.attached .learnText {
        display: inline-block;
        opacity: 0;
        max-width: 0%;
        transition: max-width .1s ease-in-out .3s, opacity 0.5s ease-in-out 0.2s, color .2s;
    }

button.ui.right.attached.button {
    display: block !important;
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0) !important;
}

button.right.attached:hover {
    background: #254961 !important;
    color: #fff;
    max-width: 100%;
    transition: max-width .5s ease-out .5s, opacity 1s linear, color .2s !important;
    z-index: 805;
}

    button.right.attached:hover .learnText {
        opacity: 1;
        max-width: 100%;
        transition: max-width 3s ease-in-out 3s, opacity .5s ease-in-out .75s, color .2s !important;
        display: inline-block !important;
    }

button.right.attached i {
    float: right;
    display: inline;
}

button.right.attached:hover i {
    padding-left: 10px;
    transition: padding-left 3s ease-in-out 1s,;
}

/*======== MODALS ==========*/

.modClose {
    top: 10px !important;
    ;
    right: 40px !important;
    ;
    width: 40px !important;
    ;
    height: 40px !important;
    ;
    margin: 0 !important;
    border: 0;
    border-radius: 0;
    z-index: 10 !important;
    opacity: 1 !important;
    cursor: pointer !important;
    ;
    background: rgba(204, 204, 204, 0.75) !important;
}

    .modClose:before {
        color: rgba(255, 255, 255, 1) !important;
    }

    .modClose:hover:before {
        color: rgba(14, 152, 212, 1) !important;
    }

.modButton {
    background: transparent !important;
    color: rgba(14, 152, 212, 1) !important;
    padding: 0em 0.3em 0em !important;
}

.loginTopPadding {
    margin-top: 50px;
}

.pageBlock {
    background-color: #ffffff;
    width: 100%;
    padding: 0em 2em;
}

.pageBlockLogin {
    background-color: #fefefe;
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
}

#log,
#new {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800 !important;
    text-transform: uppercase;
    border-radius: 0em !important;
    line-height: 1.5em;
}

.or {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

#log a,
#new a {
    color: #FFFFFF;
}

#log {
    border-left: 1px solid rgba(255, 255, 255, 0.25);
}

#home .vertical.feature {
    margin: 0em;
    padding: 5rem 0rem;
}

#home .vertical.feature2 {
    margin: 0em;
    padding: 8rem 0rem;
}

.vertical.feature {
    margin: 0em;
    padding: 3rem 0rem;
}

.bottom.header.row {
    padding-bottom: 1.5rem !important;
}

.h1Fix {
    position: relative;
    top: 0px;
    left: 0px;
}

.loginIframe {
    width: 100%;
    height: 2000px;
}

.blueBox {
    background: #254961 url("../images/Anchor-Pattern2.png") repeat;
    height: 2.5rem;
}

.blueBox2 {
    background: #254961 url("../images/Anchor-Pattern2.png") repeat;
    height: 1.9rem;
    border-bottom: 3px solid rgb(137,174,199);
}

.whiteBox {
    background: #FFF;
    height: 1.45rem;
}

.cursive {
    font-family: 'Dancing Script', cursive;
    font-size: 7rem;
    padding: 3rem 0;
}

.ls-yourlogo {
    transition: all .2s ease-in-out;
}

    .ls-yourlogo:hover {
        transform: scale(1.1);
    }

.shipwheel,
.compass {
    width: 15rem;
    transition: all .2s ease-in-out;
    padding-top: 1rem;
}

    .shipwheel:hover,
    .compass:hover {
        transform: rotate(7deg);
    }

.clearMat,
.clearMat2 {
    background: rgba(254, 254, 254, 254);
    padding: .25rem 1rem;
    -webkit-box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.19);
    -moz-box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.19);
    box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.19);
}

.clearMat2 {
    background: rgba(255,255,255,0.8);
}

.fa-facebook-official,
.fa-twitter,
.fa-linkedin-square {
    font-size: 1.75rem !important;
    margin-right: 5px;
}


a .fa-facebook-official,
a .fa-twitter,
a .fa-linkedin-square {
    display: inline;
    color: #FFF;
    width: 1rem;
    height: 1rem;
}

.popup.icon.facebook.item,
.popup.icon.twitter.item,
.popup.icon.linkedin.item {
    transition: all .55s ease-in-out;
}

    .popup.icon.facebook.item:hover,
    .popup.icon.twitter.item:hover,
    .popup.icon.linkedin.item:hover {
        background: #fff !important;
        -webkit-box-shadow: inset 0px -3px 0px 0px rgba(37, 73, 97, 1);
        -moz-box-shadow: inset 0px -3px 0px 0px rgba(37, 73, 97, 1);
        box-shadow: inset 0px -3px 0px 0px rgba(37, 73, 97, 1);
        transition: all 1s;
    }

.alternate.icon.facebook:hover {
    color: #3b5998 !important;
}

.alternate.icon.twitter:hover {
    color: #1da1f2 !important;
}

.alternate.icon.linkedin:hover {
    color: #0077B5 !important;
}

/*
.fa-twitter {
  color: #1da1f2;
}

.fa-linkedin-square {
  color: #0077b5;
}
*/

.header.page {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 100 !important;
    font-size: 3rem !important;
    text-transform: uppercase !important;
    text-shadow: 1px 3px 1px rgba(37, 73, 97, 1);
}
/*
.description {
    padding: 0em 4rem;
}
*/
.noMargin {
    margin: 0px;
}

.pad {
    padding: 1rem !important;
}

.extrapad {
    padding: 8rem 0rem !important;
}

.padLeft {
    padding-left: 2rem;
}

.padRight {
    padding-right: 2rem;
}

    .padRight label {
        padding-left: 0.5rem;
        padding-right: 1.5rem;
    }

.padTop {
    padding-top: 2rem;
}

.padBottom {
    padding-bottom: 2rem;
}

.padSide {
    padding: 0em 1rem !important;
}

.radius-top {
    border-radius: 4px 4px 0px 0px;
}

.boardRight {
    border-right: 1px solid rgba(119, 119, 119, 0.25);
}

.inlineBlock {
    display: inline-block;
}

/*======= LCMS MASTER =======*/
.negativeMarginTop {
    margin-top: -20px;
}

#learnSide .item {
    font-size: .90em !important;
}


.hide {
    display: none;
}

/*======= LCMS ACCOUNT PAGES =======*/
.ui.form.account {
    margin: 0px 20px;
}

/*======== OFFERINGS ========*/
#filterClick,
#filterClose {
    position: absolute;
    top: 0px;
    z-index: 1;
    color: #FFF;
    padding-left: 0px !important;
    padding: 0.75em !important;
    box-shadow: 0px 0px 0px 0px rgba(34, 36, 38, 0.15) !important;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#sideClick,
#sideClose {
    position: absolute;
    top: 0px;
    z-index: 1;
    color: #FFF;
    padding-right: 0px !important;
    padding: 0.75em !important;
    box-shadow: 0px 0px 0px 0px rgba(34, 36, 38, 0.15) !important;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#filterClick,
#filterClose,
#sideClose {
    background: #3174af !important;
}

#filterClick {
    position: sticky;
    position: -webkit-sticky;
    top: 88px;
}

#sideClick {
    position: sticky;
    position: -webkit-sticky;
    top: 215px;
    right: 0px;
    float: right;
    z-index: 9999;
}

.closeFilters {
    position: relative !important;
    top: 25px !important;
    right: -150px !important;
}

#closeSide {
    background: #3174af !important;
    position: sticky;
    position: -webkit-sticky;
    top: 215px;
    right: 0px;
    float: right;
    z-index: 9999;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
}

#filterClick i,
#filterClose i,
#sideClick i,
#sideClose i {
    margin: 0px;
}

#filterClick:hover,
#filterClose:hover,
#sideClick:hover,
#sideClose:hover {
    background-color: #878102 !important;
}

#filter,
#filter2 {
    height: 80vh;
    overflow: auto;
    z-index: 999;
    padding: 1rem;
}

#filter {
    height: 90vh;
}

.full.height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.offCol {
    position: fixed;
    z-index: 1;
    /*width:250px;*/
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    top: 0px;
}

.offColContent {
    /*width: 300px;*/
    margin-right: 0px;
}

.articleContent {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0px;
}

#listMSG {
    text-align: center;
    border-radius: 0rem;
    box-shadow: 0px 0px 0px 0px rgba(34, 36, 38, 0.22) inset, 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
}

#factMSG {
    border: 2px solid #3174af;
    border-radius: 0rem;
    box-shadow: 0px 0px 0px 0px rgba(34, 36, 38, 0.22) inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
    /*height: 100%;*/
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    /*-ms-transition: all 1s ease-in-out;*/
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    overflow: hidden;
}

.ui.begreen.header {
    color: #fff !important;
}

.ui.primary.label,
.ui.label.filter {
    margin: 5px 5px 0px 0px !important;
}
/*======= LCMS SIDEBAR =======*/
.my-content {
    margin-left: 0px;
}

#learnHead {
    width: 100% !important;
    height: 43px;
    background-color: rgb(37, 73, 97);
    border-bottom: 3px solid #3174af;
    text-align: center;
    line-height: 40px;
}

.learnText {
    color: #FFF;
    transition: all .55s ease-in-out;
    font-size: 1.5em;
    font-weight: 800;
}

#aside {
    position: fixed;
    z-index: 999;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#sideMenu {
    position: fixed;
    margin-right: 0px;
    z-index: 999;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#content {
    min-height: calc(100vh - 70px);
}

header,
footer {
    clear: both;
}

#footer {
    height: auto;
}

.leftsidebarfixed {
    position: fixed;
    top: 0;
}

#aside {
    height: 100%;
    width: 138px;
    position: -webkit-sticky;
    position: fixed;
    top: 88px;
    float: left;
}

#sideMenu {
    margin-right: -140px;
    width: 140px;
    text-align: center;
    right: 0;
    top: 42px;
}

    #sideMenu .item {
        color: #fff !important;
    }

    #sideMenu .active.item {
        color: rgb(37,73,97) !important;
        border-radius: 0px;
    }

#learnDiv {
    height: 100vh;
}

.learnIcon,
.learnSideIcon {
    font-size: 0.65em;
}

#tocBox,
#specBox,
#stBox {
    width: 300px !important;
    height: 100%;
    position: absolute;
    top: 0px;
    visibility: visible;
}

#tocBox,
#specBox,
#stBox {
    height: 100%;
    overflow: auto;
    –webkit-overflow-scrolling: touch;
    padding-right: 17px;
}

#tocContent,
#specContent,
#stContent {
    height: 100%;
    padding: 50px 0px 100px 0px;
}

#tocContent {
    padding: 0px 0px 0px 0px; /**/
    margin: 10px;
}

#tocBox h4 {
    text-align: center;
}

    #tocBox h4 a {
        color: #444 !important;
    }

.tocAccordTitle {
    color: #333 !important;
    width: 85%;
    white-space: nowrap;
}

.tocAccordContent,
.titled.spec a {
    display: inline-block;
    margin-left: 18px;
    font-weight: 400 !important;
    width: 83%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tocAccordTitle,
.tocContent td {
    padding: 0px !important;
}

#closeTOC,
#closeSPEC,
#closeST,
#closeFilter {
    color: #444;
    font-size: 1.5em !important;
    position: absolute;
    top: 3px;
    right: 3px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    z-index: 999;
}

#closeFilter {
    color: #FFF;
    font-size: 2em !important;
    top: 3px;
    right: -15px;
}

#closeTOC:hover,
#closeSPEC:hover,
#closeST:hover {
    color: #009FDA;
}

i.closeTOC,
i.closeSPEC,
i.closeST {
    font-size: 1.5em !important;
}

.titled.spec h5 {
    margin: 1em 0em 0rem;
}

#ctl00_chapterRepeater_ctl00_pageRepeater td .content {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#asideClick,
#asideClose,
#tocButton,
#specButton,
#stButton {
    position: absolute;
    top: 0px;
    left: 138px;
    z-index: 1;
    color: #FFF;
    padding-left: 0px !important;
    padding: 0.75em !important;
    box-shadow: 0px 0px 0px 0px rgba(34, 36, 38, 0.15) !important;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#asideClick,
#asideClose,
#tocButton,
#specButton,
#stButton {
    z-index: 1000;
    background: #3174af !important;
}

    #tocButton:hover,
    #specButton:hover #stButton:hover {
        background-color: #38acec !important;
    }

    #asideClick i,
    #asideClose i,
    #tocButton i,
    #specButton i,
    #stButton i {
        margin: 0px;
    }

#tocButton,
#specButton,
#stButton {
    margin-left: 35px;
}

#asideClick:hover,
#asideClose:hover {
    background-color: #878102 !important;
}

.learnSide1,
.learnSide2 {
    z-index: 101;
    margin: 0em;
    float: left;
    height: 100vh !important;
    /*box-shadow: -3px 0px 0px 0px #3174af !important;*/
    box-shadow: 0px 0px 0px 0px transparent !important;
}


.learnSide1 {
    width: 60% !important;
}

.learnSide2 {
    width: 40% !important;
}

    .learnSide1 .item,
    .learnSide2 .item {
        color: rgb(255,255,255) !important;
    }

a#hamburger-link,
#asideClickMobile {
    box-shadow: inset 0px 0px 0px 0px rgba(161,155,27, 1);
}

/*========== FACILITATOR ANNOUNCEMENTS ===========*/
#calendar {
    width: 98%;
    margin: 0 auto;
    margin-left: 0px;
}


.Grid th {
    color: #fff;
    background: #3174af;
    border-left: solid 1px #fff;
    padding: 1em;
}

    .Grid th a {
        color: #FFF;
    }

.Grid tr td {
    font-size: 0.90rem;
}
/*======================*/

/*========== FACILITATOR ANNOUNCEMENTS ===========*/
#ctl00_bodyContentPlaceholder_componentMsgLbl {
    text-align: right;
    color: maroon;
}

/*========= DevTool =============*/

/*========= TABS =======*/
.nav-tabs {
    border-bottom: 0px solid #ddd !important;
}

    .nav-tabs > li.active > a {
        border: 1px solid transparent !important;
    }

li[role=presentation] {
    background: #EFF3FB;
    border-radius: 4px 4px 0px 0px;
    border: 1px solid rgba(34, 36, 38, 0.15); /* */
}

.tab-content {
    border: 1px solid rgba(34, 36, 38, 0.15);
    border-radius: 0px 4px 4px 4px;
    padding: 1rem !important;
    -webkit-box-shadow: 4px 4px 5px -2px rgba(0,0,0,0.19);
    -moz-box-shadow: 4px 4px 5px -2px rgba(0,0,0,0.19);
    box-shadow: 4px 4px 5px -2px rgba(0,0,0,0.19);
}
/*========== LCMS ADMIN SEARCHTOOL ===========*/
.hideme {
    display: none;
}

.ui.category {
    position: relative;
}

.ui.item.drop {
    background: #254961 !important;
    color: #fff !important;
    border-radius: 0px !important;
}

.closeBox {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 1.5em;
}

.ui.styled.accordion.sum {
    border-radius: 0rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0);
    padding: 8px 0px;
}

    .ui.styled.accordion.sum .title {
        color: #000 !important;
    }


    .ui.styled.accordion.sum .content {
        background: white !important;
        border: 1px solid rgba(241, 241, 241, 1) !important;
        color: #000 !important;
    }
/*======================*/

/*========== Gridview ===========*/
.ui.table tr {
    padding: 0.78571429em 0.78571429em;
}
/*========== SEARCH ============*/
.iconST:hover {
    text-decoration: underline;
}

.titled a.active {
    color: #1F4C66;
}

    .titled a.active span {
        color: #1F4C66;
        text-decoration: underline;
    }

/*======= Backgrounds =======*/
.blueOverlay {
    content: "/";
    width: 100%;
    height: 705px;
    background: url('../images/blue-overlay.svg') !important;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    z-index: 50 !important; /* Required */
    top: 0;
    left: 0;
    opacity: 0.8 !important; /* Required */
    display: block;
}

/*======= Fonts =======*/
.giant {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 800;
    font-size: 3rem;
}

.shadow {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/*======= Colors =======*/
.white {
    color: rgb(255,255,255) !important;
}

.navy {
    color: rgb(37,73,97) !important;
}

.trueBlue {
    color: rgb(0, 159, 218);
}

.green {
    color: #1F4C66;
}

footer.trueBlue {
    font-weight: 100;
}

.trueBlue_layer {
    background: rgb(0, 159, 218) !important;
}

.blue_layer {
    background: rgba(0, 159, 218, 0.75);
    color: #fff;
    width: 100%;
    height: auto;
}

.blue_layer2 {
    background: rgba(0, 159, 218, 0.25);
    color: #fff;
    width: 100%;
    height: auto;
}

.white_layer {
    background: rgba(255,255,255,1);
}

.white_layerClear {
    background: rgba(255,255,255,0.4);
}

.green_layer {
    background: rgba(161,155,27, 0.75);
    color: #fff;
}

.navy_layer {
    background: rgba(37, 73, 97, 0.5);
}

.green_solid_layer {
    background: #1F4C66 !important;
    color: #fff !important;
}

.navy_solid_layer {
    background: rgb(37, 73, 97);
}

.ui.vertical.menu.green_solid_layer {
    background: #1F4C66 !important;
}

.grey_layer {
    background: rgba(241, 241, 241, 1) !important;
    color: #000 !important;
}

.bold,
.eight.wide.column span p {
    /*font-weight: bold;*/
}

.indent,
.eight.wide.column span p {
    /*text-indent: 20px;*/
    padding: 0px !important; /**/
    color: rgb(0, 159, 218) !important;
}

.clear {
    clear: both;
}

.site_content {
    display: flex;
    min-height: 1vh;
    flex-direction: column;
}

.main {
    height: auto;
}

.pushable > .my-content {
    flex: 1;
}

.slide {
    margin-left: calc(0% + 160px) !important;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    -ms-transition: all 3s ease-in-out;
    -o-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out;
}


.asideSlide,
.tocSlide,
.specSlide,
.stSlide,
.filterSlide {
    margin-left: calc(0% + 150px);
}

.fifteen, .fourteen {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

/*======= COURSES =======*/
#courses tr {
}

#courses td {
    padding: 5px;
}

#courses.even tr,
.even {
    background-color: #fff;
}

#courses.odd tr,
.even {
    background-color: #F6F6F6;
}

.scrolling.undetached.dimmable.dimmed > .dimmer {
    overflow: scroll !important;
}

.scrolling.undetached.dimmable.dimmed {
    overflow: hidden !important;
}

.show {
    display: block;
}


/*======= CKEDitor =======*/ 

@media only screen and (max-width: 991px) and (min-width: 0px) {
    .site-header
{
    height: 70px !important;
}

#aside {
    top: 42px !important;
}

#sideMenu.mainMaster {
    top: 42px !important;
}

#sideMenu {
    top: 87px;
    right: 0px;
    margin-right: -140px;
}

#asideClickMobile {
    visibility: visible !important;
}

#filter {
    top: 42px !important;
}

#filterClick {
    top: 42px;
}

.accountMobile {
    font-size: 0.75rem !important;
    padding: 1.5em 1em 1.5em !important;
}

.right.menu.mobile {
    height: 40px !important;
}
/*
    #learnHead {
      width: auto;
      height: auto;
      font-size: 1.5em;
      padding: 0.3em 0.5em;
    }

    .learnTitle {
        display: none;
    }

    .ui.sticky.fixed.top {
        border-bottom: 3px solid #1F4C66;
    }

}
