@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css");
@import url("https://cdn.toolkit.illinois.edu/2/toolkit.css");

a, a:visited {
   color:  #0072bc;
   text-decoration: inherit;
}
.il-formatted table.tbl td {
	padding: 1rem;
}
#main-nav a {
	color: #13294b;
}
#main-nav a:hover, #main-nav a:focus {
   color:  #ff552e;
}  
main {
  background: #fff url("/UserFiles/Servers/Server_830135/Templates/img/ups-bkg1.jpg");
}
.il-page {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background-color: #FFF;
}
.push {
    flex: 1 0 auto;
}
.fixed-theme main {
	padding-top: 2rem;
	padding-bottom: 5rem;
}
.fixed-theme .container {
     max-width: 1200px;
}
a.carousel-control:focus {
box-shadow: none !important;
outline: none !important;
}
.carousel {
margin: 0 auto;
}
#btn-back-to-top {
color: #fff;
background-color: #1F4096;
border-color: #0455A4;
    position: fixed;
    bottom: 2em;
    right: 2em;
    display: none;
    font-size: 1.25rem;
    font-weight: 700;
    width: 50px;
    border-radius: 25px;
}
#btn-back-to-top:hover {
    color: #1F4096;
    background-color: #fff;
    border-color: #1F4096;
}

.imagefeature .background {
min-height: 200px important!;
}



/* Calendar Widget styles */

.cw3-wrapper ul#content-list {
  padding-left: 0 !important;
}
[class*="-3-content"] li {
  margin-bottom: 30px !important;
  margin-left: 0px;
}
[class*="-3-time"]  {
margin-bottom:0px  !important;
margin-top:-2px  !important;
}
[class*="-3-date-image"]  {
margin-right:10px  !important;
width: 55px  !important;
}
[class*="-3-content"] {
display: table;
 }
ul#content-list li [class*="-3-content"] {
width: 260px;
 }
 @media only screen and (min-width: 992px) {
ul#content-list li [class*="-3-content"] {
width: 520px;
 }
}
[class*="-3-date-image"] .date .date-month {
color: #FFF  !important;
background:#4f6898  !important;
-moz-border-radius-topright: 4px  !important;
-moz-border-radius-topleft: 4px  !important;
text-align: center  !important;
font-size: 1rem  !important;
}
[class*="-3-date-image"] .date .date-day {
color:#0d605e  !important;
background:#fff  !important;
font-size:2rem  !important;
border: 1px solid #ccc;
padding: 12px;
}
[class*="-3-title-with-date"] a {
color: var(--il-link-color) !important;
}
[class*="-3-title-with-date"] a:hover,
[class*="-3-title-with-date"] a:focus {
color: var(--il-focused-link-color) !important;
}
/* End Calendar Widget styles */
.cke_source {
  white-space: pre-wrap !important;
}
.cke_skin_kama, .cke_browser_webkit, .cke_wrapper, .cke_editor, .cke_contents, .cke_contents iframe {
min-height:500px;
}
#pc-7187 table {
	border: none !important;
}
.label_skin_corporation {
	font-size: inherit;
}