@charset "utf-8";
/* CSS Document */
.introWrapper {
	background-image:url('/cisiweb2/image/education/universities.jpg');
    background-position: right top;
}
.glyphicon {
	color:#2d8383;
	font-size:12px;
}
img.coeLogo {
	width:200px;
}
.postGradBlock {
    display: inline-block;
    padding: 15px;
    width: 100%;
	vertical-align:top;
	text-align:center;
	font-size:17px;
	font-weight:400;
	margin-bottom:10px;
	cursor:pointer;
}
 .educationPartner {
	width: 400px !important; 
	float: right; 
	margin-top: -20px; 
} 
ul.degrees li {
	font-size:13px;	
}
ul.notes li {
	font-style:italic;
}
.noTable {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
    border-top: 1px solid #fff !important;
	text-align:right;
}
@media (min-width : 1599px) {}
@media (max-width : 1599px) {}
@media (max-width : 1199px) {
	.educationPartner {
	width: 200px !important; 
	float: right; 
	margin-top: 0px; 
	} 
}
@media (max-width : 991px) {}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {}
@media (max-width: 767px) {}