@charset "utf-8";
.gray-vertical-border {
  padding-left: 1rem;
  border-left: 1px solid #eee;
}
#content h1,
a {
  color: #bc581a;
}
#banner img,
#content img,
#footer img {
  height: auto !important;
  max-width: 100% !important;
}
#footer {
  position: relative;
}
@font-face {
  font-family: gentona_medium;
  font-display: fallback;
  src: url(https://assets.webadmin.ufl.edu/fonts/files/gentona_medium-webfont.eot);
  src: url(https://assets.webadmin.ufl.edu/fonts/files/gentona_medium-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(https://assets.webadmin.ufl.edu/fonts/files/gentona_medium-webfont.woff)
      format("woff"),
    url(https://assets.webadmin.ufl.edu/fonts/files/gentona_medium-webfont.ttf)
      format("truetype"),
    url(https://assets.webadmin.ufl.edu/fonts/files/gentona_medium-webfont.svg#gentonalight)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: gentona_light;
  font-display: fallback;
  src: url(https://assets.webadmin.ufl.edu/fonts/files/gentona_light-webfont.eot);
  src: url(https://assets.webadmin.ufl.edu/fonts/files/gentona_light-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(https://assets.webadmin.ufl.edu/fonts/files/gentona_light-webfont.woff)
      format("woff"),
    url(https://assets.webadmin.ufl.edu/fonts/files/gentona_light-webfont.ttf)
      format("truetype"),
    url(https://assets.webadmin.ufl.edu/fonts/files/gentona_light-webfont.svg#gentonalight)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
body {
  background-color: #fff;
  font-family: gentona_medium, Arial !important;
  font-weight: 300 !important;
}
a:hover {
  text-decoration: none;
  color: #0021a5;
}
#content a:focus {
  text-decoration: none;
  color: #0021a5;
}
#banner {
  margin: 0 !important;
  padding-left: 0;
}
#banner h1 {
  padding-top: 3.05rem;
  color: #fff;
  font-weight: 700;
  font-size: 3.8rem;
}
#banner img {
  margin-top: -3px;
  padding: 0 !important;
}
@media only screen and (max-width: 40em) {
  .gray-vertical-border {
    padding-left: 1rem;
    border-left: 5px solid #fff;
  }
  #footer-text ul li {
    display: inline;
    list-style-image: none;
    font-size: 0.85rem !important;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #banner h1 {
    padding-top: 2.4rem;
    line-height: 2.8rem;
    color: #fff;
    font-weight: 700;
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 40em) {
  #banner {
    background: url("/media/ifasufledu/white/style-assets/css/images/family-bg.png")
      repeat-x;
    height: 130px;
    position: relative;
    top: 12px;
    margin-bottom: 2px;
  }
  #banner h1 {
    padding-top: 0 !important;
    padding-left: 0 !important;
    color: #fff;
    font-weight: 700;
    font-size: 1.8rem;
    margin-top: 2rem;
    margin-bottom: 0.75rem;
  }
  #footer-logo img {
    margin-left: 15px;
  }
  div.right-logo-box:empty {
    display: none !important;
  }
  #content {
    text-align: center;
  }
  #content ol,
  #content ul {
    text-align: left;
  }
}
#content,
#content p {
  font-family: gentona_medium, Arial !important;
  font-weight: 300 !important;
}
#content {
  top: 2rem;
  background-color: #fff;
  padding-top: 4rem;
  padding-bottom: 25px !important;
  color: #333;
  overflow: hidden;
}
#content table p {
  font-size: 1.1rem;
}
#content table img {
  padding-bottom: 0.5rem;
}
#content p {
  font-size: 1.2rem;
  line-height: 2rem;
  padding-right: 2.4rem;
}
#content table th {
  text-align: left;
}
#content blockquote em,
#content ol li em,
#content p em,
#content ul li em {
  font-style: italic !important;
  font-family: gentona_medium, Arial, sans-serif;
}
#content blockquote strong,
#content ol li strong,
#content p strong,
#content ul li strong {
  font-weight: 700 !important;
  font-family: gentona_medium, Arial, sans-serif;
}
#content blockquote {
  font-size: 1.1rem;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
}
#content p a:hover {
  text-decoration: underline;
}
#content ol,
#content ul {
  padding-left: 0;
  font-family: gentona_medium, Arial !important;
  font-weight: 300 !important;
  font-size: 1.2rem;
}
#content h1,
#content h2 {
  font-size: 1.7rem;
  text-transform: uppercase;
}
#content li {
  padding-bottom: 1rem;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
  font-family: gentona_medium, Arial !important;
  font-weight: 500 !important;
  letter-spacing: 1px;
}
#content h2 {
  color: #00529b;
  margin-left: -15px;
  padding-left: 2rem;
}
#content h3 {
  color: #00529b;
  text-transform: uppercase;
  font-size: 1.5rem;
  padding-right: 20px;
}
#content h4 {
  color: #000;
  text-transform: uppercase;
  font-size: 1.3rem;
}

.title-bar-title,
.top-bar-left ul {
  text-transform: uppercase;
}

.button.ufprimaryorng,
button {
  font-weight: 600 !important;
  letter-spacing: 1px;
  font-size: 1.3rem;
  font-family: gentona_medium, Arial !important;
}

button {
  background-color: #de7b1e;
  color: #fff;
}

button {
  background-color: #de7b1e;
  text-decoration: none !important;
}

button {
  background-color: #6b99c2;
}

button {
  background-color: #6b99c2;
  text-decoration: none !important;
}
.button.ufprimaryorng,
button {
  background-color: #f36812;
}

.button.ufprimaryorng:hover,
button {
  background-color: #f36812;
  text-decoration: none !important;
}

button {
  background-color: #0021a5;
}

button {
  background-color: #0021a5;
  text-decoration: none !important;
}
#footer-text ul li a:hover,
.parallax a {
  text-decoration: underline;
}
#footer {
  top: 2rem;
  padding-left: 1rem;
}
#footer.contain-to-grid {
  background-color: #0021a5;
}
#footer li,
#footer p {
  font-family: gentona_medium, Arial !important;
  font-weight: 300 !important;
}
#footer-logo {
  border-bottom: 1px solid #4f66c1;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.right-logo-box img {
  max-height: 65px;
  width: auto !important;
}
#footer-text,
#footer-text ul li a {
  color: #fff;
}
#footer-text ul {
  margin-left: 0;
}
#footer-text ul li {
  display: inline;
  list-style-image: none;
  font-size: 0.7rem;
}
.footer-divider {
  padding-right: 0.5rem;
  padding-left: 0.7rem;
}
@media only screen and (max-width: 40em) {
  #alert {
    display: none;
  }
  #footer,
  #footer-logo {
    padding-left: 0 !important;
  }
  
  #footer .phone {
    display: none;
  }
  #footer {
    padding-right: 0 !important;
    position: relative;
    top: 0;
    width: auto;
  }
  #footer-logo,
  #footer-text {
    background-color: #0021a5;
  }
  #footer-logo {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 64em) {
  #footer .hide-footer-info {
    display: none !important;
  }
}
.rss {
  float: right;
  margin-right: 1rem;
  margin-left: 1rem;
  margin-top: 0.25rem;
}
.no-left-right-padding {
  padding-left: 0;
  padding-right: 0;
}
.logo-tagline h1,
.logo-tagline h2,
.logo-tagline h3,
.logo-tagline h4 {
  font-size: 2rem !important;
  padding-left: 1.1rem;
}
.logo-tagline p {
  padding-left: 3rem !important;
  padding-right: 2rem !important;
}
.uf-blue-text a,
.uf-blue-text h1,
.uf-blue-text h2,
.uf-blue-text h3,
.uf-blue-text h4,
.uf-blue-text ol,
.uf-blue-text p,
.uf-blue-text ul {
  color: #0021a5 !important;
}
.parallax p {
  padding-left: 0.3rem;
  padding-right: 1.5rem;
}
.parallax ol,
.parallax ul {
  padding-left: 1rem;
}

.parallax a:hover {
  text-decoration: none;
}
.parallax img {
  max-width: 100% !important;
  height: auto !important;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: gentona_medium, Arial !important;
}
#pagination {
  float: right;
}
.name {
  margin-top: 5px !important;
}
.name img {
  margin-left: 1rem;
}
.top-bar {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 500 !important;
}
.logo,
.logo img,
.menu-icon,
.title-bar,
.title-bar-title {
  position: relative;
}
.menu-icon {
  float: right;
  top: -1rem;
}
.title-bar {
  background: 0 0 !important;
  color: #fff;
  margin-top: -0.5rem !important;
  z-index: 200;
}
.title-bar-title {
  float: right;
  padding-right: 0.5rem;
  top: -3.6rem;
}
.menu-icon:hover::after {
  background: #fff;
  box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
}
.menu-icon {
  background-color: #0021a5 !important;
}
.top-bar-left ul {
  background: #0021a5;
}
.top-bar-left ul a {
  color: #fff;
  border-bottom: 1px dotted #f0f8fc;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.top-bar-left ul ul {
  background: #fff;
  margin-left: 0;
  padding-left: 1rem;
}
.top-bar-left ul ul a {
  color: #0021a5;
  display: block;
  margin-left: -1rem;
  padding-left: 1rem;
}
.top-bar-left ul ul a:hover {
  color: #fff;
  background: #0021a5;
}
.logo {
  margin-bottom: 0.75rem;
  margin-left: 0.75rem;
  top: 1rem;
}
.logo img {
  z-index: 300 !important;
}
.top-bar {
  background: 0 0 !important;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #content p {
    padding-right: 1rem;
  }
}
@media only screen and (max-width: 40em) {
  #content h1,
  #content h2,
  #content h3,
  #content h4,
  #content p {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  #content h2 {
    font-size: 1.5rem;
  }
}
.county-search-wrapper {
  padding-top: 1rem;
  position: relative;
  top: -0.7rem;
  max-width: none !important;
  background-color: #333;
}
.county-search-wrapper .text {
  float: left;
  width: 94% !important;
  color: #888;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .county-search-wrapper .text {
    width: 92% !important;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .county-search-wrapper .text {
    width: 90% !important;
  }
}
@media only screen and (max-width: 40em) {
  .county-search-wrapper .text {
    width: 80% !important;
  }
}

.overlay {
  z-index: 99;
  width: 100%;
}
.overlay h2,
.overlay h3 {
  text-transform: uppercase;
}
.overlay {
  position: relative;
  top: 0;
  height: 101%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #00529b;
  margin-top: -227px;
  max-height: 227px;
  min-height: 227px;
  overflow: hidden;
}
.overlay h2 {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 28px;
}
.overlay h3 {
  text-align: center;
  font-size: 0.95rem !important;
  line-height: 20px;
  padding: 0.5rem 1rem 1rem;
}

.static-grid {
  min-width: 33%;
  max-width: 100%;
  display: inline-block;
  min-height: 223px;
}
.static-grid {
  background-size: 100% 100%;
  font-size: 83px;
  padding: 50px 0;
  line-height: 123px;
  text-align: center;
}
.text-center {
  text-align: center;
}
_:-ms-lang(x),
_:-webkit-full-screen,
strong {
  text-shadow: 1px 0 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  strong {
    text-shadow: 1px 0 0;
  }
}
.menu-icon {
  width: 30px !important;
  height: 24px !important;
}
.title-bar-title {
  font-family: gentona_medium, Arial !important;
  font-weight: 500 !important;
  position: relative;
  top: 0.1rem;
  left: 2.7rem;
  font-size: 0.65rem;
  letter-spacing: 1px;
}
@media only screen and (max-width: 63.9375em) {
  #content h1,
  #content h2,
  #content h3,
  #content h4,
  #content h5,
  #content p {
    word-wrap: break-word;
  }
}
@media screen and (max-width: 39.9375em) {
}
ul.pagination {
  font-family: gentona_medium, Arial !important;
  font-size: 1.2rem;
  margin-left: -0.7rem !important;
  text-align: center;
}
ul.pagination a {
  font-family: gentona_medium, Arial !important;
  font-size: 1.2rem !important;
}
ul.pagination a:hover {
  font-family: gentona_medium, Arial !important;
  font-size: 1.2rem;
  background: #f5f5f5;
  color: #00529b;
}
.pagination .li {
  display: block !important;
}
#content .nobullet-list strong {
  font-family: gentona_medium, Arial !important;
  font-weight: 700 !important;
}
#content .nobullet-list {
  position: relative;
  left: -0.9rem;
  margin-top: -0.3rem;
  margin-left: 0;
  font-family: gentona_light, Arial !important;
}
#content .nobullet-list a {
  color: #00529b !important;
}
#content ul.nobullet-list {
  list-style-type: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-weight: 300 !important;
}
#content .nobullet-list li {
  list-style-image: none;
  margin: 0;
  padding-left: 0.8rem;
  padding-bottom: 0.75rem;
  line-height: 1.2rem;
  font-weight: 500 !important;
  font-size: 1rem;
}
#content .nobullet-list li ul {
  padding-top: 10px;
}
#content .nobullet-list li ul li:last-child {
  padding-bottom: 0.1rem;
}
@media only screen and (max-width: 40em) {
  #content ul.nobullet-list {
    text-align: center;
  }
}
.print-logo {
  display: none;
}
/* SC custom classes */
/*white spotlight card styles*/
