@charset "utf-8";
/* CSS Document */
html, body {
  height:100%;
}

body {
  display: flex;
  flex-direction: column
 	
}
.content-wraper {
  flex: 1 0 auto;
}

/*
.footer {
  flex-shrink: 0;
}
*/
/* full screen minus footer height*****/
.ifas-full-screen{
	height: calc(100% - 331px);
	height: -o-calc(100% - 331px); /* opera */
	height: -webkit-calc(100% - 331px); /* google, safari */
	height: -moz-calc(100% - 331px); /* firefox */
}

.ifas-full-height{
  height: 100%;
}

.navbar-brand {
  /*padding: 0 10px; */
  height: 42px;
  line-height: 42px;
}
.ifas-blue {
  background-color: #0021a5;
}
.navbar-nav > li > a {
  color: #FFF;
  display: inline-block;
  padding: 10px;
  text-decoration: none;
  /* font-size: 13px; */
  text-transform: uppercase;
  position: relative;
  font-family: gentona_medium, Arial, sans-serif;
  font-weight: 100;
}
.navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
  color: #f56f02;
}

.footer-color > a, .footer-color > span > a {
  color: #FFF;
}
.footer-divider {
  padding-right: .5rem;
  padding-left: .7rem;
}
.footer {
  background-color: #0021a5;
  width: 100%;
  border-top: 1px solid #f56f02;
  min-height: 150px;
  color: #FFF;
  padding-bottom: 15px;
  flex-shrink: 0;	
}
.footer2 {
  margin-top: 15px;
  border-top: 1px solid #5F5D97;
  border-width: thin;
  padding-left: 2px;
  width: 100%;
  font-size: 12px;
}
.footer2 ul li a:link, .footer2 ul li a:visited {
  text-decoration: none;
  color: #FFF;
}
.footer2 ul li a:hover {
  text-decoration: underline;
  color: #FFF;
}
.footer2 ul {
  list-style-type: none;
  padding-left: 0 !important;
  margin-bottom: 5px;
}
.footer2 ul li {
  display: inline;
  border-left: 1px solid #5F5D97;
  padding-left: 10px;
  margin-left: 10px;
  color: #FFF;
}
.footer2 ul li:nth-child(1) {
  border-left: 0;
  padding-left: 0;
  margin-left: 0;
}
.spacer5 {
  height: 5px;
}
.spacer20 {
  height: 20px;
}
.spacer10 {
  height: 10px;
}
.footer-uf-logo{
  width : 229px; 
  height : 42px;
}
.ifas-logo{
  width:120px; 
  vertical-align: middle;
  margin-top: -5px;	
}

.ifas-unit-title {	
	color: #FFF;
	/*font-size: 26px;*/
	font-size: 2.0rem;
	font-family: gentona_medium, Arial!important;
    font-weight: 500!important;
    letter-spacing: 1px;
	display: block;
	
	/*font-family: "Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;*/	
	padding-top: 10px;
	padding-bottom: 10px;
}
.ifas-unit{
	background-color:#344a96; 
	/*min-height: 48px; */
	height: 62px;
}

.ifas-toggler-color .navbar-toggler-icon {
  	
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.9)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  
	
  /* Gator orange */
  /*	
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(250,70,22, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  */	
}

.ifas-toggler-color.navbar-toggler {
  /*border-color: rgb(250,70,22);*/ /*Gator orrange */
  border-color: #0021a5;	
	
} 

.ifas-bg-msg{
	background-color:#f8f4f4; 
}


.ifas-help-btn{
	display: block;
	margin-top:8px;
	margin-left: -18px;
	width:26px;
	height:26px;
	cursor: pointer;
}

.ifas-help-btn-s{
	display: block;
	margin-left: -16px;
	margin-top:6px;
	width:22px;
	height:22px;
	cursor: pointer;
}

.ifas-map-link a {
color: #3e3c3c;
font-size: 1.119em;
/*font-family: arial,sans-serif;*/
padding: 0px 10px 2px 0px;

}
	
.ifas-map-link	a:link {
  text-decoration: none;
}

.ifas-map-link a:visited {
  text-decoration: none;
  color: #3e3c3c;	
}

.ifas-map-link a:hover {
  text-decoration: underline;
}

.ifas-map-link a:active {
  text-decoration: underline;
}

ul.ifas-map li{
	/*background: transparent url(../images/bg-orange-bullet.png) 0 11px no-repeat;*/

	margin-left: -10px;
	margin-top:0px;
	margin-bottom: 2px;
	list-style: none;	
}
	
.ifas-map-hearder{
	height:95px; 
}	
	
.ifas-card-link a:link {
  text-decoration: none;
  color: #3e3c3c;	
}

.ifas-card-link a:visited {
  text-decoration: none;
  color: #3e3c3c;	
}

.ifas-card-link a:hover {
  text-decoration: underline;
}

.ifas-card-link a:active {
  text-decoration: underline;
}	

ul.ifas-card li{
	list-style: none;
	margin-left: -32px;
	margin-bottom: .12em;
	margin-top:2px;
}

.ifas-card-img-size{
		height:65px; 
		width:65px;
	    margin-top:20px;
}

.ifas-search-box{
	padding-top:10px; 
	padding-left: 15px; 
	padding-bottom:20px;
	padding-right:5px;
}
.ifas-color-orange{
	color: #dd6626; /*UF orange */
}
.ifas-color-blue{
    color: #0021a5;
}


.ifas-link	a:link {
  text-decoration: none;
}

.ifas-link a:visited {
  text-decoration: none;
}

.ifas-link a:hover {
  text-decoration: underline;
}

.ifas-link a:active {
  text-decoration: underline;
}

.ifas-s-icon {
  height:40px;
}

main > .container {
  padding: 60px 15px 0;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }

 .skip-link {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.skip-link:focus {
  position: static;
  width: auto;
  height: auto;
}