#announcements-settings input {
    margin-left: 2em;
}
.block-announcements {
    font-size: 89%;
}
.block-announcements .announcement-abstract {
    background-color: transparent;
    margin: 0;
    padding: 0;
    border-bottom: 0;
}
.announcement-abstract {
    background-color: #ffffe0;
    margin: 0 1em 1em 1em;
    padding: 0.5em 1em 0.5em 1em;
    clear: both;
    border-bottom: 1px solid gray;
}
.announcements .announcement-abstract p {
    margin: 0;
}
.announcements h3 a {
    font-weight: bold;
    font-size: 89%;
}
.announcement-dates {
    font-size: 89%;
    font-style: italic;
    background-color: #f0f0f0;
    position: relative;
    margin: 1.5em 0 0 2em;
    display: none;
}
.announcement-expired {
    font-size: 113%;
    font-weight: bold;
    color: #ff0000;
    margin-left: 2em;
}
.announcement-links {
    margin: 0 0 1em 4em;
}
.announcements-more {
    display: block;
    text-align: right;
    clear: both;
}
.announcements hr {
    width: 85%;
    text-align: center;
    margin: 3px 0 3px 0;
}
.announcements .announcement-abstract {
    border-bottom: 1px solid #666666;
}
.announcements .even {
    background-color: #ffffe0;
}
.announcements .odd {
    background-color: #ffffff;
}
.announcements-read img {
    float: right;
}
.ctools-locked {
    color: red;
    border: 1px solid red;
    padding: 1em;
}
.ctools-owns-lock {
    background: #ffffdd none repeat scroll 0 0;
    border: 1px solid #f0c020;
    padding: 1em;
}
a.ctools-ajaxing,
input.ctools-ajaxing,
button.ctools-ajaxing,
select.ctools-ajaxing {
    padding-right: 18px !important;
    background: url(../../../all/modules/ctools/images/status-active.gif) right center no-repeat;
}
div.ctools-ajaxing {
    float: left;
    width: 18px;
    background: url(../../../all/modules/ctools/images/status-active.gif) center center no-repeat;
}
.block-nice-menus {
    line-height: normal;
    z-index: 10;
}
ul.nice-menu,
ul.nice-menu ul {
    z-index: 5;
    position: relative;
}
ul.nice-menu li {
    position: relative;
}
ul.nice-menu a {
    display: block;
    color: #fff;
}
ul.nice-menu ul,
#header-region ul.nice-menu ul {
    position: absolute;
    visibility: hidden;
}
ul.nice-menu li.over ul {
    visibility: visible;
}
ul.nice-menu ul li {
    display: block;
}
ul.nice-menu:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
ul.nice-menu li:hover ul,
ul.nice-menu li.menuparent li:hover ul,
ul.nice-menu li.menuparent li.menuparent li:hover ul,
ul.nice-menu li.menuparent li.menuparent li.menuparent li:hover ul,
ul.nice-menu li.over ul,
ul.nice-menu li.menuparent li.over ul,
ul.nice-menu li.menuparent li.menuparent li.over ul,
ul.nice-menu li.menuparent li.menuparent li.menuparent li.over ul,
#header-region ul.nice-menu li:hover ul,
#header-region ul.nice-menu li.menuparent li:hover ul,
#header-region ul.nice-menu li.menuparent li.menuparent li:hover ul,
#header-region ul.nice-menu li.over ul,
#header-region ul.nice-menu li.menuparent li.over ul,
#header-region ul.nice-menu li.menuparent li.menuparent li.over ul {
    visibility: visible;
}
ul.nice-menu li:hover ul ul,
ul.nice-menu li:hover ul ul ul,
ul.nice-menu li:hover li:hover ul ul,
ul.nice-menu li:hover li:hover ul ul ul,
ul.nice-menu li:hover li:hover li:hover ul ul,
ul.nice-menu li:hover li:hover li:hover ul ul ul,
ul.nice-menu li.over ul ul,
ul.nice-menu li.over ul ul ul,
ul.nice-menu li.over li.over ul ul,
ul.nice-menu li.over li.over ul ul ul,
ul.nice-menu li.over li.over li.over ul ul,
ul.nice-menu li.over li.over li.over ul ul ul,
#header-region ul.nice-menu li:hover ul ul,
#header-region ul.nice-menu li:hover ul ul ul,
#header-region ul.nice-menu li:hover li:hover ul ul,
#header-region ul.nice-menu li:hover li:hover ul ul ul,
#header-region ul.nice-menu li:hover li:hover li:hover ul ul,
#header-region ul.nice-menu li:hover li:hover li:hover ul ul ul,
#header-region ul.nice-menu li.over ul ul,
#header-region ul.nice-menu li.over ul ul ul,
#header-region ul.nice-menu li.over li.over ul ul,
#header-region ul.nice-menu li.over li.over ul ul ul,
#header-region ul.nice-menu li.over li.over li.over ul ul,
#header-region ul.nice-menu li.over li.over li.over ul ul ul {
    visibility: hidden;
}
ul.nice-menu li.menuparent ul,
#header-region ul.nice-menu li.menuparent ul {
    overflow: visible !important;
}
ul.nice-menu li.menuparent ul iframe,
#header-region ul.nice-menu li.menuparent ul iframe {
    display: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    filter: mask();
    width: 20px;
    height: 20px;
}
ul.nice-menu,
ul.nice-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.nice-menu li {
    border-top: 0;
    float: left;
}
ul.nice-menu a {
    padding: 0.3em 5px 0.3em 5px;
}
ul.nice-menu ul {
    top: 2.2em;
    left: -1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin-right: 0;
}
ul.nice-menu ul li {
    width: 12.5em;
}
ul.nice-menu-right,
ul.nice-menu-left,
ul.nice-menu-right li,
ul.nice-menu-left li {
    width: 12.5em;
}
ul.nice-menu-right ul {
    width: 12.5em;
    left: 12.5em;
    top: -1px;
}
ul.nice-menu-right ul ul {
    width: 12.5em;
    left: 12.5em;
    top: -1px;
}
ul.nice-menu-right li.menuparent,
ul.nice-menu-right li li.menuparent {
    background: #eee url(../../../all/modules/nice_menus/images/arrow-right.png) right center no-repeat;
}
ul.nice-menu-right li.menuparent:hover,
ul.nice-menu-right li li.menuparent:hover {
    background: #ccc url(../../../all/modules/nice_menus/images/arrow-right.png) right center no-repeat;
}
ul.nice-menu-left li ul {
    width: 12.5em;
    left: -12.65em;
    top: -1px;
}
ul.nice-menu-left li ul li ul {
    width: 12.5em;
    left: -12.65em;
    top: -1px;
}
ul.nice-menu-left li.menuparent,
ul.nice-menu-left li li.menuparent {
    background: #eee url(../../../all/modules/nice_menus/images/arrow-left.png) left center no-repeat;
}
ul.nice-menu-left li.menuparent:hover,
ul.nice-menu-left li li.menuparent:hover {
    background: #ccc url(../../../all/modules/nice_menus/images/arrow-left.png) left center no-repeat;
}
ul.nice-menu-left a,
ul.nice-menu-left ul a {
    padding-left: 14px;
}
ul.nice-menu-down {
    float: right;
    border: 0;
}
ul.nice-menu-down li {
}
ul.nice-menu-down li li {
    border-top: 0;
}
ul.nice-menu-down ul {
    left: 0;
}
ul.nice-menu-down ul li {
    clear: both;
}
ul.nice-menu-down li ul li ul {
    left: 12.5em;
    top: -1px;
}
ul.nice-menu-down .menuparent a {
    padding-right: 15px;
}
ul.nice-menu-down li.menuparent {
}
ul.nice-menu-down li.menuparent:hover {
}
ul.nice-menu-down li li.menuparent {
    background: #eee url(../../../all/modules/nice_menus/images/arrow-right.png) right center no-repeat;
}
ul.nice-menu-down li li.menuparent:hover {
    background: #ccc url(../../../all/modules/nice_menus/images/arrow-right.png) right center no-repeat;
}
ul.nice-menu-down ul {
    background-color: #000066;
}
ul.nice-menu li {
    margin: 0;
    padding-left: 0;
    background-image: none;
}
#header-region ul.nice-menu li {
    margin: 0;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    background: #eee;
}
#header-region ul.nice-menu ul {
    top: 1.8em;
    left: -1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin-right: 0;
}
#header-region ul.nice-menu ul {
    top: 1.7em;
}
#header-region ul.nice-menu-down li ul li ul {
    left: 12.5em;
    top: -1px;
}
#header-region ul.nice-menu-down li.menuparent {
    background: #eee url(../../../all/modules/nice_menus/images/arrow-down.png) right center no-repeat;
}
#header-region ul.nice-menu-down li.menuparent:hover {
    background: #ccc url(../../../all/modules/nice_menus/images/arrow-down.png) right center no-repeat;
}
#header-region ul.nice-menu-down li li.menuparent {
    background: #eee url(../../../all/modules/nice_menus/images/arrow-right.png) right center no-repeat;
}
#header-region ul.nice-menu-down li li.menuparent:hover {
    background: #ccc url(../../../all/modules/nice_menus/images/arrow-right.png) right center no-repeat;
}
a#text_resize_increase {
    display: block;
    float: right;
    width: 23px;
    height: 21px;
    margin: 12px 0 0 0;
    outline: medium none;
    cursor: pointer;
}
a#text_resize_reset {
    display: block;
    float: right;
    width: 16px;
    height: 21px;
    margin: 12px 0 0 6px;
    outline: medium none;
    cursor: pointer;
}
a#text_resize_decrease {
    display: block;
    float: right;
    width: 23px;
    height: 21px;
    margin: 12px 0 0 3px;
    outline: medium none;
    cursor: pointer;
}
#text_resize_clear {
    clear: both;
}
.resizer_title {
    margin: 12px 5px 0 0;
    float: right;
}
.ls-container {
    visibility: hidden;
    position: relative;
}
.ls-container-fullscreen {
    width: 96% !important;
}
.ls-overflow-hidden {
    overflow: hidden;
}
.ls-inner {
    position: relative;
    background-position: center center;
    z-index: 2;
}
.ls-loading-container {
    position: absolute !important;
    display: none;
    z-index: 3 !important;
    left: 50% !important;
    top: 50% !important;
}
.ls-loading-indicator {
    margin: 0px auto;
}
.ls-inner,
.ls-layer {
    width: 100%;
    height: 100%;
}
.ls-layer {
    position: absolute;
    display: none;
    background-position: center center;
    overflow: hidden;
}
.ls-active,
.ls-animating {
    display: block !important;
}
.ls-layer > * {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: 0px;
}
.ls-layer .ls-bg {
    left: 50%;
    top: 50%;
}
.ls-yourlogo {
    position: absolute;
    z-index: 99;
}
.ls-bottom-nav-wrapper {
    height: 0px;
}
.ls-bottom-slidebuttons {
    text-align: left;
}
.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
    z-index: 2;
    height: 0px;
    position: relative;
    text-align: center;
    margin: 0px auto;
}
.ls-below-thumbnails {
    display: none;
    z-index: 6;
}
.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
    outline: none;
}
* .ls-bottom-nav-wrapper *,
* .ls-bottom-nav-wrapper span * {
    direction: ltr !important;
}
.ls-bottom-slidebuttons {
    position: relative;
    z-index: 1000;
}
.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
    position: relative;
}
.ls-link {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    left: 0px !important;
    top: 0px !important;
}
.ls-vpcontainer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.ls-videopreview {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    cursor: pointer;
}
.ls-playvideo {
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
}
.ls-tn {
    display: none !important;
}
.ls-thumbnail-hover {
    display: none;
    position: absolute;
    left: 0px;
}
.ls-thumbnail-hover-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}
.ls-thumbnail-hover-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}
.ls-thumbnail-hover-img {
    position: absolute;
    overflow: hidden;
}
.ls-thumbnail-hover img {
    max-width: none !important;
    position: absolute;
    display: inline-block;
    visibility: visible !important;
    left: 50%;
    top: 0px;
}
.ls-thumbnail-hover span {
    left: 50%;
    top: 100%;
    width: 0px;
    height: 0px;
    display: block;
    position: absolute;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
}
.ls-thumbnail-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 4;
}
.ls-thumbnail {
    position: relative;
    margin: 0 auto;
}
.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
    width: 100%;
}
.ls-thumbnail-slide-container {
    overflow: hidden !important;
    position: relative;
}
.ls-touchscroll {
    overflow-x: auto !important;
}
.ls-thumbnail-slide {
    text-align: center;
    white-space: nowrap;
    float: left;
    position: relative;
}
.ls-thumbnail-slide a {
    overflow: hidden;
    display: inline-block;
    width: 0px;
    height: 0px;
    position: relative;
}
.ls-thumbnail-slide img {
    max-width: none !important;
    max-height: 100% !important;
    height: 100%;
    visibility: visible !important;
}
.ls-shadow {
    display: none;
    position: absolute;
    z-index: 1;
    top: 100%;
    width: 100%;
    left: 0px;
}
.ls-shadow img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
    visibility: hidden;
}
.ls-wp-fullwidth-container {
    width: 100%;
    position: relative;
}
.ls-wp-fullwidth-helper {
    position: absolute;
}
.ls-overflow-hidden {
    overflow: hidden;
}
.ls-lt-tile {
    position: relative;
    overflow: hidden;
    float: left;
}
.ls-curtile,
.ls-nexttile {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
}
.ls-curtile {
    left: 0px;
    top: 0px;
}
.ls-curtile img,
.ls-nexttile img {
    position: absolute;
    filter: inherit;
}
.ls-3d-container {
    position: relative;
    perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    -moz-perspective: 1000px;
    -webkit-perspective: 1000px;
    overflow: visible !important;
}
.ls-3d-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}
.ls-3d-box div {
    overflow: hidden;
    background: #777;
    margin: 0px;
    padding: 0px;
    position: absolute;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}
.ls-fullscreen {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    display: block;
}
html * .ls-nav-prev,
html * .ls-nav-next,
html * .ls-container img,
html * .ls-bottom-nav-wrapper a,
html * .ls-container .ls-fullscreen,
body * .ls-nav-prev,
body * .ls-nav-next,
body * .ls-container img,
body * .ls-bottom-nav-wrapper a,
body * .ls-container .ls-fullscreen,
#ls-global * .ls-nav-prev,
#ls-global * .ls-nav-next,
#ls-global * .ls-container img,
#ls-global * .ls-bottom-nav-wrapper a,
#ls-global * .ls-container .ls-fullscreen {
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    line-height: normal;
    outline: none;
    padding: 0px;
    border: 0px;
}
html * .ls-thumbnail a,
body * .ls-thumbnail a,
#ls-global * .ls-thumbnail a {
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    line-height: normal;
    outline: none;
    padding: 0px;
    border: 0px;
}
html * .ls-container img,
body * .ls-container img,
#ls-global * .ls-container img {
    background: none !important;
    min-width: 0 !important;
    max-width: none !important;
    border-radius: 0px;
    box-shadow: none;
    border: 0px;
    padding: 0px;
}
html * .ls-wp-container .ls-layer > *,
body * .ls-wp-container .ls-layer > *,
#ls-global * .ls-wp-container .ls-layer > * {
    line-height: normal;
    outline: none;
    padding: 0px;
    margin: 0px;
    border: 0px;
}
.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-container,
.ls-container * {
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
}
html * .ls-yourlogo,
body * .ls-yourlogo,
#ls-global * .ls-yourlogo {
    margin: 0px;
}
html * .ls-tn,
body * .ls-tn,
#ls-global * .ls-tn {
    display: none;
}
.site {
    overflow: visible !important;
}
.ls-debug-console * {
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    color: white !important;
    text-shadow: none !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif !important;
    line-height: normal !important;
    -webkit-font-smoothing: antialiased !important;
    text-align: left !important;
    font-style: normal !important;
}
.ls-debug-console h1 {
    padding-top: 10px !important;
    font-size: 17px !important;
    font-weight: bold !important;
}
.ls-debug-console h1:first-child {
    padding-top: 0px !important;
}
.ls-debug-console ul {
    padding-top: 10px !important;
    list-style: none !important;
}
.ls-debug-console li {
    margin-left: 10px !important;
    font-size: 13px !important;
    position: relative !important;
    font-weight: normal !important;
}
html * .ls-debug-console li ul,
body * .ls-debug-console li ul,
#ls-global * .ls-debug-console li ul {
    display: none;
    width: 260px;
    left: -10px;
}
.ls-debug-console li ul {
    position: absolute !important;
    bottom: 100% !important;
    padding: 10px 10px 10px 0px !important;
    background: white !important;
    border-radius: 10px !important;
    box-shadow: 0px 0px 20px black !important;
}
html * .ls-debug-console li:hover ul,
body * .ls-debug-console li:hover ul,
#ls-global * .ls-debug-console li:hover ul {
    display: block;
}
.ls-debug-console li ul * {
    color: black !important;
}
.ls-debug-console a {
    text-decoration: none !important;
    border-bottom: 1px dotted white !important;
}
.ls-error {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -wenkit-border-radius: 5px !important;
    background: white !important;
    height: auto !important;
    width: auto !important;
    color: white !important;
    padding: 20px 40px 30px 80px !important;
    position: relative !important;
    box-shadow: 0px 2px 20px -5px black;
}
.ls-error p {
    line-height: normal !important;
    text-shadow: none !important;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    text-align: justify !important;
    font-family: Arial, sans-serif !important;
}
.ls-error .ls-error-title {
    line-height: 40px !important;
    color: red !important;
    font-weight: bold !important;
    font-size: 16px !important;
}
.ls-error .ls-error-text {
    color: #555 !important;
    font-weight: normal !important;
    font-size: 13px !important;
}
.ls-error .ls-exclam {
    width: 40px !important;
    height: 40px !important;
    position: absolute !important;
    left: 20px !important;
    top: 20px !important;
    border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    font-size: 30px !important;
    font-weight: bold !important;
    color: white !important;
    line-height: 40px !important;
    background: red !important;
    text-align: center !important;
}
html * .ls-container .ls-shadow,
html * .ls-container .ls-layer > *,
html * .ls-container .ls-fullscreen,
html * .ls-container .ls-webkit-hack,
html * .ls-container .ls-3d-container,
html * .ls-container .ls-lt-container,
html * .ls-container .ls-lt-container *,
html * .ls-container .ls-thumbnail-wrapper,
html * .ls-container .ls-bottom-nav-wrapper,
body * .ls-container .ls-shadow,
body * .ls-container .ls-layer > *,
body * .ls-container .ls-fullscreen,
body * .ls-container .ls-webkit-hack,
body * .ls-container .ls-3d-container,
body * .ls-container .ls-lt-container,
body * .ls-container .ls-lt-container *,
body * .ls-container .ls-thumbnail-wrapper,
body * .ls-container .ls-bottom-nav-wrapper,
#ls-global * .ls-container .ls-shadow,
#ls-global * .ls-container .ls-layer > *,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container .ls-webkit-hack,
#ls-global * .ls-container .ls-3d-container,
#ls-global * .ls-container .ls-lt-container,
#ls-global * .ls-container .ls-lt-container *,
#ls-global * .ls-container .ls-thumbnail-wrapper,
#ls-global * .ls-container .ls-bottom-nav-wrapper {
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translateZ(0px);
    -o-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -webkit-transform: translateZ(0px);
}
html * .ls-container .ls-webkit-hack,
body * .ls-container .ls-webkit-hack,
#ls-global * .ls-container .ls-webkit-hack {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}
@media (transform-3d), (-o-transform-3d), (-ms-transform-3d), (-moz-transform-3d), (-webkit-transform-3d) {
    #ls-test3d {
        position: absolute;
        left: 9px;
        height: 3px;
    }
}
