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,
table,
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;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    /*  line-height: 1em;
*/
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.fa-2x {
    font-size: 18px;
    vertical-align: -10%;
}
#uofi #ws-pa #edu-il a {
    border: none;
    background: transparent;
}
#uofi #ws-pa #edu-il a:hover {
    border: none;
    background: none;
    background-color: transparent;
}
#wizard #footer {
    font-size: 14px;
    font-weight: inherit;
}
#wizard #footer #fc p,
#wizard #footer #fc ul {
    margin-bottom: 14px;
}
#wizard #footer #fc p:last-child,
#wizard #footer #fc ul:last-child,
#wizard #footer #fc li:last-child {
    margin-bottom: 0;
}
#wizard #footer #fc h1,
#wizard #footer #fc h2,
#wizard #footer #fc h3,
#wizard #footer #fc h4,
#wizard #footer #fc h5 {
    font-weight: normal;
    margin-bottom: 5px;
}
#wizard #footer h1 {
    font-size: 2em;
}
#wizard #footer h2 {
    font-size: 1.4em;
}
#wizard #footer h3 {
    font-size: 1.25em;
}
#wizard #footer h4 {
    font-size: 1em;
}
#wizard #footer h5 {
    font-size: .8em;
}
#wizard #footer {
    padding-bottom: 40px;
    padding-top: 40px;
}

/* Additional Styles - Default University Skin  */ 
#illinois-home-footer #footer-brand { display: block; text-align: center; }
#illinois-home-footer #footer-brand img { width: 200px; height: 65px; }
/* #illinois-home-footer .resource { clear: both; margin-top: 30px; text-align: left; }*/
#illinois-home-footer .resource-brand {
            left:50%;
            margin-left:-100px;
            position:absolute;
            width:200px;
            top:30px;

}
#illinois-home-footer .resource li { float: left; margin-bottom: 12px; clear:left;}
#illinois-home-footer .clear { clear: both; }



#illinois-home-footer {
	position:relative;overflow:hidden; width:100%; margin:auto;}

#illinois-home-footer .container .resource { 
float:left;
width:12.5%;
margin-right:5%;
margin-top:20px;
text-align:left;
}
#illinois-home-footer .container .resource + .resource { 
margin-right:40%;
}
#illinois-home-footer .container .resource + .resource + .resource { 
margin-right:5%;
}
#illinois-home-footer .container .resource + .resource + .resource + .resource { 
margin-right:0;
}
#illinois-home-footer .container .resource:last-child { 
margin-right:0;
}
#illinois-home-footer .container .resource:last-child { 
float:left;
width:12.5%;
margin-right:0;
margin-top:20px;
text-align:left;
}

/* for Minja (IL Skin) */
.site-info {
    clear: both;
}
.site-info h3 {
    left: -2000px;
    position: absolute;
    top: -2000px;
}
.site-info li {
    display: inline-block;
    margin-right: 1em;
    padding: 0.85em 0;
}


/* =========================
Screens Snippet Inserts 
===========================*/

#uofi #ws-pa #edu-il .ws-pod p {
	margin-bottom:10px;	
	}
#uofi #ws-pa #edu-il .ws-pod p.ws-icons {
	font-size: 30px; 
	line-height: 20px; 
	margin-bottom: 0;	
	}
#uofi #ws-pa #edu-il .ws-pod p.ws-icons span {
	font-family: 'fontAwesome'; 
	color: inherit; 
	font-size: 30px; 
	line-height: 1;	
	}

#uofi #ws-pa #edu-il .ws-pod p.ws-icons span {
	font-family: 'fontAwesome'; 
	color: inherit; 
	font-size: 30px; 
	line-height: 1;	
	}
#uofi #ws-pa #edu-il .col-50 {
	width:50%;
	float:left;
	box-sizing:border-box;
	}

#uofi #ws-pa #edu-il .col-50:first-child {
	padding-right:15px;
	}
#uofi #ws-pa #edu-il .col-50:last-child {
	padding-left:15px;
	}
.ws-definition-list {
	color:#fff;
	overflow:hidden;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size:13px;
	}
.ws-definition-list dt {
	width:15%;
	float:left;
	font-weight:600;
	}
.ws-definition-list dd {
	width:85%;
	float:left;
	overflow:hidden;
	margin-bottom:20px;
	}
/* List Builder */
#logo { text-align: center; }
#categories { max-width: 640px; overflow: hidden; margin: 0 auto; }
#categories li { display: inline-block; float: left; margin-right: 12px; }
#categories li:nth-child(8) { clear: both; }
#lb-wrapper img {
	max-width:100%;
}

/* Basic List Builder Styles */
#article-wrapper ul,
#article-wrapper ol {
margin-bottom:15px;
}
#article-wrapper ul {
list-style:disc;
}
#article-wrapper ol {
list-style:decimal;
}
#article-wrapper ul li,
#article-wrapper ol li,
{
margin-left:30px
}
#article-wrapper p {
margin-bottom:15px;
}
/* temporary -- delete these for Minja -- */
#uofi #ws-pa #edu-il .editors_note 
{ 
    background-color: #424f58;
    color: #fff;
    padding: 8px 20px;
}
#uofi #ws-pa #edu-il.editors_note a, #uofi #ws-pa #edu-il .editors_note p
{
    color: #fff;
}
#uofi #ws-pa #edu-il .editors_note a
{
    text-decoration:underline;
}
#uofi #ws-pa #edu-il .editors_note p
{
    margin-top: 0;
}
#uofi #ws-pa #edu-il .editors_note p:last-child
{
    margin-bottom: 0;
}
/* ----  */
	
/* Hide Lync Click-to-call icon */

span.baec5a81-e4d6-4674-97f3-e9220f0136c1 > a  {
display: none !important;
}


@media only screen and (max-width: 700px) {
   #illinois-home-footer .container .resource,
   #illinois-home-footer .container .resource:last-child,

   #illinois-home-footer .resource li   {
               
            width:100%;
   height:auto;
   display:block;
   text-align:center;
   
   
   }
   
   #illinois-home-footer .resource-brand {
            left:auto;
            margin-left:0;
            text-align:center;
            position:relative;
            width:100%;
            top:auto;
            display:block;

}
   #illinois-home-footer #footer-brand img { width: 185px; height:60px; margin-bottom:20px;}
}

.bp-image-action {display:none;}