﻿/* ==========================================================================
  WWW IT Website Stylesheet 1.1.8
  University of Alabama at Birmingham
  Department of Information Technology
  2020 Mozilla Public License 2.0
  https://github.com/UAB-IT/linear
========================================================================== */

body.linear [id=whitebox] th,
body.linear [id=wrapper] h1,
body.linear [id=wrapper] .uk-h1,
body.linear [id=wrapper] h2,
body.linear [id=wrapper] .uk-h2,
body.linear [id=wrapper] h3,
body.linear [id=wrapper] .uk-h3,
body.linear [id=wrapper] h4,
body.linear [id=wrapper] .uk-h4,
body.linear [id=wrapper] h5,
body.linear [id=wrapper] .uk-h5,
body.linear [id=wrapper] h6,
body.linear [id=wrapper] .uk-h6 {
    font-family: kulturista-web, serif;
    font-weight: 400;
    margin-bottom: 1.6rem;
    color: #000
}

body.linear [id=whitebox] .alert a,
body.linear [id=whitebox] .alert.alert-caution a,
body.linear [id=whitebox] .alert.alert-warning a,
body.linear [id=whitebox] a {
    border-bottom-width: 2px;
    border-bottom-style: solid
}

body.linear [id=whitebox] a {
    border-color: #a5c4ba
}

body.linear [id=whitebox] a:hover {
    border-color: #1e6b52;
    background-color: #d2e1dc
}

body.linear [id=whitebox] .alert.alert-warning a {
    border-color: #f99
}

body.linear [id=whitebox] .alert.alert-warning a:hover {
    border-color: red;
    background-color: #fcc
}

body.linear [id=whitebox] .alert.alert-caution a {
    border-color: #fe9
}

body.linear [id=whitebox] .alert.alert-caution a:hover {
    border-color: #ffd400;
    background-color: #fff6cc
}

body.linear [id=whitebox] .alert a {
    border-color: #cce499
}

body.linear [id=whitebox] .alert a:hover {
    border-color: #80bc00;
    background-color: #e6f2cc
}

body.linear [id=whitebox] .uk-panel-box,
body.linear [id=whitebox] .moduletable.alert,
body.linear [id=whitebox] .moduletable.alert.alert-warning,
body.linear [id=whitebox] .moduletable.alert.alert-caution {
    border: 1px solid #333435;
    border-radius: 6px;
    padding: 1.6rem
}

body.linear [id=whitebox] textarea,
body.linear [id=whitebox] input[type=email],
body.linear [id=whitebox] input[type=number],
body.linear [id=whitebox] input[type=text],
body.linear [id=whitebox] input[type=tel],
body.linear [id=whitebox] input[type=url],
body.linear [id=whitebox] input[type=search],
body.linear [id=whitebox] .srfrContainer .srfrReadMore a::after,
.pagination a.pagenav,
.pagination span.pagenav,
body.linear [id=whitebox] button,
body.linear [id=whitebox] .btn,
body.linear [id=whitebox] input[type=submit],
body.linear [id=whitebox] input[type=reset],
body.linear [id=whitebox] input[type=button],
body.linear [id=whitebox] .uk-button,
body.linear [id=whitebox] .btn-primary,
body.linear [id=whitebox] .uk-button-primary {
    box-sizing: border-box;
    padding: .3em 1em;
    background: #fff;
    border: 1px solid #333435;
    border-radius: 3px
}

body.linear [id=whitebox] .srfrContainer .srfrReadMore a::after,
.pagination a.pagenav,
.pagination span.pagenav,
body.linear [id=whitebox] button,
body.linear [id=whitebox] .btn,
body.linear [id=whitebox] input[type=submit],
body.linear [id=whitebox] input[type=reset],
body.linear [id=whitebox] input[type=button],
body.linear [id=whitebox] .uk-button,
body.linear [id=whitebox] .btn-primary,
body.linear [id=whitebox] .uk-button-primary {
    color: #333435;
    text-transform: uppercase;
    line-height: 1.6rem
}

body.linear [id=whitebox] .srfrContainer .srfrReadMore a::after,
.pagination a.pagenav::after,
.pagination span.pagenav::after,
body.linear [id=whitebox] button::after,
body.linear [id=whitebox] .btn::after,
body.linear [id=whitebox] input[type=submit]::after,
body.linear [id=whitebox] input[type=reset]::after,
body.linear [id=whitebox] input[type=button]::after,
body.linear [id=whitebox] .uk-button::after,
body.linear [id=whitebox] .btn-primary::after,
body.linear [id=whitebox] .uk-button-primary::after {
    display: none
}

body.linear [id=whitebox] .btn-primary,
body.linear [id=whitebox] .uk-button-primary {
    color: #fff;
    background: #1e6b52;
    border-color: #1e6b52
}

body.linear [id=whitebox] textarea,
body.linear [id=whitebox] input[type=email],
body.linear [id=whitebox] input[type=number],
body.linear [id=whitebox] input[type=text],
body.linear [id=whitebox] input[type=tel],
body.linear [id=whitebox] input[type=url],
body.linear [id=whitebox] input[type=search] {
    color: #000
}

body.linear [id=whitebox] textarea:focus,
body.linear [id=whitebox] input[type=email]:focus,
body.linear [id=whitebox] input[type=number]:focus,
body.linear [id=whitebox] input[type=text]:focus,
body.linear [id=whitebox] input[type=tel]:focus,
body.linear [id=whitebox] input[type=url]:focus,
body.linear [id=whitebox] input[type=search]:focus {
    border-color: #80bc00;
    box-shadow: 0 0 0 1px #80bc00;
    outline: thin dotted #333;
    outline-offset: 0
}

body.linear [id=whitebox] textarea {
    height: 6.4rem;
    width: 100%;
    resize: vertical;
    overflow-y: scroll
}

body.linear [id=whitebox] [type=radio],
body.linear [id=whitebox] [type=checkbox] {
    height: 1em;
    width: 1em;
    border: 1px solid #333435
}

body.linear [id=whitebox] [type=radio]:checked,
body.linear [id=whitebox] [type=checkbox]:checked {
    border-color: #80bc00;
    background: #80bc00
}

body.linear [id=whitebox] [type=radio]:focus:checked,
body.linear [id=whitebox] [type=checkbox]:focus:checked {
    border-color: #80bc00
}

body.linear [id=whitebox] .srfrReadMore a:hover::after,
body.linear [id=whitebox] .uk-panel-box-hover:hover,
body.linear [id=whitebox] .uk-panel-box-primary-hover:hover,
body.linear [id=whitebox] .uk-panel-box-secondary-hover:hover,
.pagination a.pagenav:hover,
body.linear [id=whitebox] button:focus,
body.linear [id=whitebox] button:hover,
body.linear [id=whitebox] .btn:focus,
body.linear [id=whitebox] .btn:hover,
body.linear [id=whitebox] input[type=submit]:focus,
body.linear [id=whitebox] input[type=submit]:hover,
body.linear [id=whitebox] input[type=reset]:focus,
body.linear [id=whitebox] input[type=reset]:hover,
body.linear [id=whitebox] input[type=button]:focus,
body.linear [id=whitebox] input[type=button]:hover,
body.linear [id=whitebox] .uk-button:focus,
body.linear [id=whitebox] .uk-button:hover,
body.linear [id=whitebox] .btn-primary:hover,
body.linear [id=whitebox] .uk-button-primary:hover {
    border-color: #1e6b52;
    background-color: #d2e1dc;
    box-shadow: inset 0 0 0 1px #1e6b52;
    color: #000
}

html {
    font-size: 100% !important
}

body.linear [id=wrapper] :root {
    font-size: 16px;
    color: #000
}

body.linear [id=wrapper] h1 a,
body.linear [id=wrapper] h1 strong,
body.linear [id=wrapper] h1 b,
body.linear [id=wrapper] h1 span,
body.linear [id=wrapper] h2 a,
body.linear [id=wrapper] h2 strong,
body.linear [id=wrapper] h2 b,
body.linear [id=wrapper] h2 span,
body.linear [id=wrapper] h3 a,
body.linear [id=wrapper] h3 strong,
body.linear [id=wrapper] h3 b,
body.linear [id=wrapper] h3 span,
body.linear [id=wrapper] h4 a,
body.linear [id=wrapper] h4 strong,
body.linear [id=wrapper] h4 b,
body.linear [id=wrapper] h4 span,
body.linear [id=wrapper] b,
body.linear [id=wrapper] span,
body.linear [id=wrapper] strong,
body.linear [id=wrapper] em {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    text-align: inherit
}

body.linear [id=wrapper] .categories-list h3 a,
body.linear [id=wrapper] span,
body.linear [id=wrapper] #rightsidebar h4 .mod-articles-category-title {
    font-weight: inherit
}

body.linear [id=wrapper] h3,
body.linear [id=wrapper] h3 a,
body.linear [id=wrapper] h3 strong,
body.linear [id=wrapper] h3 b {
    text-align: inherit
}

body.linear [id=wrapper] h5 {
    font-family: kulturista-web, serif !important
}

body.linear [id=wrapper] .page-header {
    margin: 0;
    padding: 0;
    border: 0
}

body.linear [id=wrapper] #content span {
    line-height: inherit
}

body.linear [id=wrapper] h1,
body.linear [id=wrapper] h2,
body.linear [id=wrapper] h3,
body.linear [id=wrapper] h4 {
    margin-top: 3.2rem
}

body.linear [id=wrapper] h4,
body.linear [id=wrapper] h5,
body.linear [id=wrapper] h6 {
    margin-bottom: .8rem
}

body.linear [id=wrapper] h1 + h2,
body.linear [id=wrapper] h2 + h3,
body.linear [id=wrapper] h3 + h4 {
    margin-top: 1.6rem
}

body.linear [id=wrapper] h5,
body.linear [id=wrapper] h6 {
    font-weight: 600
}

body.linear [id=wrapper] h1,
body.linear [id=wrapper] .uk-h1 {
    font-size: 3.0517578125rem;
    line-height: 3.2rem
}

body.linear [id=wrapper] h2,
body.linear [id=wrapper] .uk-h2 {
    font-size: 1.953125rem;
    line-height: 2.4rem
}

body.linear [id=wrapper] h3,
body.linear [id=wrapper] #leftcolumn h3,
body.linear [id=wrapper] .uk-h3 {
    font-size: 1.5625rem;
    line-height: 1.6rem
}

body.linear [id=wrapper] h4,
body.linear [id=wrapper] .uk-h4 {
    font-size: 1.25rem;
    line-height: 1.6rem
}

body.linear [id=wrapper] h5,
body.linear [id=wrapper] .uk-h5,
body.linear [id=wrapper] h6,
body.linear [id=wrapper] .uk-h6,
body.linear [id=wrapper] body,
body.linear [id=wrapper] p,
body.linear [id=wrapper] li,
body.linear [id=wrapper] .uk-p {
    font-size: 1rem;
    line-height: 1.6rem
}

body.linear [id=wrapper] small,
body.linear [id=wrapper] .uk-small {
    font-size: .8rem;
    line-height: 1.6rem
}

body.linear [id=whitebox] p,
body.linear [id=whitebox] hr,
body.linear [id=whitebox] pre {
    margin-top: 0;
    margin-bottom: 1.6rem
}

body.linear [id=whitebox] p + p {
    margin-top: -0.8rem
}

body.linear [id=whitebox] pre {
    white-space: pre-wrap
}

body.linear [id=whitebox] pre > code {
    display: block;
    padding: 1.6rem;
    white-space: inherit
}

body.linear [id=whitebox] hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #cccdce
}

body.linear [id=whitebox] h1 + hr,
body.linear [id=whitebox] h2 + hr,
body.linear [id=whitebox] h3 + hr,
body.linear [id=whitebox] h4 + hr,
body.linear [id=whitebox] h5 + hr,
body.linear [id=whitebox] h6 + hr {
    margin-top: -0.8rem
}

body.linear [id=whitebox] a {
    color: inherit;
    font-weight: normal;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
    text-decoration: none
}

body.linear [id=whitebox] [target=_blank]::after,
body.linear [id=whitebox] [href$=".pdf"]::after,
body.linear [id=whitebox] [data-link-type=document]::after,
body.linear [id=whitebox] [data-link-type=external]::after {
    font-family: "IcoMoon";
    margin-left: .5em;
    font-weight: normal;
    font-size: 75%
}

body.linear [id=whitebox] [target=_blank]::after,
body.linear [id=whitebox] [data-link-type=external]::after {
    content: ""
}

body.linear [id=whitebox] [href$=".pdf"]::after,
body.linear [id=whitebox] [data-link-type=document]::after {
    content: ""
}

body.linear [id=whitebox] abbr {
    text-decoration: none
}

body.linear [id=whitebox] mark,
body.linear [id=whitebox] code,
body.linear [id=whitebox] kbd {
    padding: 0 .2em .1em
}

body.linear [id=whitebox] code,
body.linear [id=whitebox] kbd {
    white-space: pre;
    border-radius: 3px;
    font-family: monospace
}

body.linear [id=whitebox] mark {
    background-color: #e6f2cc
}

body.linear [id=whitebox] code {
    background-color: rgba(128, 130, 133, .15);
    color: #4d4e50
}

body.linear [id=whitebox] kbd {
    background-color: #333435;
    color: #fff
}

body.linear #whitebox {
    overflow: visible;
    margin: 6.4rem auto;
    max-width: 1280px;
    background: none
}

body.linear #whitebox::after {
    clear: both;
    content: "";
    display: block
}

body.linear #wrapper {
    overflow: hidden
}

body.linear #content {
    overflow: visible
}

body.linear #page_bg {
    z-index: -1000
}

body.linear [id=whitebox] :last-child {
    margin-bottom: 0
}

body.linear [id=whitebox] :first-child {
    margin-top: 0
}

body.hd.layout-wide #whitebox {
    max-width: 1280px
}

body.linear [id=whitebox] .section {
    margin: 6.4rem 0
}

body.linear [id=whitebox] .section.has-background-full,
body.linear [id=whitebox] .section.section-pad {
    padding: 6.4rem 0
}

body.linear [id=whitebox] .has-background {
    padding: 1.6rem;
    background-color: rgba(128, 130, 133, .15)
}

body.linear [id=whitebox] .has-background-full {
    position: relative;
    z-index: 1
}

body.linear [id=whitebox] .has-background-full::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 150vw;
    margin-left: -50vw;
    background-color: rgba(128, 130, 133, .15);
    z-index: -100
}

body.linear [id=whitebox] .pullquote,
body.linear [id=whitebox] blockquote {
    margin-bottom: 1.6rem;
    padding: 1.6rem;
    background-color: rgba(128, 130, 133, .15);
    border-left: 5px solid #80bc00
}

body.linear [id=whitebox] .pullquote p,
body.linear [id=whitebox] .pullquote q,
body.linear [id=whitebox] blockquote p,
body.linear [id=whitebox] blockquote q {
    font-size: 1.25rem;
    line-height: 1.6rem;
    display: block
}

body.linear [id=whitebox] .pullquote footer,
body.linear [id=whitebox] blockquote footer {
    text-align: right;
    margin-top: .8rem
}

body.linear [id=whitebox] .callout {
    margin-bottom: 1.6rem;
    padding: 0 1.6rem;
    border-left: 5px solid #808285
}

body.linear [id=whitebox] .callout-accent {
    border-color: #80bc00
}

body.linear [id=whitebox] .callout-secondary {
    border-color: #295135
}

body.linear [id=whitebox] .callout-primary {
    border-color: #1e6b52
}

body.linear [id=whitebox] .callout-notice {
    border-color: #80bc00
}

body.linear [id=whitebox] .callout-caution {
    border-color: #ffd400
}

body.linear [id=whitebox] .callout-warning {
    border-color: red
}

body.linear [id=whitebox] ul,
body.linear [id=whitebox] ol {
    margin-top: 0;
    padding: 0
}

body.linear [id=whitebox] ul,
body.linear [id=whitebox] ol,
body.linear [id=whitebox] dl {
    margin-bottom: 1.6rem
}

body.linear [id=whitebox] ul ul,
body.linear [id=whitebox] ul ol,
body.linear [id=whitebox] ol ol,
body.linear [id=whitebox] ol ul {
    margin-bottom: 0;
    margin-top: .8rem
}

body.linear [id=whitebox] li {
    margin: 0;
    margin-bottom: .8rem
}

body.linear [id=whitebox] dd {
    margin-left: 1.2em;
    margin-bottom: .8rem
}

body.linear [id=whitebox] table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1.6rem
}

body.linear [id=whitebox] td,
body.linear [id=whitebox] th {
    border: 1px solid #000;
    padding: .8rem;
    text-align: inherit;
    color: inherit
}

body.linear [id=whitebox] th {
    font-size: 1rem;
    line-height: 1.6rem;
    font-weight: 600
}

body.linear #content thead {
    display: revert
}

body.linear [id=whitebox] .borderless td,
body.linear [id=whitebox] .borderless th {
    border: none
}

body.linear [id=whitebox] .table-condensed td,
body.linear [id=whitebox] .table-condensed th {
    padding: 0.4rem
}

body.linear [id=whitebox] .table-striped tbody > tr:nth-child(odd) > td,
body.linear [id=whitebox] .table-striped tbody > tr:nth-child(odd) > th,
body.linear [id=whitebox] .comparison-table tbody > tr:nth-child(odd) > td,
body.linear [id=whitebox] .comparison-table tbody > tr:nth-child(odd) > th,
body.linear [id=whitebox] .table-hover tr:hover {
    background: rgba(128, 130, 133, .15)
}

body.linear [id=whitebox] .table-accent {
    border: 2px solid #80bc00
}

body.linear [id=whitebox] .table-accent thead {
    background: #80bc00;
    color: #fff
}

body.linear [id=whitebox] .table-secondary {
    border: 2px solid #295135
}

body.linear [id=whitebox] .table-secondary thead {
    background: #295135;
    color: #fff
}

body.linear [id=whitebox] .table-primary {
    border: 2px solid #1e6b52
}

body.linear [id=whitebox] .table-primary thead {
    background: #1e6b52;
    color: #fff
}

body.linear [id=whitebox] .table-notice {
    border: 2px solid #80bc00
}

body.linear [id=whitebox] .table-notice thead {
    background: #80bc00;
    color: #fff
}

body.linear [id=whitebox] .table-caution {
    border: 2px solid #ffd400
}

body.linear [id=whitebox] .table-caution thead {
    background: #ffd400
}

body.linear [id=whitebox] .table-warning {
    border: 2px solid red
}

body.linear [id=whitebox] .table-warning thead {
    background: red;
    color: #fff
}

body.linear [id=whitebox] .cell-accent {
    background-color: #b3d766 !important
}

body.linear [id=whitebox] .cell-secondary {
    background-color: #7f9786 !important
}

body.linear [id=whitebox] .cell-primary {
    background-color: #78a697 !important
}

body.linear [id=whitebox] .cell-notice {
    background-color: #b3d766 !important
}

body.linear [id=whitebox] .cell-caution {
    background-color: #ffe566 !important
}

body.linear [id=whitebox] .cell-caution-alt {
    background-color: #ffc166 !important
}

body.linear [id=whitebox] .cell-warning {
    background-color: #f66 !important
}

body.linear [id=whitebox] .comparison-table td {
    vertical-align: middle
}

body.linear [id=whitebox] .comparison-table .icon-ok {
    color: #80bc00
}

body.linear [id=whitebox] .comparison-table .icon-minus-sign {
    color: #ffd400
}

body.linear [id=whitebox] .comparison-table .icon-remove {
    color: red
}

body.linear [id=whitebox] iframe,
body.linear [id=whitebox] figure,
body.linear [id=whitebox] .video-container,
body.linear [id=whitebox] img {
    margin: 0;
    margin-bottom: 1.6rem
}

body.linear [id=whitebox] img {
    max-width: 100%;
    object-fit: cover;
    margin: auto;
    display: block
}

body.linear [id=whitebox] figure img {
    margin-bottom: 0
}

body.linear [id=whitebox] figcaption {
    font-size: .8rem;
    line-height: 1.6rem;
    text-align: center;
    margin: 1.6rem 0
}

body.linear [id=whitebox] button,
body.linear [id=whitebox] .btn,
body.linear [id=whitebox] input[type=submit],
body.linear [id=whitebox] input[type=reset],
body.linear [id=whitebox] input[type=button],
body.linear [id=whitebox] .uk-button {
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0;
    -webkit-appearance: none;
    text-decoration: none;
    cursor: pointer
}

body.linear [id=whitebox] button:focus,
body.linear [id=whitebox] button:hover,
body.linear [id=whitebox] .btn:focus,
body.linear [id=whitebox] .btn:hover,
body.linear [id=whitebox] input[type=submit]:focus,
body.linear [id=whitebox] input[type=submit]:hover,
body.linear [id=whitebox] input[type=reset]:focus,
body.linear [id=whitebox] input[type=reset]:hover,
body.linear [id=whitebox] input[type=button]:focus,
body.linear [id=whitebox] input[type=button]:hover,
body.linear [id=whitebox] .uk-button:focus,
body.linear [id=whitebox] .uk-button:hover {
    text-decoration: none;
    outline: 0
}

body.linear [id=whitebox] button .u-full,
body.linear [id=whitebox] .btn .u-full,
body.linear [id=whitebox] input[type=submit] .u-full,
body.linear [id=whitebox] input[type=reset] .u-full,
body.linear [id=whitebox] input[type=button] .u-full,
body.linear [id=whitebox] .uk-button .u-full {
    display: block;
    text-align: center
}

body.linear [id=whitebox] .btn-primary,
body.linear [id=whitebox] .uk-button-primary {
    box-shadow: none
}

body.linear [id=whitebox] .btn.u-full {
    justify-content: center
}

body.linear [id=whitebox] .input-group,
body.linear [id=whitebox] .input-group form {
    display: flex;
    margin-bottom: 1.6rem
}

body.linear [id=whitebox] .input-group button,
body.linear [id=whitebox] .input-group input,
body.linear [id=whitebox] .input-group .btn,
body.linear [id=whitebox] .input-group form button,
body.linear [id=whitebox] .input-group form input,
body.linear [id=whitebox] .input-group form .btn {
    margin: 0
}

body.linear [id=whitebox] .input-group :first-child,
body.linear [id=whitebox] .input-group form :first-child {
    border-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    flex-grow: 1
}

body.linear [id=whitebox] .input-group :last-child,
body.linear [id=whitebox] .input-group form :last-child {
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

body.linear [id=whitebox] textarea,
body.linear [id=whitebox] input[type=email],
body.linear [id=whitebox] input[type=number],
body.linear [id=whitebox] input[type=text],
body.linear [id=whitebox] input[type=tel],
body.linear [id=whitebox] input[type=url],
body.linear [id=whitebox] input[type=search] {
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    box-sizing: border-box;
    height: auto;
    display: block;
    width: 100%
}

body.linear [id=whitebox] legend {
    font-size: 1rem;
    line-height: 1.6rem;
    font-family: kulturista-web, serif;
    font-weight: 400;
    color: #000
}

body.linear [id=whitebox] label,
body.linear [id=whitebox] input,
body.linear [id=whitebox] select,
body.linear [id=whitebox] textarea {
    font-size: 1rem;
    line-height: 1.6rem
}

body.linear [id=whitebox] [type=radio],
body.linear [id=whitebox] [type=checkbox] {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    float: none;
    padding-left: 0;
    margin-right: .8rem
}

body.linear [id=whitebox] [type=radio] {
    border-radius: 50%
}

body.linear [id=whitebox] [type=radio]:checked {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E);
    background-position: center
}

body.linear [id=whitebox] [type=checkbox]:checked {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
    background-position: center
}

body.linear [id=whitebox] .uk-checkbox:checked,
body.linear [id=whitebox] .uk-checkbox:indeterminate,
body.linear [id=whitebox] [type=radio]:checked,
body.linear [id=whitebox] .uk-checkbox:checked:focus,
body.linear [id=whitebox] .uk-checkbox:indeterminate:focus,
body.linear [id=whitebox] [type=radio]:checked:focus {
    background-color: #80bc00
}

body.linear [id=whitebox] .uk-button {
    border: 1px solid #808285 !important
}

body.linear [id=whitebox] form::after {
    display: none
}

body.linear [id=whitebox] .table-of-contents {
    padding: 1.6rem;
    max-width: 700px;
    border: 1px solid #cccdce;
    margin-bottom: 1.6rem
}

body.linear [id=whitebox] .table-of-contents > ol {
    margin-left: 0
}

body.linear [id=whitebox] .table-of-contents ol,
body.linear [id=whitebox] .table-of-contents ol ol,
body.linear [id=whitebox] .table-of-contents ol ol ol {
    list-style-type: none
}

body.linear [id=whitebox] .table-of-contents ol li {
    margin: 0
}

.grid {
    margin-left: -0.8rem;
    margin-right: -0.8rem;
    margin-top: -0.8rem
}

.grid:last-child {
    margin-bottom: -0.8rem
}

.grid:not(:last-child) {
    margin-bottom: calc(1.6rem - 0.8rem)
}

.grid.is-centered {
    justify-content: center
}

.grid.is-vcentered {
    align-items: center
}

.grid.is-gapless {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0
}

.grid.is-gapless > .grid_item {
    margin: 0;
    padding: 0 !important
}

.grid.is-gapless:not(:last-child) {
    margin-bottom: 1.6rem
}

.grid.is-gapless:last-child {
    margin-bottom: 0
}

.grid.is-mobile {
    display: flex
}

.grid.is-multiline {
    flex-wrap: wrap
}

@media(min-width: 700px) {
    .grid:not(.grid--large-only) {
        display: flex
    }
}

@media(min-width: 1024px) {
    .grid--large-only {
        display: flex
    }
}

.grid_item {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: .8rem;
    box-sizing: border-box
}

.grid.is-mobile .grid_item.is-full {
    flex: none;
    width: 100%
}

.grid.is-mobile .grid_item.is-three-fourths {
    flex: none;
    width: 75%
}

.grid.is-mobile .grid_item.is-two-thirds {
    flex: none;
    width: 66.6666%
}

.grid.is-mobile .grid_item.is-half {
    flex: none;
    width: 50%
}

.grid.is-mobile .grid_item.is-one-third {
    flex: none;
    width: 33.3333%
}

.grid.is-mobile .grid_item.is-one-fourth {
    flex: none;
    width: 25%
}

@media(min-width: 300px) {
    .grid_item.is-full-sm {
        flex: none;
        width: 100%
    }

    .grid_item.is-three-fourths-sm {
        flex: none;
        width: 75%
    }

    .grid_item.is-two-thirds-sm {
        flex: none;
        width: 66.6666%
    }

    .grid_item.is-half-sm {
        flex: none;
        width: 50%
    }

    .grid_item.is-one-third-sm {
        flex: none;
        width: 33.3333%
    }

    .grid_item.is-one-fourth-sm {
        flex: none;
        width: 25%
    }
}

@media(min-width: 700px) {
    .grid:not(.is-mobile) .grid_item.is-full {
        flex: none;
        width: 100%
    }

    .grid:not(.is-mobile) .grid_item.is-three-fourths {
        flex: none;
        width: 75%
    }

    .grid:not(.is-mobile) .grid_item.is-two-thirds {
        flex: none;
        width: 66.6666%
    }

    .grid:not(.is-mobile) .grid_item.is-half {
        flex: none;
        width: 50%
    }

    .grid:not(.is-mobile) .grid_item.is-one-third {
        flex: none;
        width: 33.3333%
    }

    .grid:not(.is-mobile) .grid_item.is-one-fourth {
        flex: none;
        width: 25%
    }

    .grid_item.is-full-md {
        flex: none;
        width: 100%
    }

    .grid_item.is-three-fourths-md {
        flex: none;
        width: 75%
    }

    .grid_item.is-two-thirds-md {
        flex: none;
        width: 66.6666%
    }

    .grid_item.is-half-md {
        flex: none;
        width: 50%
    }

    .grid_item.is-one-third-md {
        flex: none;
        width: 33.3333%
    }

    .grid_item.is-one-fourth-md {
        flex: none;
        width: 25%
    }
}

@media(min-width: 1024px) {
    .grid_item.is-full-lg {
        flex: none;
        width: 100%
    }

    .grid_item.is-three-fourths-lg {
        flex: none;
        width: 75%
    }

    .grid_item.is-two-thirds-lg {
        flex: none;
        width: 66.6666%
    }

    .grid_item.is-half-lg {
        flex: none;
        width: 50%
    }

    .grid_item.is-one-third-lg {
        flex: none;
        width: 33.3333%
    }

    .grid_item.is-one-fourth-lg {
        flex: none;
        width: 25%
    }
}

body.linear .social-icon {
    display: inline-block
}

body.linear .social-icon img {
    max-width: 25px;
    padding: .8rem 5px
}

body.linear .social-icon a:hover img {
    transform: scale(1.5)
}

body.linear .social-icon a::after {
    display: none
}

@keyframes fade-in {
    from {
        opacity: 0;
        top: 100px
    }

    to {
        opacity: 1;
        top: 0
    }
}

.anim-fadein {
    opacity: 0;
    position: relative
}

.anim-fadein.anim-active {
    position: relative;
    animation-name: fade-in;
    animation-duration: .4s;
    opacity: 1
}

.anim-underline {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden
}

.anim-underline::before {
    content: "";
    position: absolute;
    z-index: 1;
    right: 100%;
    bottom: 0;
    background: currentColor;
    height: 2px;
    transition-property: left, right;
    transition-duration: 1s;
    transition-timing-function: ease-out;
    transition-delay: .5s
}

.anim-underline.anim-active::before {
    left: 0;
    right: 0
}

.parallax-container {
    position: relative
}

.parallax-container::after {
    content: "";
    position: absolute;
    top: 0;
    right: calc((100vw - 100%) / -2);
    bottom: 0;
    left: calc((100vw - 100%) / -2);
    background: #295135;
    background: var(--parallax-image, var(--theme-color, #295135));
    background-position: center;
    background-position: var(--parallax-image-position, center);
    z-index: -200;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.parallax-container-foreground {
    content: "";
    position: absolute;
    top: 0;
    right: calc((100vw - 100%) / -2);
    bottom: 0;
    left: calc((100vw - 100%) / -2)
}

.bg-theme-color {
    background: #1e6b52 !important;
    background: var(--theme-color, #1e6b52) !important
}

.txt-theme-color {
    color: #1e6b52 !important;
    color: var(--theme-color, #1e6b52) !important
}

.bdr-theme-color {
    border-color: #1e6b52 !important;
    border-color: --theme-color, #1e6b52 !important
}

.u-txt-white {
    color: #fff !important
}

.u-txt-bold {
    font-weight: bold !important
}

.u-pad-05 {
    padding: .8rem !important
}

.u-pad-1 {
    padding: 1.6rem !important
}

.theme-uab {
    --theme-color: #1e6b52
}

.theme-apple {
    --theme-color: #80bc00
}

.theme-blaze {
    --theme-color: #ffd400
}

.theme-dark-green {
    --theme-color: #295135
}

.theme-coral {
    --theme-color: #ea6852
}

.theme-cyan {
    --theme-color: #238dc1
}

.theme-navy {
    --theme-color: #1c355e
}

.theme-gray {
    --theme-color: #808285
}

.theme-dark {
    --theme-color: #333435
}

body.linear [id=whitebox] .alert {
    border: 0;
    margin: 0;
    padding: 0;
    background: none;
    background-color: transparent;
    background-image: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

body.linear [id=whitebox] .alert,
body.linear [id=whitebox] .alert h4 {
    color: inherit
}

body.linear [id=whitebox] .alert p {
    margin: 0
}

body.linear [id=whitebox] .moduletable.alert {
    background: #e6f2cc;
    border-color: #80bc00;
    margin-bottom: 1.6rem
}

body.linear [id=whitebox] .moduletable.alert.alert-warning {
    background: #fcc;
    border-color: red;
    margin-bottom: 1.6rem
}

body.linear [id=whitebox] .moduletable.alert.alert-caution {
    background: #fff6cc;
    border-color: #ffd400;
    margin-bottom: 1.6rem
}

body.linear [id=whitebox] .moduletable.alert:last-child {
    margin-bottom: 6.4rem
}

body.linear [id=whitebox] .ie-alert {
    display: none
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    body.linear [id=whitebox] .ie-alert {
        display: block
    }
}

body.linear [id=whitebox] li.newsflash-item {
    float: none
}

body.linear [id=whitebox] .it-news .article-separator {
    display: none
}

body.linear [id=whitebox] .it-news > .newsflash-item {
    border: none
}

body.linear [id=whitebox] .it-news .newsflash-title {
    font-size: 1.25rem;
    line-height: 1.6rem;
    padding: 0;
    margin-top: s(0.5);
    margin-bottom: s(0.5)
}

body.linear [id=whitebox] ul.it-news {
    margin-left: 0;
    display: flex;
    flex-wrap: wrap
}

body.linear [id=whitebox] .it-news > .newsflash-item {
    min-width: 300px;
    width: 20%;
    padding: 0 .8rem;
    flex-grow: 1
}

body.linear [id=whitebox] .newsflash-item > * {
    display: none
}

body.linear [id=whitebox] .newsflash-item .newsflash-title {
    display: block
}

body.linear [id=whitebox] .newsflash-item .newsflash-image {
    display: block
}

body.linear [id=whitebox] .newsflash-item > p:first-of-type {
    display: block
}

body.linear [id=whitebox] ul.it-news.has-leading-story > :first-child {
    width: 100%;
    padding: 3.2rem;
    border: #80bc00 solid 2px;
    border-radius: 6px;
    margin-bottom: 4.8rem !important;
    padding-bottom: 1.6rem
}

body.linear [id=whitebox] ul.it-news.has-leading-story > :first-child .newsflash-title {
    font-size: 1.5625rem;
    line-height: 1.6rem
}

body.linear [id=whitebox] ul.it-news.has-leading-story > :first-child .newsflash-image {
    display: none
}

body.linear .label-info,
body.linear .badge-info,
body.linear .badge,
body.linear .label,
body.linear .label-info[href],
body.linear .badge-info[href] {
    border: 0;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: normal;
    color: inherit;
    font-size: .8rem;
    line-height: 1.6rem;
    background-color: rgba(128, 130, 133, .15);
    padding: .1em .7em
}

.pagination {
    margin: 0;
    margin-bottom: 1.6rem
}

.pagination ul {
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.pagination a.pagenav,
.pagination span.pagenav {
    border-radius: 0
}

body.linear [id=whitebox] [id*=wk]:not(:first-child) {
    margin-top: 3.2rem
}

body.linear [id=whitebox] [id*=wk]:not(:last-child) {
    margin-bottom: 3.2rem
}

body.linear [id=whitebox] .uk-panel-title {
    margin: 0;
    margin-bottom: s(-0.5)
}

body.linear [id=whitebox] .uk-subnav-pill > .uk-active > a,
body.linear [id=whitebox] .uk-subnav-pill > .uk-active > a:hover {
    background: #1e6b52;
    color: #fff !important
}

body.linear [id=whitebox] a.uk-position-cover {
    opacity: 0 !important
}

body.linear [id=whitebox] .uk-panel-box {
    background-color: #fff;
    overflow: hidden
}

body.linear [id=whitebox] .uk-panel-box > .uk-panel-teaser {
    margin-top: -1.6rem;
    margin-left: -1.6rem;
    margin-right: -1.6rem
}

body.linear [id=whitebox] .uk-panel-box-hover:hover > .uk-panel-teaser,
body.linear [id=whitebox] .uk-panel-box-primary-hover:hover > .uk-panel-teaser,
body.linear [id=whitebox] .uk-panel-box-secondary-hover:hover > .uk-panel-teaser {
    margin-top: calc(-1.6rem + 1px);
    margin-left: calc(-1.6rem + 1px);
    margin-right: calc(-1.6rem + 1px)
}

body.linear [id=whitebox] .uk-panel-box-primary-hover:hover h3 a {
    border-color: #1e6b52;
    background-color: #d2e1dc
}

body.linear [id=whitebox] .uk-panel-box-secondary {
    background-color: rgba(128, 130, 133, .15);
    border-color: transparent
}

body.linear [id=whitebox] .uk-panel-box-secondary > .uk-panel-teaser {
    margin-top: calc(-1.6rem - 1px);
    margin-left: calc(-1.6rem - 1px);
    margin-right: calc(-1.6rem - 1px)
}

body.linear [id=whitebox] .uk-panel-box-secondary-hover:hover {
    background-color: rgba(128, 130, 133, .15)
}

body.linear [id=whitebox] .uk-panel-title,
body.linear [id=whitebox] .uk-panel-box-primary,
body.linear [id=whitebox] .uk-panel-box,
body.linear [id=whitebox] .uk-panel-box .uk-panel-title,
body.linear [id=whitebox] .uk-panel-box-hover:hover,
body.linear [id=whitebox] .uk-panel-box-primary .uk-panel-title,
body.linear [id=whitebox] .uk-panel-box-primary-hover:hover {
    color: #000
}

body.linear [id=whitebox] .uk-slideshow .uk-cover-background {
    background-size: contain
}

body.linear [id=whitebox] .wk-features .uk-panel img {
    height: 8rem;
    width: auto;
    display: block;
    margin: auto
}

body.linear [id=whitebox] ul.uk-tab,
body.linear [id=whitebox] ul.uk-tab li,
body.linear [id=whitebox] ul.uk-switcher,
body.linear [id=whitebox] ul.uk-switcher li {
    margin: 0 !important
}

body.linear [id=whitebox] ul.uk-tab + ul.uk-switcher.uk-margin-top {
    margin-top: 0 !important
}

body.linear [id=whitebox] ul.uk-tab > li > a {
    border-bottom: 1px solid transparent;
    border-radius: 0
}

body.linear [id=whitebox] ul.uk-tab > li > a:hover {
    border-bottom: 1px solid transparent
}

body.linear [id=whitebox] ul.uk-tab > li.uk-active > a {
    border-color: #808285;
    color: #1e6b52
}

body.linear [id=whitebox] ul.uk-tab {
    border-bottom: 0 solid transparent
}

body.linear [id=whitebox] ul.uk-tab + ul.uk-switcher .uk-panel {
    border: 1px solid #808285;
    margin-top: -1px
}

body.linear [id=whitebox] .wk-numbers .uk-panel-title {
    font-size: 1.953125rem;
    line-height: 2.4rem;
    color: #80bc00
}

@media(min-width: 300px) {
    body.linear [id=whitebox] .wk-timeline {
        margin-left: 6.4rem !important;
        border-left: 2px solid #80bc00
    }
}

body.linear [id=whitebox] .wk-timeline {
    padding-left: 1.6rem !important;
    margin-top: 3.2rem !important
}

@media(min-width: 300px) {
    body.linear [id=whitebox] .wk-timeline li {
        position: relative
    }
}

body.linear [id=whitebox] .wk-timeline-date {
    color: #80bc00 !important
}

@media(min-width: 300px) {
    body.linear [id=whitebox] .wk-timeline-date {
        position: absolute;
        left: -8rem;
        width: 5rem;
        top: .5rem;
        text-align: right !important
    }
}

@media(min-width: 300px) {
    body.linear [id=whitebox] .wk-timeline-date::after {
        content: "";
        position: absolute;
        top: .7em;
        right: -1.9rem;
        width: 1em;
        height: 1em;
        border-radius: 50%;
        background-color: #80bc00
    }
}

body.linear [id=whitebox] .uk-accordion {
    border-bottom: 2px solid rgba(128, 130, 133, .15);
    margin-bottom: 1.6rem
}

body.linear [id=whitebox] .uk-accordion-title {
    font-size: 1.25rem;
    line-height: 1.6rem;
    font-family: proxima-nova, arial, helvetica, sans-serif !important;
    margin-top: 0;
    margin-bottom: 0;
    padding: 1.6rem;
    background-color: inherit;
    border-top: 2px solid rgba(128, 130, 133, .15)
}

body.linear [id=whitebox] .uk-accordion-content {
    padding: 0 1.6rem 1.6rem
}

body.linear [id=whitebox] .localist-date__title,
body.linear [id=whitebox] #leftcolumn .localist-date__title {
    font-size: 1rem;
    line-height: 1.6rem;
    margin-bottom: 0;
    margin-top: 0
}

body.linear [id=whitebox] .localist-date__item {
    margin-bottom: .8rem !important
}

body.linear [id=whitebox] .srfrList {
    list-style: none;
    margin-left: 0
}

body.linear [id=whitebox] .srfrContainer.srfrStream {
    float: none;
    display: block
}

body.linear [id=whitebox] .srfrStream .col1 {
    width: auto
}

body.linear [id=whitebox] .srfrStream .col1,
body.linear [id=whitebox] .srfrStream .col2 {
    padding: .8rem
}

body.linear [id=whitebox] .srfrStream .col1 a::after {
    display: none
}

body.linear [id=whitebox] .srfrStream .col2 {
    width: 50%;
    flex-grow: 1;
    margin: 0
}

body.linear [id=whitebox] li.srfrRow {
    margin-bottom: 1.6rem !important;
    border-bottom: 1px solid #cccdce;
    display: flex;
    flex-wrap: wrap
}

body.linear [id=whitebox] a.srfrTitle {
    display: block;
    float: none;
    border: none;
    margin-bottom: .8rem
}

body.linear [id=whitebox] a.srfrTitle:hover {
    background: transparent;
    text-decoration: underline;
    border: none
}

body.linear [id=whitebox] a.srfrTitle::after {
    display: none
}

body.linear [id=whitebox] .srfrStream .srfrReadMore > a {
    font-size: 0;
    border: none
}

body.linear [id=whitebox] .srfrContainer .srfrReadMore a::after {
    content: "Read More";
    font-size: .9rem;
    display: inline;
    font-family: "kulturista-web", serif !important
}

body.linear [id=whitebox] .srfrReadMore a[href*="uab.edu/news"]::after {
    content: "UAB News"
}

body.linear [id=whitebox] .srfrReadMore a[href*=reporter]::after {
    content: "UAB Reporter"
}

body.linear [id=whitebox] .srfrReadMore a[href*="uab.edu/it"]::after {
    content: "IT News"
}

body.linear #ribbon .nav a {
    border: 0;
    padding: 15px !important
}

body.linear #tray #ribbon .nav > .active > a,
body.linear #tray #ribbon .nav > .active > a:hover,
body.linear #tray #ribbon .nav > .active > a:focus,
body.linear #tray #ribbon .nav > .alias-parent-active > a {
    background-color: #80bc00;
    color: #000 !important
}

body.linear div#tray {
    border-bottom: 7px solid #80bc00
}

body.linear #ribbon .nav > li > a:hover,
body.linear #ribbon .nav > li > a:focus,
body.linear #ribbon .dropdown-menu > li > a:hover,
body.linear #ribbon .dropdown-menu > li > a:focus,
body.linear #ribbon .nav > li > span:hover,
body.linear #ribbon .nav > li > span:focus,
body.linear #ribbon .dropdown-menu > .active > a:hover,
body.linear #ribbon .dropdown-menu > .active > a:focus {
    background: rgba(128, 130, 133, .15)
}

body.linear #quicklinks .dropdown-menu a {
    box-sizing: border-box;
    border: none
}

body.linear #quicklinks .moduletable {
    z-index: 100
}

body.linear #quicklinks .dropdown-submenu:hover > a,
body.linear #quicklinks .dropdown-submenu:focus > a,
body.linear #quicklinks .dropdown-menu > li > a:hover,
body.linear #quicklinks .dropdown-menu > li > a:focus,
body.linear #quicklinks .newsfeed > li:hover,
body.linear #quicklinks .newsfeed > li:focus {
    background-color: #d2e1dc
}

body.linear #search form {
    display: flex;
    justify-content: flex-end
}

body.linear [id=wrapper] #leftcolumn.sidebarpanel,
body.linear [id=wrapper] #sidebar_trigger {
    z-index: 100
}

body.linear [id=wrapper] #leftcolumn .sidebar.no-seal,
body.linear [id=wrapper] #leftcolumn.sidebarpanel.no-seal {
    font-size: inherit;
    background-color: #fff
}

body.linear [id=wrapper] #leftcolumn ul,
body.linear [id=wrapper] #leftcolumn li {
    margin: 0
}

body.linear [id=wrapper] #leftcolumn ul.nav.menu a,
body.linear [id=wrapper] #leftcolumn .nav-header {
    margin: 0;
    border: 0;
    font-size: 1rem;
    line-height: 1.6rem;
    font-weight: normal;
    display: block;
    padding: .3rem;
    color: #333435;
    border-left: 3px solid transparent
}

body.linear [id=wrapper] #leftcolumn .nav-header {
    text-transform: none;
    text-shadow: none;
    font-weight: 600
}

body.linear [id=wrapper] #leftcolumn ul.nav.menu > li:first-child > a {
    font-size: 1rem;
    line-height: 1.6rem;
    font-weight: 600
}

body.linear [id=wrapper] #leftcolumn ul.nav.menu .nav-header + ul a,
body.linear [id=wrapper] #leftcolumn ul.nav.menu .nav-header + ul a {
    padding-left: 1.5rem
}

body.linear [id=wrapper] #leftcolumn ul.nav.menu .current > a {
    background-color: rgba(128, 130, 133, .15);
    border-left: 3px solid #80bc00
}

body.linear [id=wrapper] #leftcolumn ul.nav.menu a:hover {
    color: inherit;
    background-color: rgba(128, 130, 133, .15)
}

body.linear [id=wrapper] .clickFade .active > .nav-header + ul {
    display: block !important
}

body.linear [id=wrapper] .clickFade .nav-header {
    cursor: pointer
}

body.linear [id=wrapper] .clickFade .nav-header::after {
    font-family: "FontAwesome", monospace;
    content: "";
    color: #80bc00;
    margin-left: 5px
}

body.linear [id=wrapper] .clickFade .active > .nav-header::after {
    content: ""
}

body.linear [id=wrapper] #leftcolumn .moduletable {
    margin-bottom: 1.6rem
}

body.linear [id=wrapper] #leftcolumn .divider span.separator {
    display: none
}

body.linear [id=wrapper] #leftcolumn .divider span.separator + ul::before {
    content: "";
    display: block;
    margin: 1rem .5rem;
    border-top: 2px solid #80bc00
}

body.linear [id=wrapper] #leftcolumn .moduletable {
    padding: 0
}

body.linear [id=wrapper] #leftcolumn .moduletable::after {
    clear: both;
    content: "";
    display: block
}

body.linear [id=wrapper] #leftcolumn {
    width: 100%
}

body.linear [id=wrapper] .left-position {
    width: 100% !important
}

body.linear [id=wrapper] #leftcolumn {
    padding-right: 1.6rem
}

body.linear [id=wrapper] #maincolumn-l {
    margin: auto !important
}

body.linear #banner .stickyNav .page-header {
    float: none;
    display: block;
    max-width: 100%
}

body.linear #banner h1 {
    margin: 0;
    color: #fff
}

body.linear #banner {
    position: relative;
    padding-top: 8rem;
    padding-bottom: 1.6rem;
    z-index: 1
}

body.linear #banner::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -100;
    background: #295135;
    mix-blend-mode: multiply;
    opacity: .9
}

body.linear .banner-image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -100;
    height: 100% !important;
    object-fit: cover
}

body.linear .breadcrumb > li,
body.linear .breadcrumb > .active {
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff
}

body.linear .breadcrumb > li > .divider,
body.linear .breadcrumb a,
body.linear .breadcrumb > li > span {
    color: inherit;
    font-size: inherit
}

body.linear .breadcrumb > li > .divider:hover,
body.linear .breadcrumb a:hover,
body.linear .breadcrumb > li > span:hover {
    color: #fff !important
}

body.linear .breadcrumb {
    border: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 1.6rem;
    margin-top: 1.6rem
}

body.linear .breadcrumb li span.divider::after {
    content: "";
    font-family: "IcoMoon", monospace;
    font-size: .7em !important;
    color: #80bc00;
    margin-right: 3px
}

body.linear .breadcrumb span.divider > img {
    display: none
}

body.linear #banner .moduletable {
    max-width: 1280px;
    margin: auto;
    width: 90%
}

body.linear #footer,
body.linear #lockedFooter {
    background-color: #4d4e50 !important
}

body.linear #footer a:hover,
body.linear #footer a:focus,
body.linear #lockedFooter a:hover,
body.linear #lockedFooter a:focus {
    text-decoration: underline
}

body.linear #footer.footerGray .at-icon {
    fill: #595959 !important
}

body.linear #footer.footerGray .at-icon-wrapper {
    background-color: #fff !important
}

body.linear #footer .flexFooter {
    align-items: center !important;
    padding-top: 1.6rem
}

body.linear #footer .flexFooter .flexFooterColumn {
    margin: 0 !important
}

body.linear #footer .flexFooter .footerLeft {
    padding-right: 1.6rem
}

body.linear #footer .flexFooter .footerRight {
    border-left: 2px solid #fff;
    padding-left: 1.6rem
}

body.linear .moduletable.alt-footer {
    position: relative;
    bottom: -6.4rem
}

body.linear .alt-footer .alt-footer-inner {
    max-width: 700px;
    margin: auto;
    padding-top: 3.2rem;
    padding-bottom: 1.6rem
}

html {
    scroll-behavior: smooth
}

.u-txt-c,
.uk-text-center {
    text-align: center !important
}

.u-txt-l {
    text-align: left !important
}

.u-txt-r {
    text-align: right !important
}

.u-full {
    display: block;
    width: 100%
}

.u-round {
    border-radius: 3px !important
}

.u-square {
    border-radius: 0 !important
}

.u-circle {
    border-radius: 50% !important
}

.overflow-container {
    overflow: auto !important
}

.u-no-margin-bottom {
    margin-bottom: 0 !important
}

.u-no-margin-top {
    margin-top: 0 !important
}

.u-font-head {
    font-family: kulturista-web, serif
}

.u-font-body {
    font-family: proxima-nova, arial, helvetica, sans-serif !important
}

[disabled] {
    pointer-events: none !important;
    background-color: rgba(128, 130, 133, .15) !important;
    color: #b3b4b6 !important
}

[hidden] {
    display: none !important
}

.visually-hidden:not(:focus):not(:active) {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}

/* #region widgetkit 4.0 updates 01-10-22 */

/*************Grid styling************************************/
.wk-panels .uk-card-default {
    border: 1px solid #333435;
    border-radius: 6px;
}

.wk-panels .uk-card-default.uk-card-hover:hover {
    border-color: #1e6b52;
    background-color: #d2e1dc;
    box-shadow: inset 0 0 0 1px #1e6b52;
}

.wk-panels .uk-card-body {
    padding: 25px 25px;
}

/*************Accordion styling************************************/
body.linear [id=whitebox] .uk-accordion-title {
    border-bottom: none;
}

body.linear [id=whitebox] .uk-accordion > li {
    margin: 0 !important;
}

/*************Switcher styling************************************/
.uk-scope .uk-tab > li {
    padding-left: 0 !important;
    padding-right: 10px;
}

.uk-tab > li > a {
    border: 1px solid transparent;
}

/* #endregion widgetkit 4.0 updates */

/* #region IT Wins Grid styling*********************************/
.wins-grid .uk-card-default {
    background-color: rgba(128, 130, 133, .15);
    border-color: transparent;
    border-radius: 6px;
    border: 1px solid #e5e5e5;
}

.wins-grid .uk-card-hover:hover {
    border-color: #1e6b52;
}

.wins-grid .uk-card-body {
    padding: 20px 20px;
}
/* #endregion IT Wins Grid styling*********************************/