﻿@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

table {
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

img {
  vertical-align: middle; }

hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, input, select[multiple], textarea {
  background-image: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

button, input, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  padding: 0;
  box-sizing: border-box; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  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="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

select[multiple], select[size] {
  height: auto; }

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto; }

.container {
  padding-left: 0px;
  padding-right: 0px;
  /*padding-right:15px;padding-left:15px;*/
  margin-right: auto;
  margin-left: auto; }

.container:before, .container:after {
  display: table;
  content: " "; }

.container:after {
  clear: both; }

.container:before, .container:after {
  display: table;
  content: " "; }

.container:after {
  clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

.row:before, .row:after {
  display: table;
  content: " "; }

.row:after {
  clear: both; }

.row:before, .row:after {
  display: table;
  content: " "; }

.row:after {
  clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left; }

.col-xs-1 {
  width: 8.333333333333332%; }

.col-xs-2 {
  width: 16.666666666666664%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333333333333%; }

.col-xs-5 {
  width: 41.66666666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.333333333333336%; }

.col-xs-8 {
  width: 66.66666666666666%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333333333334%; }

.col-xs-11 {
  width: 91.66666666666666%; }

.col-xs-12 {
  width: 100%; }

@media (min-width: 768px) {
  .container {
    max-width: 750px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left; }
  .col-sm-1 {
    width: 8.333333333333332%; }
  .col-sm-2 {
    width: 16.666666666666664%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333333333333%; }
  .col-sm-5 {
    width: 41.66666666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.333333333333336%; }
  .col-sm-8 {
    width: 66.66666666666666%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333333333334%; }
  .col-sm-11 {
    width: 91.66666666666666%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-push-1 {
    left: 8.333333333333332%; }
  .col-sm-push-2 {
    left: 16.666666666666664%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333333333333%; }
  .col-sm-push-5 {
    left: 41.66666666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.333333333333336%; }
  .col-sm-push-8 {
    left: 66.66666666666666%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333333333334%; }
  .col-sm-push-11 {
    left: 91.66666666666666%; }
  .col-sm-pull-1 {
    right: 8.333333333333332%; }
  .col-sm-pull-2 {
    right: 16.666666666666664%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333333333333%; }
  .col-sm-pull-5 {
    right: 41.66666666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.333333333333336%; }
  .col-sm-pull-8 {
    right: 66.66666666666666%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333333333334%; }
  .col-sm-pull-11 {
    right: 91.66666666666666%; }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; } }

@media (min-width: 992px) {
  .container {
    max-width: 970px; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left; }
  .col-md-1 {
    width: 8.333333333333332%; }
  .col-md-2 {
    width: 16.666666666666664%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333333333333%; }
  .col-md-5 {
    width: 41.66666666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.333333333333336%; }
  .col-md-8 {
    width: 66.66666666666666%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333333333334%; }
  .col-md-11 {
    width: 91.66666666666666%; }
  .col-md-12 {
    width: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.333333333333332%; }
  .col-md-push-2 {
    left: 16.666666666666664%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333333333333%; }
  .col-md-push-5 {
    left: 41.66666666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.333333333333336%; }
  .col-md-push-8 {
    left: 66.66666666666666%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333333333334%; }
  .col-md-push-11 {
    left: 91.66666666666666%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.333333333333332%; }
  .col-md-pull-2 {
    right: 16.666666666666664%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333333333333%; }
  .col-md-pull-5 {
    right: 41.66666666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.333333333333336%; }
  .col-md-pull-8 {
    right: 66.66666666666666%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333333333334%; }
  .col-md-pull-11 {
    right: 91.66666666666666%; }
  .col-md-offset-0 {
    margin-left: 0; }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1250px; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left; }
  .col-lg-1 {
    width: 8.333333333333332%; }
  .col-lg-2 {
    width: 16.666666666666664%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333333333333%; }
  .col-lg-5 {
    width: 41.66666666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.333333333333336%; }
  .col-lg-8 {
    width: 66.66666666666666%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333333333334%; }
  .col-lg-11 {
    width: 91.66666666666666%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.333333333333332%; }
  .col-lg-push-2 {
    left: 16.666666666666664%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333333333333%; }
  .col-lg-push-5 {
    left: 41.66666666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.333333333333336%; }
  .col-lg-push-8 {
    left: 66.66666666666666%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333333333334%; }
  .col-lg-push-11 {
    left: 91.66666666666666%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.333333333333332%; }
  .col-lg-pull-2 {
    right: 16.666666666666664%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333333333333%; }
  .col-lg-pull-5 {
    right: 41.66666666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.333333333333336%; }
  .col-lg-pull-8 {
    right: 66.66666666666666%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333333333334%; }
  .col-lg-pull-11 {
    right: 91.66666666666666%; }
  .col-lg-offset-0 {
    margin-left: 0; }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; } }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav:before, .nav:after {
  display: table;
  content: " "; }

.nav:after {
  clear: both; }

.nav:before, .nav:after {
  display: table;
  content: " "; }

.nav:after {
  clear: both; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #999; }

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  text-align: center; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; } }

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " "; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " "; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px; }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px; }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0; } }

.container > .navbar-header, .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 990px) {
  .container > .navbar-header, .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px; } }

.dropdown {
  position: relative; }

.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;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  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: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: ""; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.visible-xs {
  display: none !important; }

tr.visible-xs {
  display: none !important; }

th.visible-xs, td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important; }
  tr.visible-xs.visible-sm {
    display: table-row !important; }
  th.visible-xs.visible-sm, td.visible-xs.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important; }
  tr.visible-xs.visible-md {
    display: table-row !important; }
  th.visible-xs.visible-md, td.visible-xs.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important; }
  tr.visible-xs.visible-lg {
    display: table-row !important; }
  th.visible-xs.visible-lg, td.visible-xs.visible-lg {
    display: table-cell !important; } }

.visible-sm {
  display: none !important; }

tr.visible-sm {
  display: none !important; }

th.visible-sm, td.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }
  tr.visible-sm.visible-xs {
    display: table-row !important; }
  th.visible-sm.visible-xs, td.visible-sm.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important; }
  tr.visible-sm.visible-md {
    display: table-row !important; }
  th.visible-sm.visible-md, td.visible-sm.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important; }
  tr.visible-sm.visible-lg {
    display: table-row !important; }
  th.visible-sm.visible-lg, td.visible-sm.visible-lg {
    display: table-cell !important; } }

.visible-md {
  display: none !important; }

tr.visible-md {
  display: none !important; }

th.visible-md, td.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }
  tr.visible-md.visible-xs {
    display: table-row !important; }
  th.visible-md.visible-xs, td.visible-md.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important; }
  tr.visible-md.visible-sm {
    display: table-row !important; }
  th.visible-md.visible-sm, td.visible-md.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important; }
  tr.visible-md.visible-lg {
    display: table-row !important; }
  th.visible-md.visible-lg, td.visible-md.visible-lg {
    display: table-cell !important; } }

.visible-lg {
  display: none !important; }

tr.visible-lg {
  display: none !important; }

th.visible-lg, td.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important; }
  tr.visible-lg.visible-xs {
    display: table-row !important; }
  th.visible-lg.visible-xs, td.visible-lg.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important; }
  tr.visible-lg.visible-sm {
    display: table-row !important; }
  th.visible-lg.visible-sm, td.visible-lg.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important; }
  tr.visible-lg.visible-md {
    display: table-row !important; }
  th.visible-lg.visible-md, td.visible-lg.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

.hidden-xs {
  display: block !important; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs, td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; }
  tr.hidden-xs {
    display: none !important; }
  th.hidden-xs, td.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important; }
  tr.hidden-xs.hidden-sm {
    display: none !important; }
  th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important; }
  tr.hidden-xs.hidden-md {
    display: none !important; }
  th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important; }
  tr.hidden-xs.hidden-lg {
    display: none !important; }
  th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
    display: none !important; } }

.hidden-sm {
  display: block !important; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm, td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important; }
  tr.hidden-sm.hidden-xs {
    display: none !important; }
  th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; }
  tr.hidden-sm {
    display: none !important; }
  th.hidden-sm, td.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important; }
  tr.hidden-sm.hidden-md {
    display: none !important; }
  th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important; }
  tr.hidden-sm.hidden-lg {
    display: none !important; }
  th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
    display: none !important; } }

.hidden-md {
  display: block !important; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md, td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important; }
  tr.hidden-md.hidden-xs {
    display: none !important; }
  th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important; }
  tr.hidden-md.hidden-sm {
    display: none !important; }
  th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; }
  tr.hidden-md {
    display: none !important; }
  th.hidden-md, td.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important; }
  tr.hidden-md.hidden-lg {
    display: none !important; }
  th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
    display: none !important; } }

.hidden-lg {
  display: block !important; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg, td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important; }
  tr.hidden-lg.hidden-xs {
    display: none !important; }
  th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important; }
  tr.hidden-lg.hidden-sm {
    display: none !important; }
  th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important; }
  tr.hidden-lg.hidden-md {
    display: none !important; }
  th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; }
  tr.hidden-lg {
    display: none !important; }
  th.hidden-lg, td.hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

tr.visible-print {
  display: none !important; }

th.visible-print, td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print, td.visible-print {
    display: table-cell !important; }
  .hidden-print {
    display: none !important; }
  tr.hidden-print {
    display: none !important; }
  th.hidden-print, td.hidden-print {
    display: none !important; } }

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none; }

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -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.disabled, .btn[disabled], fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../../../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: normal; }

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px; }

.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5; }

.ui-menu .ui-state-disabled a {
  cursor: default; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em; }

.ui-menu .ui-menu-icon {
  position: static;
  float: right; }

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-noicons {
  padding-left: .7em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2.2em; }

button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

input.ui-button {
  padding: .4em 1em; }

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-tabs {
  position: relative;
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-widget {
  font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #a6c9e2;
  background: #fcfdfd url(../../js/plugins/jqueryUI/images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
  color: #222; }

.ui-widget-content a {
  color: #222; }

.ui-widget-header {
  border: 1px solid #4297d7;
  background: #5c9ccc url(../../js/plugins/jqueryUI/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
  color: #fff;
  font-weight: bold; }

.ui-widget-header a {
  color: #fff; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #c5dbec;
  background: #dfeffc url(js/plugins/jqueryUI/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #2e6e9e; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #2e6e9e;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #79b7e7;
  background: #d0e5f5 url(/js/plugins/jqueryUI/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #1d5987; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #1d5987;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #79b7e7;
  background: #f5f8f9 url(/js/plugins/jqueryUI/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #e17009; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #e17009;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fad42e;
  background: #fbec88 url(/js/plugins/jqueryUI/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/js/plugins/jqueryUI/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 5px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 5px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 5px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 5px; }

/* OVERRIDES */
main .ui-widget {
  font-family: "Open Sans", Arial, san-serif; }

main .ui-state-active,
main .ui-widget-content a,
main .ui-widget-content .ui-state-active,
main .ui-widget-header .ui-state-active {
  color: #00538f; }

main .ui-state-active a,
main .ui-state-active a:link,
main .ui-state-active a:visited {
  color: #00538f; }

main #content ul.ui-tabs-nav {
  margin-left: 0px; }

main .ui-tabs .ui-tabs-nav li {
  font-size: .875em; }

main .ui-tabs .ui-tabs-nav li a {
  padding: .5em; }

#ui-id-1 {
  max-width: 350px;
  font-size: .9em; }

#ui-id-1 span {
  padding: 0px 5px; }

#ui-id-1 li {
  padding-bottom: 5px; }

.ui-tabs-nav #ui-id-1 {
  max-width: 350px;
  font-size: 1em; }

.yamm .nav, .yamm .dropup, .yamm .dropdown, .yamm .collapse {
  position: static; }

.yamm .navbar-inner, .yamm .container {
  position: relative; }

.yamm .dropdown-menu {
  left: auto; }

.yamm .dropdown-menu > li {
  display: block; }

.yamm .dropdown-submenu .dropdown-menu {
  left: 100%; }

.yamm .nav.pull-right .dropdown-menu {
  right: 0; }

.yamm .yamm-content {
  padding: 20px 30px;
  *zoom: 1; }

.yamm .yamm-content:before, .yamm .yamm-content:after {
  display: table;
  content: "";
  line-height: 0; }

.yamm .yamm-content:after {
  clear: both; }

.yamm.navbar .nav > li > .dropdown-menu:after, .yamm.navbar .nav > li > .dropdown-menu:before {
  /*display: none;*/ }

.yamm .dropdown.yamm-fullwidth .dropdown-menu {
  width: 100%;
  left: 0;
  right: 0; }

@media (max-width: 969px) {
  .yamm .dropdown.yamm-fullwidth .dropdown-menu {
    width: auto; }
  .yamm .yamm-content {
    padding-left: 0;
    padding-right: 0; }
  .yamm .dropdown-menu > li > ul {
    display: block; } }

.tns-outer {
  padding: 0 !important; }

.tns-outer [hidden] {
  display: none !important; }

.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer; }

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s; }

.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.tns-horizontal.tns-subpixel {
  white-space: nowrap; }

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal; }

.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both; }

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left; }

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%; }

.tns-no-calc {
  position: relative;
  left: 0; }

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px; }

.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s; }

.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important; }

.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }

.tns-autowidth {
  display: inline-block; }

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6; }

.tns-lazy-img.tns-complete {
  opacity: 1; }

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s; }

.tns-ovh {
  overflow: hidden; }

.tns-visually-hidden {
  position: absolute;
  left: -10000em; }

.tns-transparent {
  opacity: 0;
  visibility: hidden; }

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0; }

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1; }

.tns-vpfix {
  white-space: nowrap; }

.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block; }

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden; }

.tns-t-ct {
  width: 2333.3333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0; }

.tns-t-ct:after {
  content: '';
  display: table;
  clear: both; }

.tns-t-ct > div {
  width: 1.4285714%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left; }

input[placeholder="Custom Search"]::-webkit-input-placeholder {
  color: #ffffff;
  /* WebKit browsers */ }

input[placeholder="Custom Search"]:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
  /* Mozilla Firefox 4 to 18 */ }

input[placeholder="Custom Search"]::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
  /* Mozilla Firefox 19+ */ }

input[placeholder="Custom Search"]:-ms-input-placeholder {
  color: #ffffff;
  /* Internet Explorer 10+ */ }

a.EktronEditorsMenuMarker {
  position: absolute;
  left: 0px; }

#TabbedHyperlink option {
  color: #000000 !important; }

#design_content td ol,
#design_content td ul {
  margin: 0px;
  padding-left: 25px; }

#content.pagebuilder > div > div > div > ul {
  list-style-type: none; }

/******************************/
/*  GLOBAL                    */
/******************************/
body {
  font-size: 1em !important;
  line-height: 1.65em !important; }

.clear {
  clear: both; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

@media only screen and (max-width: 480px) {
  body {
    font-size: 95%;
    line-height: 1.4em; }
  .hideMobile {
    display: none; } }

@media all and (max-width: 815px) {
  header .container,
  main > .container,
  footer > .container {
    padding-left: 15px;
    padding-right: 15px; } }

@media all and (min-width: 991px) and (max-width: 1021px) {
  header .container,
  main > .container,
  footer > .container {
    padding-left: 15px;
    padding-right: 15px; } }

@media all and (min-width: 1280px) and (max-width: 1310px) {
  header .container,
  main > .container,
  footer > .container {
    padding-left: 15px;
    padding-right: 15px; } }

/******************************/
/*  HEADER                    */
/******************************/
header {
  background: #013F70;
  color: #ffffff; }

header #mainHeader {
  background-color: #1B7CB3;
  background: -moz-linear-gradient(left, #013f70 17%, #1B7CB3 82%);
  background: -webkit-gradient(linear, left top, right top, color-stop(17%, #013f70), color-stop(82%, #1B7CB3));
  background: -webkit-linear-gradient(left, #013f70 17%, #1B7CB3 82%);
  background: -o-linear-gradient(left, #013f70 17%, #1B7CB3 82%);
  background: -ms-linear-gradient(left, #013f70 17%, #1B7CB3 82%);
  background: linear-gradient(to right, #013f70 17%, #1B7CB3 82%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013f70', endColorstr='#1B7CB3',GradientType=1 ); }

header .logo {
  padding: 8px 0px;
  min-width: 230px; }

header #mywings {
  float: right;
  clear: both; }

header .wings {
  margin: 0 auto;
  background: url(../../../image/UNFwings.png) no-repeat 75% 0px; }

header .wingsMobile {
  margin: 0 auto;
  background: url(../../../image/UNFwings.png) no-repeat 50px 0px; }

header #mobile {
  height: 50px; }

header #mobile .logo {
  padding: 8px 0px;
  min-width: 100px; }

.searchCode {
  text-align: right;
  margin-top: 12px;
  min-width: 275px;
  font-size: 1em; }

.searchCode input#box {
  width: 215px;
  padding: 3px 8px;
  margin-right: 3px;
  height: 25px;
  background: #fff !important; }

.searchCode input#go {
  background: #ededed;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  color: #777777;
  width: 35px;
  font-weight: bold;
  padding: 1px;
  font-size: 10pt; }

.searchCode .form-group {
  display: inline-block; }

.searchSelect {
  float: right;
  min-width: 265px; }

.searchSelect fieldset {
  display: inline-block; }

.searchSelect label {
  font-size: .75em;
  font-weight: normal;
  margin-left: 10px;
  margin-bottom: 0px; }

.searchLink {
  font-size: .75em;
  margin: 0px 0px 0px 15px;
  float: right;
  text-align: right;
  background: #1B7CB3; }

.searchLink a {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: .90em;
  background: #1B7CB3; }

.searchLink a:hover {
  color: #ffce00;
  text-decoration: none; }

.searchbtn .glyphicon-search {
  color: #fff;
  background: #044062;
  border: 4px double #4a81b1;
  text-align: center;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 12.5px;
  padding: 6px;
  margin-top: 7px; }

.searchbtn .glyphicon-search:hover {
  border: 4px double #55a6eb;
  background: #2b4866; }

/* Skip Navigation */
#skipNav {
  background: #1877b1;
  color: #ffffff;
  padding: 5px 10px;
  font-weight: normal;
  display: block;
  text-decoration: none;
  font-size: 1em; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/******************************/
/*  MAIN                      */
/******************************/
main {
  margin-bottom: 45px; }

main #left {
  margin-left: 0px;
  padding-left: 0px; }

main #left #bannerNav,
main #left .UNFMenu,
main #left aside {
  margin-left: 15px; }

main #bannerFull {
  margin-bottom: 30px;
  position: relative;
  z-index: 1; }

main #bannerFull img {
  width: 100%;
  /*max-width:1600px;*/
  margin: 0px auto; }

main #bannerNav > * {
  margin-bottom: 30px; }

main #bannerContent > .rotate,
main #bannerContent > .banner {
  margin-bottom: 30px; }

@media all and (min-width: 768px) {
  main #right {
    padding-right: 0px; }
  main #right > * {
    width: 95%;
    float: right; } }

/* Side Column */
.sideCol *[class*="reverse"] h1,
.sideCol *[class*="reverse"] h2 {
  margin: 0px; }

.sideCol *[class*="reverse"] h3,
.sideCol *[class*="reverse"] h4,
.sideCol *[class*="reverse"] h5 {
  margin-top: 3px;
  margin-bottom: 3px; }

aside > div h2:first-child,
aside > div h3:first-child,
aside > div h4:first-child,
aside > div h5:first-child {
  margin-top: 15px; }

/* Breadcrumbs (#breadcrumb are the region in the template, .crumbs are used in smartforms) */
#breadcrumb {
  font-size: .85em;
  line-height: 1.15em;
  color: #72767E;
  font-weight: 600;
  /*margin-bottom:20px;*/
  margin-top: -7px; }

#breadcrumb a {
  display: inline-block;
  color: #72767E;
  margin-top: 5px;
  margin-bottom: 20px; }

#breadcrumb a:hover {
  color: #803795; }

#breadcrumb span {
  padding: 0px 7px;
  zoom: 1;
  display: inline; }

.crumbs {
  color: #6f737a;
  margin-bottom: 25px;
  font-weight: bold;
  border-bottom: 1px solid #6f737a; }

.crumbs a {
  color: #6f737a;
  text-decoration: none; }

.crumbs a:hover {
  color: #2A7BB4; }

/******************************/
/*  FOOTER                    */
/******************************/
footer {
  background: #444648;
  color: #ffffff !important;
  font-size: 0.925em !important;
  font-family: "Open Sans", Arial, san-serif;
  line-height: 1.6em; }

footer p {
  margin-bottom: 0px; }

footer p > a {
  line-height: 2.75em; }

footer a {
  color: #c4defc !important;
  text-decoration: none !important;
  /*border-bottom:rgba(255,255,255,.25) 1px dotted*/ }

footer a:hover, footer .global a:hover {
  color: #afd0f5 !important;
  border-bottom: #afd0f5 1px dotted; }

footer .container {
  margin: 0 auto; }

footer .logo img {
  width: 100%; }

footer .logo {
  display: inline-block;
  width: 60px;
  margin: 0px 20px 10px 0px;
  vertical-align: top; }

footer address {
  display: inline-block;
  max-width: 68%; }

footer address a[class*="btn"] {
  margin-top: 10px;
  color: #ffffff !important;
  border-bottom-style: solid !important; }

footer address .dept,
footer h2 {
  font-size: 1.075em;
  font-weight: bold;
  color: #ffffff;
  margin: 0px;
  line-height: 1.6em; }

footer .colDiv {
  background: rgba(255, 255, 255, 0.15);
  width: 1px; }

footer .col3 {
  margin-bottom: 25px; }

footer .social {
  max-width: 200px;
  text-align: center; }

footer .social a.icons {
  display: inline-block;
  text-decoration: none;
  border-bottom: none; }

footer .social a.icons img {
  margin-right: 12px;
  margin-bottom: 10px; }

footer .social a.icons:hover img {
  outline: none;
  border-color: #a9b6c3;
  box-shadow: 0 0 10px #a9b6c3; }

footer .social p {
  margin-bottom: 10px; }

footer .global {
  text-align: center;
  padding: 15px 0px;
  font-size: .85em !important; }

footer .global a {
  font-weight: bold;
  border: 0px;
  text-decoration: none !important; }

footer .global a.line {
  border-bottom: rgba(255, 255, 255, 0.25) 1px dotted; }

@media all and (max-width: 480px) {
  footer .social {
    max-width: 100%;
    text-align: center !important; } }

footer .flexrow {
  width: 100%;
  margin: auto;
  border-bottom: rgba(255, 255, 255, 0.15) 1px solid;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

footer .flexrow .col {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 25px 0px 25px 2%;
  border-bottom: rgba(255, 255, 255, 0.25) 1px solid; }

footer .flexrow .col:last-child {
  border: 0px;
  padding-bottom: 20px; }

@media all and (max-width: 767px) {
  footer .flexrow .col * {
    text-align: left !important; } }

@media all and (min-width: 480px) {
  footer .logo {
    width: 86px;
    margin-bottom: 0px; }
  footer p > a {
    line-height: inherit; } }

@media all and (min-width: 768px) {
  footer .flexrow {
    padding: 20px 0px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  footer .flexrow .col {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0px 2%;
    margin-bottom: 0px;
    border-bottom: 0px;
    max-width: 25%; }
  footer .flexrow .col:first-child {
    -webkit-flex: 0 0 370px;
    flex: 0 0 370px;
    border-left: 0px;
    padding: 0px 0px 0px 0px;
    max-width: 40%; } }

@media all and (min-width: 768px) and (max-width: 991px) {
  footer .flexrow .col {
    max-width: 32%; }
  footer .flexrow .col:first-child {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 30%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: rgba(255, 255, 255, 0.25) 1px solid; }
  footer .flexrow .colDiv:nth-child(2) {
    display: none; } }

@media all and (min-width: 992px) and (max-width: 1399px) {
  footer .flexrow {
    font-size: .9em !important;
    line-height: 1.55em !important;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  footer .flexrow .col:first-child {
    -webkit-flex: 0 0 325px;
    flex: 0 0 325px; }
  footer .logo {
    width: 75px;
    margin-bottom: 10px; }
  footer .colDiv::before {
    content: ".";
    color: transparent; } }

/******************************/
/*  FORMS                     */
/******************************/
#content input, #content textarea {
  margin: 0px 10px 15px 10px;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -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; }

#content input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

#content input[type=checkbox] {
  padding-left: 0px;
  margin-left: 25px;
  width: 18px;
  height: 18px; }

#content input[type=radio] {
  width: 18px;
  height: 18px; }

#content label {
  font-weight: normal; }

#content .design_validation_failed {
  border: 1px dotted red !important; }

#content .design_list_vertical, #content .design_list_horizontal {
  margin-left: 0px;
  list-style: none; }

#content .design_list_vertical li {
  margin-left: -4px;
  padding: 0px; }

#content .design_list_horizontal li {
  margin-left: 12px;
  padding: 0px; }

#content .submitBtn {
  margin-top: 20px;
  padding: 10px;
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  padding: 5px 10px;
  text-decoration: none;
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 1;
  background: #04487A;
  border-color: #033255;
  background-color: #04487A;
  background: -moz-linear-gradient(top, #4f7fa2 10%, #04487A 50%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #4f7fa2), color-stop(50%, #04487A));
  background: -webkit-linear-gradient(top, #4f7fa2 10%, #04487A 50%);
  background: -o-linear-gradient(top, #4f7fa2 10%, #04487A 50%);
  background: -ms-linear-gradient(top, #4f7fa2 10%, #04487A 50%);
  background: linear-gradient(to bottom, #4f7fa2 10%, #04487A 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013F70', endColorstr='#013F70',GradientType=1 ); }

#content .submitBtn:hover {
  background: #04416e;
  opacity: 1; }

@media only screen and (min-width: 767px) {
  #CaptchaPanel {
    padding-left: 135px;
    margin-top: 40px; } }

@media only screen and (max-width: 500px) {
  main td, main td * {
    text-align: left !important; }
  #content input, #content textarea {
    max-width: 300px; } }

/******************************/
/*  VIDEO RESPONSIVENESS      */
/******************************/
@media only screen and (max-width: 766px) {
  iframe[src*=youtube] {
    width: 100%;
    height: 52vw !important; }
  iframe[src*="vimeo.com"] {
    width: 100%;
    height: 52vw !important; }
  .custom-iframe {
    width: 100%;
    height: 52vw !important; } }

@media only screen and (min-width: 767px) {
  #content.onecolumn iframe[src*=youtube] {
    width: 40vw !important;
    height: 24vw !important; }
  #content.onecolumn iframe[src*="vimeo.com"] {
    width: 40vw !important;
    height: 24vw !important; }
  .custom-iframe {
    width: 40vw !important;
    height: 22vw !important; } }

@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #content.twocolumn iframe[src*=youtube] {
    width: 50vw !important;
    height: 28vw !important; }
  #content.threecolumn iframe[src*=youtube] {
    width: 40vw !important;
    height: 24vw !important; }
  #content.twocolumn iframe[src*="vimeo.com"] {
    width: 50vw !important;
    height: 28vw !important; }
  #content.threecolumn iframe[src*="vimeo.com"] {
    width: 40vw !important;
    height: 24vw !important; } }

@media only screen and (min-width: 1281px) {
  #content.twocolumn iframe[src*=youtube] {
    width: 40vw !important;
    height: 24vw !important; }
  #content.threecolumn iframe[src*=youtube] {
    width: 32vw !important;
    height: 20vw !important; }
  #content.twocolumn iframe[src*="vimeo.com"] {
    width: 40vw !important;
    height: 24vw !important; }
  #content.threecolumn iframe[src*="vimeo.com"] {
    width: 32vw !important;
    height: 20vw !important; } }

@media only screen and (min-width: 992px) {
  #content.onecolumn iframe[src*=youtube] {
    width: 40vw !important;
    height: 24vw !important; }
  #content.onecolumn iframe[src*="vimeo.com"] {
    width: 40vw !important;
    height: 24vw !important; } }

aside .custom-iframe {
  width: 100% !important;
  height: auto !important; }

#content.threecolumn aside iframe[src*=youtube] {
  width: 100% !important;
  height: auto !important; }

#content.threecolumn aside iframe[src*="vimeo.com"] {
  width: 100% !important;
  height: auto !important; }

#content.twocolumn aside iframe[src*=youtube] {
  width: 100% !important;
  height: auto !important; }

#content.twocolumn aside iframe[src*="vimeo.com"] {
  width: 100% !important;
  height: auto !important; }

/**************************************/
/*  UNF HOMEPAGE (not mobile-first)   */
/**************************************/
#UNFhome main {
  margin-bottom: 0px !important; }

#UNFhome h1 {
  margin: 0px !important;
  padding: 0px; }

#UNFhome .container {
  width: 1275px; }

@media only screen and (max-width: 1279px) {
  #UNFhome .container {
    width: 96%;
    max-width: unset; } }

/* HOMEPAGE BIG NAV */
#UNFbignav .container {
  position: relative; }

#UNFbignav .flexHome {
  background: #eeeff0;
  margin-top: 25px;
  border-bottom: 1px solid #d9dee3;
  border-right: 1px solid #d9dee3;
  border-top: 1px solid #d9dee3;
  border-radius: 6px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row; }

#UNFbignav .flexHome > div {
  -webkit-flex: 1 0 0px;
  flex: 1 0 0px;
  border-left: 1px solid #e0e0e0;
  padding: 10px 20px 15px 18px;
  max-width: 17%; }

#UNFbignav .flexHome > div:first-child {
  border-radius: 6px; }

#UNFbignav .flexHome > div.about {
  max-width: 165px; }

#UNFbignav .flexHome > div.admissions {
  max-width: 16.5%; }

#UNFbignav .flexHome > div.college {
  max-width: 30%; }

#UNFbignav h2 {
  font-size: 1.15em;
  color: #04487A;
  margin: 0;
  font-family: 'Open Sans Condensed', sans-serif; }

#UNFbignav li {
  float: none; }

#UNFbignav li a {
  padding: 0px;
  color: #4f4f4f;
  font-size: .8em;
  line-height: 1.65em; }

#UNFbignav li a:hover {
  color: #0076cc;
  text-decoration: underline; }

#UNFbignav .ribbons {
  position: absolute;
  top: 35px;
  right: -17px;
  padding: 0px; }

#UNFbignav .ribbons a:hover {
  opacity: .8; }

#UNFbignav .ribbons a img {
  width: 150px;
  margin-bottom: -5px; }

@media only screen and (max-width: 1279px) {
  #UNFbignav li a {
    font-size: .75em;
    line-height: 1.75em; }
  #UNFbignav .container {
    width: 96%;
    max-width: unset; }
  #UNFbignav .ribbons {
    right: -14px;
    top: 30px; }
  #UNFbignav .ribbons a img {
    width: 130px;
    margin-bottom: -8px; } }

@media only screen and (max-width: 1200px) {
  #UNFbignav {
    margin-bottom: 25px; }
  #UNFbignav .flexHome {
    margin-top: 0px; }
  #UNFbignav .ribbons img {
    display: none; }
  #UNFbignav .ribbons {
    position: relative;
    width: 100%;
    top: 25px;
    right: unset;
    text-align: center;
    font-size: 1.1em; }
  #UNFbignav .ribbons > div {
    display: inline-block;
    margin: 4px;
    padding: 8px 4px;
    text-align: center;
    background-color: #207db9;
    background: -moz-linear-gradient(top, #136ca4 17%, #207db9 82%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, #136ca4), color-stop(82%, #207db9));
    background: -webkit-linear-gradient(top, #136ca4 17%, #207db9 82%);
    background: -o-linear-gradient(top, #136ca4 17%, #207db9 82%);
    background: -ms-linear-gradient(top, #136ca4 17%, #207db9 82%);
    background: linear-gradient(to bottom, #136ca4 17%, #207db9 82%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#136ca4', endColorstr='#207db9',GradientType=1 ); }
  #UNFbignav .ribbons a {
    color: #ffffff;
    font-weight: bold;
    border: 1px solid #3e91c5;
    padding: 6px 12px; }
  #UNFbignav .ribbons .apply a:before {
    content: "Apply Now"; }
  #UNFbignav .ribbons .visit a:before {
    content: "Visit Campus"; }
  #UNFbignav .ribbons .give a:before {
    content: "Give to UNF"; } }

@media only screen and (max-width: 991px) {
  #UNFbignav .flexHome > div {
    padding: 10px; }
  #UNFbignav .flexHome > div.about {
    max-width: 138px; } }

@media only screen and (max-width: 767px) {
  #UNFbignav {
    display: none; } }

/* HOMEPAGE NEWS AND EVENTS */
#UNFinfo .flexHome {
  margin-top: 35px;
  margin-bottom: 0px;
  font-size: .95em;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-shrink: 0; }

#UNFinfo a {
  font-weight: bold;
  text-decoration: none !important; }

#UNFinfo h2 {
  margin-top: 0px;
  margin-bottom: 15px; }

#UNFinfo h2 .title {
  font-size: 1.75rem;
  font-weight: 700;
  color: #04487A;
  margin: 0px;
  display: block;
  font-family: 'Open Sans Condensed', sans-serif; }

#UNFinfo h2 .view {
  font-size: .9rem;
  font-weight: bold;
  color: #444648;
  text-transform: uppercase;
  display: block;
  font-family: 'Open Sans Condensed', sans-serif; }

#UNFinfo h3 {
  font-size: 1.025em;
  line-height: 1.5em;
  margin: 0px; }

#UNFinfo #events.flexCol {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  border-right: #DEE1E3 1px solid;
  padding-right: 10px;
  margin-bottom: 45px; }

#UNFinfo #events .eventRSS {
  clear: both; }

#UNFinfo #events .eventIcon {
  width: 45px;
  margin-right: 15px;
  margin-top: 5px;
  border: #d0d8df 1px solid;
  font-size: .9em;
  text-align: center;
  color: #4d525a; }

#UNFinfo #events .eventIcon .month {
  background: #D0D8DF;
  font-weight: bold; }

#UNFinfo #events .eventIcon .date {
  margin: 0px;
  font-size: 1.5em;
  background: #eeeff0; }

#UNFinfo #events .eventInfo {
  width: 200px; }

#UNFinfo #events .eventInfo p {
  margin-bottom: 15px; }

#UNFinfo #news.flexCol {
  -webkit-flex: 1 1 40%;
  flex: 1 1 40%;
  margin-bottom: 45px;
  padding: 0px 20px; }

#UNFinfo #news .article {
  margin-bottom: 20px; }

#UNFinfo #news .article:last-child {
  margin-bottom: 0px; }

#UNFinfo #student.flexCol {
  -webkit-flex: 1 1 30%;
  flex: 1 1 30%;
  /* column */
  display: -webkit-flex;
  display: flex;
  /* alignment within column (alerts at top, profile at bottom) */
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

#UNFinfo #student #ospreyprofile a {
  color: #666; }

#UNFinfo #student #ospreyprofile a:hover {
  color: #803795 !important;
  text-decoration: none;
  cursor: pointer; }

#UNFinfo #student #ospreyprofile .info {
  float: right;
  margin-top: -360px;
  position: relative;
  width: 190px;
  text-align: right; }

#UNFinfo #student #ospreyprofile .name {
  margin-bottom: 8px;
  font-size: 1.4rem;
  font-family: 'Open Sans Condensed', sans-serif; }

#UNFinfo #student #ospreyprofile .details {
  margin-bottom: 8px;
  font-size: .95rem;
  line-height: 1.3em;
  font-family: "Open Sans", Arial, san-serif;
  font-weight: normal; }

#UNFinfo #student #ospreyprofile .action {
  font-family: "Open Sans", Arial, san-serif;
  color: #2A7BB4;
  font-size: .9em; }

@media only screen and (max-width: 1200px) {
  #UNFinfo #student.flexCol {
    -webkit-justify-content: flex-end;
    justify-content: flex-end; }
  #UNFinfo #student #ospreyprofile .photo {
    padding-top: 125px; }
  #UNFinfo #student #ospreyprofile .info {
    margin-top: -475px; } }

@media only screen and (max-width: 991px) {
  #UNFinfo #events.flexCol {
    padding: 0px 15px; }
  #UNFinfo #news.flexCol {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0px 15px; }
  #UNFinfo #student.flexCol {
    display: none; } }

@media only screen and (max-width: 767px) {
  #UNFinfo .flexHome {
    margin-top: 0px;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    justify-content: space-around; }
  #UNFinfo #events.flexCol {
    border-right: none;
    border-bottom: #DEE1E3 1px solid; }
  #UNFinfo #events .eventInfo {
    width: 80%; } }

/* HOMEPAGE EMERGENCY FEEDS */
#UNFhome .rssMobile {
  display: block; }

#UNFhome .rssDesktop {
  display: none; }

@media only screen and (min-width: 1200px) {
  #UNFhome .alerts.rssMobile {
    display: none; }
  #UNFhome .alerts.rssDesktop {
    display: block; } }

#UNFhome .alerts.rssMobile {
  margin: 25px; }

#UNFhome .alerts .level2 {
  background: #fff0b3 !important;
  border: 1px solid #ffe475;
  padding: 1.1em;
  border-radius: 6px;
  margin-bottom: 25px; }

#UNFhome #RssAlertsDesktop .level2 {
  margin-left: 30px; }

#UNFhome .alerts h2 {
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.4em;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 10px; }

#UNFhome .alerts .message {
  font-size: 1.1em;
  line-height: 1.65em; }

#UNFhome .alerts a {
  color: #16639C !important;
  font-weight: bold;
  text-decoration: underline;
  line-height: 2.25em;
  font-size: 1.1em; }

#UNFhome .alerts .timestamp {
  display: block;
  margin: 10px 0px; }

#UNFhome .emergency {
  font-size: 1.1rem;
  line-height: 1.65rem;
  background-color: #fff3a3;
  border-top: 1px solid #ffe075;
  border-bottom: 5px solid #ffe075;
  border-radius: 0;
  padding: 25px; }

#UNFhome .emergency .icon {
  display: inline-block;
  margin-right: 30px;
  /*background: url(../../image/emergency.png) no-repeat center;*/
  height: 75px;
  width: 75px;
  vertical-align: top; }

#UNFhome .emergency .info {
  display: inline-block;
  max-width: 80%; }

#UNFhome .emergency h2 {
  font-size: 1.75em;
  color: #000000;
  font-weight: bold;
  margin: 0px 0px .5em 0px; }

@media only screen and (max-width: 767px) {
  #UNFhome .emergency .icon {
    display: none; }
  #UNFhome .emergency .info {
    max-width: unset; }
  #UNFhome .emergency .container {
    padding-left: 0px; } }

#UNFhome .emergency a.link,
#UNFhome .alerts {
  margin: 0px auto;
  font-size: .9rem;
  line-height: 1.3rem; }

#UNFhome .alerts .level3 {
  background-color: #eeeff0;
  border: 1px solid #d0d8df;
  padding: 1.1em;
  margin-bottom: 1em; }

/* discontinue */
#UNFhome .alerts a.link {
  float: right; }

/* HOMEPAGE CAROUSEL OVERRIDES */
#UNFhome .rotate .photo {
  z-index: 0 !important;
  width: 100%;
  max-width: 1350px;
  margin: 0 auto; }

#UNFhome .rotate .caption {
  display: block;
  padding: 10px;
  color: #fff;
  font-size: 1.3em;
  line-height: 1.5em;
  text-align: center; }

#UNFhome .rotate > div {
  max-width: unset; }

@media all and (min-width: 500px) {
  #UNFhome .rotate .caption {
    display: none; } }

@media only screen and (min-width: 1280px) {
  #UNFhome .rotate + .controls {
    bottom: 0px;
    right: -45px; } }

@media only screen and (max-width: 480px) {
  #UNFhome .carousel-indicators li {
    width: 10px;
    height: 10px; }
  #UNFhome .carousel-indicators .active {
    width: 10px;
    height: 10px; }
  #UNFhome .carousel-indicators,
  #UNFhome .carousel-control {
    display: none; }
  #UNFhome .carousel .item {
    padding-bottom: 50px; }
  #UNFhome .carousel-inner p {
    height: 48px;
    width: 100%;
    padding: 5px 30px 5px 15px;
    position: absolute;
    z-index: 20;
    bottom: 0px;
    display: block !important;
    text-align: left;
    color: #fff;
    font-weight: bold;
    font-size: 1em; } }

/* HOMEPAGE ORIZ MENU OVERRIDES */
#UNFhome #horiz nav .nav > li > a {
  padding: 10px 20px; }

#UNFhome #horiz nav .nav > li > a:hover {
  color: #ffffff !important;
  background: #979AA0 !important; }

/* condensed menu on smaller screens */
@media only screen and (max-width: 1200px) {
  #UNFhome #horiz nav ul.nav {
    flex-wrap: wrap;
    justify-content: center; } }

/* mobile menu expand/collapse */
@media only screen and (max-width: 767px) {
  #UNFhome #horiz .navbar-collapse {
    max-height: 1000px;
    background: #5c6264;
    padding-left: 0px;
    padding-right: 0px; }
  #UNFhome #horiz .navbar-nav {
    text-align: center; }
  #UNFhome #horiz .audience {
    background: #353e43;
    width: 100% !important;
    margin-left: 0px; }
  #UNFhome #horiz .audience li a {
    font-size: 1.2rem !important; }
  #UNFhome #horiz ul {
    margin: 0px;
    padding: 0px; }
  #UNFhome #horiz nav .nav > li > a {
    padding: 18px 10px; }
  #UNFhome #horiz a.dropdown-toggle {
    font-size: 1.2rem !important;
    padding: 20px 10px;
    background: #5c6164 !important;
    color: #ffffff !important; }
  #UNFhome #horiz .yamm-content {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  #UNFhome #horiz .yamm-content li {
    background: #e3e6e9; }
  #UNFhome #horiz .yamm-content a {
    font-size: 1.2em !important;
    color: #686e72 !important;
    border-bottom: 1px dotted #cdd1d6;
    display: block !important;
    background: #e3e6e9;
    padding: 20px 15px;
    display: block !important; }
  #UNFhome #horiz .yamm-content a:hover {
    background: #c8cbce;
    text-decoration: none; }
  #UNFhome #horiz .caret {
    margin-left: 10px;
    border-top-color: #e3e6e9; }
  #UNFhome #horiz .ribbons {
    padding: 3px;
    text-align: center;
    font-size: 1.1em;
    background: #136ca4; }
  #UNFhome #horiz .ribbons > div {
    width: 45%;
    display: inline-block;
    margin: 5px;
    border: 1px solid #3e91c5; }
  #UNFhome #horiz .ribbons > div.mywings {
    width: 97%;
    display: block;
    border: none; }
  #UNFhome #horiz .ribbons a {
    padding: 10px;
    font-size: 1.1em !important;
    font-weight: bold;
    border-bottom: none !important; }
  #UNFhome #horiz .ribbons a:hover {
    background: #185f91 !important;
    text-decoration: none; } }

/******************************/
/*     HORIZ MENU             */
/******************************/
nav ol *, nav ul *, .UNFMenu * {
  list-style: none; }

#horiz {
  min-height: 12px;
  border-top: 2px solid #135ea0 !important;
  border-bottom: 1px solid #80858a !important;
  background: #74777A;
  color: #ffffff;
  background-image: url("../../../../../image/bgHorizMenu.png");
  position: relative;
  z-index: 5; }

#horiz nav.navbar {
  margin-bottom: 0px;
  border-radius: 0px; }

#horiz nav a {
  color: #fff;
  font-size: 1.075em;
  font-weight: 600; }

#horiz nav a:focus {
  outline: thin dotted !important;
  background: transparent;
  text-decoration: none; }

#horiz nav .center {
  text-align: center; }

#horiz nav .center img {
  display: block;
  margin: 0px auto;
  margin-bottom: 10px; }

#title {
  display: none; }

#horiz nav ul.nav {
  width: 100%;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

#horiz nav ul.nav > li {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto; }

#horiz .navbar-nav > li a {
  text-shadow: #444648 1px 1px 2px; }

@media all and (min-width: 768px) {
  #horiz nav ul.nav {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  #horiz > nav ul.nav > li {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    word-wrap: break-word; }
  #horiz > nav ul.nav > li li {
    text-shadow: none !important; } }

#horiz nav .dropdown-menu {
  background: #fbfbfb;
  border: 1px solid #E0E0E0;
  border-top: none;
  /*top:101%;*/
  box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.175); }

#horiz nav .dropdown-menu .yamm-content {
  padding: 20px 0px !important; }

.dropdown-toggle {
  background: transparent !important; }

#horiz nav .nav > li > a {
  padding: 10px 15px; }

#horiz nav .nav > li > a:hover {
  color: #444648 !important;
  text-shadow: none !important; }

#horiz nav a.dropdown-toggle:hover {
  color: #444648 !important;
  text-shadow: none !important; }

@media all and (max-width: 767px) {
  #horiz nav a.dropdown-toggle:hover {
    background: #dfe0e2 !important; }
  /* mobile only */ }

#horiz nav .open,
#horiz nav .open a.dropdown-toggle,
#horiz nav .open a.dropdown-toggle:hover {
  background: #fbfbfb !important;
  color: #444648 !important;
  text-shadow: none !important; }

#horiz nav li.dropdown:focus a {
  outline: 1px; }

@media all and (min-width: 768px) {
  #horiz nav .dropdown .dropdown-menu {
    display: unset !important;
    visibility: hidden;
    opacity: 0;
    transition: visibility .2s linear, opacity .2s linear; }
  #horiz nav li.dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    transition: visibility 0.15s, opacity 0.15s; }
  #horiz nav li.dropdown:hover a.dropdown-toggle:hover,
  #horiz nav .nav > li.dropdown:hover > a:hover {
    background: #fbfbfb !important;
    color: #444648 !important;
    text-shadow: none !important; }
  #horiz nav .dropdown.open .dropdown-menu {
    display: block !important;
    visibility: visible;
    opacity: 1; }
  #horiz nav .hovered a {
    color: #444648;
    text-shadow: none; }
  #horiz nav .hovered {
    background: #FBFBFB; } }

#horiz nav .dropdown-menu.simple a {
  padding: 10px 15px; }

#horiz nav .dropdown-menu.simple li:last-child a {
  border-bottom: 0px !important; }

#horiz nav .dropdown-menu.mega ul.yamm-content {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  flex-direction: column; }

@media all and (min-width: 768px) {
  #horiz nav .dropdown-menu.mega ul.yamm-content {
    -webkit-flex-direction: row;
    flex-direction: row; } }

@media all and (max-width: 767px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* hack to target IE10+ only due to flexbox bug in IE11 */
  #horiz nav .dropdown-menu.mega ul.yamm-content {
    display: block !important; } }

#horiz nav .dropdown-menu.mega li.content {
  -webkit-flex: 0 0 21%;
  flex: 0 0 21%;
  /* basis-width is calculated in the ASCX with C# */ }

#horiz nav .dropdown-menu.mega li.column {
  -webkit-flex: 0 0 21%;
  flex: 0 0 21%;
  /* basis-width is calculated in the ASCX with C# */ }

#horiz nav .dropdown-menu li a {
  display: block !important;
  padding: 10px;
  color: #444648;
  border-bottom: 1px dotted #d1d8de;
  font-weight: 400;
  font-size: 1.1em;
  line-height: 1.2em;
  text-shadow: none !important; }

#horiz nav .dropdown-menu li a:hover {
  color: #204969;
  background: #e9eaeb;
  text-decoration: none; }

#horiz nav .dropdown-menu li.heading span,
#horiz nav .dropdown-menu li.heading a {
  display: block !important;
  padding: 10px;
  color: #04487A;
  border-bottom: 1px solid #04487A;
  font-weight: 700;
  font-size: 1.15em;
  padding-bottom: 7px; }

#horiz nav .dropdown-menu li.heading a:hover {
  cursor: pointer; }

#horiz nav .dropdown-menu li.content a {
  color: #015fa2;
  font-weight: bold;
  border-bottom: none !important; }

#horiz nav .dropdown-menu li.content a:hover {
  color: #803795;
  background: none !important;
  text-decoration: none; }

#horiz nav .mega .content {
  padding: 0px;
  font-family: "Open Sans", Arial, san-serif;
  line-height: 1.3em;
  color: #000000; }

#horiz nav .mega .content li {
  border: 1px solid transparent; }

#horiz nav .mega .content .text1,
#horiz nav .mega .content .text2,
#horiz nav .mega .content .text3,
#horiz nav .mega .content .text4,
#horiz nav .mega .content .text5 {
  margin-top: 7px; }

#horiz nav .mega .content p {
  margin-bottom: 0px; }

#horiz nav .navbar-header:hover {
  background: #a0a3a9;
  cursor: pointer; }

#horiz nav .navbar-toggle {
  border: 1px solid #6e6f72;
  background: #ccced1; }

#horiz nav .navbar-togglehover,
#horiz nav .navbar-toggle:focus {
  background-color: #dedfe0; }

#horiz nav .navbar-toggle .icon-bar {
  background-color: #5f7889; }

#horiz nav .navbar-collapse {
  max-height: 1500px;
  padding-right: 5px;
  padding-left: 5px; }

@media all and (max-width: 767px) {
  nav #title {
    color: #ffffff;
    display: inline-block;
    font-size: 1.25em;
    max-width: 80%;
    float: left;
    margin: 15px; }
  #horiz nav .navbar-collapse.in a {
    padding: 15px;
    transition: padding 0.3s ease;
    border-bottom: 1px dotted #b0b3b8;
    display: block; }
  #horiz nav .navbar-collapse.in .heading {
    padding: 5px 15px; }
  #horiz nav .nav > li:hover > a:hover,
  #horiz nav .nav > li.dropdown:hover > a:hover {
    background: #92969c !important;
    color: #ffffff !important; } }

@media all and (min-width: 768px) and (max-width: 991px) {
  #horiz nav ul.nav {
    width: 98%;
    padding-left: 15px; }
  #horiz nav ul.nav > li {
    word-wrap: break-word;
    font-size: .85em; }
  #horiz nav .nav > li > a {
    padding: 10px 0px; }
  #horiz nav .container div.navbar-collapse {
    padding: 0px; }
  #horiz .nav:before, #horiz .nav:after, #horiz .navbar-collapse:before, #horiz .navbar-collapse:after {
    display: none !important; } }

#horiz nav .caret {
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: 10px;
  width: 0;
  height: 0;
  border-top: 4px solid #33608e;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent; }

@media all and (max-width: 767px) {
  #horiz nav .caret {
    float: right;
    margin-top: 10px;
    /* mobile only */ } }

#horiz nav .navbar-nav > .dropdown > a .caret {
  border-top-color: #b0b3b8;
  border-bottom-color: #b0b3b8; }

#horiz nav .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #cccfd3;
  border-bottom-color: #cccfd3; }

#horiz nav .navbar-nav > .open > a .caret,
#horiz nav .navbar-nav > .open > a:hover .caret,
#horiz nav .navbar-nav > .open > a:focus .caret {
  border-top-color: #8f939a;
  border-bottom-color: #8f939a; }

/******************************/
/*     SIDE MENU              */
/******************************/
.UNFMenu {
  margin-bottom: 30px; }

.UNFMenu a {
  color: #015fa2;
  padding: 10px 22px 10px 15px;
  display: block;
  position: relative;
  line-height: 1.5em;
  text-decoration: none;
  opacity: 1;
  transition: all .1s linear; }

.UNFMenu a:hover {
  color: #015fa2;
  text-decoration: none; }

.UNFMenu a.expanded:focus {
  outline: none !important; }

.UNFMenu a[class*="btn"] {
  margin-bottom: 10px;
  text-align: left;
  padding: 7px 16px; }

.UNFMenu > li > a.notLink:hover, .UNFMenu .open a.notLink:hover {
  cursor: pointer !important; }

.UNFMenu.KeepOpen a.notLink:hover, .UNFMenu.MenuNormal.MenuHead > li > a.notLink:hover {
  cursor: default !important;
  opacity: 1 !important; }

.UNFMenu img {
  margin-right: 10px; }

.UNFMenu .center {
  text-align: center;
  margin: 0px; }

.UNFMenu .center img {
  display: block;
  margin: 0 auto;
  padding-bottom: 5px; }

.UNFMenu ul {
  display: none;
  list-style: none;
  margin: 0px;
  padding: 0px; }

.UNFMenu li .caret {
  position: absolute;
  top: 20px;
  right: 4%;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #33608e; }

.UNFMenu ul.open {
  display: block; }

.UNFMenu.KeepOpen ul {
  display: block; }

.UNFMenu.KeepOpen .caret {
  visibility: hidden; }

.MenuSimple.MenuHead > li > a, .MenuNormal.MenuHead > li > a,
.MenuNormal.MenuHead > li > a.notLink:hover {
  color: #0a5488;
  font-weight: 600; }

.MenuNormal.MenuHead li li a {
  font-size: .95em;
  line-height: 1.25em;
  font-weight: normal; }

.MenuNormal li a, .MenuNormal.MenuHead li li a, .MenuNormal.MenuHead.KeepOpen li li a, .MenuNormal.KeepOpen li a {
  background: #f7f7f7;
  border-left: 1px solid #e4e8ea;
  border-right: 1px solid #e4e8ea;
  border-bottom: 1px solid #e4e8ea; }

.MenuNormal li li a, .MenuNormal.MenuHead li li li a, .MenuNormal.KeepOpen ul li a,
.MenuNormal.KeepOpen ul li li a {
  background: #eeeeee; }

.MenuNormal li li li a, .MenuNormal.MenuHead li li li li a {
  background: #e4e6e7;
  color: #015692; }

.MenuNormal li a:hover, .MenuNormal.MenuHead li li a:hover, .MenuNormal.KeepOpen ul li a:hover {
  background: #eaeaea; }

.MenuNormal li li a:hover {
  background: #e4e4e4; }

.MenuNormal li li li a:hover {
  background: #dcdfe0; }

.MenuSimple a:hover {
  color: #803795;
  text-decoration: underline; }

.MenuSimple ul a {
  padding-left: 1.75em; }

.MenuSimple ul ul a {
  padding-left: 2.5em; }

.MenuSimple.MenuHead > li > a:hover {
  color: #015fa2; }

.MenuSimple.KeepOpen a.notLink:hover {
  color: #015fa2; }

.MenuSimple.KeepOpen.MenuHead > li > a.notLink:hover {
  color: #04487A; }

.MenuSimple .button .caret {
  border-top: 4px solid #ffffff; }

.MenuSimple .button .open .caret {
  border-top: 4px solid #33608e; }

.MenuSimple a.expand.expanded {
  border-top: #cfd2d3 1px solid;
  font-weight: bold; }

.MenuSimple ul.sub.open {
  border-bottom: #cfd2d3 1px solid; }

.MenuSimple ul.sub.open li a::before {
  content: "•";
  color: #803795; }

.MenuNormal > li:first-child {
  border-top: 2px solid #e4e8ea; }

.MenuNormal > li:last-child {
  border-bottom: 1px solid #e4e8ea; }

.MenuNormal ul.sub {
  border-top: 1px solid #e4e8ea;
  border-bottom: 1px solid #e4e8ea; }

.MenuNormal li a {
  padding-left: 1.25em; }

.MenuNormal.MenuHead > li:first-child,
.MenuNormal.MenuHead > li:last-child {
  border: 0px; }

.MenuNormal.MenuHead > li > a:hover {
  color: #015fa2; }

.MenuNormal.MenuHead > li > a,
.MenuNormal.MenuHead > li > a.notLink:hover {
  background: none;
  border: 0px; }

.MenuNormal.MenuHead li li a {
  color: #015fa2; }

.MenuNormal.MenuHead ul.sub {
  border-top: 2px solid #e4e8ea; }

.MenuNormal.MenuHead ul {
  display: block;
  margin-bottom: 15px; }

.MenuNormal.MenuHead ul ul {
  display: none;
  margin-bottom: 0px; }

.MenuNormal.MenuHead ul ul.open {
  display: block; }

.MenuNormal.MenuHead li .caret {
  visibility: hidden; }

.MenuNormal.MenuHead li li .caret {
  visibility: visible; }

.MenuNormal.KeepOpen li a {
  font-weight: 600; }

.MenuNormal.KeepOpen ul li a,
.MenuNormal.KeepOpen ul li li a {
  font-weight: 400;
  border-bottom: 0px; }

.MenuNormal.KeepOpen ul li > a.notLink:hover {
  background: #eeeeee;
  /*border-bottom:0px*/ }

.MenuNormal.KeepOpen ul ul a {
  padding-left: 1.25em; }

.MenuNormal.KeepOpen ul.sub {
  border-bottom: 2px solid #e4e8ea; }

.MenuNormal.KeepOpen.MenuHead ul.sub {
  border-bottom: 1px solid #e4e8ea; }

.MenuNormal.KeepOpen.MenuHead ul li > a.notLink:hover {
  border-bottom: 1px solid #e4e8ea; }

.UNFMenu a.btn-basic, .UNFMenu a.btn-gray, .UNFMenu a.btn-blue, .UNFMenu a.btn-teal {
  display: block;
  opacity: 1;
  transition: opacity .5s ease;
  border-radius: 3px;
  font-weight: 600;
  transition: opacity .25s linear;
  text-align: unset; }

.UNFMenu a.btn-gray {
  background: #72767d !important; }

.UNFMenu a.btn-blue {
  background: #04487A !important; }

.UNFMenu a.btn-teal {
  background: #1c7cb3 !important; }

.UNFMenu a[class*="btn"] {
  color: #ffffff !important;
  background: none;
  border: 0px;
  padding: 10px 15px;
  margin-bottom: 7px;
  display: block; }

.UNFMenu a[class*="btn"]:hover {
  opacity: .75; }

.UNFMenu li.hasBtn .caret {
  border-top: 4px solid #ffffff; }

.UNFMenu li.hasBtn.sub .caret {
  border-top: 4px solid #33608e; }

.UNFMenu li.hasBtn {
  border: 0px !important; }

.MenuNormal > li.hasBtn > .sub {
  border-top: 2px solid #e4e8ea;
  margin-bottom: 10px; }

.MenuNormal > li[class="hasBtn"] + li:not([class="hasBtn"]) {
  border-top: 2px solid #e4e8ea; }

.MenuNormal.MenuHead > li[class="hasBtn"] + li:not([class="hasBtn"]) {
  border: 0px; }

@media all and (max-width: 767px) {
  .UNFMenu {
    margin-bottom: 30px; }
  .UNFMenu a {
    padding-left: 5px; }
  .UNFMenu li > ul,
  .UNFMenu.KeepOpen li > ul {
    display: none !important; }
  .UNFMenu li > ul.open,
  .UNFMenu.KeepOpen li > ul.open {
    display: block !important; }
  .UNFMenu li .caret,
  .UNFMenu.KeepOpen .caret {
    visibility: visible !important; }
  .UNFMenu.MenuHead > li:hover, .UNFMenu.KeepOpen > li:hover {
    cursor: pointer !important; }
  .UNFMenu.MenuHead > li a,
  .UNFMenu.KeepOpen > li a {
    border-top: 1px solid #e4e8ea; }
  .UNFMenu > li:last-child a {
    border-bottom: 0px !important; } }

/******************************/
/*  TYPOGRAPHY                */
/******************************/
* {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 100%;
  font-size: 1em;
  line-height: 1.65em; }

p {
  /*margin-bottom:1em*/ }

b, strong {
  font-weight: 600; }

i, em {
  font-style: italic; }

a {
  font-family: "Open Sans", Arial, san-serif;
  color: #2A7BB4;
  text-decoration: none; }

a:hover {
  color: #803795;
  text-decoration: underline; }

h1 {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 2.25rem;
  line-height: 2.5rem;
  color: #7f838b;
  font-weight: 400;
  margin-bottom: 25px; }

h1:first-child {
  margin-top: 0px; }

.text1 {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 2.25rem;
  line-height: 2.5rem;
  color: #7f838b;
  font-weight: 400; }

h2 {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 1.65rem;
  line-height: 2rem;
  color: #04487A;
  font-weight: bold;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 10px; }

.text2 {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 1.65rem;
  line-height: 2rem;
  color: #04487A;
  font-weight: bold;
  font-weight: 600; }

h3 {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 1.35rem;
  line-height: 1.75rem;
  color: #04487A;
  font-weight: bold;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 10px; }

.text3 {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 1.35rem;
  line-height: 1.75rem;
  color: #04487A;
  font-weight: bold;
  font-weight: 700; }

h4 {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 1.325rem;
  line-height: 1.6rem;
  color: #444648;
  font-weight: bold;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 10px; }

.text4 {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 1.325rem;
  line-height: 1.6rem;
  color: #444648;
  font-weight: bold;
  font-weight: 700; }

h5 {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 1.2rem;
  line-height: 1.45rem;
  color: #444648;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px; }

.text5 {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 1.2rem;
  line-height: 1.45rem;
  color: #444648;
  font-weight: bold; }

.text6 {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 1.3em;
  line-height: 1.5em;
  color: #000000; }

.subhead {
  font-family: "Open Sans", Arial, san-serif;
  font-size: .85em;
  line-height: 1.5em;
  display: block; }

.underline {
  border-bottom: 1px solid #000000;
  display: block; }

.fineprint1 {
  font-family: "Open Sans", Arial, san-serif;
  color: #000000;
  font-size: .85em;
  font-weight: bold;
  font-weight: 600; }

.fineprint2 {
  font-family: "Open Sans", Arial, san-serif;
  color: #6f6f6f;
  font-size: .85em;
  font-weight: bold;
  font-weight: 600; }

.fineprint3 {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #6f6f6f;
  font-size: 1em;
  font-style: italic; }

.notification1 {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 1.25em;
  color: #D02433;
  font-weight: bold; }

.notification2 {
  font-family: "Open Sans", Arial, san-serif;
  font-size: 1em;
  color: #D02433;
  font-weight: bold; }

sup, sub {
  font-size: .75em; }

/******************************/
/*  QUOTES                    */
/******************************/
.quote1 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 1.5em;
  line-height: 1.65em;
  color: #444648;
  font-style: italic; }

.quote2 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 1.3em;
  line-height: 1.55em;
  color: #444648;
  font-style: italic; }

blockquote {
  padding-left: 1.5em; }

blockquote .quote1 {
  quotes: initial;
  display: block;
  margin: 25px 50px 25px 30px;
  padding: 7px 3px;
  position: relative; }

blockquote .quote2 {
  quotes: initial;
  display: block;
  margin: 25px 50px 25px 30px;
  padding: 7px 3px;
  position: relative; }

blockquote *[class*="quote"]:before,
blockquote *[class*="text"]:before {
  content: open-quote;
  font-family: Georgia, "Times New Roman", san-serif;
  color: #a5a8ae;
  font-size: 3.5em;
  line-height: 0em;
  position: absolute;
  left: -35px;
  top: .45em; }

blockquote *[class*="quote"]:after,
blockquote *[class*="text"]:after {
  content: close-quote;
  font-family: Georgia, "Times New Roman", san-serif;
  color: #a5a8ae;
  font-size: 3.5em;
  line-height: 0em;
  position: absolute;
  right: -25px;
  margin-top: .3em; }

/******************************/
/*  LISTS                     */
/******************************/
#content ol, #content ul {
  margin-top: 1em;
  margin-bottom: 1em; }

#content li, aside li {
  padding-left: 5px; }

#content li ol, #content li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 30px; }

#content ol, aside ol, #design_content ol {
  list-style: decimal;
  margin-left: 30px; }

#content ol ol, aside ol ol, #design_content ol ol {
  list-style: lower-alpha; }

#content ol ol ol, aside ol ol ol, #design_content ol ol ol {
  list-style: decimal; }

#content ul, aside ul, #design_content ul {
  list-style: disc;
  margin-left: 30px; }

#content ul ul, aside ul ul, #design_content ul ul {
  list-style: circle; }

#content ul ul ul, aside ul ul ul, #design_content ul ul ul {
  list-style: square; }

/******************************/
/*  COLOR ACCENTS             */
/******************************/
.box-gray {
  font-family: "Open Sans", Arial, san-serif;
  padding: 8px;
  background: #eaeeef;
  border: 1px solid #acaeb4; }

.box-blue {
  font-family: "Open Sans", Arial, san-serif;
  padding: 8px;
  background: #d4e0e8;
  border: 1px solid #82a4bd; }

.box-teal {
  font-family: "Open Sans", Arial, san-serif;
  padding: 8px;
  background: #d4e6f1;
  border: 1px solid #6baace; }

.box-green {
  font-family: "Open Sans", Arial, san-serif;
  padding: 8px;
  background: #cbe2d2;
  border: 1px solid #8fc19d; }

.box-red {
  font-family: "Open Sans", Arial, san-serif;
  padding: 8px;
  background: #f6d3d6;
  border: 1px solid #e89299; }

.box-purple {
  font-family: "Open Sans", Arial, san-serif;
  padding: 8px;
  background: #dfcde5;
  border: 1px solid #b387bf; }

.box-yellow {
  font-family: "Open Sans", Arial, san-serif;
  padding: 8px;
  background: #fff0b3;
  border: 1px solid #ffd833; }

/******************************/
/*  MISCELLANEOUS             */
/******************************/
table.basic {
  visibility: visible; }

table.blue {
  visibility: visible; }

table.bluegray {
  visibility: visible; }

table.gray {
  visibility: visible; }

.hideMobile {
  visibility: visible; }

.custom-iframe {
  visibility: visible; }

/******************************/
/*  BUTTONS                   */
/******************************/
a.btn-basic {
  font-family: "Open Sans", Arial, san-serif;
  padding: 2px 12px;
  color: #ffffff !important;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none !important;
  border-radius: 7px;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  border: 1px solid #286a9a;
  color: #286a9a !important;
  text-shadow: none; }

a.btn-gray {
  font-family: "Open Sans", Arial, san-serif;
  padding: 2px 12px;
  color: #ffffff !important;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none !important;
  border-radius: 7px;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  border-color: #66696f;
  background: #74777a; }

a.btn-blue {
  font-family: "Open Sans", Arial, san-serif;
  padding: 2px 12px;
  color: #ffffff !important;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none !important;
  border-radius: 7px;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  border-color: #02243d;
  background: #04487A; }

a.btn-teal {
  font-family: "Open Sans", Arial, san-serif;
  padding: 2px 12px;
  color: #ffffff !important;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none !important;
  border-radius: 7px;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  border-color: #125174;
  background: #1c7cb3; }

a.btn-white {
  font-family: "Open Sans", Arial, san-serif;
  padding: 2px 12px;
  color: #ffffff !important;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none !important;
  border-radius: 7px;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  border: 1px solid #ffffff;
  color: #ffffff !important;
  background: #f2f2f2;
  text-shadow: none; }

@media all {
  .btn-basic {
    font-family: "Open Sans", Arial, san-serif;
    padding: 0px 12px;
    color: #ffffff !important;
    font-size: 1em;
    line-height: 2em;
    font-weight: 600;
    text-decoration: none !important;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    border-radius: 7px;
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    opacity: 1;
    border: 1px solid #286a9a;
    color: #286a9a !important;
    text-shadow: none; }
  .btn-gray {
    font-family: "Open Sans", Arial, san-serif;
    padding: 0px 12px;
    color: #ffffff !important;
    font-size: 1em;
    line-height: 2em;
    font-weight: 600;
    text-decoration: none !important;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    border-radius: 7px;
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    opacity: 1;
    border-color: #66696f;
    background-color: #74777a;
    background: -moz-linear-gradient(top, #a5a8ae 7%, #74777a 30%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(7%, #a5a8ae), color-stop(30%, #74777a));
    background: -webkit-linear-gradient(top, #a5a8ae 7%, #74777a 30%);
    background: -o-linear-gradient(top, #a5a8ae 7%, #74777a 30%);
    background: -ms-linear-gradient(top, #a5a8ae 7%, #74777a 30%);
    background: linear-gradient(to bottom, #a5a8ae 7%, #74777a 30%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74777a', endColorstr='#74777a',GradientType=1 );
    background-color: #74777a; }
  .btn-blue {
    font-family: "Open Sans", Arial, san-serif;
    padding: 0px 12px;
    color: #ffffff !important;
    font-size: 1em;
    line-height: 2em;
    font-weight: 600;
    text-decoration: none !important;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    border-radius: 7px;
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    opacity: 1;
    border-color: #02243d;
    background-color: #04487A;
    background: -moz-linear-gradient(top, #4f7fa2 10%, #04487A 30%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #4f7fa2), color-stop(30%, #04487A));
    background: -webkit-linear-gradient(top, #4f7fa2 10%, #04487A 30%);
    background: -o-linear-gradient(top, #4f7fa2 10%, #04487A 30%);
    background: -ms-linear-gradient(top, #4f7fa2 10%, #04487A 30%);
    background: linear-gradient(to bottom, #4f7fa2 10%, #04487A 30%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013F70', endColorstr='#013F70',GradientType=1 );
    background-color: #04487A; }
  .btn-teal {
    font-family: "Open Sans", Arial, san-serif;
    padding: 0px 12px;
    color: #ffffff !important;
    font-size: 1em;
    line-height: 2em;
    font-weight: 600;
    text-decoration: none !important;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    border-radius: 7px;
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    opacity: 1;
    border-color: #125174;
    background-color: #1c7cb3;
    background: -moz-linear-gradient(top, #6baace 7%, #1c7cb3 30%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(7%, #6baace), color-stop(30%, #1c7cb3));
    background: -webkit-linear-gradient(top, #6baace 7%, #1c7cb3 30%);
    background: -o-linear-gradient(top, #6baace 7%, #1c7cb3 30%);
    background: -ms-linear-gradient(top, #6baace 7%, #1c7cb3 30%);
    background: linear-gradient(to bottom, #6baace 7%, #1c7cb3 30%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c7cb3', endColorstr='#1c7cb3',GradientType=1 );
    background-color: #1c7cb3; }
  .btn-white {
    font-family: "Open Sans", Arial, san-serif;
    padding: 0px 12px;
    color: #ffffff !important;
    font-size: 1em;
    line-height: 2em;
    font-weight: 600;
    text-decoration: none !important;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    border-radius: 7px;
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    opacity: 1;
    border: 1px solid #ffffff;
    color: #ffffff !important;
    background: transparent;
    text-shadow: none; } }

@media all {
  .btn-basic:hover {
    opacity: .85; }
  .btn-gray:hover {
    background: #72767d;
    color: #ffffff !important;
    opacity: 1; }
  .btn-blue:hover {
    background: #04416e;
    color: #ffffff !important;
    opacity: 1; }
  .btn-teal:hover {
    background: #1970a1;
    color: #ffffff !important;
    opacity: 1; }
  a[class*="btn"]:hover,
  a[class*="btn"]:focus,
  div[class*="btn"]:hover,
  div[class*="btn"]:focus {
    outline: none;
    border-color: #a9b6c3;
    box-shadow: 0 0 5px #9ecaed;
    text-decoration: none; }
  table, th, td {
    border-spacing: 0px;
    border-collapse: collapse;
    font-size: 1em;
    vertical-align: top; }
  td h1, td h2, td h3, td h4, td h5 {
    margin: 5px 0px; }
  th {
    font-size: 1em;
    font-weight: bold;
    margin: 3px 5px;
    word-wrap: break-word;
    text-align: left; }
  caption {
    background: #fff;
    font-size: 1.25em;
    line-height: 1.5em;
    font-weight: 700;
    text-align: left;
    margin-left: 5px; }
  table.blue th, table.gray th, table.bluegray th, table.basic th,
  table.blue td, table.gray td, table.bluegray td, table.basic td {
    padding: 3px 5px;
    word-wrap: break-word;
    border: 1px solid #fff; }
  table.blue th h1, table.blue th h2, table.blue th h3, table.blue th h4, table.blue th h5,
  table.gray th h1, table.gray th h2, table.gray th h3, table.gray th h4, table.gray th h5,
  table.bluegray th h1, table.bluegray th h2, table.bluegray th h3, table.bluegray th h4, table.bluegray th h5 {
    color: #ffffff; }
  table.basic caption {
    color: #444648; }
  table.basic th, table.basic td {
    padding: 3px 5px;
    word-wrap: break-word;
    border: 1px solid #E0E0E0; }
  table.basic thead th {
    background: #dadada;
    color: #222324;
    text-align: center; }
  table.basic tr:nth-child(odd) {
    background-color: #f9f9f9; }
  table.basic tr:nth-child(even) {
    background-color: #ffffff; }
  table.blue caption {
    color: #446b99; }
  table.blue thead th {
    background: #4C77AA;
    color: #ffffff;
    text-align: center; }
  table.blue tr:nth-child(odd) {
    background-color: #e8f2f7; }
  table.blue tr:nth-child(even) {
    background-color: #d4e6f1; }
  table.gray caption {
    color: #68686e; }
  table.gray thead th {
    background: #74747a;
    color: #fff;
    text-align: center; }
  table.gray tr:nth-child(odd) {
    background-color: #f4f4f4; }
  table.gray tr:nth-child(even) {
    background-color: #e6e6e6; }
  table.bluegray caption {
    color: #3d5f88; }
  table.bluegray thead th {
    background: #466d9c;
    color: #ffffff;
    text-align: center; }
  table.bluegray tr:nth-child(odd) {
    background-color: #f0f1f6; }
  table.bluegray tr:nth-child(even) {
    background-color: #DFE8F4; }
  table.complex {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  table.gray2 caption {
    color: #444648; }
  table.gray2 td, table.gray2 tbody th {
    padding: 5px 8px;
    border: 1px #fff solid;
    border-top: 0px;
    border-bottom: 1px #d7d8dd solid !important; }
  table.gray2 thead th, table.gray2 thead .th {
    background: #4C77AA;
    color: #ffffff;
    text-align: left;
    padding: 5px 8px;
    border: 1px #fff solid;
    font-weight: bold; }
  table.gray2 tr:nth-child(odd) {
    background-color: #f4f4f4; }
  table.gray2 tr:nth-child(even) {
    background-color: #e6e6e6; }
  table.gray3 caption {
    color: #444648; }
  table.gray3 td, table.gray3 tbody th {
    padding: 5px 8px;
    border: 1px #e8e8e8 solid; }
  table.gray3 thead th, table.gray3 thead .th {
    background: #4C77AA;
    color: #ffffff;
    text-align: left;
    padding: 5px 8px;
    border: 1px #fff solid;
    font-weight: bold; }
  table.gray3 tr:nth-child(odd) {
    background-color: #ffffff; }
  table.gray3 tr:nth-child(even) {
    background-color: #f7f7f7; }
  table.gray4 caption {
    color: #444648; }
  table.gray4 td, table.gray4 tbody th {
    padding: 5px 8px;
    border: 1px #fff solid;
    border-top: 0px;
    border-bottom: 1px #d7d8dd solid !important; }
  table.gray4 thead th, table.gray4 thead .th {
    background: #C9CCD0;
    color: #000000;
    text-align: left;
    padding: 5px 8px;
    border: 1px #fff solid;
    font-weight: bold; }
  table.gray4 tr:nth-child(odd) {
    background-color: #f4f4f4; }
  table.gray4 tr:nth-child(even) {
    background-color: #e6e6e6; }
  h1 a, h2 a, h3 a, h4 a, h5 a {
    /*color:inherit !important;*/
    text-decoration: underline; }
  h1 > br, h2 > br, h3 > br, h4 > br, h5 > br {
    display: none; }
  h2.underline,
  h3.underline {
    border-bottom: 1px solid #04487A;
    display: block;
    padding: 4px 0px;
    text-decoration: none; }
  h4.underline,
  h5.underline {
    border-bottom: 1px solid #444648;
    display: block;
    padding: 4px 0px;
    text-decoration: none; }
  .reverse-gray {
    font-family: "Open Sans", Arial, san-serif;
    font-size: 1.175em;
    color: #ffffff;
    font-weight: bold;
    padding: 4px 6px 4px 8px;
    margin: 0 0 4px 0;
    background: #74777A; }
  .reverse-blue {
    font-family: "Open Sans", Arial, san-serif;
    font-size: 1.175em;
    color: #ffffff;
    font-weight: bold;
    padding: 4px 6px 4px 8px;
    margin: 0 0 4px 0;
    background: #04487A; }
  .reverse-teal {
    font-family: "Open Sans", Arial, san-serif;
    font-size: 1.175em;
    color: #ffffff;
    font-weight: bold;
    padding: 4px 6px 4px 8px;
    margin: 0 0 4px 0;
    background: #1c7cb3; }
  .reverse-green {
    font-family: "Open Sans", Arial, san-serif;
    font-size: 1.175em;
    color: #ffffff;
    font-weight: bold;
    padding: 4px 6px 4px 8px;
    margin: 0 0 4px 0;
    background: #529F68; }
  .reverse-red {
    font-family: "Open Sans", Arial, san-serif;
    font-size: 1.175em;
    color: #ffffff;
    font-weight: bold;
    padding: 4px 6px 4px 8px;
    margin: 0 0 4px 0;
    background: #D02433; }
  .reverse-purple {
    font-family: "Open Sans", Arial, san-serif;
    font-size: 1.175em;
    color: #ffffff;
    font-weight: bold;
    padding: 4px 6px 4px 8px;
    margin: 0 0 4px 0;
    background: #803795; }
  .reverse-yellow {
    font-family: "Open Sans", Arial, san-serif;
    font-size: 1.175em;
    color: #ffffff;
    font-weight: bold;
    padding: 4px 6px 4px 8px;
    margin: 0 0 4px 0;
    color: #000000;
    background: #FFCE00; }
  .bar-gray {
    font-family: "Open Sans", Arial, san-serif;
    border-bottom: 7px solid #7f838b; }
  .bar-blue {
    font-family: "Open Sans", Arial, san-serif;
    border-bottom: 7px solid #04487A; }
  .bar-teal {
    font-family: "Open Sans", Arial, san-serif;
    border-bottom: 7px solid #1c7cb3; }
  .bar-green {
    font-family: "Open Sans", Arial, san-serif;
    border-bottom: 7px solid #529F68; }
  .bar-red {
    font-family: "Open Sans", Arial, san-serif;
    border-bottom: 7px solid #D02433; }
  .bar-purple {
    font-family: "Open Sans", Arial, san-serif;
    border-bottom: 7px solid #803795; }
  .bar-yellow {
    font-family: "Open Sans", Arial, san-serif;
    border-bottom: 7px solid #FFCE00; }
  .btn-small {
    font-size: .87em; }
  .btn-large {
    font-size: 1.3em; }
  .btn-fancy {
    font-family: Georgia, Times New Roman, Times, serif !important;
    font-style: italic !important;
    font-weight: normal !important;
    font-size: 1.5em !important;
    padding: 5px 15px !important; }
  a.btn-video {
    padding: 4px 10px 4px 35px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background-color: #72767E;
    background: #72767E url("../../../../../image/play_small.png") no-repeat 10px;
    color: #ffffff !important;
    font-size: 1em;
    font-weight: 600;
    text-decoration: none !important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    opacity: 1; }
  a.btn-video:hover {
    opacity: .85;
    color: #ffffff !important; }
  a.socialBtn {
    position: relative;
    display: inline-block;
    top: 10px;
    margin-right: 12px;
    padding: 3px 10px 3px 30px;
    border-radius: 4px;
    font-family: "Open Sans", Arial, san-serif;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    background-size: 15px 15px;
    background-position: 7px 8px;
    background-repeat: no-repeat; }
  a.socialBtn:hover {
    box-shadow: 0 0 6px #9ecaed; }
  a.share {
    background-color: #47639e;
    color: #ffffff !important;
    background-image: url("../../../../../image/socialbtn-facebook.svg"); }
  a.share:hover {
    background-color: #395080;
    color: #ffffff !important; }
  a.tweet {
    background-color: #177CBB;
    color: #ffffff !important;
    background-image: url("../../../../../image/socialbtn-twitter.svg"); }
  a.tweet:hover {
    background-color: #0C7ABF;
    color: #ffffff !important; }
  th a, td a {
    color: #00538f; }
  td a:hover {
    color: #803795 !important; }
  *[class*="reverse"] h1, *[class*="reverse"] .text1,
  *[class*="reverse"] h2, *[class*="reverse"] .text2,
  *[class*="reverse"] h3, *[class*="reverse"] .text3,
  *[class*="reverse"] h4, *[class*="reverse"] .text4,
  *[class*="reverse"] h5, *[class*="reverse"] .text5 {
    color: #ffffff !important; }
  *[class*="reverse"] a {
    color: #ffffff !important;
    text-decoration: underline; }
  *[class*="reverse"] a:hover {
    opacity: .75; }
  .reverse-yellow a, .reverse-yellow h1, .reverse-yellow h2, .reverse-yellow h3, .reverse-yellow h4, .reverse-yellow h5,
  .reverse-yellow .text1, .reverse-yellow .text2, .reverse-yellow .text3, .reverse-yellow .text4, .reverse-yellow .text5 {
    color: #000000 !important; }
  .reverse-green, .reverse-green h3, .reverse-green h4, .reverse-green h5,
  .reverse-green .text3, .reverse-green .text4, .reverse-green .text5 {
    font-size: 1.5rem !important; }
  *[class*="box-"] a, a[class*="box-"] {
    color: #00538f; }
  *[class*="box-"] a:hover {
    color: #803795; }
  *[class*="box-"] a[class*="btn-"] {
    text-decoration: none; }
  *[class*="box-"] a.btn-basic {
    border: 1px solid #000000;
    color: #000000 !important; }
  *[class*="box-"] a.btn-basic:hover {
    background: none;
    opacity: .9; }
  *[class*="box-"] h1 {
    color: #444648; }
  *[class*="box-"] .notification1,
  *[class*="box-"] .notification2 {
    color: #990000; }
  *[class*="box-"] .fineprint2,
  *[class*="box-"] .fineprint3 {
    color: #444648; }
  *[class*="box-"] .text1 {
    color: #444648; }
  table[class*="blue"] td h1,
  table[class*="gray"] td h1 {
    color: #444648; }
  table[class*="blue"] td a,
  table[class*="gray"] td a {
    color: #0b67b7; }
  table[class*="blue"] .notification1,
  table[class*="gray"] .notification1,
  table[class*="blue"] .notification2,
  table[class*="gray"] .notification2 {
    color: #990000; }
  table[class*="blue"] .fineprint2,
  table[class*="gray"] .fineprint2,
  table[class*="blue"] .fineprint3,
  table[class*="gray"] .fineprint3 {
    color: #444648; }
  table[class*="blue"] .text1,
  table[class*="gray"] .text1 {
    color: #444648; } }

/******************************/
/*  MOBILE ADJUSTMENTS        */
/******************************/
@media all and (max-width: 480px) {
  h1 {
    font-size: 1.8rem;
    line-height: 1.35em; }
  h2 {
    font-size: 1.6rem; }
  h3 {
    font-size: 1.35rem; }
  h4 {
    font-size: 1.2rem; }
  h5 {
    font-size: 1.05rem; } }

@media all and (max-width: 500px) {
  main thead th {
    display: none; }
  main tr {
    border-bottom: 1px solid #fff; }
  main td {
    display: block;
    border: 0px solid !important;
    padding: 3px 10px !important; }
  /* stack table cells on mobile */
  main table.complex {
    width: 100% !important;
    overflow-x: scroll !important;
    overflow-y: hidden !important; }
  main table.complex th,
  main table.complex td {
    white-space: nowrap !important;
    display: table-cell !important; } }

/******************************/
/*  BROWSER QUIRKS            */
/******************************/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #content li > br + br:last-of-type {
    content: '';
    font-size: 1em;
    margin-bottom: 1em; }
  li > br + br {
    border: 1px solid transparent; } }

/******************************/
/* DEVELOPER-ONLY STYLES      */
/******************************/
.return,
.returnTop {
  font-size: .9em;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 20px;
  text-decoration: none !important; }

.return:hover::before,
.returnTop:hover::before {
  color: #803795; }

.return::before {
  content: '\25C0';
  font-size: .8em;
  padding-right: .5em;
  color: #2A7BB4; }

.returnTop::before {
  content: '\25b2';
  font-size: .8em;
  padding-right: .5em;
  color: #2A7BB4; }

.returnTop:hover::before {
  color: #803795; }

/******************************/
/*   UNF-BANNER REDESIGN      */
/******************************/
.rotate {
  position: relative; }

.rotate .box {
  background: #767676; }

#bannerHome.rotate .box {
  height: auto;
  text-align: center;
  background: #767676; }

#bannerHome.rotate img {
  width: unset;
  max-height: 100%;
  max-width: 100%; }

#bannerFull .rotate img {
  width: 100%; }

#bannerContent .rotate img {
  width: 100%; }

#bannerNav .rotate img {
  width: 100%; }

@media only screen and (max-width: 600px) {
  #bannerHome.rotate img {
    width: 100%; } }

.rotate > div {
  margin: 0px auto; }

.rotate .caption {
  display: -webkit-flex;
  display: flex;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  font-family: "Open Sans", Century Gothic, san-serif; }

.rotate .captionwrap {
  font-weight: normal;
  color: #ffffff;
  border-radius: 10px;
  text-shadow: 0px 0px 5px #000000;
  line-height: 1.5em; }

.rotate img {
  width: 100%; }

.rotate .item > a {
  display: block;
  text-decoration: none; }

.rotate .item > a > img {
  transition: all 0.5s ease;
  opacity: .975; }

.rotate .item > a > img:hover {
  opacity: 1; }

.rotate .item {
  position: relative; }

.rotate .item .container {
  padding: 0px; }

.rotate .tns-slider .tns-item {
  background: #767676; }

.caption .col-sm-1 {
  width: 8.333332%; }

.caption .col-sm-2 {
  width: 16.666664%; }

.caption .col-sm-3 {
  width: 25%; }

.caption .col-sm-4 {
  width: 33.33333%; }

.caption .col-sm-5 {
  width: 41.66667%; }

.caption .col-sm-6 {
  width: 50%; }

.caption .col-sm-7 {
  width: 58.333336%; }

.caption .col-sm-8 {
  width: 66.66666%; }

.caption .col-sm-9 {
  width: 75%; }

.caption .col-sm-10 {
  width: 83.33334%; }

.caption .col-sm-11 {
  width: 91.66666%; }

.caption .col-sm-12 {
  width: 100%; }

#left .rotate {
  margin-left: 15px; }

#left .rotate .captionwrap {
  width: 100%; }

@media only screen and (max-width: 992px) {
  #left #bannerNav {
    max-width: 225px; } }

@media only screen and (max-width: 600px) {
  .rotate {
    font-size: 1em; }
  .rotate [class*="col-"] {
    font-size: 1em !important; }
  .rotate .caption {
    position: relative;
    padding: 5% 0; }
  .rotate .captionwrap {
    width: 95% !important;
    margin: 0px auto;
    text-align: left !important;
    text-shadow: none; }
  .rotate .caption [class*="col-"] {
    width: 100%; } }

@media only screen and (min-width: 601px) {
  .rotate .caption {
    position: absolute; }
  .rotate .caption [class*="col-"] {
    margin-top: 3%;
    margin-bottom: 3%; }
  #bannerFull .rotate .captionwrap,
  #content .rotate .captionwrap {
    margin-left: 7%;
    margin-right: 7%; }
  #left .rotate .captionwrap {
    margin: 5% 8% 10% 8%;
    width: 100%; } }

@media only screen and (min-width: 601px) and (max-width: 991px) {
  .rotate .caption div[class*="col-"] {
    width: 90%; } }

@media only screen and (min-width: 601px) and (max-width: 1279px) {
  .twocolumn .rotate .caption div[class*="col-"],
  .threecolumn .rotate .caption div[class*="col-"] {
    width: 90%; } }

@media only screen and (min-width: 991px) {
  .rotate .caption [class*="col-"] {
    margin-top: 50px;
    margin-bottom: 50px; } }

.rotate {
  font-size: .9em; }

.rotate .linkBtn {
  margin-top: 15px; }

.rotate a.mobileLink {
  color: #a9d7f9;
  text-decoration: underline;
  font-size: .9em; }

.rotate .captionwrap {
  font-size: 1em; }

.rotate .captionwrap .text1 {
  font-size: 2em;
  line-height: 1.15em;
  margin-bottom: 10px; }

.rotate .captionwrap.left {
  text-align: left; }

.rotate .captionwrap.center {
  text-align: center; }

.rotate .captionwrap.right {
  text-align: right; }

.rotate .captionwrap {
  font-size: 1.35em; }

@media only screen and (min-width: 991px) {
  .rotate {
    font-size: 1.1em; }
  #content .rotate {
    font-size: .85em; }
  #left .rotate {
    font-size: .65em; }
  .rotate .captionwrap {
    font-size: 1.7em; } }

@media only screen and (min-width: 601px) and (max-width: 991px) {
  .rotate .captionwrap {
    font-size: 1.35em; } }

@media only screen and (min-width: 1279px) {
  .rotate {
    font-size: 1em; }
  .rotate .captionwrap h1 {
    font-size: 2em; }
  .rotate .captionwrap.xs {
    font-size: 1.25em; }
  .rotate .captionwrap.sm {
    font-size: 1.5em; }
  .rotate .captionwrap.md {
    font-size: 1.7em; }
  .rotate .captionwrap.lg {
    font-size: 2em; }
  .rotate .captionwrap.lg .teaser {
    line-height: 1.4em; }
  .rotate .captionwrap.xl {
    font-size: 2.25em; }
  .rotate .captionwrap.xl .teaser {
    font-size: .85em;
    line-height: 1.4em; } }

.rotate .caption .teaser a {
  color: unset;
  padding-bottom: 5px;
  text-decoration: underline; }

.rotate .caption a[class*="btn"] {
  display: inline-block;
  font-size: .85em !important;
  font-weight: normal;
  margin-top: 15px;
  padding: 2px 10px;
  text-decoration: none !important; }

@media only screen and (min-width: 991px) {
  .rotate .caption a[class*="btn"] {
    margin-top: 10px;
    padding: 2px 20px; } }

.rotate .white a[class*="-basic"], .rotate .custom a[class*="-basic"] {
  border: 1px solid #ffffff;
  text-shadow: 2px 2px 4px #000000; }

.rotate .white, .rotate .white h1 {
  color: #ffffff; }

.rotate .black a[class*="-basic"] {
  text-shadow: 1px 1px 1px #D6D6D6 !important; }

.rotate .black, .rotate .black h1 {
  color: #000000;
  text-shadow: 1px 1px 1px #D6D6D6 !important; }

#bannerHome.rotate .mobileCaption {
  display: none; }

@media only screen and (max-width: 600px) {
  .rotate .caption {
    background: #013F70;
    color: #ffffff !important;
    width: 100%;
    font-size: 1.1em;
    padding: 5px; }
  .rotate a {
    text-decoration: none !important; }
  .rotate .caption .text1 {
    font-size: 1.35em;
    font-weight: bold; }
  .rotate .linkBtn {
    margin-top: 0px; }
  .rotate .mobileLink {
    color: #a9d7f9;
    text-decoration: underline;
    font-size: .9em;
    background: unset;
    border: unset;
    padding: unset;
    box-shadow: none !important; }
  #bannerHome.rotate .mobileCaption {
    display: block;
    color: white;
    font-size: 1.2em;
    padding: 7px; } }

.rotate .controls {
  position: absolute;
  height: 0px;
  display: block;
  top: 45%;
  width: 100%; }

.rotate .controls .prev,
.rotate .controls .next {
  position: relative;
  color: white;
  font-size: 3em;
  width: 32px;
  height: 45px;
  opacity: .75;
  color: transparent !important;
  z-index: 2; }

.rotate .controls .prev {
  float: left;
  margin-left: 12px;
  background: url("../../../../../js/plugins/tinyslider/arrow-prev.png") no-repeat right center !important; }

.rotate .controls .next {
  float: right;
  margin-right: 12px;
  background: url("../../../../../js/plugins/tinyslider/arrow-next.png") no-repeat right center !important; }

.rotate .controls button {
  border: none; }

.rotate .controls button:focus {
  border-color: #66afe9;
  outline: 1px; }

@media only screen and (max-width: 600px) {
  #bannerHome.rotate .controls {
    top: 35%; }
  .rotate .controls {
    top: 22.5%; }
  .rotate .controls .prev {
    background-size: 75% 75% !important;
    margin-left: 0px; }
  .rotate .controls .next {
    background-size: 75% 75% !important;
    margin-right: 5px; } }

.rotate .pauseBtn {
  height: 25px;
  width: 32px;
  position: relative;
  z-index: 2;
  bottom: -5px;
  right: -45%; }

.rotate .pauseBtn button {
  font-size: .95em;
  line-height: 1.6em; }

#bannerHome.rotate .pauseBtn button {
  background: #767676;
  color: #ffffff;
  border: none;
  border-radius: 3px; }

.rotate [data-action] {
  padding: 1px 6px !important; }

@media only screen and (min-width: 601px) {
  .rotate .pauseBtn {
    height: 0px; }
  #bannerFull .rotate .pauseBtn {
    bottom: 45px;
    right: -48.25%; }
  #bannerContent .rotate .pauseBtn {
    bottom: 35px;
    right: -47.5%; }
  #bannerHome.rotate .pauseBtn {
    bottom: 35px;
    right: -47.5%; } }

.rotate .dots {
  position: relative;
  height: 0px;
  text-align: center;
  z-index: 2;
  bottom: -5px; }

.rotate .dots button {
  display: inline-block;
  width: 11px;
  height: 11px;
  padding: 0;
  margin: 0 5px;
  border-radius: 50%;
  background: #ddd;
  border: 1px solid #767676; }

.rotate .dots button.tns-nav-active {
  background: #767676 !important;
  border: 1px solid #ddd; }

@media only screen and (min-width: 601px) {
  #bannerHome.rotate .dots,
  #bannerFull .rotate .dots,
  #bannerContent .rotate .dots {
    bottom: 35px; } }

/******************************/
/*  UNF-TEASER                */
/******************************/
#teaser p {
  font: 1.1em;
  /*line-height:1.35em !important*/ }

#teaser h2.title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.4em;
  color: #000;
  font-weight: bold;
  padding: 5px 10px;
  display: block; }

#teaser .text ul {
  display: block;
  list-style-type: disc;
  margin-left: 25px; }

#teaser .text ol {
  display: block;
  list-style-type: decimal;
  margin-left: 25px; }

#teaser .text li {
  margin-bottom: auto; }

#teaser .text a[class*="btn"] {
  margin-top: 10px; }

#teaser .left {
  text-align: left; }

#teaser .center {
  text-align: center; }

#teaser .image {
  background: #fff; }

#teaser .image:hover a {
  text-decoration: none; }

#teaser .image img {
  width: 100% !important;
  box-shadow: 0 0 6px transparent; }

#teaser .square img {
  display: block; }

#teaser .circle img {
  border-width: 1px;
  border-style: solid;
  padding: 2px;
  border-radius: 50%;
  margin-bottom: 10px;
  width: 98%; }

#teaser .vert {
  margin: 30px 0px;
  padding: 0px;
  list-style-type: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column; }

#teaser .vert .flexCard {
  margin-bottom: 30px;
  clear: both; }

#teaser .vert .image {
  float: left;
  width: 22%;
  margin-right: 20px;
  vertical-align: top; }

#teaser .vert .image img {
  border-width: 1px;
  border-style: solid; }

#teaser .vert h2 {
  float: left;
  width: 70%;
  vertical-align: top; }

#teaser .vert .title {
  float: none;
  width: 100%;
  padding: 0px 0px 5px 0px !important; }

#teaser .vert .text {
  float: left;
  width: 70%;
  vertical-align: top; }

@media all and (min-width: 480px) and (max-width: 767px) {
  #teaser .vert .image {
    padding-right: 5px; } }

@media all and (max-width: 480px) {
  #teaser .vert .image {
    float: none;
    width: 100%;
    padding-right: 0px; }
  #teaser .vert .title {
    float: none;
    width: 100%;
    padding: 15px 0px 10px 0px !important; }
  #teaser .vert .text {
    float: none;
    width: 100%;
    padding: 0px !important; } }

#teaser .flexGrid.horiz3,
#teaser .flexGrid.horiz4 {
  margin: 30px 0px;
  padding: 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  align-content: flex-start; }

#teaser .horiz3 .flexCard,
#teaser .horiz4 .flexCard {
  margin-bottom: 25px;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto; }

@media all and (min-width: 480px) and (max-width: 767px) {
  #teaser .horiz3 .flexCard,
  #teaser .horiz4 .flexCard {
    margin-bottom: 30px;
    padding-left: 0px !important;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 1 48%;
    flex: 1 1 48%;
    margin-right: 2%;
    max-width: 48%; }
  #teaser .flexCard:nth-child(2n) {
    margin-right: 0px; } }

@media all and (min-width: 768px) {
  #teaser .horiz3 .flexCard,
  #teaser .horiz4 .flexCard {
    margin-bottom: 40px;
    -webkit-flex: 1 1 30%;
    flex: 1 1 30%;
    margin-right: 5%;
    max-width: 30%; }
  #teaser .flexCard:nth-child(3n) {
    margin-right: 0px; } }

@media all and (min-width: 992px) {
  #teaser .horiz4 .flexCard {
    margin-bottom: 40px;
    -webkit-flex: 1 1 23%;
    flex: 1 1 23%;
    margin-right: 2.65%;
    max-width: 23%; }
  #teaser .horiz4 .flexCard:nth-child(4n) {
    margin-right: 0px; } }

#teaser .flexGrid[class*="horiz"] .none {
  background: #fff; }

#teaser .flexGrid .none img {
  border-width: unset;
  border-style: unset;
  border-color: transparent; }

#teaser .flexGrid[class*="horiz"] .none .title {
  color: #3a3a3b;
  padding: 15px 0px 10px 0px; }

#teaser .flexGrid[class*="horiz"] .none a:hover .title {
  color: #2A7BB4;
  text-decoration: underline !important; }

#teaser .flexGrid .none .text {
  padding: 0px; }

#teaser .flexGrid[class*="horiz"] .blue {
  background: #d4e0e8; }

#teaser .flexGrid .blue img {
  border-color: #809cc3; }

#teaser .flexGrid[class*="horiz"] .blue .title {
  background: #33609e;
  color: #fff !important;
  border-bottom: 1px solid #1a4c92; }

#teaser .flexGrid[class*="horiz"] .blue .text {
  padding: 10px; }

#teaser .flexGrid[class*="horiz"] .blue .text a {
  color: #00538f; }

#teaser .flexGrid[class*="horiz"] .blue a:hover .title {
  background: #264877; }

#teaser .flexGrid[class*="horiz"] .gray1 {
  background: #eaeeef; }

#teaser .flexGrid .gray1 img {
  border-color: #c3cbce; }

#teaser .flexGrid[class*="horiz"] .gray1 .title {
  background: #c3cbce;
  color: #302E2E !important;
  border-bottom: 1px solid #b0b9bc; }

#teaser .flexGrid[class*="horiz"] .gray1 .text {
  padding: 10px; }

#teaser .flexGrid[class*="horiz"] .gray1 .text a {
  color: #00538f; }

#teaser .flexGrid[class*="horiz"] .gray1 a:hover .title {
  background: #b0b7b9; }

#teaser .flexGrid[class*="horiz"] .gray2 {
  background: #d9e1e4; }

#teaser .flexGrid .gray2 img {
  border-color: #bac0c2; }

#teaser .flexGrid[class*="horiz"] .gray2 .title {
  background: #646b6e;
  color: #fff !important;
  border-bottom: 1px solid #4a5255; }

#teaser .flexGrid[class*="horiz"] .gray2 .text {
  padding: 10px; }

#teaser .flexGrid[class*="horiz"] .gray2 .text a {
  color: #00538f; }

#teaser .flexGrid[class*="horiz"] .gray2 a:hover .title {
  background: #4b5053; }

#teaser .flexGrid[class*="horiz"] .green {
  background: #cbe2d2; }

#teaser .flexGrid .green img {
  border-color: #a9cfb4; }

#teaser .flexGrid[class*="horiz"] .green .title {
  background: #529F68;
  color: #fff !important;
  border-bottom: 1px solid #529f68;
  font-size: 1.5rem; }

#teaser .flexGrid[class*="horiz"] .green .text {
  padding: 10px; }

#teaser .flexGrid[class*="horiz"] .green .text a {
  color: #00538f; }

#teaser .flexGrid[class*="horiz"] .green a:hover .title {
  background: #4b7f59; }

#teaser .flexGrid[class*="horiz"] .purple {
  background: #dfcde5; }

#teaser .flexGrid .purple img {
  border-color: #b8a7d2; }

#teaser .flexGrid[class*="horiz"] .purple .title {
  background: #753795;
  color: #fff !important;
  border-bottom: 1px solid #552270; }

#teaser .flexGrid[class*="horiz"] .purple .text {
  padding: 10px; }

#teaser .flexGrid[class*="horiz"] .purple .text a {
  color: #00538f; }

#teaser .flexGrid[class*="horiz"] .purple a:hover .title {
  background: #582970; }

#teaser .flexGrid[class*="horiz"] .red {
  background: #f6d3d6; }

#teaser .flexGrid .red img {
  border-color: #d53a48; }

#teaser .flexGrid[class*="horiz"] .red .title {
  background: #d53a48;
  color: #fff !important;
  border-bottom: 1px solid #b71d2b; }

#teaser .flexGrid[class*="horiz"] .red .text {
  padding: 10px; }

#teaser .flexGrid[class*="horiz"] .red .text a {
  color: #00538f; }

#teaser .flexGrid[class*="horiz"] .red a:hover .title {
  background: #c03441; }

#teaser .flexGrid[class*="horiz"] .teal {
  background: #d4e6f1; }

#teaser .flexGrid .teal img {
  border-color: #c9e5f8; }

#teaser .flexGrid[class*="horiz"] .teal .title {
  background: #1c7cb3;
  color: #fff !important;
  border-bottom: 1px solid #177bc6; }

#teaser .flexGrid[class*="horiz"] .teal .text {
  padding: 10px; }

#teaser .flexGrid[class*="horiz"] .teal .text a {
  color: #00538f; }

#teaser .flexGrid[class*="horiz"] .teal a:hover .title {
  background: #2d7ab3; }

#teaser .flexGrid[class*="horiz"] .yellow {
  background: #fff0b3; }

#teaser .flexGrid .yellow img {
  border-color: #ffe780; }

#teaser .flexGrid[class*="horiz"] .yellow .title {
  background: #ffdd4d;
  color: #3a3a3b !important;
  border-bottom: 1px solid #ffce00; }

#teaser .flexGrid[class*="horiz"] .yellow .text {
  padding: 10px; }

#teaser .flexGrid[class*="horiz"] .yellow .text a {
  color: #00538f; }

#teaser .flexGrid[class*="horiz"] .yellow a:hover .title {
  background: #f2d249; }

#teaser .flexGrid[class*="horiz"] .custom .text a {
  color: #00538f; }

#teaser .flexGrid .custom img {
  border-color: #eaeeef; }

#teaser .flexCard a:hover {
  color: #803795;
  text-decoration: none !important; }

#teaser .flexCard a:hover .text {
  text-decoration: underline; }

#teaser .flexCard a .title {
  color: #105a93; }

#teaser .flexCard.none a.cardLink:hover h2 {
  color: #2A7BB4;
  text-decoration: underline; }

#teaser a img,
#teaser ul[class*="horiz"] a .title {
  transition: all .3s ease-in-out; }

#teaser a:hover img {
  box-shadow: 0 0 6px #9ecaed;
  opacity: .9; }

#teaser .vert a:hover img,
#teaser .circle a:hover img {
  transform: none; }

#teaser ul[class*="horiz"] .none a:hover img {
  box-shadow: none; }

#teaser .flexCard a.btn-basic {
  border: 1px solid #000000;
  color: #000000 !important; }

#teaser .flexCard a.btn-basic:hover {
  background: none;
  opacity: .9; }

#teaser .flexCard h1 {
  color: #444648; }

#teaser .flexCard .notification1,
#teaser .flexCard .notification2 {
  color: #990000; }

#teaser .flexCard .fineprint2,
#teaser .flexCard .fineprint3 {
  color: #444648; }

#teaser .flexCard .text1 {
  color: #444648; }

/******************************/
/*   ADVANCED LAYOUT FLEXBOX  */
/******************************/
#advanced .columns .flexGrid {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  align-content: flex-start; }

#advanced .columns .flexCard {
  margin-bottom: 25px;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto; }

/******************************/
/*   UNF-AtoZ                 */
/******************************/
#azList #AZactual strong {
  padding: 0px 5px;
  font-size: 1.15em;
  color: #636363 !important; }

#azList .box-gray {
  text-align: center;
  margin-top: 20px; }

#azList .box-gray a {
  font-weight: bold;
  margin: 0px 2px;
  font-size: 1.15em;
  color: #0064ac; }

#azList .box-yellow {
  width: 90%;
  padding: 10px 15px;
  margin: 0px auto; }

#azList .box-yellow li {
  list-style-type: none;
  margin-bottom: 10px; }

#azList .anchor {
  text-decoration: none; }

#azList .letter {
  list-style-type: none;
  margin-left: -30px; }

#azList .letter a {
  color: #707070 !important;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 2em; }

/******************************/
/*   UNF-FACULTYBIO           */
/******************************/
#facbio section {
  margin-bottom: 30px; }

#facbio section .content {
  margin-bottom: 20px; }

#facbio section div {
  clear: both; }

#facbio table td:first-child a {
  font-weight: bold; }

#facbio .block {
  margin-right: 30px;
  margin-bottom: 30px; }

#facbio .block .name a {
  font-size: 1.25em;
  font-weight: bold;
  color: #003886; }

#facbio .block .name a:hover {
  color: #803795; }

#facbio .block .photo {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px; }

#facbio .block .photo img {
  border: 1px solid #ccc;
  padding: 2px;
  width: 120px; }

#facbio .block .info {
  display: inline-block;
  vertical-align: top; }

#facbio .block .title {
  color: #003886;
  font-weight: bold; }

#facbio .block .edu {
  font-style: italic; }

#facbio .block .link {
  margin-top: 8px; }

#facbioBio {
  padding-bottom: 50px; }

#facbioBio .bar {
  background-color: #e1e8f0;
  border-bottom: #b5babf 1px solid;
  margin: 0px 5px;
  padding: 15px 20px 10px 20px; }

#facbioBio h1 {
  color: #003886;
  font-size: 2.75em !important;
  margin-bottom: 10px; }

#facbioBio h2 {
  color: #4e78a6;
  font-size: 1.25em !important;
  font-weight: bold !important;
  margin: 25px 0px 10px 0px;
  border-bottom: #5f88b3 1px solid !important; }

#facbioBio .bar .title {
  color: #003886;
  font-size: 1.15em; }

#facbioBio .infoRight {
  margin-top: -80px; }

#facbioBio .infoRight .title {
  border-bottom: 2px solid #6a6a6a;
  display: block;
  color: #6a6a6a;
  font-size: 1.25em;
  font-weight: bold; }

#facbioBio .infoRight .box {
  border-top: 1px solid #b5babf;
  background-color: #ced5dc;
  padding: 5px;
  word-wrap: break-word; }

#facbioBio .infoRight .box a {
  color: #21608D;
  font-weight: bold; }

#facbioBio .infoRight ul {
  margin: 0em;
  padding: 1em 0em; }

#facbioBio .infoRight li {
  margin: 0em 0em 0em 2em; }

#facbioBio .infoRight img {
  width: 100%; }

#facbioBio img {
  border: 1px #b5babf solid;
  text-align: right;
  margin-bottom: 20px; }

@media all and (max-width: 767px) {
  #facbioBio h1 {
    font-size: 2.25em !important; }
  #facbioBio .infoRight {
    margin-top: 0px; }
  #facbioBio .infoRight .photo {
    width: 100%;
    text-align: center; }
  #facbioBio .infoRight img {
    width: 60%; } }

#facbioAZ .az a {
  font-weight: bold;
  font-size: 1.1em;
  padding: 0px 8px; }

#facbioAZ .letter {
  margin-top: 20px; }

#facbioAZ .letter h2 {
  float: left;
  width: 100px;
  line-height: 18pt;
  margin: 0px 0px 0px 5px;
  color: #24517f;
  font-size: 20pt;
  font-weight: bold;
  border: 0px; }

#facbioAZ .letter a.top {
  float: right;
  font-size: .8em;
  line-height: 18pt;
  text-align: right; }

/******************************/
/*   UNF-SIDECOLUMN           */
/******************************/
.sideCol {
  margin-bottom: 20px; }

.sideCol img {
  max-width: 100%; }

/******************************/
/*   PR-OSPREYPROFILES        */
/******************************/
#ospreyprofile #bar {
  background: #15223a; }

#ospreyprofile #bar h1.name {
  color: #fff;
  font-size: 1.75em;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 10px; }

#ospreyprofile #bar .info {
  color: #fff;
  margin-left: 10px; }

@media all and (min-width: 992px) {
  #ospreyprofile .brand {
    max-width: 270px;
    padding-top: 15px;
    padding-bottom: 5px;
    background-color: #23314D;
    background: -moz-linear-gradient(left, #15223a 77%, #23314D 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(77%, #15223a), color-stop(100%, #23314D));
    background: -webkit-linear-gradient(left, #15223a 77%, #23314D 100%);
    background: -o-linear-gradient(left, #15223a 77%, #23314D 100%);
    background: -ms-linear-gradient(left, #15223a 77%, #23314D 100%);
    background: linear-gradient(to right, #15223a 77%, #23314D 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15223a', endColorstr='#23314D',GradientType=1 ); }
  #ospreyprofile #bar h1.name {
    margin-left: 0px;
    margin-top: 40px; }
  #ospreyprofile #bar .info {
    margin-left: 0px; }
  #ospreyprofile #photoBox {
    text-align: right;
    margin-top: -100px;
    margin-right: 25px; }
  #ospreyprofile #photoBox img {
    max-width: 200px; } }

#ospreyprofile #profile .left,
#ospreyprofile #profile .main,
#ospreyprofile #profile .right {
  margin-top: 30px;
  margin-bottom: 30px; }

#ospreyprofile #faq {
  margin-top: 15px; }

#ospreyprofile #faq ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }

#ospreyprofile #faq li {
  margin-top: 15px;
  padding: 0px; }

#ospreyprofile #faq .title {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.35em;
  font-weight: bold;
  font-style: italic;
  margin-top: 30px;
  margin-bottom: 20px; }

#ospreyprofile #faq .title.blue {
  border-color: #04487A;
  color: #04487A; }

#ospreyprofile #faq .title.gray {
  border-color: #7f838b;
  color: #7f838b; }

#ospreyprofile #faq .title.green {
  border-color: #529F68;
  color: #529F68; }

#ospreyprofile #faq .title.purple {
  border-color: #803795;
  color: #803795; }

#ospreyprofile #faq .title.red {
  border-color: #D02433;
  color: #D02433; }

#ospreyprofile #faq .title.teal {
  border-color: #1c7cb3;
  color: #1c7cb3; }

#ospreyprofile #faq .title.yellow {
  border-color: #FFCE00;
  color: #FFCE00; }

#ospreyprofile #faq .q {
  margin-bottom: 3px;
  font-weight: bold; }

#ospreyprofile blockquote {
  margin: 20px 0px 20px 18px;
  text-align: right; }

#ospreyprofile blockquote .quote2 {
  margin: 0px !important; }

#ospreyprofile blockquote .quote2:before {
  color: #eaeaea;
  font-size: 4.5em;
  left: -35px;
  top: 30px; }

#ospreyprofile blockquote .quote2:after {
  color: #eaeaea;
  font-size: 4.5em;
  margin-top: 25px;
  right: -35px; }

#ospreyprofile blockquote .blue {
  color: #04487A; }

#ospreyprofile blockquote .gray {
  color: #7f838b; }

#ospreyprofile blockquote .green {
  color: #529F68; }

#ospreyprofile blockquote .purple {
  color: #803795; }

#ospreyprofile blockquote .red {
  color: #D02433; }

#ospreyprofile blockquote .teal {
  color: #1c7cb3; }

#ospreyprofile blockquote .yellow {
  color: #FFCE00; }

@media all and (min-width: 767px) {
  #ospreyprofile blockquote {
    padding-right: 2.5em; } }

#ospreyprofile #video {
  width: 220px;
  text-align: right;
  margin-top: 50px; }

#ospreyprofile #video iframe {
  width: 200px !important;
  height: 150px; }

#ospreyprofile a.OPnav {
  border-bottom: 1px solid #6B95BF;
  display: block;
  width: 85%;
  font-weight: bold;
  text-decoration: none;
  padding: 7px 10px; }

#ospreyprofile a.OPnav:hover {
  border-bottom: 1px solid #6B95BF;
  background: #5587ba;
  color: #ffffff;
  margin: 0;
  padding: 7px 10px; }

/******************************/
/*   CATALOG                  */
/******************************/
.pagetitle {
  display: none !important; }

.MAJR_MINR_DESC {
  margin-bottom: 0px;
  margin-top: 0px; }

.DEGC_DESC {
  font-size: 1.15rem;
  font-weight: bold;
  color: #04487A;
  display: block; }

.CONC_DESC {
  font-size: 1.15rem;
  font-weight: bold;
  color: #04487A;
  display: block; }

.DEGREE_MAP {
  font-weight: bold;
  text-align: right; }

.AREA_NAME {
  font-size: 1rem;
  font-weight: bold;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #456b96 !important;
  color: #456b96; }

.AREA_TEXT {
  display: block;
  margin-left: 15px;
  margin-bottom: 5px; }

.AREA_COURSE {
  display: block;
  margin-left: 20px; }

.AREA_COURSE_TEXT {
  display: block;
  margin-left: 80px;
  margin-bottom: 5px; }

.RULE_NAME {
  margin-left: 60px;
  display: block; }

.RULE_TEXT {
  margin-left: 30px;
  display: block; }

.AREA_COURSE_TEXT ul {
  display: block; }

.GROUP_NAME {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 20px; }

.GROUP_TEXT {
  display: block;
  margin-left: 30px; }

.GROUP_COURSE {
  display: block;
  margin-left: 40px; }

.GROUP_COURSE_TEXT {
  display: block;
  margin-left: 50px; }

.GROUP_RULE_NAME {
  display: block;
  margin-top: 10px;
  margin-left: 40px; }

.GROUP_RULE_TEXT {
  display: block;
  margin-left: 50px; }

.program .clear {
  height: 30px; }

.courseHours {
  float: right;
  margin-right: 30px; }

.courseExpand {
  top: -5px;
  right: 5px; }

.courseDesc tr:nth-child(even) {
  background: #EAEEEF; }

.courseDesc .COURSE_TITLE {
  border-bottom: 1px solid #e3e5e5; }

.courseDesc h2 {
  border-bottom: 3px solid #114879;
  padding-bottom: 5px;
  margin-bottom: 0px !important; }

.courseDesc .COURSE_TITLE:nth-child(odd) {
  background: #FFFFFF;
  padding: 5px 15px; }

.courseDesc .COURSE_TITLE:nth-child(even) {
  background: #EAEEEF;
  padding: 5px 15px; }

.courseDesc .TITLE {
  font-size: 1.15em;
  font-weight: bold;
  padding-top: 10px;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 10px;
  width: 80%;
  display: inline-block; }

.courseDesc .COURSE_DESCRIPTION {
  padding-bottom: 10px; }

.courseDesc .CREDIT_HOURS {
  font-size: 1.15em;
  font-weight: bold;
  padding-top: 10px;
  text-align: right;
  border: none !important;
  width: 100px;
  display: inline-block; }

@media (max-width: 500px) {
  .courseDesc .CREDIT_HOURS::after {
    content: ' Credit Hours'; } }

.courseList table tr.r1 {
  background-color: #EAEEEF; }

.courseList table td {
  padding: 5px; }

/******************************/
/*   PHASE OUT                */
/******************************/
/* PRINT */
@media print {
  /* hide regions */
  header,
  .UNFMenu,
  nav .navbar-toggle,
  footer .global,
  footer .social,
  footer .contact .logo,
  #UNFhome #horiz,
  #UNFhome #UNFbignav {
    display: none !important; }
  a[href]:after {
    content: none !important; }
  /* modify content */
  footer .contact address * {
    color: #000000 !important; }
  /* layout */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
  .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .visible-xs {
    display: none !important; }
  .hidden-xs {
    display: block !important; }
  table.hidden-xs {
    display: table; }
  tr.hidden-xs {
    display: table-row !important; }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important; }
  .hidden-xs.hidden-print {
    display: none !important; }
  .hidden-sm {
    display: none !important; }
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
