#fouc {
    position: relative;
    top: -10000px
    }
#loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -115px;
    width: 230px
    }
.loader {
    border: 16px solid #f3f3f3;
    /* Light grey */
    border-top: 16px solid #3498db;
    /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -60px;
    margin-top: -60px
    }
.load-message {
    display: none;
    padding: 0.5em;
    position: relative;
    z-index: 10001;
    width: 230px
    }
@keyframes spin {
    0% {
        transform: rotate(0deg);
        } 100% {
        transform: rotate(360deg);
        }
    }
a {
    cursor: pointer
    }
.textbody ul li, .textbody ol li {
    margin-bottom: 0.5em
    }
.or-navigation-list > li, #StationDrop {
    color: white
    }
.or-navigation-list > .nopadding {
    padding-left: 0;
    padding-right: 0
    }
.ooh-background {
    background-attachment: fixed;
    background-size: cover;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -100;
    display: block;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    margin: -5px -10px -10px -5px
    }
.card-title a {
    color: #fff
    }
.or-taskbox-image .or-taskbox-link::after {
    color: #fff;
    content: "";
    /*content: "";*/
    display: block;
    font-family: Glyphicons Halflings;
    font-size: 2em;
    left: 50%;
    line-height: 0.9em;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -33%);
    transition: opacity 0.2s ease 0s, transform 0.2s ease 0s
    }
.or-taskbox-image .or-taskbox-title {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%
    }
.card-img-top {
    padding: 0
    }
/*Menu*/
#StationDrop {
    background-color: #47613c;
    transition: background 0.15s ease 0s
    }
.or-navbar {
    padding-right: 10px
    }
.or-navigation-list .dropdown-menu {
    padding: 0;
    background: none;
    background-color: rgba(255, 255, 255, 0.8);
    width: inherit
    }
.or-navigation-list .dropdown-menu li a {
    color: rgba(0, 0, 0, 0.8)
    }
.stationcontent {
    background: rgba(255, 255, 255, 0.9);
    padding: 1em 0;
    border-radius: 5px;
    margin-top: 1em;
    margin-bottom: 1em
    }
.stationcontent .row {
    padding: 30px
    }
.navbar-nav {
    margin: 0
    }
.navbar-nav > li {
    border-top: 0
    }
.navbar-collapse {
    border-top: 0;
    box-shadow: none;
    padding-right: 0
    }
.navbar-collapse.collapse {
    display: block
    }
.navbar-nav .open .dropdown-menu {
    background-color: rgba(255, 255, 255, 0.9)
    }
.collapse #StationDrop {
    padding-top: 20px;
    padding-bottom: 21px
    }
.teaser {
    min-height: 300px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    background-size: cover;
    margin-bottom: 30px
    }
.teaser-text {
    padding: 35px;
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.75)
    }
.teaser-text p {
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 15px
    }
.teaser-text h2 {
    margin-top: 0.5em
    }
.teaser-video {
    padding: 35px
    }
.textbody {
    margin: 0 2em
    }
.progress {
    margin-top: 1em
    }
footer li {
    border-bottom-color: rgba(255, 255, 255, 0.4)
    }
footer .active a {
    font-weight: bold
    }
footer, footer .navbar-default {
    background-image: url(/apps.oregon.gov/Application/CDN/enterprise/images/patterns/gray-texture.png)
    }
footer {
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
    padding-top: 15px
    }
.ooh-page footer {
    background: rgba(34, 34, 34, 0.8) none repeat scroll 0 0;
    color: white
    }
.ooh-page footer li > a {
    display: block;
    padding-bottom: 9px;
    padding-top: 9px;
    color: #fff !important
    }
.button-next, .button-previous {
    width: 100%
    }
.bottom-navigate .button-previous {
    display: none
    }
.header {
    cursor: pointer;
    position: relative
    }
.header::after, .headerSortUp::after, .headerSortDown::after {
    color: #000;
    content: "";
    font-family: Glyphicons Halflings;
    display: block;
    opacity: 0.2;
    position: absolute;
    right: 8px;
    top: 8px
    }
.header::after {
    content: ""
    }
.headerSortUp::after {
    content: ""
    }
.headerSortDown::after {
    content: ""
    }
.video {
    border: 1px solid #000;
    border-color: rgba(0, 0, 0, 0.5);
    border-radius: 4px
    }
.video_caption {
    text-align: center
    }
#warning-message {
    display: none
    }
@media only screen and (orientation: portrait) {
    #warning-message {
        display: block;
        font-size: 1em;
        padding: 5px 10px;
        text-align: center;
        font-weight: bold;
        background-color: #fff;
        color: #000
        }
    }
@media only screen and (orientation: landscape) {
    #warning-message {
        display: none
        }
    }
.archived-none p, .active-none p {
    padding: 15px
    }
.ooh-page {
    background-image: none;
    background-color: #000
    }
.block-page {
    background: none;
    padding: 15px
    }
.or-navigation-list .dropdown-menu .active a {
    color: #fff;
    font-weight: bold
    }
.well {
    background-color: #fff
    }
/*
.sliderholder .slider .slides {
    cursor: -moz-zoom-in!important; 
    cursor: -webkit-zoom-in!important; 
    cursor: zoom-in!important;   
}
*/
@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1200px
        }
    }
.page-logo {
    max-width: 200px;
    margin: 0 1em 1em;
    float: right
    }