body {margin-bottom:0px;padding-bottom:0px;}
.position-relative {position:relative}
.position-absolute {position:absolute !important;}
.top-0 {
  top: 0 !important;
}
.end-0 {
  right: 0 !important;
}
.container {padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.container-fluid {padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.common-typography .f-top {
  padding: 44px 0 0px;
  }
h1#deptname a:link {text-decoration:none}
h1#deptname a:visited {text-decoration:none}
h1#deptname a:hover {text-decoration:none}
h1#deptname a:active {text-decoration:none}
#imtopnavhead-a {background-color:#492F24;color:#FFF;padding:.16rem;}
#topwrap {margin-top:0px;margin-bottom:0px;padding: 0px}
#query {height:36px}
.navbar .container {display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;}
.clearfix {clear:both}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
a {text-decoration:none;color:#1F3A93}

.text-end {margin-left:1.6rem;text-align: left !important;margin-right:1rem;}
.nav-link {display: block;
  padding: 0rem;
  font-size:.93rem;
  font-weight:bold;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;}
.nav-item .last {margin-right:0rem;padding-right:0rem;}

.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  text-decoration: none;
  white-space: nowrap;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}


.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;

}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {

}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: var(--bs-form-control-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.justify-content-center {
  justify-content: flex-end !important;
}



#uwlogo {padding: 0;
	height: auto;}
.none {display:none}

.h-searchbox .form-control {postion:relative;
	margin-right:1rem;
	width: 291px;
	height: 36px;
	padding: 7px 50px 7px 9px;
	font-family: 'Ariel', sans-serif;
	font-weight: 500;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.3px;
	color: #492F24;
	resize: none;
	background: #FFFFFF;
	border: 1px solid #8E95A4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.h-searchbox .search-icon {
	position: absolute;
	width:14px;
	height:14px;
	right: 28px;
	top: 9px;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}
.h-searchbox .search-icon2 {
	position: absolute;
	width:14px;
	height:14px;
	right: 28px;
	top: 5px;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}
ul.imtopnav {color:#FFF}
ul.imtopnav li, ul.imtopnav2 li {list-style-type:none}

ul.imtopnav li a {font-size:1.4rem;color:#FFF
}
ul.imtopnav2 li a {font-size:84%;color:#FFF;
}
ul.imtopnav li a:link {color:#FFF
}

ul.imtopnav li a:visited {color:#FFF
}

ul.imtopnav li a:focus {color:#FFC424
}

ul.imtopnav li a:hover {color:#FFC424;text-decoration:none
}

ul.imtopnav li a:active {color:#87CEFA	
}


/* uwim footer styles */

.footer {margin-bottom:0px;padding-bottom:0px}
#uwimfoot-top .f-top {background-color:#EBECED;padding: 44px 0 30px;}
.f-left {
	max-width: 390px;
	width: 100%;
}
.f-logo {padding-bottom:1rem;}
.f-logo a {display:inline-block;}
.f-logo img {
	width: 100%;
}
 .f-social-icons ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.f-social-icons ul li {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
	font-size: 20px;
	line-height: 20px;
	color: #492F24;
}
.f-social-icons ul li a {
	display: flex;
	align-items: center;
	text-decoration: none;
	color: inherit;
}
.flex {display: flex !important;justify-content: space-evenly !important;}
.f-top .f-left-wrap {display:inline-block;float:left;}
.f-top .f-right-wrap {display:inline-block;}
.f-top .f-left {max-width:390px;margin-right:11rem;}
.f-top .f-right {max-width:390px;margin-left:7rem;padding:.1rem}
.f-top .f-right p a {
    font-size:.9rem;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.3px;
}
.f-top .f-right p a:link {color:#1F3A93;text-decoration: none;}
.f-social-icons ul li:first-child {
	margin-left: 0;
}
.f-social-icons ul li:last-child {
	margin-right: 0;
}


.f-bottom {
	padding: 34px 0 24px;
	background-color: #492F24;
}
.f-bottom ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.f-bottom ul li {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 0 10px;
	padding: 0 10px;
	list-style-type: none;
	border-right: 1px solid #FFC425;
	font-weight: 600;
	font-size: 15px;
	line-height: 14px;
	color: #FFFFFF;
	letter-spacing: 0.3px;
}
.f-bottom ul li:first-child {
	padding-left: 0;
}
.f-bottom ul li:last-child {
	padding-right: 0;
	border: none;
}
.f-bottom ul li a {
	text-decoration: none;
	color: inherit;
}
.f-bottom ul li.active a,
.f-bottom ul li a.active,
.f-bottom ul li a:hover {
	color: #FFC425;}
	
	
	
	
@media (min-width: 1300px) {
.container { width: 100%; max-width: 1336px;}
}
@media (min-width: 768px) and (max-width: 993px){
.f-left {margin-left:1rem;margin-top:-1.5rem;margin-bottom:2.5rem;}
.f-right {display:none}
.f-right p {margin-left:0rem;margin-top:-2rem;}
}
@media (min-width: 240px) and (max-width: 990px){

#topwrap {display: flex !important;justify-content: center !important;margin-left:auto;margin-right:auto;}
.flex {display: block !important;justify-content: left !important;}
.f-top .f-left-wrap {display:block;float:none;}
.f-top .f-right-wrap {display:block;}
.f-top .f-left {width:340px;margin-right:auto;margin-left:auto;padding-bottom:1.7rem;border-bottom:2px solid #FFC424;}
.f-top .f-right {width:390px;align-content:center;margin-left:auto !important;margin-right:auto !important;margin-top:3rem;}
.f-right p {margin-left:10%;}
.f-top .f-social-icons ul {
	display: block;
	flex-wrap: wrap;
	justify-content: center;
	margin-top:-1rem;
	margin-left:5rem;
	}
#uwlogo {flex:none;margin-left:auto;margin-right:auto;margin-bottom:.1rem;}
ul.nav {margin:0px;padding:0px}
.h-searchbox {margin-left:auto;margin-right:auto;}	
.h-searchbox .search-icon {
	position: absolute;
	width:20px;
	height:20px;
	right: 20px;
	top: 9px;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}
.navbar-brand {margin-bottom:0px;padding-bottom:0px;margin-left:auto;margin-right:auto;}
ul.imtopnav {margin-top:-20px;padding-top:0px;}
ul.imtopnav li.nav-item {margin-top:-46px;padding-top:0px;}
form #query {margin-top:-20px;margin-left:auto;margin-right:auto;}
.f-bottom ul { margin: 0 -15px;}
.f-bottom ul li {display: flex;flex-wrap: normal;width: 100%; flex-direction: column;border-bottom: 1px solid #FAFAFA;border-right:none;}
.f-bottom ul li a { width: 100%; padding: 12px 15px;margin-left:.6rem; border-right:none}
.f-bottom { padding: 0; overflow: hidden;}

.common-typography .f-bottom ul li {border-right:none;}

}






/*  from another might be conflicts  */


#uwlogo {padding: 0;
	height: auto;}
.none {display:none}

ul.imtopnav {color:#FFF;font-weight:bold;}
ul.imtopnav li {list-style-type:none}
ul.imtopnav li a {color:#FFF;}
ul.imtopnav li a:link {color:#FFF;font-weight:bold}
ul.imtopnav li a:visited {color:#FFF}
ul.imtopnav li a:focus {color:#FFC424}
ul.imtopnav li a:hover {color:#FFC424;text-decoration:none}

ul.imtopnav li a:active {color:#87CEFA}
.imtopnav .login a {color:#FFC424 !important}
.imtopnav .login a:link {text-decoration:none !important}
.imtopnav .login a:hover {text-decoration:underline !important}

/* optional second row navigation that needs js */

#imtopnavhead-b .h-bottom {
  background-color: #FFF;
  }
#imtopnavhead-b .navbar-default {
  background: none;
  border: none;
  margin: 0;
  min-height: inherit;
  box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  }
#imtopnavhead-b .navbar-collapse {
  padding: 0;
  border: none;
  float: right;
  vertical-align: middle;
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
  position: static;
}
@media (min-width: 768px)
#imtopnavhead-b .navbar-collapse.collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}
  @media (min-width: 768px)
#imtopnavhead-b .navbar-collapse {
  width: auto;
  border-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#imtopnavhead-b .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  -webkit-overflow-scrolling: touch;
}
.collapse {
  display: none;
}

#imtopnavhead-b .navbar-nav {
  float: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0;
}
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
  position: static;
}
#imtopnavhead-b ul, .common-typography header ol, .common-typography footer ul, .common-typography footer ol {
  padding-left: 20px;
}
  @media (min-width: 768px)
#imtopnavhead-b .navbar-nav {
  float: left;
  margin: 0;
}
#imtopnavhead-b .navbar-nav {
  margin: 7.5px -15px;
}
#imtopnavhead-b .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
#imtopnavhead-b ol, #imtopnavhead-b  ul {
  margin-top: 0;
  margin-bottom: 10px;
}

#imtopnavhead-b .btn-high-action {
  color: #492F24;
  border-color: #FFC425;
  background-color: #FFC425;
}
#imtopnavhead-b .btn {
  font-family: 'Ariel', sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  padding: 17.5px 23px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  box-shadow: none !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  transition: all ease-in-out 300ms;
  -webkit-transition: all ease-in-out 300ms;
  -ms-transition: all ease-in-out 300ms;
  -o-transition: all ease-in-out 300ms;
  -moz-transition: all ease-in-out 300ms;
}

a.gap, a:link.gap, a:hover.gap {color:#FFF;background-color:#FFF;}


/* IM 2023 footer style  */

#uwimfoot-top {background-color:#EBECED;padding: 44px 0 30px;}
.f-left {
	max-width: 390px;
	width: 100%;
}
.f-logo {padding-bottom:1rem;}
.f-logo a {display:inline-block;}
.f-logo img {
	min-width:328px;
	max-width:410px
}
 .f-social-icons ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.f-social-icons ul li {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
	font-size: 20px;
	line-height: 20px;
	color: #492F24;
}
.f-social-icons ul li a {
	display: flex;
	align-items: center;
	text-decoration: none;
	color: inherit;
}
.flex {display: flex !important;justify-content: space-evenly !important;}
.f-top .f-left-wrap {display:inline-block;float:left;}
.f-top .f-right-wrap {display:inline-block;}
.f-top .f-left {max-width:390px;margin-right:11rem;}
.f-top .f-right {max-width:390px;margin-left:7rem;padding:.1rem}
.f-top .f-right p a {
    font-size:.9rem;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.3px;
}
.f-top .f-right p a:link,
.f-top .f-right p a:visited,
.f-top .f-right p a:Focus {color:#1F3A93;text-decoration: none;}
.f-top .f-right p a:hover {text-decoration: underline;color:#A2A42C}
.f-top .f-right p a:active {color:orange}


.f-social-icons ul li:first-child {
	margin-left: 0;
}
.f-social-icons ul li:last-child {
	margin-right: 0;
}


.f-bottom .container-fluid {padding:1.8rem}

.f-bottom ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
  }
.f-bottom ul li.lastlist a:link {color:#FFF}

.f-bottom ul li.lastlist:first-child {
	padding-left: 0;
}
.f-bottom ul li.lastlist:last-child {
	padding-right: 0;
	border: none;
}
.f-bottom ul li.lastlist a,
.f-bottom ul li.lastlist a:link,
.f-bottom ul li.lastlist a:visited,
.f-bottom ul li.lastlist a:focus {text-decoration: none;color: #FFF;}
.f-bottom ul li.lastlist a:hover {color: #FFC425;}
.f-bottom ul li.lastlist a:active {color:orange;}
  


@media (max-width: 767px) {
  .visible-xs, .visible-sm {
    display: block !important;
  }
}

