/* Minification failed. Returning unminified contents.
(4101,22): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
 */
/*html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

html,
body {
    margin: 0;
    background-size: cover;
    font-family: Arial, Helvetica, sans-serif !important;
    height: 100%;
    background-color: #ffffff !important;
}
*/

footer,
nav {
    display: block;
}

a {
    background: transparent;
}

    a:active,
    a:hover,
    a:focus {
        outline: 0;
        color: #00f;
    }

b,
strong {
    font-weight: bold;
}

h1 {
    font-size: 2em !important;
    margin: 0.67em 0 !important;
}

img {
    border: 0;
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

button,
html input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    padding: 0;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2 {
        orphans: 3;
        widows: 3;
    }

    h2 {
        page-break-after: avoid;
    }

    .mo-navbar {
        display: none;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

/*html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px;*/
/*line-height: 1.428571429;*/
/*modified for accessibility*/
/*line-height: 1.5;
    color: black;
    background-color: #ffffff;
}*/

input,
button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a,
a:link,
a:active, a:visited {
    color: #105cb6;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #00f;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

h1,
h2 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: 500 !important;
    line-height: 1.1 !important;
    color: #002d52 !important;
}

h1,
h2 {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

h1 {
    font-size: 28px !important;
}

h2 {
    font-size: 24px !important;
}

p {
    margin: 0 0 10px;
}

@media (min-width: 768px) {

    li.about {
        width: 13%;
    }

    li.ucp {
        width: 22%;
    }

    li.programs {
        width: 22%;
    }

    li.investments {
        width: 17%
    }

    li.media {
        width: 13%;
    }

    li.contact {
        width: 13%;
    }
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
    width: 100%;
    display: table;
}

    ul ul {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}
/*.mo-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}*/
@media (min-width: 768px) {
    .mo-container {
        width: 740px;
    }
}

@media (min-width: 992px) {
    .mo-container {
        width: 960px;
    }
}

@media (min-width: 1200px) {
    .mo-container {
        width: 100%;
    }
}

.mo-row {
    /*margin-left: -10px;
  margin-right: -10px;*/
}

.mo-col-lg-1, .mo-col-md-2, .mo-col-md-3, .mo-col-sm-4, .mo-col-md-4, .mo-col-lg-4, .mo-col-md-5, .mo-col-md-6, .mo-col-lg-6, .mo-col-md-7, .mo-col-lg-7, .mo-col-sm-10, .mo-col-xs-12, .mo-col-sm-12, .mo-col-md-12 {
    position: relative;
    min-height: 1px;
    /*padding-left: 10px;
  padding-right: 10px;*/
}

.mo-col-xs-12 {
    float: left;
}

.mo-col-xs-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .mo-col-sm-4, .mo-col-sm-10, .mo-col-sm-12 {
        float: left;
    }

    .mo-col-sm-12 {
        width: 100%;
    }

    .mo-col-sm-10 {
        width: 83.33333333333334%;
    }

    .mo-col-sm-4 {
        width: 33.33333333333333%;
    }
}

@media (min-width: 992px) {
    .mo-col-md-2, .mo-col-md-3, .mo-col-md-4, .mo-col-md-5, .mo-col-md-6, .mo-col-md-7, .mo-col-md-12 {
        float: left;
    }

    .mo-col-md-12 {
        width: 100%;
    }

    .mo-col-md-7 {
        width: 58.333333333333336%;
    }

    .mo-col-md-6 {
        width: 50%;
    }

    .mo-col-md-5 {
        width: 41.66666666666667%;
    }

    .mo-col-md-4 {
        width: 33.33333333333333%;
    }

    .mo-col-md-3 {
        width: 25%;
    }

    .mo-col-md-2 {
        width: 16.666666666666664%;
    }
}

@media (min-width: 1200px) {
    .mo-col-lg-1, .mo-col-lg-4, .mo-col-lg-6, .mo-col-lg-7 {
        float: left;
    }

    .mo-col-lg-7 {
        width: 58.333333333333336%;
    }

    .mo-col-lg-6 {
        width: 50%;
    }

    .mo-col-lg-4 {
        width: 33.33333333333333%;
    }

    .mo-col-lg-1 {
        width: 8.333333333333332%;
    }
}

table {
    max-width: 100%;
    background-color: transparent;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="search"] {
    -webkit-appearance: none;
}

.form-group {
    margin-bottom: 15px;
    position: relative;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: normal;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus,
    .btn:active:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus {
        color: #ffffff;
        text-decoration: none;
    }

    .btn:active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

/*.btn-success {
    color: #ffffff;
    background-color: #86a447;
    border-color: #77923f;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active {
        color: #ffffff;
        background-color: #6f883b;
        border-color: #55672d;
    }

    .btn-success:active {
        background-image: none;
    }*/

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-search:before {
    content: "\e003";
}

.mo-dropdown-toggle .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown {
    position: relative;
}

.mo-dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    /*padding: 5px 0;*/
    padding: 0 0 !important;
    margin: 1px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #f5f5f5;
   /* border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;*/
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 6px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: #333333;
        white-space: normal;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            text-decoration: none !important;
            color: #ffffff;
            background-color: transparent;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none !important;
        outline: 0;
        background-color: #444444;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #999999;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none !important;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999999;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.mo-navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu,
.mo-navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width: 768px) {
    .mo-navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .mo-navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.mo-nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .mo-nav > li {
        position: relative;
        display: block;
    }

        .mo-nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .mo-nav > li > a:hover,
            .mo-nav > li > a:focus {
                text-decoration: none !important;
                background-color: #eeeeee;
            }

        .mo-nav > li.disabled > a {
            color: #999999;
        }

            .mo-nav > li.disabled > a:hover,
            .mo-nav > li.disabled > a:focus {
                color: #999999;
                text-decoration: none !important;
                background-color: transparent;
                cursor: not-allowed;
            }
    /*.mo-nav .open > a,
.mo-nav .open > a:hover,
.mo-nav .open > a:focus {
  background-color: #AEC0D6;
  border-color: #a55d35;
}*/
    .mo-nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .mo-nav > li > a > img {
        max-width: none;
    }



.mo-navbar {
    position: relative;
    min-height: 44px;
    /*margin-bottom: 20px;*/
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .mo-navbar {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    .mo-navbar-header {
        float: left;
    }
}

.mo-navbar-collapse {
    max-height: auto;
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
    background-color: #a55d35;
}

    .mo-navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    .mo-navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .mo-navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .mo-navbar-collapse.in {
            overflow-y: visible;
        }
        .mo-navbar-collapse.show {
            height: auto !important;
        }

    .mo-navbar-fixed-top .mo-navbar-collapse,
    .mo-navbar-static-top .mo-navbar-collapse,
    .mo-navbar-fixed-bottom .mo-navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.mo-container > .mo-navbar-header,
.mo-container-fluid > .mo-navbar-header,
.mo-container > .mo-navbar-collapse,
.mo-container-fluid > .mo-navbar-collapse {
    /*margin-right: -10px;
  margin-left: -10px;*/
    margin-right: 300px;
    margin-left: 300px;
}

@media (min-width: 768px) {
    .mo-container > .mo-navbar-header,
    .mo-container-fluid > .mo-navbar-header,
    .mo-container > .mo-navbar-collapse,
    .mo-container-fluid > .mo-navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.mo-navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .mo-navbar-static-top {
        border-radius: 0;
    }
}

.mo-navbar-fixed-top,
.mo-navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .mo-navbar-fixed-top,
    .mo-navbar-fixed-bottom {
        border-radius: 0;
    }
}

.mo-navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.mo-navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.mo-navbar-brand {
    float: left;
    padding: 12px 10px;
    font-size: 18px;
    line-height: 20px;
    height: 44px;
}

    .mo-navbar-brand:hover,
    .mo-navbar-brand:focus {
        text-decoration: none;
    }

@media (min-width: 768px) {
    .mo-navbar > .mo-container .mo-navbar-brand,
    .mo-navbar > .mo-container-fluid .mo-navbar-brand {
        margin-left: -10px;
    }
}

.mo-navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .mo-navbar-toggle:focus {
        outline: none;
    }

    .mo-navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .mo-navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 768px) {
    .mo-navbar-toggle {
        display: none;
    }
}

.mo-navbar-nav {
    margin: 6px -10px 0px -10px !important;
    /*max-height: 56px;*/
}

    .mo-navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
        /*max-height: 44px;*/
    }

        .mo-navbar-nav > li > a:hover {
            text-decoration: none !important;
            /*text-decoration-style: none !important;*/
        }

@media (max-width: 767px) {
    .mo-navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        /*background-color: transparent;*/
        border: 0;
        box-shadow: none;
    }

        .mo-navbar-nav .open .dropdown-menu > li > a,
        .mo-navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .mo-navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .mo-navbar-nav .open .dropdown-menu > li > a:hover,
            .mo-navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 768px) {
    .mo-navbar-nav {
        float: left;
    }

        .mo-navbar-nav > li {
            float: left;
        }

            .mo-navbar-nav > li > a {
                padding-top: 12px;
                padding-bottom: 12px;
            }

        .mo-navbar-nav.mo-navbar-right:last-child {
            margin-right: -10px;
        }
}

@media (min-width: 768px) {
    .mo-navbar-left {
        float: left !important;
    }

    .mo-navbar-right {
        float: right !important;
    }
}

.mo-navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 5px;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .mo-navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .mo-navbar-form .mo-form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .mo-navbar-form .input-group > .mo-form-control {
        width: 100%;
    }

    .mo-navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .mo-navbar-form .radio,
    .mo-navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }

        .mo-navbar-form .radio input[type="radio"],
        .mo-navbar-form .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0;
        }

    .mo-navbar-form .has-feedback .mo-form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    .mo-navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media (min-width: 768px) {
    .mo-navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .mo-navbar-form.mo-navbar-right:last-child {
            margin-right: -10px;
        }
}

.mo-navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.mo-navbar-fixed-bottom .mo-navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.mo-navbar-btn {
    margin-top: 5px;
    margin-bottom: 5px;
}

    .mo-navbar-btn.btn-sm {
        margin-top: 7px;
        margin-bottom: 7px;
    }

    .mo-navbar-btn.btn-xs {
        margin-top: 11px;
        margin-bottom: 11px;
    }

.mo-navbar-text {
    margin-top: 12px;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .mo-navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px;
    }

        .mo-navbar-text.mo-navbar-right:last-child {
            margin-right: 0;
        }
}

.mo-navbar-default .mo-navbar-brand:hover,
.mo-navbar-default .mo-navbar-brand:focus {
    /*color: #e6e6e6;
  background-color: transparent;*/
}

.mo-navbar-default .mo-navbar-text {
    /*color: #777777;*/
}

.mo-navbar-default .mo-navbar-nav > li > a {
    color: #002d52 !important;
}

    .mo-navbar-default .mo-navbar-nav > li > a:hover,
    .mo-navbar-default .mo-navbar-nav > li > a:focus {
        /*color: #ffffff;
 background-color: #003c5a;*/
    }

.mo-navbar-default .mo-navbar-nav > .active > a,
.mo-navbar-default .mo-navbar-nav > .active > a:hover,
.mo-navbar-default .mo-navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #002638;
}

.mo-navbar-default .mo-navbar-nav > .disabled > a,
.mo-navbar-default .mo-navbar-nav > .disabled > a:hover,
.mo-navbar-default .mo-navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}

.mo-navbar-default .mo-navbar-toggle {
    border-color: #dddddd;
}

    .mo-navbar-default .mo-navbar-toggle:hover,
    .mo-navbar-default .mo-navbar-toggle:focus {
        background-color: #dddddd;
    }

    .mo-navbar-default .mo-navbar-toggle .icon-bar {
        background-color: #888888;
    }
/*.mo-navbar-default .mo-navbar-collapse,
.mo-navbar-default .mo-navbar-form {
  border-color: #00151f;
}*/
.mo-navbar-default .mo-navbar-nav > .open > a,
.mo-navbar-default .mo-navbar-nav > .open > a:hover,
.mo-navbar-default .mo-navbar-nav > .open > a:focus {
    background-color: #002638;
    color: #ffffff;
}

@media (max-width: 767px) {
    .mo-navbar-default .mo-navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
    }

        .mo-navbar-default .mo-navbar-nav .open .dropdown-menu > li > a:hover,
        .mo-navbar-default .mo-navbar-nav .open .dropdown-menu > li > a:focus {
            color: #ffffff;
            /*background-color: #003c5a;*/
        }

    .mo-navbar-default .mo-navbar-nav .open .dropdown-menu > .active > a,
    .mo-navbar-default .mo-navbar-nav .open .dropdown-menu > .active > a:hover,
    .mo-navbar-default .mo-navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        /*background-color: #002638;*/
    }

    .mo-navbar-default .mo-navbar-nav .open .dropdown-menu > .disabled > a,
    .mo-navbar-default .mo-navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .mo-navbar-default .mo-navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}

.mo-navbar-default .mo-navbar-link {
    color: #ffffff;
}

    .mo-navbar-default .mo-navbar-link:hover {
        color: #ffffff;
    }

.mo-navbar-inverse {
    background-color: #172D48;
}

    .mo-navbar-inverse .mo-navbar-brand {
        color: #999999;
    }

        .mo-navbar-inverse .mo-navbar-brand:hover,
        .mo-navbar-inverse .mo-navbar-brand:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .mo-navbar-inverse .mo-navbar-text {
        color: #999999;
    }

    .mo-navbar-inverse .mo-navbar-nav > li > a {
        color: #999999;
    }

        .mo-navbar-inverse .mo-navbar-nav > li > a:hover,
        .mo-navbar-inverse .mo-navbar-nav > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .mo-navbar-inverse .mo-navbar-nav > .active > a,
    .mo-navbar-inverse .mo-navbar-nav > .active > a:hover,
    .mo-navbar-inverse .mo-navbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .mo-navbar-inverse .mo-navbar-nav > .disabled > a,
    .mo-navbar-inverse .mo-navbar-nav > .disabled > a:hover,
    .mo-navbar-inverse .mo-navbar-nav > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }

    .mo-navbar-inverse .mo-navbar-toggle {
        border-color: #333333;
    }

        .mo-navbar-inverse .mo-navbar-toggle:hover,
        .mo-navbar-inverse .mo-navbar-toggle:focus {
            background-color: #333333;
        }

        .mo-navbar-inverse .mo-navbar-toggle .icon-bar {
            background-color: #ffffff;
        }

    .mo-navbar-inverse .mo-navbar-collapse,
    .mo-navbar-inverse .mo-navbar-form {
        border-color: #101010;
    }

    .mo-navbar-inverse .mo-navbar-nav > .open > a,
    .mo-navbar-inverse .mo-navbar-nav > .open > a:hover,
    .mo-navbar-inverse .mo-navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #ffffff;
    }

@media (max-width: 767px) {
    .mo-navbar-inverse .mo-navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .mo-navbar-inverse .mo-navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .mo-navbar-inverse .mo-navbar-nav .open .dropdown-menu > li > a {
        color: #999999;
    }

        .mo-navbar-inverse .mo-navbar-nav .open .dropdown-menu > li > a:hover,
        .mo-navbar-inverse .mo-navbar-nav .open .dropdown-menu > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .mo-navbar-inverse .mo-navbar-nav .open .dropdown-menu > .active > a,
    .mo-navbar-inverse .mo-navbar-nav .open .dropdown-menu > .active > a:hover,
    .mo-navbar-inverse .mo-navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .mo-navbar-inverse .mo-navbar-nav .open .dropdown-menu > .disabled > a,
    .mo-navbar-inverse .mo-navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .mo-navbar-inverse .mo-navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}

.mo-navbar-inverse .mo-navbar-link {
    color: #999999;
}

    .mo-navbar-inverse .mo-navbar-link:hover {
        color: #ffffff;
    }



.clearfix:before,
.clearfix:after,
.mo-container:before,
.mo-container:after,
.mo-container-fluid:before,
.mo-container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.mo-navbar:before,
.mo-navbar:after,
.mo-navbar-header:before,
.mo-navbar-header:after,
.mo-navbar-collapse:before,
.mo-navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
#content:before,
#content:after {
    content: " ";
    display: table;
}

.clearfix:after,
.mo-container:after,
.mo-container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.mo-navbar:after,
.mo-navbar-header:after,
.mo-navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
#content:after {
    clear: both;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
    margin-right: 5px;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-35 {
    margin-top: 35px !important;
}

.margin-top-45 {
    margin-top: 45px !important;
}

.margin-top-60 {
    margin-top: 60px !important;
}

.margin-top-90 {
    margin-top: 90px !important;
}

.margin-top-120 {
    margin-top: 120px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-35 {
    margin-bottom: 35px !important;
}

.margin-bottom-45 {
    margin-bottom: 45px !important;
}

.margin-bottom-60 {
    margin-bottom: 60px !important;
}

.margin-bottom-90 {
    margin-bottom: 90px !important;
}

.margin-bottom-120 {
    margin-bottom: 120px !important;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.padding-top-15 {
    padding-top: 15px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-top-45 {
    padding-top: 45px !important;
}

.padding-top-60 {
    padding-top: 60px !important;
}

.padding-top-90 {
    padding-top: 90px !important;
}

.padding-top-120 {
    padding-top: 120px !important;
}

.padding-top-130 {
    padding-top: 130px !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-bottom-15 {
    padding-bottom: 15px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-bottom-45 {
    padding-bottom: 45px !important;
}

.padding-bottom-60 {
    padding-bottom: 60px !important;
}

.padding-bottom-90 {
    padding-bottom: 90px !important;
}

.padding-bottom-120 {
    padding-bottom: 120px !important;
}

.padding-bottom-130 {
    padding-bottom: 130px !important;
}

.sr-only.focusable {
    /* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
}

    .sr-only.focusable:active,
    .sr-only.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
        font-size: 1em;
    }

.mainsprite,
#search #btg,
.pdf-label,
.doc-label,
.xls-label,
.ppt-label,
.xml-label,
.zip-label,
.external-link,
#connect a,
#toolbar a,
#scrollUp {
    background: transparent url("/StateContent/MO/images/mainsprite.png") no-repeat;
    display: inline-block;
}
/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 * 
 * http://geedmo.github.com/yamm3
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}

.yamm .mo-container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
}

.yamm .nav.mo-navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}

.yamm .yamm-content {
    padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.yamm .yamm-fw .dropdown-menu {
    margin: 0 auto;
    max-width: 900px;
}

@media (max-width: 991px) {
    .yamm .yamm-fw .dropdown-menu {
        background-color: #fff;
    }
}
/*@media (min-width: 768px) {
  .yamm .yamm-fw .dropdown-menu {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .yamm .yamm-fw .dropdown-menu {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .yamm .yamm-fw .dropdown-menu {
    width: 1140px;
  }
}*/
.yamm .yamm-content {
    padding: 5px 20px;
}

    .yamm .yamm-content h2,
    .yamm .yamm-content dt {
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: bold !important;
    }

    .yamm .yamm-content a {
        color: #E36C41 !important;
    }

        .yamm .yamm-content a:hover,
        .yamm .yamm-content a:active {
            background: transparent !important;
            color: #172b4d !important;
            text-decoration: underline;
        }

    .yamm .yamm-content dt,
    .yamm .yamm-content dt a {
        font-size: 16px !important;
        color: #002d52 !important;
    }

    .yamm .yamm-content dd {
        padding-right: 10px;
    }

    .yamm .yamm-content img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .yamm .yamm-content h2 {
        margin-top: 0;
        margin-bottom: 6px;
        font-size: 16px;
        color: #444444;
    }

    .yamm .yamm-content ul.list-unstyled li {
        margin-bottom: 5px;
    }

@media (min-width: 768px) {
    #mo-header-region .mo-navbar-nav {
        margin: 0 auto;
        display: table;
        table-layout: auto;
        float: none;
        width: 100%;
    }
}

#mo-header-region {
    background: transparent;
    /* Old browsers */
    height: 114px;
    border-bottom: none;
}

@media (min-width: 480px) and (max-width: 767px) {
    #mo-header-region {
        margin-bottom: 0px !important;
    }
}

#mo-header-region .mo-navbar-brand {
    height: auto;
}

@media (max-width: 767px) {
    #mo-header-region .mo-navbar-header {
        min-height: auto;
        background: #012B41;
    }

    #mo-header-region .mo-navbar-brand {
        padding: 0 15px;
        float: none;
    }

        #mo-header-region .mo-navbar-brand img {
            position: relative;
            display: block;
            max-width: 100%;
            height: auto;
        }

    #mo-header-region #search {
        margin: 0;
    }

        #mo-header-region #search fieldset {
            width: 80%;
        }

    #mo-header-region #navigate {
        width: 20%;
        float: right;
    }

    #mo-header-region .mo-navbar-toggle {
        margin-top: 0;
        margin-bottom: 0;
        top: -2px;
        float: none;
    }

    #mo-header-region #toolbar {
        height: 31px;
        top: -12px;
        float: left;
    }

        #mo-header-region #toolbar ul {
            margin: 0;
            padding: 0;
        }

            #mo-header-region #toolbar ul li {
                float: left;
                list-style-type: none;
                margin-right: 3px;
            }

                #mo-header-region #toolbar ul li a {
                    height: 31px;
                    width: 31px;
                    display: inline-block;
                }

                    #mo-header-region #toolbar ul li a:hover,
                    #mo-header-region #toolbar ul li a:focus {
                        margin-top: -1px;
                    }

        #mo-header-region #toolbar .rss {
            background-position: -95px -180px;
        }

        #mo-header-region #toolbar .facebook {
            background-position: -95px -213px;
        }

        #mo-header-region #toolbar .twitter {
            background-position: -162px -180px;
        }

        #mo-header-region #toolbar .youtube {
            background-position: -128px -180px;
        }

        #mo-header-region #toolbar .email {
            background-position: -162px -213px;
        }

        #mo-header-region #toolbar .linkedin {
            background-position: -195px -180px;
        }

        #mo-header-region #toolbar .flickr {
            background-position: -128px -213px;
        }

        #mo-header-region #toolbar .govdelivery {
            background-position: -195px -213px;
        }

    #mo-header-region #mo-menu {
        background: #012B41;
        padding-bottom: 5px;
    }

        #mo-header-region #mo-menu .mo-navbar-nav {
            width: 92%;
            margin: 0 auto;
        }

            #mo-header-region #mo-menu .mo-navbar-nav > li {
                margin: 5px 0;
            }

                #mo-header-region #mo-menu .mo-navbar-nav > li > a {
                    background: #7b8891;
                    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdiODg5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjN2Y4OTkyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhkOTdhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
                    background: -moz-linear-gradient(top, #7b8891 0%, #7f8992 5%, #8d97a0 100%);
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7b8891), color-stop(5%, #7f8992), color-stop(100%, #8d97a0));
                    background: -webkit-linear-gradient(top, #7b8891 0%, #7f8992 5%, #8d97a0 100%);
                    background: -o-linear-gradient(top, #7b8891 0%, #7f8992 5%, #8d97a0 100%);
                    background: -ms-linear-gradient(top, #7b8891 0%, #7f8992 5%, #8d97a0 100%);
                    background: linear-gradient(to bottom, #7b8891 0%, #7f8992 5%, #8d97a0 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b8891', endColorstr='#8d97a0', GradientType=0);
                    border-radius: 3px;
                }
}

#search {
    margin: 5px auto;
}

    #search fieldset {
        width: 83%;
        position: relative;
        float: left;
    }

    #search input[type=search],
    #search input[type=text] {
        width: 96%;
        border: none;
        line-height: 2em;
        height: 30px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        padding-left: 5px;
        font-size: 12px;
        position: relative;
    }

    #search #btg {
        position: absolute;
        top: 6px;
        right: 3%;
        display: inline-block;
        height: 16px;
        width: 12px;
        cursor: pointer;
        background-position: -251px -141px;
        border: none;
        color: transparent !important;
        z-index: 1;
        border-radius: 0;
    }

        #search #btg:hover,
        #search #btg:focus {
            text-decoration: none;
            outline: none;
        }

#toolbar {
    height: 22px;
    width: auto;
    position: relative;
}

    #toolbar li {
        display: inline-block;
        margin: 0;
        padding: 0;
        float: left;
        line-height: 0em;
    }

    #toolbar .rss {
        background-position: -96px -246px;
        height: 22px;
        width: 58px;
    }

    #toolbar .facebook {
        background-position: -96px -296px;
        height: 22px;
        width: 82px;
    }

    #toolbar .twitter {
        background-position: -158px -271px;
        height: 22px;
        width: 100px;
    }

    #toolbar .youtube {
        background-position: -96px -271px;
        height: 22px;
        width: 57px;
    }

    #toolbar .email {
        background-position: -158px -246px;
        height: 22px;
        width: 58px;
    }

@media (min-width: 768px) {
    #mo-header-region .mo-navbar-header {
        min-height: 105px;
        width: 100%;
    }

    #mo-header-region .mo-navbar-brand {
        /*position: relative;*/
        padding: 0;
    }

        #mo-header-region .mo-navbar-brand img {
            width: 340px;
            position: absolute;
            top: 10px;
            /* left: 0;*/
        }


    #mo-menu {
        background: #a55d35;
        font-size: large;
    }

        #mo-menu .mo-navbar-nav > li {
            float: none;
            display: table-cell;
            text-align: left;
            vertical-align: middle;
        }

            #mo-menu .mo-navbar-nav > li > ul li {
                text-align: left;
            }

            #mo-menu .mo-navbar-nav > li:first-child {
                /*border-left: 1px solid #6D787E;*/
            }

            #mo-menu .mo-navbar-nav > li a {
                font-weight: normal;
            }

               /* #mo-menu .mo-navbar-nav > li a:hover,
                #mo-menu .mo-navbar-nav > li a:focus {
                    text-decoration: none;
                    -webkit-transition: all ease 0.75s;
                    transition: all ease 0.75s;
                }*/

        #mo-menu .mo-navbar-nav .dropdown-menu li a {
            border-left: none;
            border-right: none;
        }

    /*footer menu*/
    /*#footer-menu {
        background: #dfdfdf !important;
        font-size: large;
        color: #002d52 !important;
    }

        #footer-menu a {
            color: #002d52 !important;
            font-size: large !important;
        }*/
}

.btn {
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

    .btn .caret {
        border-top-color: #fff;
    }

.btn-default {
    background-image: -webkit-linear-gradient(#828f98, #6d7b84 60%, #647179);
    background-image: linear-gradient(#828f98, #6d7b84 60%, #647179);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff828f98', endColorstr='#ff647179', GradientType=0);
    filter: none;
    border-bottom: 1px solid #566168;
}

    .btn-default:hover {
        color: #ffffff;
    }

    .btn-default .caret {
        border-top-color: #333333;
    }

.btn-default {
    background-image: -webkit-linear-gradient(#828f98, #6d7b84 60%, #647179);
    background-image: linear-gradient(#828f98, #6d7b84 60%, #647179);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff828f98', endColorstr='#ff647179', GradientType=0);
    filter: none;
    border-bottom: 1px solid #566168;
}

.btn-primary {
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff297e3c', endColorstr='#ff1a5026', GradientType=0);
    filter: none;
    border-bottom: 1px solid #12391b;
}

.btn-success {
    background-image: -webkit-linear-gradient(#9ab85c, #86a447 60%, #7a9641);
    background-image: linear-gradient(#9ab85c, #86a447 60%, #7a9641);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ab85c', endColorstr='#ff7a9641', GradientType=0);
    filter: none;
    border-bottom: 1px solid #698038;
}

.btn-info {
    background-image: -webkit-linear-gradient(#e7845e, #e2693a 60%, #df5b28);
    background-image: linear-gradient(#e7845e, #e2693a 60%, #df5b28);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7845e', endColorstr='#ffdf5b28', GradientType=0);
    filter: none;
    border-bottom: 1px solid #cb4e1e;
}

.btn-warning {
    background-image: -webkit-linear-gradient(#d84f3b, #c33b27 60%, #b23624);
    background-image: linear-gradient(#d84f3b, #c33b27 60%, #b23624);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd84f3b', endColorstr='#ffb23624', GradientType=0);
    filter: none;
    border-bottom: 1px solid #982e1f;
}

.btn-danger {
    background-image: -webkit-linear-gradient(#cc242a, #a91e23 60%, #981b1f);
    background-image: linear-gradient(#cc242a, #a91e23 60%, #981b1f);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc242a', endColorstr='#ff981b1f', GradientType=0);
    filter: none;
    border-bottom: 1px solid #7e161a;
}

#mo-menu ul li a {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #ffffff !important;
}

a:link,
a:active {
    /*font-weight: bold;*/
    color: #105cb6;
}

a:hover {
    color: #00f;
    text-decoration: underline;
}









#sub-nav {
    margin-bottom: 20px;
}

    #sub-nav ul {
        padding-left: 20px;
    }

        #sub-nav ul li {
            margin-bottom: 10px;
        }

            #sub-nav ul li a {
                /*color: #1f5f2d;*/
            }

                #sub-nav ul li a:hover,
                #sub-nav ul li a:active {
                    text-decoration: underline;
                }

@media (min-width: 600px) and (max-width: 991px) {
    #sub-nav .double li,
    #sub-nav .triple li,
    #sub-nav .quad li,
    #sub-nav .six li {
        line-height: 1.5em;
        float: left;
        display: inline;
    }

    #sub-nav .double li {
        width: 50%;
    }

    #sub-nav .triple li {
        width: 33.333%;
    }

    #sub-nav .quad li {
        width: 25%;
    }

    #sub-nav .six li {
        width: 16.666%;
    }
}

footer {
    /*padding: 30px 0 10px 0;*/
    min-width: 100% !important;
}

@media (min-width: 768px) {
    /*footer {
    padding: 5px 0 30px;
  }*/
}

footer h2 {
    font-size: 20px;
    color: #fff;
    padding: 0 0 8px;
    border-bottom: 1px dotted #627691;
    text-shadow: 1px 1px 0px #333;
}

footer ul {
    font-size: 12px;
    line-height: 1.5em;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

    footer ul li {
        color: #9dafbb;
        padding: 0 10px;
    }

footer a,
footer p {
    font-size: 17px;
    font-weight: normal !important;
}

footer a {
    background: transparent;
}

    footer a:hover,
    footer a:focus {
        text-decoration: none;
        color: #d9d9d9;
    }

@media (max-width: 768px) {
    footer ul + p {
        text-align: left;
        width: 285px;
        margin-left: auto;
        margin-right: auto;
        white-space: nowrap;
    }
}

@media (max-width: 992px) {
    footer ul + p {
        margin-top: 15px;
    }
}

footer #site-info {
    position: relative;
    /*margin: 10px 0;*/
    text-align: center;
    background-color: #a55d35 !important;
}

    footer #site-info ul {
        width: 100%;
        margin: 0 auto;
        padding-top: 10px;
        margin-bottom: 5px;
    }

        footer #site-info ul li {
            display: inline;
            padding: 0 10px;
            line-height: 1em;
        }

            footer #site-info ul li:last-child,
            footer #site-info ul li.last:last-child {
                border-right: none;
            }

.flex-direction-nav a {
    margin: -35px 0;
    /*overflow: visible!important;*/
}

    .flex-direction-nav a:before {
        color: #fff;
        text-shadow: 1px 1px 3px #444;
    }

.flexslider {
    margin-bottom: 10px !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #features .flex-viewport {
        -webkit-box-reflect: below 3px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(55%, transparent), to(rgba(255, 255, 255, 0.5)));
    }
}

#property-search-instruct,
#property-search-instruct-mobile {
    margin-bottom: 5px;
    padding: 5px;
}

    #property-search-instruct .panel-body,
    #property-search-instruct-mobile .panel-body {
        padding-bottom: 15px;
        padding-top: 10px;
        background-color: #002d52;
        color: #ffffff;
        font-size: medium;
    }

    #property-search-instruct h2,
    #property-search-instruct-mobile h2 {
        margin-top: 0px;
        text-align: center;
    }

    #property-search-instruct .media,
    #property-search-instruct-mobile .media {
        margin-top: 6px;
    }

    #property-search-instruct .instruction,
    #property-search-instruct-mobile .instruction {
        border-radius: 5px;
        vertical-align: middle;
        /*background-color: #65789e;*/
        background-color: #657699;
        float: left;
        color: #fff;
        font-size: 22px;
        text-align: center;
        width: 40px;
        margin-right: 10px;
        font-weight: bold;
        padding: 4px 10px;
    }

    #property-search-instruct .panel-footer,
    #property-search-instruct-mobile .panel-footer {
        position: relative;
        padding: 15px;
    }

        #property-search-instruct .panel-footer .form-group,
        #property-search-instruct-mobile .panel-footer .form-group {
            margin-bottom: 0;
        }

        #property-search-instruct .panel-footer .mo-form-control,
        #property-search-instruct-mobile .panel-footer .mo-form-control {
            border-radius: 0;
            height: 50px;
            color: #002d52;
            font-style: italic;
        }

.form-input {
    display: block;
    width: 100%;
    height: 48px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    vertical-align: middle;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-style: italic;
}

.btn-search .glyphicon,
.property-search-button .glyphicon {
    color: #a55d35;
}

    .btn-search .glyphicon:hover,
    .property-search-button .glyphicon:hover,
    .btn-search .glyphicon:active,
    .property-search-button .glyphicon:active {
        /*text-shadow: 0px 0px 1px #444;*/
    }

.property-search-button {
    position: absolute;
    right: 7%;
    background: none;
    border: 0;
    top: 21px;
    font-weight: bold;
}

    .property-search-button .glyphicon {
        font-size: 20px;
        padding-top: 4px;
    }

/* Alert Override for ASP.NET Validation Controls */
.alert.alert-danger {
    color: #a94442 !important; /* Override Control Validator Red Inline Style */
}

.alert-color {
    color: #a94442 !important; /* Override Control Validator Red Inline Style */
}
/****************/

#content a {
    /*color: #e47347!important;*/
    color: #a55d35 !important;
}

/*body margins*/
body {
    /*padding-top: 50px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-right: 50px;*/
}


/*menu styles*/
@media (min-width: 768px) {
    #mo-menu .mo-navbar-nav > li a:hover,
    #mo-menu .mo-navbar-nav > li a:focus {
        text-decoration: underline !important;
        background-color: transparent;
        color: white !important;
    }
}

.dropdown-menu li a {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    color: #002b40 !important;
}



/****************/

/*homepage styles*/
.links {
    display: none;
}

.picture {
}
/*.pictureText 
{
    position: relative;
    bottom: 68px;
    background-color: #111;
    opacity: .85;
    filter:alpha(opacity=85);
    border: 2px solid red;
}
.pictureText h2 
{
    font-size: 24px!important; 
    color: white!important; 
    padding: 20px 0px 10px 20px!important; 
}*/

.property-search-instruct {
    margin-bottom: 5px;
    box-shadow: 0px 0px 5px #666;
    background-color: #f0f8fc;
    padding: 5px;
    min-height: 291px;
    border-top: 10px solid #7b8891;
}

    .property-search-instruct .panel-body {
        padding-bottom: 15px;
        padding-top: 10px;
        box-shadow: 0px 0px 5px #666;
        background-color: #F0F8FB;
    }

    .property-search-instruct h2 {
        font-size: 22px;
        margin-top: 10px;
        text-align: center;
    }

    .property-search-instruct h3 {
        font-size: 18px;
        margin-top: 0px;
        text-align: center;
    }

    .property-search-instruct .media {
        margin-top: 6px;
    }

    .property-search-instruct .searchtext {
        color: #e47347 !important;
    }

    .property-search-instruct .fineprint {
        font-size: 10px;
        line-height: 12px;
        text-align: center;
        margin-top: 7px;
    }

    .property-search-instruct .instruction {
        border-radius: 5px;
        vertical-align: middle;
        background-color: #6d7b84;
        float: left;
        color: #fff;
        font-size: 22px;
        text-align: center;
        width: 40px;
        margin-right: 10px;
        font-weight: bold;
        padding: 4px 10px;
    }

.buttons {
    width: 100%;
    margin: 15px auto;
}

.contentInfo {
    background: #f0f8fc;
    display: block;
    position: relative;
    border: 1px solid #cdcdcd;
    padding: 10px;
    margin-bottom: 25px;
    min-height: 225px;
    width: 100%;
}

    .contentInfo h2 {
        font-size: 24px;
        border-bottom: 3px solid #7b8891;
        margin-bottom: 10px;
    }

    .contentInfo img {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .contentInfo ul li {
        margin-bottom: 10px;
        margin-left: 3px;
    }

    .contentInfo .sourceName {
        font-style: italic;
    }

.readMore {
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
}

.readMoreNews {
    text-align: right;
    margin-right: 270px;
    font-weight: bold;
}

.contentInfoNews {
    background: #f0f8fc;
    display: block;
    position: relative;
    border: 1px solid #cdcdcd;
    padding: 10px;
    margin-bottom: 25px;
    min-height: 280px;
    width: 100%;
}

    .contentInfoNews .treasurer {
        display: block;
        height: 238px;
        width: 270px;
        background: url("/Images/sfassets/img/seal_portrait.png") no-repeat;
        position: absolute;
        right: 0;
        top: 40px;
    }

    .contentInfoNews h2 {
        font-size: 24px;
        border-bottom: 3px solid #7b8891;
        margin-bottom: 10px;
    }

    .contentInfoNews img {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .contentInfoNews .sfnewsListTitlesOnly .sfnewsListItem {
        margin-bottom: 20px;
        margin-left: 3px;
        float: right;
        margin-right: 240px;
        border-bottom: 1px solid #eeeeee;
    }

    .contentInfoNews .floatLeft {
        float: right;
        margin-right: 240px;
    }

/****************/

/*Content pages*/
.main-content {
    border-right: 1px solid #ccc;
    margin-top: 3px;
    margin-bottom: 3px;
}

.sub-nav {
    border-left: 1px solid #ccc;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: -1px;
}

.mainText {
    padding-right: 15px !important;
}

    .mainText h1 {
        font-size: 28px;
        line-height: 1.3em;
        width: 100%;
        font-weight: normal;
        border-bottom: 3px solid #7b8891;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .mainText h2 {
        font-size: 28px;
        margin-top: 20px;
    }

    .mainText h3 {
        padding-left: 10px !important;
        font-size: 24px;
    }

    .mainText h4 {
        font-size: 20px;
        padding-left: 10px !important;
    }

    .mainText p {
        margin: 10px;
        font-size: 14px;
    }

    .mainText ul {
        margin-top: 10px;
        margin-left: 10px;
        font-size: 14px;
    }

        .mainText ul li {
            padding: 5px;
        }

.list-styled {
    margin-left: 50px !important;
    list-style: disc;
}

.mainText ol {
    margin-top: 10px;
    margin-left: 60px;
    font-size: 14px;
    list-style-type: decimal;
}

    .mainText ol li {
        padding: 5px;
    }

.subNav {
    margin-bottom: 20px;
    border-left: 1px solid #ccc;
}

    .subNav h2 {
        font-size: 28px;
        line-height: 1.3em;
        width: 100%;
        font-weight: normal;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .subNav h4 {
        font-size: 20px;
        line-height: 1.3em;
        width: 100%;
        font-weight: normal;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .subNav ul {
        padding-left: 20px !important;
        font-size: 14px;
        border-bottom: 2px solid #ccc;
    }

        .subNav ul li {
            margin-bottom: 10px;
        }

    .subNav img {
        margin-bottom: 10px;
        margin-left: 15px;
    }

#main-content table th {
    background: transparent !important;
}
/****************/



/* Styling Radio Buttons, Labels, and Alerts for UPC Search Details Pages */
.ucp-search-details .radio-inline input[type="radio"] {
    float: none !important;
}

.ucp-search-details .radio-inline label {
    margin-left: 5px;
    width: 50px;
}

.ucp-search-details .alert.alert-danger {
    display: block;
    margin-top: 15px;
}

#main-content .ucp-search-details .form-group label[class^="mo-col-sm"],
#main-content .ucp-search-details .form-group label[class^="mo-col-md"],
#main-content .ucp-search-details .form-group label[class^="mo-col-lg"] {
    padding-left: 0px !important;
}

.ucp-search-details .control-label {
    padding-left: 0px !important;
    font-weight: bold !important;
}

.inline {
    display: inline;
}
/****************/

/* UPC Search Results Page */
.btnDeleteItem {
    margin-bottom: 3px;
    background-color: #a55d35 !important;
    color: #ffffff !important;
}

/* Charity Table in PClaims and Perfect Claims */
#sub-nav table th {
    background: #002d52;
    border: 1px solid #d6d6d6;
    color: #fff;
    vertical-align: middle;
}

#sub-nav table td {
    background: #FFF;
}

/* UCP Postcard Changes */
.ucp-postcard-recipients hr {
    color: gray;
    background-color: gray;
    height: 1px;
}

.ucp-postcard-recipients .thumbnail {
    margin-bottom: 6px;
}

.ucp-postcard-recipients .postcard-img {
    max-width: 385px;
}
/****************/

/* UCP Add Info Changes */
.ucp-add-safe-deposit div.alert {
    margin-left: 10px;
}
/****************/

/* UCP Add Info Changes */
.ucp-holder-id-lookup {
    min-height: 300px;
}

/****************/


input[type="submit"].btn.btn-default.next-btn {
    width: 175px;
}

.no-pad-left {
    padding-left: 0px !important;
}
/****************/

/* Footer Changes */
/*footer p {
    margin-top: 30px;
}

footer #site-info {
    margin-top: 35px;
}

footer #site-info ul li {
    padding: 0 12px;
}

footer a,
footer p {
    font-size: 16px;
    letter-spacing: 0.5px;
}*/
/****************/

/* Sticky Footer */
html {
    position: relative;
    min-height: 100%;
}

/*footer{
 margin-top: 50px;
}*/

body {
    margin-bottom: 175px;
}

.floatLeft {
    float: left;
    margin: 0 10px 24px 0
}

.floatRight {
    float: right;
    margin: 0 15px 24px 0;
}

@media (min-width: 300px) and (max-width: 768px) {
    body {
        margin-bottom: 285px; /* Override that fixes footer spacing in sm and xs screens */
    }
}
/****************/

/* DataPager */
.nextPreviousButtonCSS {
    display: none;
}
/****************/

/* For Validators */
.validator {
    position: absolute;
    left: 0;
    top: -2px;
    z-index: 100;
    font-size: 25px;
    color: #a94442 !important;
}

.val {
    position: relative;
}
/****************/

@media (max-width: 768px) {
    .mo-container_12 .grid_4 {
        width: 100% !important;
    }

    .rotator {
        height: auto !important;
    }

    .main-content {
        border-right: none;
    }

    .sub-nav {
        border-left: none;
    }

    .pictureText {
        position: relative;
        top: 0 !important;
        bottom: 68px !important;
        background-color: #111;
        opacity: .85;
        filter: alpha(opacity=85);
        height: 1000px !important;
    }

    .flexsliderLogo .slides > li {
        width: 77px !important;
    }

    .RadRotator .RadRotator_Default .rrNoBorder {
        display: none !important;
    }

    .RadRotator .rrClipRegion .rrItemsList .rrItem {
        height: auto !important;
    }

    .rotator {
        height: 125px !important;
        border: none !important;
        margin-bottom: 10px !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .sf_2cols_2_33 {
        width: 100% !important;
        margin-top: 15px !important;
    }

        .sf_2cols_2_33 .sf_2cols_2in_33 {
            float: none;
        }

    .sf_cols {
        width: auto !important;
    }

    .sf_colsOut .sf_2cols_2_33 {
        float: none !important;
    }

    .sf_2cols_1_25 {
        width: 100% !important;
    }

    .sf_2cols_2_75 {
        float: right;
        width: 100% !important;
        margin: 0
    }

    .sf_2cols_1_33 {
        float: left;
        width: 100% !important;
        margin: 0
    }

    .sf_2cols_2_67 {
        float: right;
        width: 100% !important;
        margin: 0
    }

    .sf_2cols_1_50 {
        float: left;
        width: 100% !important;
        margin: 0
    }

    .sf_2cols_2_50 {
        float: right;
        width: 100% !important;
        margin: 0
    }

    .sf_colsOut sf_2cols_1_67 {
        float: left;
        width: 100% !important;
        margin: 0
    }

    .sf_2cols_1_75 {
        float: left;
        width: 100% !important;
        margin: 0
    }

    .sf_2cols_2_25 {
        float: right;
        width: 100% !important;
        margin: 0
    }

    .sf_3cols_1_33 {
        float: left;
        width: 100% !important;
        margin: 0
    }

    .sf_3cols_2_34 {
        float: left;
        width: 100% !important;
        margin: 0
    }

    .sf_3cols_3_33 {
        float: left;
        width: 100% !important;
        margin: 0;
        _margin-left: -1px !important
    }

    .sf_3cols_1_25 {
        float: left;
        width: 100% !important;
        margin: 0
    }

    .sf_3cols_2_50 {
        float: left;
        width: 100% !important;
        margin: 0
    }

    .sf_3cols_3_25 {
        float: left;
        width: 100% !important;
        margin: 0;
        _margin-left: -1px !important
    }

    .sf_colsIn .sf_5cols_1in_20 {
        margin-left: 12px;
    }

    .sf_4cols_1_25, .sf_4cols_2_25, .sf_4cols_3_25, .sf_4cols_4_25 {
        float: left;
        width: 100% !important;
        margin: 0
    }

    .sf_2cols_1_67 {
        width: 100% !important;
    }

    .sf_5cols_1_20, .sf_5cols_2_20, .sf_5cols_3_20, .sf_5cols_4_20, .sf_5cols_5_20 {
        float: left;
        width: 100% !important;
        margin: 0
    }

    .sf_4cols_1_25 {
        margin-left: 0px !important;
    }

    .sf_4cols_2_25 .sf_4cols_2in_25, .sf_4cols_3_25 .sf_4cols_3in_25, .sf_4cols_4_25 .sf_4cols_4in_25 {
        margin-left: 0px !important;
    }

    #main-content .col-md-8 {
        width: 100% !important;
    }

    .col-xs-12 {
        width: 100% !important;
    }

    .contentInfoNews .treasurer {
        display: none !important;
    }

    .contentInfoNews {
        margin-top: 5px;
    }

        .contentInfoNews ul {
            margin-right: 5px !important;
        }

    .property-search-instruct {
        margin-bottom: 10px !important;
    }

    .contentInfoNews .sfnewsListTitlesOnly .sfnewsListItem {
        margin-right: 0px !important;
    }

    .readMoreNews {
        margin-right: 0px !important;
    }
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial,Verdana,Sans-serif;
    font-size: 12px;
    line-height: 1.5;
    min-width: 985px;
    background: #f2f2f2;
}

/*for udpSurvey radio buttons*/
.rbspace input[type="radio"] {
    margin: 0 10px 0 10px;
}
/*end udpSurvey radio buttons*/

 


#fbsprite {
	width: 31px;
	height: 30px;
	background: url('/StateContent/MO/images/mainsprite.png') no-repeat -95px -213px;
}
.fbsprite {
	width: 31px;
	height: 30px;
	background: url('/StateContent/MO/images/mainsprite.png') no-repeat -95px -213px;
}

#twittersprite {
	width: 31px;
	height: 31px;
	background: url('/StateContent/MO/images/mainsprite.png') no-repeat -162px -180px;
}
.twittersprite {
	width: 31px;
	height: 31px;
	background: url('/StateContent/MO/images/mainsprite.png') no-repeat -162px -180px;
}

#excelsprite {
	background: url('/StateContent/MO/images/mainsprite.png') no-repeat -61px -25px;
	width: 16px;
	height: 16px;
}

#pdfsprite {
	background: url('/StateContent/MO/images/mainsprite.png') no-repeat -112px -25px;
	width: 16px;
	height: 16px;
}

.navigation {
	/*width:442px;
    margin: 0 auto;
    position:relative;*/
	border: none !important;
	background-color: Transparent;
	background-image: none;
}

	.navigation .rtsUL {
		/*border: px;*/
		position: relative;
		top: 1px;
		left: 7px;
		background-color: #112653;
		background-image: url("/images/background-topmenu.jpg");
		border-top: solid 1px #D4CAAB;
		border-left: solid 1px #D4CAAB;
		border-right: solid 1px #D4CAAB;
	}

.gridview a.darklink {
	color: #172b4d !important;
}

/*input[type=text] {
	font-weight: bold !important;
}*/

input[type=search] {
	font-weight: bold !important;
}

/*select {
	font-weight: bold !important;
}*/

.litbutton {
	background-color: #65789E;
	border: 2px solid #002d52;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	margin: 5px;
}

	.litbutton:hover {
		background-color: #4f5d7b;
	}

.homemenulink:hover {
	text-decoration: underline !important;
	color: white !important;
}

#mo-menu a.megamenuLink {
	color: #002d52 !important;
}

	#mo-menu a.megamenuLink:hover {
		text-decoration: none !important;
	}

	#mo-menu li:hover.megamenuHover {
		color: white !important;
		background-color: #a55d35 !important;
		font-weight: bold !important;
		text-decoration: none !important;
	}

a.morereleases {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	background-color: #a55d35;
	padding: 10px 20px 10px 20px;
	text-decoration: none !important;
	margin-bottom: 20px;
}

a:hover.morereleases {
	background-color: #ae4c06;
}

button.property-search-button {
	/*top:28px !important;*/
}

div.homeboxshadow {
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.btn-default {
	color: #ffffff !important;
	background-color: #6d7b84 !important;
	border-color: #cccccc !important;
}

.btn-standard {
	width: 100%;
	color: #ffffff;
	background-color: #a55d35;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-bottom: 1px solid #a22226 !important;
}

	.btn-standard:hover,
	.btn-standard:focus,
	.btn-standard:active,
	.btn-standard.active {
		background-color: #ae4c06 !important;
		text-decoration: none !important;
	}

	.btn-standard.disabled,
	.btn-standard[disabled],
	fieldset[disabled] .btn-standard,
	.btn-standard.disabled:hover,
	.btn-standard[disabled]:hover,
	fieldset[disabled] .btn-standard:hover,
	.btn-standard.disabled:focus,
	.btn-standard[disabled]:focus,
	fieldset[disabled] .btn-standard:focus,
	.btn-standard.disabled:active,
	.btn-standard[disabled]:active,
	fieldset[disabled] .btn-standard:active,
	.btn-standard.disabled.active,
	.btn-standard[disabled].active,
	fieldset[disabled] .btn-standard.active {
		background-color: #6d7b84 !important;
		border-color: #cccccc !important;
	}


.fileUpload {
	position: relative;
	overflow: hidden;
	text-align: center;
}

	.fileUpload input.upload {
		position: absolute;
		top: 0;
		right: 0;
		margin: 0;
		padding: 0;
		font-size: 20px;
		cursor: pointer;
		opacity: 0;
		filter: alpha(opacity=0);
	}

/* For Validators */
/*original input styles.css*/
.newvalidator {
	position: absolute;
	right: 5px;
	top: 11px;
	/*z-index: 100;*/
	font-size: 16px;
	color: #a94442 !important;
	text-align: center;
}

.well-outer {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #e9e9e9;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well-validate {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-bottom: 20px solid #e9e9e9;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.font-weight-bold {
	font-weight: bold !important;
}

.padding-top-5 {
	padding-top: 5px !important;
}

.padding-top-10 {
	padding-top: 10px !important;
}

.padding-top-20 {
	padding-top: 20px !important;
}

.padding-left-0 {
	padding-left: 0px !important;
}

.padding-left-5 {
	padding-left: 5px !important;
}

.padding-left-10 {
	padding-left: 10px !important;
}

.padding-left-15 {
	padding-left: 15px !important;
}

.padding-left-20 {
	padding-left: 20px !important;
}

.padding-left-30 {
	padding-left: 30px !important;
}

.padding-right-0 {
	padding-right: 0px !important;
}

.padding-right-5 {
	padding-left: 5px !important;
}

.padding-right-10 {
	padding-left: 10px !important;
}

.padding-right-15 {
	padding-left: 15px !important;
}

.padding-right-20 {
	padding-left: 20px !important;
}

.padding-right-30 {
	padding-left: 30px !important;
}

.width-90pct {
	width: 90%;
}

/*PreferredPartners to remove bottom scroll bar*/
div.marginLeftRightZero {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

div.indentcontent {
	margin-left: 3%;
}

div.contentTitle {
	background-color: #f6f7f8;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 11%;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 5px;
	font-size: 32px;
	font-weight: bolder;
	color: #172b4d;
}

.contentBody {
	font-size: 16px;
	padding-left: 16% !important;
	padding-right: 12% !important;
}

h1.footeraddress {
	font-size: 36px !important;
}

h3.footeraddress {
	font-size: 20px !important;
}

div.videocontainer {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	border: 5px solid #ffffff;
}

iframe.video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.menuheader {
	/*margin-left:300px !important;
    margin-right:300px !important;*/
	padding-left: 10%;
	padding-right: 10%;
}

div.homeUCP {
	padding-top: 30px;
}

div.homeimage {
	background-image: url('../Images/top_section.jpg');
	background-repeat: no-repeat;
	background-position-x: center;
	background-size: 100%;
	display: block;
	/*height:100%;*/
	padding-bottom: 20px;
}

div.homelistbackground {
	position: absolute;
	top: 15%;
	left: 0;
	width: 100%;
}

div.treasurerimageblock {
	display: block;
	position: relative;
}

div.homelablereceiveupdates {
	text-align: right;
}

div.homevideo {
	background-image: url('../Images/MissouriFlag.png');
	background-repeat: no-repeat;
	background-position-x: center;
	background-size: 100%;
	padding-top: 2%;
	padding-left: 15%;
	padding-right: 10%;
	padding-bottom: 2%;
	font-size: 38px;
	line-height: 38px;
	color: #ffffff;
}

div.homenewscontrol {
	background-color: #f9f9f9 !important;
	padding: 20px;
	height: 360px;
	margin-top: 12px !important;
	margin-left: 6px !important;
	margin-right: 6px !important;
}

div.morereleases {
	margin: 0px auto;
	text-align: center
}

div.holderinputprint {
	margin: 0px auto;
	text-align: center;
	/*margin-top:10px;*/
}

a.holderinputprint {
	font-size: 20px;
	font-weight: bold;
	background-color: #a55d35;
	padding: 10px 20px 10px 20px;
	text-decoration: none !important;
	/*margin-bottom:20px;*/
	border-bottom: 1px solid #a22226 !important;
	color: #ffffff !important;
	display: block;
}

	a.holderinputprint:hover,
	a.holderinputprint.hover {
		background-color: #ae4c06 !important;
	}

p.contentParagraph {
	font-size: 16px;
}

p.homenewscontrolheader {
	color: #264c7d !important;
	font-size: 15px !important;
	font-weight: 600;
	padding-bottom: 10px;
}

p.homenewscontroltitle {
	color: #65789E !important;
	/*font-size:23px !important;*/
	padding-bottom: 10px;
	font-size: 20px !important;
}

p.homenewscontrolcontent {
	font-size: 14px !important;
}

a.homenewscontrollink {
	color: #a55d35 !important;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
}

a:hover.homenewscontrollink {
	color: #ae4c06 !important;
	text-decoration: none !important;
}

a.learnmorelink {
	background-color: #a55d35;
	font-size: 18px;
	padding: 10px 20px 10px;
	font-weight: bold;
	display: block;
}

a:hover.learnmorelink {
	background-color: #ae4c06;
	text-decoration: none;
}

form.homeupdates {
	width: 100% !important;
	margin: 0 auto !important;
}

h1.homeUCP {
	text-align: center !important;
	padding-top: 00px !important;
	font-size: 16px !important;
	font-weight: bold !important;
	margin-top: 19px !important;
	color: #ffffff !important;
}

input.homebutton {
	margin-left: 10%;
	width: 220px;
	height: 48px;
	text-align: center;
	color: white;
	font-size: 24px;
	background-color: #a55d35;
	border: none;
}

	input.homebutton:hover {
		background-color: #ae4c06 !important;
	}

input.homeupdates {
	font-size: medium !important;
}

input[type=text] {
	margin-right: 20px !important;
}

	input[type=text].hidex::-ms-clear {
		display: none;
	}

.hidex::-ms-clear {
	display: none;
}

input[type=submit].homeupdates {
	border: 4px solid white !important;
	color: white !important;
	font-size: medium !important;
	font-weight: bold !important;
	background-color: transparent !important;
	width: 100px !important;
	height: 48px !important;
}

input[type=submit]:hover.homeupdates {
	background-color: #ffffff !important;
	color: #002d52 !important;
}

input[type=text].appinputtext {
	width: 90%;
	color: #002d52 !important;
	background-color: #efeeef !important;
	padding: 5px !important;
	border: 1px solid #cacaca !important;
	margin-bottom: 5px;
	/*height:48px;*/
}

select.appinputtext {
	width: 90%;
	color: #002d52 !important;
	background-color: #efeeef !important;
	padding: 6px !important;
	border: 1px solid #cacaca !important;
	margin-bottom: 5px;
	/*height:48px;*/
}

input[type=text].appinputtextsearch {
	width: 95%;
	color: #002d52 !important;
	background-color: #efeeef !important;
	padding: 5px !important;
	border: 1px solid #cacaca !important;
	margin-bottom: 5px;
	height: 48px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.4285;
	vertical-align: middle;
	font-style: italic;
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
}

input[type=submit].appinputtext {
	width: 90%;
	color: #002d52 !important;
	background-color: #efeeef !important;
	padding: 5px !important;
	border: 1px solid #cacaca !important;
	/*height: 48px;*/
}

input[type=password].appinputtext {
	width: 90%;
	color: #002d52 !important;
	background-color: #efeeef !important;
	padding: 5px !important;
	border: 1px solid #cacaca !important;
	/*height: 48px;*/
}

input[type=text].sidebarupdates {
	width: 100%;
	color: #002d52 !important;
	background-color: #efeeef;
	padding: 10px
}

input[type=submit].sidebarupdates {
	width: 100%;
	color: #ffffff;
	background-color: #a55d35;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
}

input[type=submit]:hover.sidebarupdates {
	background-color: #ae4c06 !important;
	text-decoration: none !important;
}

label.homeupdates,
input.homeupdates {
	float: left !important;
	color: #ffffff !important;
	border-color: #ffffff !important;
	margin-bottom: 10px !important;
}

label.homeupdates {
	font-size: xx-large !important;
	padding-right: 20px !important;
	width: 100%;
}

div.homeupdatesname {
	padding-right: 10px;
	padding-left: 30px;
}

div.homeupdatesemail {
	float: left;
	width: 80%;
	padding-right: 10px;
}

div.homeupdatessubmit {
	float: left;
	width: 20%;
}

p.homevideo {
	padding-top: 20%;
	margin-left: 10%;
}

p.homevideoshare {
	margin-left: 10%;
	font-size: 18px;
	vertical-align: top;
}

p.hometitle {
	padding-top: 10%;
	/*    font-size:52px;
    line-height:52px;  */
	font-weight: bold;
	color: white;
	padding-left: 10% !important;
	padding-right: 10% !important;
	max-width: 75%;
	font-size: 64px;
	line-height: 72px;
}

p.homesubtitle {
	font-size: 24px;
	/*    line-height:24px;  */
	color: white;
	padding-left: 10% !important;
	padding-right: 10% !important;
	max-width: 65%;
	line-height: 28px;
	padding-bottom: 10px;
}

p.homeheader {
	color: #002d52 !important;
	font-size: 52px !important;
	text-align: center;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 14px;
}

p.homesubheader {
	color: #a55d35 !important;
	font-size: 28px !important;
	text-align: center;
	font-weight: bolder;
	/*line-height:28px;*/
	line-height: 36px;
}

p.searchUCP {
	float: left;
	font-size: x-large;
	color: #002d52;
	text-align: right;
}

p.homeprogram {
	color: #172b4d !important;
	font-size: medium !important;
	background-color: #f9f9f9 !important;
	padding: 15px !important;
}

div.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

@media only screen and (min-width:991px) {
	p.homeprogram {
		height: 175px;
	}
}

/*p.homelistheader {
    color: #ffffff;
    font-size: 48px;
    line-height:56px;
    margin-left: 10%;
}*/

div.homelist {
	padding-left: 20px;
	margin-left: 15%;
	border-left-color: #a55d35;
	border-left-width: 3px;
	border-left-style: solid;
	/*font-size: 24px !important;*/
}

a.homelistlink {
	color: white !important;
	font-size: 24px !important;
	text-decoration: none !important;
}

a:hover.homelistlink {
	border-bottom: 2px solid #a55d35;
}

/*span.homelistheader {
    font-size: 72px;
    letter-spacing: 5px;
    font-weight: bold;
}*/

/*span.homelistheader {
    font-size: 36px;
    letter-spacing: 5px;
    font-weight: bold;
}*/

/* enable absolute positioning */
.inner-addon {
	position: relative;
}

	/* style glyph */
	.inner-addon .glyphicon {
		position: absolute;
		padding: 10px;
		pointer-events: none;
	}

/* align glyph */
.left-addon .glyphicon {
	left: 0px;
}

.right-addon .glyphicon {
	right: 0px;
	padding-top: 5px;
}

/* add padding  */
.left-addon input {
	padding-left: 30px;
}

.right-addon input {
	padding-right: 30px;
}

.glyphicon {
	color: #a55d35 !important;
}

#content {
	box-shadow: none;
	background-color: transparent;
	/*margin-bottom: 24px;*/
}

#main-content {
	background-color: transparent;
}

div.twtr-doc {
	margin-top: 37px;
}

header {
	height: 100px;
}

	header .sfContentBlock .img {
		position: relative;
		top: 10px;
	}

.sfContentBlock {
	padding-left: 0px !important;
}

nav {
	top: 65px;
}

.rotator {
	position: relative;
	border: 3px solid white;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
	Width: 100% !important;
}

.slideshow {
	height: 300px;
	border: none !important;
	margin-bottom: 20px;
	text-align: center;
	padding: 0;
}

	.slideshow ul, .Slideshow ul li {
		list-style-type: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}

.RadRotator {
	padding: 0 !important; /*border: 3px solid white;*/
}

.picture {
	width: 100%;
}

	.picture img {
		display: block;
		max-width: 100% !important;
		height: auto !important;
	}

.slideshow .rrClipRegion {
	border: none !important;
}

.buttonClass {
	display: block;
	float: left;
	margin: 0px 3px;
	line-height: 28px;
	width: 30px;
	height: 30px;
	border: solid 1px #777;
	background-color: #fff !important;
	text-align: center;
	text-decoration: none;
	color: #000 !important;
}

.links {
	position: absolute;
	top: 260px;
	right: 7px;
}

.btnHighlight {
	background-color: #000 !important;
	color: #fff !important;
}

.picture {
	height: auto !important;
}

.pictureText {
	display: none !important;
	position: relative;
	top: -87px;
	height: 80px;
	width: 100%;
	background-color: #111;
	opacity: .85;
	filter: alpha(opacity=85);
}

	.pictureText h2 {
		font-size: 22px !important;
		color: white !important;
		padding: 20px 0px 10px 20px !important;
	}
/*.pictureText p { color: #fff; margin: 5px 0px 0px 10px!important; font-size: 12px;  } */
.RadRotator a {
	text-decoration: none;
}

.RadRotator .rrClipRegion .rrItemsList {
	width: 100% !important;
}

	.RadRotator .rrClipRegion .rrItemsList .rrItem {
		width: 100% !important;
	}

footer {
	position: relative;
	bottom: 0;
	width: 100%;
}

	footer p {
		font-size: 12px;
	}

/*.slideshow { background-color:#DBE1F1; border:solid 1px #DF6F06; margin-left: 41px; margin-right: auto;}
.slideshow .picture { border:solid 1px #DF6F06; margin: 10px 5px; text-align:center; height:110px; background-color:#fff;}

.slideshow .rrClipRegion {border:none!important; padding-top: 5px;}
.RadRotator_Default .rrButton { background-image: url("http://treasurer.mo.gov/Images/Prev_Button_UP.jpg"); background-repeat: no-repeat;  height: 105px; }

.slideshow .rrButtonLeft { left: -20px!important; top: 30px!important; margin-top: -10px!important; background-position: 0 0;}

.slideshow .rrButtonLeft:hover { background-image: url("http://treasurer.mo.gov/Images/Prev_Button_DOWN.jpg"); left: -20px!important; top: 30px!important; margin-top: -10px!important; background-position: 0 0; border-bottom:none!important; }

.RadRotator_Default .rrButtonRight { background-image: url("http://treasurer.mo.gov/Images/Next_Button_UP.jpg"); right: -18px!important; top: 30px!important; margin-top: -12px!important; background-position: 0 0;}
*/

.RadRotator_Default .rrButtonRight:hover {
	background-image: url("../Images/Next_Button_DOWN.jpg");
	right: -18px !important;
	top: 30px !important;
	margin-top: -12px !important;
	background-position: 0 0;
	border-bottom: none !important;
}

.features {
	background-image: url("../Images/header-features.jpg");
	background-repeat: no-repeat;
	margin-left: 41px;
	margin-right: auto;
	width: 584px;
	position: relative;
	top: 11px;
	z-index: 1;
}

/*.pictureText { font-size: 12px; }  http://10.22.0.21*/
.messagebox {
	width: 998px;
	height: 200px;
	border: 1px solid black;
	background: #E0E2E7;
	background-image: url("../Images/background-messagebox.jpg");
	overflow: hidden;
	text-align: left;
}

.messageboxtext {
	margin: 30px 50px;
	width: 680px; /* PT changed from 660px on June 12, 2012, so message looks better at 75%*/
	text-align: left;
	font-family: Georgia. Times New Roman, Serif;
	font-size: 14px;
	line-height: 24px;
	color: #222;
	height: 198px;
	overflow: hidden;
}

.socialImages {
	padding: 3px 0;
}

.buttonRotator {
	padding: 3px 0;
}

@media (max-width: 1500px) {

	h1.homeUCP {
		font-size: 14px !important;
	}

	div.homenewscontrol {
		height: 450px;
	}

	p.hometitle {
		padding-top: 10%;
		font-size: 48px;
		line-height: 48px;
		font-weight: bold;
		color: white;
		padding-left: 10% !important;
		padding-right: 10% !important;
	}

	p.homesubtitle {
		font-size: 20px;
		line-height: 20px;
		color: white;
		padding-left: 10% !important;
		padding-right: 10% !important;
	}

	input.homebutton {
		margin-left: 10%;
		width: 200px;
		height: 40px;
		text-align: center;
		color: white;
		font-size: 20px;
		background-color: #a55d35;
		border: none;
	}

	p.homenewscontroltitle {
		font-size: 18px !important;
	}
}

@media (max-width: 1120px) {

	h1.homeUCP {
		font-size: 16px !important;
	}

	div.homelistbackground {
		position: absolute;
		top: 10%;
		left: 0;
		width: 100%;
	}

	div.homenewscontrol {
		height: 600px;
	}

	p.homelistheader {
		color: #ffffff;
		font-size: 42px;
		line-height: 50px;
		margin-left: 7%;
	}

	p.hometitle {
		padding-top: 5%;
		font-size: 48px;
		line-height: 48px;
		font-weight: bold;
		color: white;
		padding-left: 10% !important;
		padding-right: 10% !important;
	}

	p.homesubtitle {
		font-size: 20px;
		line-height: 20px;
		color: white;
		padding-left: 10% !important;
		padding-right: 10% !important;
	}

	input.homebutton {
		margin-left: 10%;
		width: 200px;
		height: 40px;
		text-align: center;
		color: white;
		font-size: 20px;
		background-color: #a55d35;
		border: none;
	}

	p.homenewscontroltitle {
		font-size: 18px !important;
	}
}

@media (min-width: 768px) {
	#content {
		background-color: transparent;
		border: none;
	}

		#content .content-inner {
			border-top: none;
		}

	p.homelistheader {
		padding-top: 5%;
		color: #ffffff;
		font-size: 42px;
		line-height: 50px;
		margin-left: 20%;
	}

	span.homelistheader {
		font-size: 60px;
		/*letter-spacing: normal;*/
		font-weight: bold;
	}

	div.homelist {
		padding-left: 20px;
		margin-left: 23%;
		border-left-color: #a55d35;
		border-left-width: 3px;
		border-left-style: solid;
		font-size: 22px !important;
		line-height: 1.3;
	}

	p.homenewscontroltitle {
		font-size: 16px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {

	div.homeUCP {
		padding-top: 0px;
	}

	div.menuheader {
		margin-left: 30px !important;
		margin-right: 30px !important;
	}

	h1.homeUCP {
		text-align: left !important;
	}

	input.homebutton {
		margin-left: 10%;
		width: 140px;
		height: 36px;
		text-align: center;
		color: white;
		font-size: 18px;
		background-color: #a55d35;
		border: none;
	}

	input.homeupdates {
		height: 36px !important;
		font-size: small !important;
	}

	input[type=submit].homeupdates {
		height: 36px !important;
		border-width: 2px !important;
		font-size: small !important;
	}

	label.homeupdates {
		font-size: large !important;
		width: 100%;
	}

	form.homeupdates {
		width: 60% !important;
		margin: 0 auto !important;
	}

	div.homeupdatesname {
		padding-right: 10px;
		padding-left: 0px;
	}

	div.homeupdatesemail {
		float: left;
		width: 100%;
		padding-right: 10px;
	}

	div.homeupdatessubmit {
		float: left;
		width: 100%;
	}

	div.homelablereceiveupdates {
		text-align: left;
	}


	p.hometitle {
		font-size: 30px;
		line-height: 30px;
		width: 100%;
	}

	p.homesubtitle {
		/*font-size:18px;
        line-height:18px;*/
		width: 100%;
		font-size: 16px;
		line-height: 16px;
		width: 100%;
		padding-bottom: 5px;
	}

	p.homeheader {
		color: #002d52 !important;
		font-size: 36px !important;
		text-align: center;
		font-weight: bold;
		line-height: 0px;
	}

	p.homesubheader {
		color: #a55d35 !important;
		font-size: 16px !important;
		text-align: center;
		font-weight: bolder;
		line-height: 20px;
	}

	p.searchUCP {
		font-size: large;
		text-align: left;
	}

	p.homelistheader {
		color: #ffffff;
		font-size: 32px;
		line-height: 40px;
		margin-left: 10%;
	}

	a.homelist {
		color: white !important;
		font-size: 12px;
		text-decoration: none !important;
	}

	span.homelistheader {
		font-size: 52px;
		letter-spacing: 3px;
		font-weight: bold;
	}

	a.homelistlink {
		color: white !important;
		font-size: 16px !important;
		text-decoration: none !important;
	}

	div.homevideo {
		font-size: 24px;
		line-height: 24px;
	}

	p.homevideo {
		color: #002d52;
		padding-top: 2%;
		margin-left: 5%;
	}

	p.homevideoshare {
		color: #002d52;
		margin-left: 5%;
	}

	div.homelistbackground {
		position: absolute;
		top: 7.5%;
		left: 0;
		width: 100%;
	}

	h1.footeraddress {
		font-size: 18px !important;
		margin-right: 20px !important;
	}

	h3.footeraddress {
		font-size: 12px !important;
		margin-right: 20px !important;
	}

	div.homelist {
		padding-left: 20px;
		margin-left: 15%;
		border-left-color: #a55d35;
		border-left-width: 3px;
		border-left-style: solid;
		font-size: 22px !important;
	}

	.ucp-main {
		background-image: url('../images/ucp_page_background.png');
		background-repeat: no-repeat;
	}

	p.homenewscontroltitle {
		font-size: 16px !important;
	}
}

@media (max-width: 767px) {
	div.homenewscontrol {
		height: 300px;
	}

	div.homeUCP {
		padding-top: 0px;
	}


	div.menuheader {
		margin-left: 30px !important;
		margin-right: 30px !important;
	}

	h1.homeUCP {
		text-align: left !important;
	}

	input.homebutton {
		margin-left: 10%;
		width: 100px;
		height: 20px;
		text-align: center;
		color: white;
		font-size: 10px;
		background-color: #a55d35;
		border: none;
	}

	input.homeupdates {
		height: 36px !important;
		font-size: small !important;
	}

	input[type=submit].homeupdates {
		height: 36px !important;
		border-width: 2px !important;
		font-size: small !important;
	}

	label.homeupdates {
		font-size: large !important;
		width: 100%;
	}

	form.homeupdates {
		width: 60% !important;
		margin: 0 auto !important;
	}

	div.homeupdatesname {
		padding-right: 10px;
		padding-left: 0px;
	}

	div.homeupdatesemail {
		float: left;
		width: 100%;
		padding-right: 10px;
	}

	div.homeupdatessubmit {
		float: left;
		width: 100%;
	}

	div.homelablereceiveupdates {
		text-align: left;
	}

	p.hometitle {
		font-size: 16px;
		line-height: 16px;
		width: 100%;
	}

	p.homesubtitle {
		font-size: 10px;
		line-height: 10px;
		width: 100%;
	}

	p.homeheader {
		color: #002d52 !important;
		font-size: 36px !important;
		text-align: center;
		font-weight: bold;
		line-height: 36px;
	}

	p.homesubheader {
		color: #a55d35 !important;
		font-size: 16px !important;
		text-align: center;
		font-weight: bolder;
		line-height: 20px;
	}

	p.searchUCP {
		font-size: large;
		text-align: left;
	}

	p.homelistheader {
		color: #ffffff;
		font-size: 24px;
		line-height: 32px;
		margin-left: 10%;
	}

	a.homelist {
		color: white !important;
		font-size: 12px;
		text-decoration: none !important;
	}

	span.homelistheader {
		font-size: 38px;
		letter-spacing: normal;
		font-weight: bold;
	}

	a.homelistlink {
		color: white !important;
		font-size: 16px !important;
		text-decoration: none !important;
	}

	div.homevideo {
		font-size: 24px;
		line-height: 24px;
	}

	p.homevideo {
		color: #002d52;
		padding-top: 2%;
		margin-left: 5%;
	}

	p.homevideoshare {
		color: #002d52;
		margin-left: 5%;
	}

	div.homelistbackground {
		position: absolute;
		top: 5%;
		left: 0;
		width: 100%;
	}

	h1.footeraddress {
		font-size: 18px !important;
		margin-right: 20px !important;
	}

	h3.footeraddress {
		font-size: 12px !important;
		margin-right: 20px !important;
	}

	div.homelist {
		padding-left: 20px;
		margin-left: 15%;
		border-left-color: #a55d35;
		border-left-width: 3px;
		border-left-style: solid;
		font-size: 16px !important;
	}

	p.homenewscontroltitle {
		font-size: 16px !important;
	}
}

@media (max-width: 550px) {
	.contentBody {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	div.homelistbackground {
		position: relative;
		width: 100%;
		background-color: #1d314d;
	}

	span.homelistheader {
		font-size: 32px;
		letter-spacing: 3px;
		font-weight: bold;
	}

	p.homelistheader {
		color: #ffffff;
		font-size: 22px;
		line-height: 28px;
		margin-left: 10%;
	}

	p.homenewscontroltitle {
		font-size: 14px !important;
	}
}

@media (max-width: 324px) {

	div.homeUCP {
		padding-top: 0px;
	}

	div.menuheader {
		margin-left: 30px !important;
		margin-right: 30px !important;
	}

	h1.homeUCP {
		text-align: left !important;
	}

	input.homebutton {
		margin-left: 10%;
		width: 100px;
		height: 20px;
		text-align: center;
		color: white;
		font-size: 10px;
		background-color: #a55d35;
		border: none;
	}

	input.homeupdates {
		height: 36px !important;
		font-size: small !important;
	}

	input[type=submit].homeupdates {
		height: 36px !important;
		border-width: 2px !important;
		font-size: small !important;
	}

	label.homeupdates {
		font-size: large !important;
		width: 100%;
	}

	form.homeupdates {
		width: 60% !important;
		margin: 0 auto !important;
	}

	div.homeupdatesname {
		padding-right: 10px;
		padding-left: 0px;
	}

	div.homeupdatesemail {
		float: left;
		width: 100%;
		padding-right: 10px;
	}

	div.homeupdatessubmit {
		float: left;
		width: 100%;
	}

	div.homelablereceiveupdates {
		text-align: left;
	}

	p.hometitle {
		font-size: 14px;
		line-height: 14px;
		width: 100%;
	}

	p.homesubtitle {
		display: none;
	}

	p.homeheader {
		color: #002d52 !important;
		font-size: 36px !important;
		text-align: center;
		font-weight: bold;
		line-height: 36px;
	}

	p.homesubheader {
		color: #a55d35 !important;
		font-size: 16px !important;
		text-align: center;
		font-weight: bolder;
		line-height: 20px;
	}

	p.homelistheader {
		color: #ffffff;
		font-size: 18px;
		line-height: 24px;
		margin-left: 10%;
	}

	a.homelist {
		color: white !important;
		font-size: 12px;
		text-decoration: none !important;
	}

	span.homelistheader {
		font-size: 28px;
		letter-spacing: 3px;
		font-weight: bold;
	}

	a.homelistlink {
		color: white !important;
		font-size: 16px !important;
		text-decoration: none !important;
	}

	div.homevideo {
		font-size: 24px;
		line-height: 24px;
	}

	p.homevideo {
		color: #002d52;
		padding-top: 2%;
		margin-left: 5%;
	}

	p.homevideoshare {
		color: #002d52;
		margin-left: 5%;
	}

	div.homelistbackground {
		position: relative;
		width: 100%;
		background-color: #1d314d;
	}

	h1.footeraddress {
		font-size: 18px !important;
		margin-right: 20px !important;
	}

	h3.footeraddress {
		font-size: 12px !important;
		margin-right: 20px !important;
	}

	p.homenewscontroltitle {
		font-size: 12px !important;
	}
}

/*Site.Master mega menu*/
.footermenufont {
    font-family: "Poppins", Helvetica, Arial, "Nimbus Sans L", sans-serif !important;
    color: #002d52 !important;
    font-size: large !important;
}

    .footermenufont:hover {
        text-decoration: underline !important;
        font-weight: bold !important;
    }

.footermenufontwhite {
    color: white !important;
    font-size: small !important;
}

    .footermenufontwhite:hover {
        text-decoration: underline !important;
        font-weight: bold !important;
    }

.skipnav {
    text-align: left;
    color: #002d52;
}

    .skipnav a {
        position: absolute;
        left: -10000px;
        width: 1px;
        height: 1px;
        overflow: hidden;
    }

        .skipnav a:focus, .skipnav a:active {
            position: static;
            left: 0;
            width: auto;
            height: auto;
            overflow: visible;
            text-decoration: underline;
        }

.font16rembold {
    font-size: 1.6rem !important;
    font-weight: bold !important;
}

.font12rembold {
    font-size: 1.2rem !important;
    font-weight: bold !important;
}

.noticeouter {
    border-color: #a55d35;
    border-width: 3px;
    border-style: solid;
    color: white;
    background-color: #a55d35;
}

.noticeheader {
    font-size: x-large;
    color: white;
    font-weight: bolder;
    text-align: center;
}

.noticeheadertext {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.noticetext {
    background-color: white;
    color: black;
    padding: 15px;
}

.aboutwidth {
    width: 12% !important;
}

.ucpwidth {
    width: 22% !important;
}

.programswidth {
    width: 22% !important;
}

.investmentswidth {
    width: 17% !important;
}

.mediawidth {
    width: 13% !important;
}

.contactwidth {
    width: 14% !important;
}

.container {
    width: 100% !important;
}

/*.googlesearchbutton:focus {
    border: 1px dotted #007bff !important;
}*/

.googleborder {
    border: 1px solid #002d52 !important;
}

.headerimagepadding {
    padding-left: 110px;
}

.headernavigatediv {
    padding-top: 30px;
    padding-right: 30px;
    text-align: right;
}

.marginleft0pximportant {
    margin-left: 0px !important;
}

.menuheaderpadding {
    padding-left: 10% !important;
    padding-right: 10% !important;
}

.menutext {
    text-align: center !important;
    font-size: 18px;
}

.ucpexpandedcolumnheader {
    font-size: large;
    color: #002d52 !important;
}

@media (max-width:1200px) {
    .headerimagepadding {
        padding-left: 80px;
    }

    .menutext {
        font-size: 16px;
    }
}

@media (max-width:1077px) {
    .headerimagepadding {
        padding-left: 10px;
    }

    .menuheaderpadding {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }

    .menutext {
        font-size: 15px;
    }
}

@media (max-width:1040px) {
    .menutext {
        font-size: 14px;
    }
}

@media (max-width:992px) {
    .headerimagepadding {
        padding-left: 0px;
    }

    .menuheaderpadding {
        padding-left: 1.5% !important;
        padding-right: 1.5% !important;
    }

    .menutext {
        font-size: 14px;
    }

    div.menuheader {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
}

@media (max-width:767px) {
    .aboutwidth {
        width: 100% !important;
    }

    .contactwidth {
        width: 100% !important;
    }

    .investmentswidth {
        width: 100% !important;
    }

    .mediawidth {
        width: 100% !important;
    }

    .menuheaderpadding {
        padding-left: 0% !important;
        padding-right: 0% !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .menutext {
        text-align: left;
        font-size: 18px;
    }

    .programswidth {
        width: 100% !important;
    }

    .ucpwidth {
        width: 100% !important;
    }

    .googlepadding {
        padding-left: 1.5rem;
    }

    .googleucpsearch {
        width: 98% !important;
    }
}
/**/
/*Site.Master UCP Search*/
.ucpsearchheader {
    background-color: #002d52 !important;
    line-height: .9;
}

@media (max-width: 400px) {
    .ucpsearchheader {
        width: 100% !important;
    }
}

.ucpsearchheaderbutton {
    top: 14px;
}

.ucpsearchheaderinput {
    border: none !important;
    height: 32px;
    width: 95%;
    border-radius: 23px;
}

.ucpsearchheaderlabel {
    top: 3px;
    position: relative;
}


/**/
/*Site.Master footer menu*/
.footerbackground {
    background-color: #002d52;
    color: #ffffff;
    padding: 50px 10% 50px 10%;
    min-height: 245px;
}

.footermenubackgroundcolordfdfdf {
    background-color: #dfdfdf;
}

.footermenuborder {
    border-top: 1px solid #dfdfdf;
}

.footermenufont {
    color: #172b4d !important;
    font-size: large
}

.copyright-align {
    text-align: center;
    padding-top: 15px;
}

.footersearch {
    width: 100% !important;
}

@media (min-width:993px) {
    .donor-image {
        text-align: left;
        padding: 0px 0px 0px 0px;
    }
}

@media (max-width:992px) {
    .donor-image {
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

    .footersearchdiv {
        padding-left: 2vw;
    }
}
/**/

/*.aspx*/

/**/
/*UserControls/Sidebar.aspx*/
.ucsidebarFBIframe {
    border: currentColor;
    overflow: hidden;
    width: 340px;
}

.ucsidebarFBIframediv {
    padding-top: 50px;
    text-align: center;
}

.uclilsidebarquicklinks {
    margin: 3px 50px 0px 50px;
}

.ucsidebartwitterdivinner {
    text-align: center;
    border: 1px solid #cacaca;
}

.ucsidebartwitterdivrow {
    width: 340px;
    margin: 0px auto;
}

.ucsidebarform {
    width: 340px;
    display: inline-block;
    text-align: left;
    font-size: 14px;
}

.ucsidebarinputuputdiv {
    text-align: center;
    padding: 50px 50px 0px 50px;
    display: block;
}

.ucsidebarupdateinputsubmit {
    border-width: medium medium 1px;
    border-style: none none solid;
    border-color: currentColor currentcolor #a22226
}

.ucsidebarupdateinputtext {
    border: 1px solid #cacaca;
}

@media (max-width: 550px) {
    .ucsidebarinputuputdiv {
        padding-left: 2%;
    }

    .ucsidebartwitterdivrow {
        padding: 0 2% 0 2%;
    }

    .ucsidebarFBIframedivrow {
        padding: 0 2% 0 2%;
    }
}

@media (max-width: 324px) {
    .ucsidebarFBIframe {
        width: 100%;
    }

    .ucsidebarinputuputdiv {
        padding: 5px 5px 0px 5px;
    }

    .ucsidebartwitterdivrow {
        width: 100%;
    }

    .ucsidebarform {
        width: 100%;
        padding: 0 3% 0 3%;
    }
}
/**/
/* UPCsearh.aspx*/
.upcsearchtextbox {
    background-color: #efeeef;
    border: 1px solid #cacaca;
}

.upcsearchbutton {
    top: 8px !important;
    right: 26px !important;
}
/**/
/*Main.aspx*/

.btn-footer-container {
    text-align: center;
    float: left;
    background-color: #223776;
    width: 100%;
}

.btn-footer-1 {
    width: 44.2%;
    float: left;
    border-top: 2px solid #223776 !important;
    border-right: none !important;
    border-left: 5px solid #223776 !important;
    border-bottom: 3px solid #223776 !important;
}

.btn-footer-2 {
    width: 54.2%;
    float: right;
    border-top: 2px solid #223776 !important;
    border-right: 5px solid #223776 !important;
    border-left: none !important;
    border-bottom: 3px solid #223776 !important;
}

.btn-footer {
    /*width: 100%;*/
    color: #ffffff !important;
    background-color: #002d52;
    font-size: .9vw;
    font-weight: bold;
    padding: 5px;
    /*border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-bottom: 1px solid #223776 !important;
	/*border: 1px solid #223776 !important;*/
}

    .btn-footer:hover,
    .btn-footer:focus,
    .btn-footer:active,
    .btn-footer.active {
        background-color: #223776 !important;
        text-decoration: none !important;
    }

    .btn-footer a {
        color: #ffffff !important;
    }



.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #a55d35;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.property-search-instruct, .property-search-instruct-mobile {
    margin-bottom: 0px !important;
    padding: 5px;
    border-top: none;
    box-shadow: none;
    min-height: unset !important;
}

    .property-search-instruct .panel-body,
    .property-search-instruct-mobile .panel-body {
        padding-bottom: 15px;
        padding-top: 10px;
        background-color: #002d52;
        color: #ffffff;
        font-size: medium;
    }

    .property-search-instruct h2,
    .property-search-instruct-mobile h2 {
        margin-top: 0px;
        text-align: center;
    }

    .property-search-instruct .media,
    .property-search-instruct-mobile .media {
        margin-top: 6px;
    }

    .property-search-instruct .instruction,
    .property-search-instruct-mobile .instruction {
        border-radius: 5px;
        vertical-align: middle;
        /*background-color: #65789e;*/
        background-color: #657699;
        float: left;
        color: #fff;
        font-size: 22px;
        text-align: center;
        width: 40px;
        margin-right: 10px;
        font-weight: bold;
        padding: 4px 10px;
    }

    .property-search-instruct .panel-footer,
    .property-search-instruct-mobile .panel-footer {
        position: relative;
        padding: 15px;
    }

        .property-search-instruct .panel-footer .form-group,
        .property-search-instruct-mobile .panel-footer .form-group {
            margin-bottom: 0;
        }

        .property-search-instruct .panel-footer .mo-form-control,
        .property-search-instruct-mobile .panel-footer .mo-form-control {
            border-radius: 0;
            height: 50px;
            color: #002d52;
            font-style: italic;
        }

div.ucpbackground {
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: 100%;
    display: block;
}

#ucpLinks a,
#ucpLinksMobile a {
    /*color: #c5c5c5;*/
    color: #002d52 !important
}

#ucpLinks ul,
#ucpLinksMobile ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

    #ucpLinks ul li,
    #ucpLinksMobile ul li {
        list-style-type: none;
        display: inline;
        color: #c5c5c5 !important;
    }

#ucpLinks li:before,
#ucpLinksMobile li:before {
    content: " | ";
}

#ucpLinks li:first-child:before,
#ucpLinksMobile li:first-child:before {
    content: none;
}

#ucpLinks2 a,
#ucpLinksMobile2 a {
    color: #c5c5c5;
}

#ucpLinks2 ul,
#ucpLinksMobile2 ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

    #ucpLinks2 ul li,
    #ucpLinksMobile2 ul li {
        list-style-type: none;
        display: inline;
        color: #c5c5c5 !important;
    }

#ucpLinks2 li:before,
#ucpLinksMobile2 li:before {
    content: " | ";
}

#ucpLinks2 li:first-child:before,
#ucpLinksMobile2 li:first-child:before {
    content: none;
}

.txtSearchStyle {
    height: 36px;
}

.position-property-search {
    position: relative;
}

div.homelisttextbackground {
    position: absolute;
    top: 8%;
    left: 5%;
}

div.homelistsearchbackground {
    position: absolute;
    top: 8%;
    left: 70%;
}

div.homelistsearchinner {
    padding-top: 5%;
    padding-bottom: 0;
}

.instructionfontsize {
    font-size: 1em;
    font-size: 1vw;
}

.propertysearchheader {
    color: #ffffff !important;
    font-size: 1.8vw !important;
}

div.UCPlogotext {
    padding-right: 0%;
    color: #ffffff !important;
    padding-left: 3%;
}

p.UCPlogotext {
    font-size: 2vw;
    line-height: 2.5vw;
}

p.UCPlogosignature {
    padding-left: 35% !important;
    padding-top: 5%;
    font-size: 1.6vw;
    line-height: 2vw;
}

.UCPlogowidth {
    width: 109%;
    max-width: 109% !important;
}

@media (max-width: 992px) {
    .btn-footer {
        font-size: 2vw;
        padding: 9px;
    }

    div.homelisttextbackground {
        position: absolute;
        top: 15%;
        left: 23%;
    }

    div.homelistsearchbackground {
        position: relative;
        top: 0;
        left: 0;
        float: none !important;
    }

    div.homelistsearchinner {
        padding: 0;
    }

    .instructionfontsize {
        font-size: 1em;
    }

    .propertysearchheader {
        font-size: 1.5em !important;
    }

    .linksMobilebackground {
        /*background-color:#6c83a6;*/
        background-color: #002d52
    }

    p.UCPlogotext {
        font-size: 2.3vw;
        line-height: 2.8vw;
    }

    p.UCPlogosignature {
        font-size: 1.9vw;
        line-height: 2.3vw;
    }

    .UCPlogowidth {
        width: 109%;
        max-width: 103% !important;
    }

    .position-property-search {
        position: absolute;
    }
}

@media (max-width: 767px) {
    .btn-footer {
        font-size: 2.5vw;
    }

    div.homelisttextbackground {
        position: absolute;
        top: 10%;
        left: 6%;
    }

    div.UCPlogotext {
        padding-right: 3%;
        padding-left: 5%;
    }

    p.UCPlogotext {
        font-size: 2.2vw;
        line-height: 2.7vw;
    }

    p.UCPlogosignature {
        font-size: 1.8vw;
        line-height: 2.2vw;
    }

    .UCPlogowidth {
        width: 109%;
        max-width: 95% !important;
    }
}

@media (max-width: 668px) {
    .btn-footer {
        font-size: 3.5vw;
    }

    div.homelisttextbackground {
        position: absolute;
        top: 9%;
        left: 6%;
    }
}

@media (max-width: 380px) {
    .btn-footer {
        font-size: 4.3vw;
        /*padding: 10px;*/
    }

    div.homelisttextbackground {
        position: absolute;
        top: 6%;
        left: 6%;
    }

    p.UCPlogotext {
        font-size: 2.8vw;
        line-height: 3.2vw;
    }

    p.UCPlogosignature {
        padding-left: 35% !important;
        padding-top: 0%;
        font-size: 2.4vw;
        line-height: 2.8vw;
    }
}
/**/
/*AddCharitable.aspx*/
.acstep {
    text-indent: 4px;
    color: #a55d35;
}
/**/
/*SavingsBondsDefendantList.aspx*/
.sbdllistviewalt {
    background-color: #cfd9e8;
    border: medium solid #FFFFFF;
}
/**/
/*PerfectClaim.aspx*/
.claimsBody {
    font-size: 16px;
    padding-left: 12% !important;
    padding-right: 5% !important;
}

.fontsize20px {
    font-size: 20px;
}

.unformatText {
    background-color: white;
    border: none;
}

.fontcolorred {
    color: #a55d35;
}
/**/
/*Generic*/
.asteriskdarkbkgrnd {
    color: #ff3b3b;
}

.backgroundcolorlightgray {
    background-color: lightgray
}

.backgroundcolorC10230 {
    background-color: #a55d35;
}

.backgroundcolor0A2240 {
    background-color: #002d52;
}

.borderbottomsolid {
    border-bottom: solid;
}

.bordercolorC10230 {
    border-color: #a55d35;
}

.colored5821 {
    color: #ed5821;
}

.colorC10230 {
    color: #a55d35 !important;
}

.colorffffff {
    color: #ffffff !important;
}

.colorred {
    color: Red;
}

.notered {
    color: #a55d35;
}

.displayblock {
    display: block;
}

.displaynone {
    display: none;
}

.fontsize11pt {
    font-size: 11pt;
}

.fontsize12px {
    font-size: 12px;
}

.fontsize16px {
    font-size: 16px;
}

.fontsize32px {
    font-size: 32px;
}

.fontweightboldimportant {
    font-weight: bold !important;
}

/*.height1px {
	height: 1px;
}*/

.height10px {
    height: 10px;
}

.height20px {
    height: 10px;
}

.height15px {
    height: 15px;
}

.liststylenone {
    list-style: none;
}

.margin0 {
    margin: 0;
}

.marginbottom-1px {
    margin-bottom: -1px;
}

.marginbottom2em {
    margin-bottom: 2em;
}

.marginbottom40px {
    margin-bottom: 40px;
}

.marginleft2em {
    margin-left: 2em;
}

.marginleft15px {
    margin-left: 15px;
}

.margintop0pximportant {
    margin-top: 0px !important;
}

.margintop8px {
    margin-top: 8px;
}

.padding0 {
    padding: 0;
}

.padding3px {
    padding: 3px;
}

.padding4px {
    padding: 4px;
}

.paddingbottom5px {
    padding-bottom: 5px;
}

.paddingbottom20px {
    padding-bottom: 20px;
}

.paddingbottom30px {
    padding-bottom: 30px;
}

.paddingbottom50px {
    padding-bottom: 50px;
}

.paddingleft2pct {
    padding-left: 2%;
}

.paddingleft5pct {
    padding-left: 5%;
}

.paddingleft10px {
    padding-left: 10px;
}

.paddingleft11pct {
    padding-left: 11%;
}

.paddingleft60px {
    padding-left: 60px;
}

.paddingright11pct {
    padding-right: 11%;
}

.paddingright15px {
    padding-right: 15px;
}

.paddingright10pct {
    padding-right: 10%;
}

.paddingright20px {
    padding-right: 20px;
}

.paddingtop0pct {
    padding-top: 0%;
}

.paddingtop5px {
    padding-top: 5px;
}

.paddingtop6px {
    padding-top: 6px;
}

.paddingtop10px {
    padding-top: 10px;
}

.paddingtop10pximportant {
    padding-top: 10px !important;
}

.paddingtop20px {
    padding-top: 20px;
}

.positionrelative {
    position: relative;
}

.textaligncenter {
    text-align: center;
}

.textalignright {
    text-align: right;
}

.top8pximportant {
    top: 8px !important;
}

.top10pximportant {
    top: 10px !important;
}

.width15px {
    width: 5px;
}

.width25pct {
    width: 25%;
}

.width33pct {
    width: 33%;
}

.width90pct {
    width: 90%;
}

.width97-5pct {
    width: 97.5%;
}

.width100pctimportant {
    width: 100% !important;
}

.width100px {
    width: 100px !important;
}

.width150px {
    width: 150px;
}

.width200px {
    width: 200px;
}

.width300px {
    width: 300px;
}

.width400px {
    width: 400px;
}

/**/


div .contentTitleCentered{
    background-color: #f6f7f8;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
    /*margin-bottom: 50px;*/
    font-size: 32px;
    font-weight: bolder;
    color: #172b4d;
}

.mainbody {
    margin-left: 15%;
    margin-right: 15%;
}

.marginleftpercent {
    margin-left: 15%;
}

.marginrightpercent {
    margin-right: 15%;
}

.width60percent {
    width: 60%;
    margin:auto;
    align-items:center;
}

.margintop4percent {
    margin-top: 4%;
}

.margintop50px {
    margin-top: 50px;
}

.paddingtop25px {
    padding-top:25px !important;
}

.paradefault {
    text-align: center;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 16px;
}

.centerdiv {
    text-align: center;
    font-size: large;
}

p.parapaddingbottom {
    padding-bottom: 30px;
}

img.pagebanner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    width: 45%;
}

.padding18px {
    padding: 18px !important;
}

div.mainwatermark {
    background-image: url("/StateContent/MO/Images/5Pct-BlueTreasurerseal.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.center14pxfont {
    text-align:center;
    font-size:14px;
}

.breadcrumbdisabled:hover {
    text-decoration: none !important;
}

.breadcrumblink {
    color: #767775 !important;
}
@media only screen and (min-width:960px) {
    .stickyposition {
        position: sticky;
        top: 0px;
    }

    .centertable {
        width: 50%;
        margin: auto;
        align-items: center
    }
}

@media only screen and (max-width:1024px) {
    .centertable {
        width: 90%;
        margin: auto;
        align-items: center;
    }

    .table-responsive > .table-none > thead > tr > th,
    .table-responsive > .table-none > tbody > tr > th,
    .table-responsive > .table-none > tfoot > tr > th,
    .table-responsive > .table-none > thead > tr > td,
    .table-responsive > .table-none > tbody > tr > td,
    .table-responsive > .table-none > tfoot > tr > td {
        white-space: normal;
    }
}

@media (max-width:767px)
{
	.table-responsive > .table-none > thead > tr > th,
	.table-responsive > .table-none > tbody > tr > th,
	.table-responsive > .table-none > tfoot > tr > th,
	.table-responsive > .table-none > thead > tr > td,
	.table-responsive > .table-none > tbody > tr > td,
	.table-responsive > .table-none > tfoot > tr > td {
		white-space: normal;
	}
}

.centerdiv {
    text-align: center;
    font-size: large;
}
