@charset "utf-8";
/* CSS Document */

/* Sticky Footer */

* {
    margin: 0;
}
html, body {
    height: 100%;
}
.page-wrap {
    margin-bottom: -117px;
    min-height: 100%;
}
.page-wrap::after {
    content: "";
    display: block;
}
.site-footer, .page-wrap::after {
    height: 117px;
}
.site-footer {
    background: #ffa500 none repeat scroll 0 0;
}

/* Sticky Footer End */
/* Slider */

body {
	margin: 0;
	padding: 0;
	font-family: 'source-sans-pro', Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.demo_wrapper {
	
	width: 100%;
	margin: 0 auto;
	z-index: -20;
}
@media only screen and (max-device-width: 800px), screen and (max-width: 800px) {
  .demo_wrapper {
    width: 100%;
  }  
}
.demo_block {
	width: 100%;
}


/* Slider End */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body p {
	margin:10px 5px 10px 5px;
}

#body_wrapper {
	margin:auto;
	min-height:100%;
	height:100%;	
}

#search {float:right;
	
	margin:20px 40px 0 0;
}

h1 {color:#333; font-family: 'roboto', sans-serif; font-weight: 300; padding: 0 5px 0 5px;}
h2 {color:#333; font-family: 'roboto', sans-serif; font-weight: 300; }
h3 {color:#333; font-family: 'roboto', sans-serif; font-weight: 500;
	background-color:#e4a611;
	padding:5px 0 5px 8px;
	color:#FFF;
	width:75%;
	letter-spacing: 1px;
}
em {
     color: #333;
     font-family: "roboto",sans-serif;
     font-weight: 400italic;
}

i {
     color: #333;
     font-family: "roboto",sans-serif;
     font-weight: 400italic;
}

#header_wrap {
	
	margin:auto;
	width:100%;
	background-color:#056cb6;
	height:auto;
}
	
#header {
	margin:auto;
	max-width:900px;
	width:100%;
	height:85px;
}

#header img {
	float:left;
	margin-top:17px;
	margin-left:15px;
}

#menu_wrap {
	width:100%;	
	background: #b7bcc2;
  background: -moz-linear-gradient(top, #b7bcc2 0%, #939393 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b7bcc2), color-stop(100%, #939393));
  background: -webkit-linear-gradient(top, #b7bcc2 0%, #939393 100%);
  background: -o-linear-gradient(top, #b7bcc2 0%, #939393 100%);
  background: -ms-linear-gradient(top, #b7bcc2 0%, #939393 100%);
  background: linear-gradient(to bottom, #b7bcc2 0%, #939393 100%);
  z-index: 10;
}

#main-content {width:100%; height:100%;}
#section1 {
	float:left;
	margin:auto;
	width:100%;
	background-color:#fff;
	padding-bottom:35px;
	padding-top:15px;	
}

#search1 {
	float:left;
	margin:auto;
	width:100%;
	background-color:#fff;
	padding-bottom:35px;
	padding-top:15px;	
}

#section1 #degree-program ul li {
     
     line-height: 1.5em;
     list-style-type: none;
}

#section1 #degree-program ul li::before {
     
     content: "";
     margin: 0px 0px 0px -15px;
     min-height: 20px;
     position: absolute;
     vertical-align: middle;
     width: 15px;
}




#section1 ul li { 
	 list-style-type: none;
     line-height:1.5em;
      }
#section1 ul li:before {
	 position: absolute;
     margin: 0 0 0 -15px;
     min-height: 20px;  
     background: url(../images/sprite-images.png) no-repeat;
	 background-color:#;
	 background-position: -213px 7px;
     width:15px;
     content:"";
     vertical-align: middle; }
#section1 ul { 
	margin-left:5px;}
	
	
	#section2 .sec1-column-full ul li { 
	 list-style-type: none;
     line-height:1.5em;
      }
#section2 .sec1-column-full ul li:before {
	 position: absolute;
     margin: 0 0 0 -15px;
     min-height: 20px;  
     background: url(../images/sprite-images.png) no-repeat;
	 background-color:#;
	 background-position: -213px 7px;
     width:15px;
     content:"";
     vertical-align: middle; }
#section2 .sec1-column-full ul { 
	margin-left:5px;}




.sec1-content {
	margin:auto;
	max-width:900px;
	width:100%;	
	
	
}



.search1-content {
	margin:auto;
	max-width:900px;
	width:100%;	
}

.sec1-column {
	float:left;
	width:31%;
	
	background-color:#aeb4bb;
	
	margin:5px;
	}
.sec1-content h1 {padding-bottom: 15px;}	
.sec1-content h2 {padding: 12px 5px 12px 5px;}

.sec1-double-column {
	float:left;
	width:61%;
	
	background-color:#aeb4bb;
	
	margin:5px;
	}	


.sec1-column-full {
	float:left;
	width:97%;
	margin:5px;
	padding-bottom:25px;
	}

.sec1-column-full-wrapper  {
  position: relative;
}
.testimonial {
  height: 380px;
  background-color:#fdb813;
}


@media screen and (min-width: 48em) {
  .sec1-column-full-wrapper:before {
    content: '';
    float: right;
    display: block;
    width: 300px;
    height: 450px;
    margin: 10px 10px 15px 15px;
  }
  .testimonial {
    position: absolute;
    top: 0;
    right: 0;
    width: 325px;
  }
  
}

#section2 {
	float:left;
	margin:auto;
	width:100%;
	background: #e7e7e7 url(http://education.ucr.edu/images/UC_Riverside_seal_white3.png) no-repeat;
	
	background-position:98% 40%;
	padding-bottom:20px;
	padding-top:20px;
	
	
	}
	
#section3 {
	float:left;
	margin:auto;
	width:100%;
	background-color:#fff;
	padding-bottom:20px;
	padding-top:20px;
	
	}
	
#section22 {
	float:left;
	margin:auto;
	width:100%;
	background-color:#b7b7b7;
	padding-bottom:1px;
	}
	
.faculty {padding-top:30px;}
#faculty h2 {padding:0 0 0 0!important;}
	
#quotes {
	float:left;
	margin:auto;
	width:100%;
	background-color:#fdb813;
	padding-bottom:20px;
	padding-top:20px;
	
	}
	
.sec1-content_quote {
     margin: auto;
     max-width: 900px;
     width: 100%;
}

#quotes_quote {
     background-color: #fdb813;
     float: left;
     margin: auto;
     padding-bottom: 20px;
     padding-top: 20px;
     width: 100%;
}

.column-triple-quote {
     color: #333333;
     float: left;
     width: 95%;
     margin:0 10px 0 10px;
}

.column-triple-quote h2 {
    margin-bottom:10px;
  padding-bottom:5px;
    border-bottom: 1px solid #f0af13;
    
     
}

.column-triple-quote img {
     color: #333333;
     float: left;
     margin: 0px 20px 0px 0px;
}

#sub-programs li {
     width:76%;
     background: #dddddd none repeat scroll 0% 0%;
     padding: 5px 10px;
     text-decoration: none;
     
}

#sub-programs a:link {
     color: #333333;
     text-decoration: none;
}

#sub-programs a:visited {
     color: #333333;
     text-decoration: none;
}

#sub-programs a:hover {
     color: #000;
     text-decoration: none;
}

#sub-programs a:active {
     color: #333333;
     text-decoration: none;
}
	
#alumni_photo {
    
     background: #333	url("http://education.ucr.edu/assets/photos/alumni.png");
     background-position:center;
     float: left;
     margin: auto;
     padding-bottom: 140px;
     width: 100%;
    
}


#footer {
	float:left;
	margin:auto;
	width:100%;
	height:auto;
	background-color:#056cb6;
	padding-top:10px;	
}

.footer-content {
	display:block;
	margin:auto;
	max-width:900px;
	width:100%;
			
}

.footer-col {
	float:left;
	width:28%;
	border-right: 1px solid #3c8cc6;
	margin-right:15px;
	margin-bottom:10px;
	
}

#footer-col3 {
	float:left;
	margin:auto;
	width:45px;
	border-right: 1px solid #3c8cc6;
	margin-right:25px;
	
}


.fb {
	
	float:left;
	width:23px;
	height:25px;
	background:  url(../images/sprite-images.png) no-repeat;
	background-position:0px 0px;
	margin:26px 15px 26px 3px;
	}
	


#footer-col4 {
	float:left;
	margin:auto;
	width:30%;
	display:block;
	margin-top:10px;
	line-height: 1px;	
}

#footer-col4 img {
	width:100%;
    height: auto;}

.footer_text {
	color:#FFF;
}

.footer_text a {
  	 background:#ddd;
  	 border-radius: 5px;
     padding:0 8px 0 8px;
     text-decoration:none;
     
}
.footer_text a:link {
     color: #333;
     text-decoration: none;
}

.footer_text a:visited {
     color: #333;
     text-decoration: none;
}

.footer_text a:hover {
     color: #333;
     text-decoration: none;
}

.footer_text a:active {
     color: #333;
     text-decoration: none;
}

.footer_text a:hover {
     background: #ffffff none repeat scroll 0% 0%;
     color: #333 ! important;
}



#copyright {float:left; width:100%; text-align:center; background-color:#044d81; color:#6fa7d0; font-size:11px; padding: 3px 0 3px 0; letter-spacing: 2px; }

.home-programs a {float:left; width:130px; height:13px; background:#056cb6; color:#FFF!important; text-align:center; margin-left:9px;margin-top:10px; padding:6px 0 10px 0; border: 3px solid #056cb6;}

.home-programs a:hover {background:#fff; border: 3px solid #056cb6; color:#056cb6 !important;}

.home-programs-aid a {float:left; width:130px; height:13px; background:#006666; color:#FFF!important; text-align:center; margin-left:10px;margin-top:10px; padding:6px 0 10px 0; border: 3px solid #006666;}

.home-programs-aid a:hover {background:#fff; border: 3px solid #006666; color:#006666 !important;}


/* Program Overview */


	
#program-header-img {
	float:left;
	margin:auto;
	width:100%;
	height:auto;
	display:block;
	background-color:#000;
	line-height: 1px;
}

#program-header-space {
	float:left;
	margin:auto;
	width:100%;
	display:block;
	background-color:#000;
	line-height: 10px;
	height:15px;
}
#program-header-img img {
	
	width:100%;
	height:auto;
	
}

#nav-links-wrap {
	float:left;
	margin:auto;
	width:100%;
	background-color:#f6f6f6;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom:4px;
	
}

#nav-links {
	margin:auto;
	max-width:900px;
	width:100%;	
}

#nav-links ul {
	list-style-type: none;
    margin: 0;
    padding: 5px 0 5px 0;
}

#nav-links ul li {
	float:left;
	margin:0 5px 0 0;
	font-size:11px;	
	color:#999;
	
}

#nav-links ul li a:link {color:#666; text-decoration: none; padding-left: 5px;}
#nav-links ul li a:visited {color:#666; text-decoration: none;}
#nav-links ul li a:hover {color:#333 ; text-decoration: none;}
#nav-links ul li a:active {color:#666; text-decoration: none;}


.column-triple {
	float:left;
	width:97%;
	margin:5px;
	color:#333;
	margin-bottom:20px;
}

.column-double {
	float:left;
	width:58%;
	margin:5px;
}
	
.column-single {
	float:left;
	width:35%;
	margin:5px;
	border-left: 1px solid #b8b7b7;
}

.column-single2 {
	float:left;
	width:35%;
	margin:5px;
	border-left: 1px solid #b8b7b7;
}

.column-single h3 {	margin-left:20px;}
.column-single ul {	list-style-type: none; margin-left:-20px;}
.column-single ul li  { margin:3px 0 3px 0;	}

.column-single2 ul {	list-style-type: none; margin-left:-20px;}
.column-single2 ul li {
     margin: 3px 0px;
     
}

.column-single2 h3 {color:#333; font-family: 'roboto', sans-serif; font-weight: 300;
	background-color:#666 ;
	padding:5px 0 5px 8px;
	color:#FFF;
	width:75%;
	letter-spacing: .5px;
	margin-left:20px;
}

.column-double ul li { 
	 list-style-type: none;
     line-height:1.5em;
     float:left; }
.column-double ul li:before {
	 position: absolute;
     margin: 0 0 0 -15px;
     min-height: 20px;  
     background: url(../images/sprite-images.png) no-repeat;
	 background-color:#;
	 background-position: -213px 7px;
     width:15px;
     content:"";
     vertical-align: middle; }
.column-double ul { 
	margin-left:5px;}
	
.column-triple ul li { 
	 list-style-type: none;
     line-height:1.5em;
      }
.column-triple ul li:before {
	 position: absolute;
     margin: 0 0 0 -15px;
     min-height: 20px;  
     background: url(../images/sprite-images.png) no-repeat;
	 background-color:#;
	 background-position: -213px 7px;
     width:15px;
     content:"";
     vertical-align: middle; }
.column-triple ul { 
	margin-left:5px;}
	
.paragraph_link {text-decoration:underline !important; }
.faculty {text-decoration:underline !important; }

#nav-links ul li a:link {color:#666; text-decoration: none;}
#nav-links ul li a:visited {color:#666; text-decoration: none;}
#nav-links ul li a:hover {color:#333 ; text-decoration: none;}
#nav-links ul li a:active {color:#666; text-decoration: none;}

 
 a:link {color:#666; }
 a:visited {color:#666; }
 a:hover {color:#333 ; }
 a:active {color:#666; }


#faculty_wrap_2 a:link {color:#666; text-decoration: none;}
#faculty_wrap_2 a:visited {color:#666; text-decoration: none;}
#faculty_wrap_2 a:hover {color:#333 ; text-decoration: none;}
#faculty_wrap_2 a:active {color:#666; text-decoration: none;}


.column-single2 ul li a:link {color:#666; text-decoration: none;}
.column-single2 ul li a:visited {color:#666; text-decoration: none;}
.column-single2 ul li a:hover {color:#333 ; text-decoration: none;}
.column-single2 ul li a:active {color:#666; text-decoration: none;}

.applynow a {float:left; width:130px; height:20px; background:#e4a611; color:#FFF; text-align:center; padding:10px 0 10px 0; border: 3px solid #e4a611; margin-top:10px; margin-left:10px;}
.financialaid a {float:left; width:130px; height:20px; background:#006666; color:#FFF; text-align:center; margin-left:10px; padding:10px 0 10px 0; border: 3px solid #006666;margin-top:10px;}
.research_red a {float:left; width:130px; height:20px; background:#591a1a; color:#FFF; text-align:center; margin-left:10px; padding:10px 0 10px 0; border: 3px solid #591a1a;margin-top:10px;}
.research_blue a {float:left; width:130px; height:20px; background:#056cb6; color:#FFF; text-align:center; margin-left:10px; padding:10px 0 10px 0; border: 3px solid #056cb6;margin-top:10px;}
.research_green a {float:left; width:130px; height:20px; background:#009f9f; color:#FFF; text-align:center; margin-left:10px; padding:10px 0 10px 0; border: 3px solid #009f9f;margin-top:10px;}

.applynow a:hover {background:#fff; border: 3px solid #e4a611; color:#999;}
.applynow a:link {color:#fff; text-decoration: none;}
.applynow a:visited {color:#fff; text-decoration: none;}
.applynow a:hover {color:#e4a611 ; text-decoration: none; }
.applynow a:active {color:#fff; text-decoration: none;}


.financialaid a:link {color:#fff; text-decoration: none;}
.financialaid a:visited {color:#fff; text-decoration: none;}
.financialaid a:hover {color:#e4a611 ; text-decoration: none; }
.financialaid a:active {color:#fff; text-decoration: none;}
.financialaid a:hover {background:#fff; border: 3px solid #006666; color:#006666 !important;}

.research_red a:link {color:#fff; text-decoration: none;}
.research_red a:visited {color:#fff; text-decoration: none;}
.research_red a:hover {color:#591a1a ; text-decoration: none; }
.research_red a:active {color:#fff; text-decoration: none;}
.research_red a:hover {background:#fff; border: 3px solid #591a1a; color:#591a1a !important;}

.research_blue a:link {color:#fff; text-decoration: none;}
.research_blue a:visited {color:#fff; text-decoration: none;}
.research_blue a:hover {color:#056cb6 ; text-decoration: none; }
.research_blue a:active {color:#fff; text-decoration: none;}
.research_blue a:hover {background:#fff; border: 3px solid #056cb6; color:#056cb6 !important;}

.research_green a:link {color:#fff; text-decoration: none;}
.research_green a:visited {color:#fff; text-decoration: none;}
.research_green a:hover {color:#009f9f ; text-decoration: none; }
.research_green a:active {color:#fff; text-decoration: none;}
.research_green a:hover {background:#fff; border: 3px solid #009f9f; color:#009f9f !important;}

.admissions-subs a:link {color:#666; }
.admissions-subs a:visited {color:#666;}
.admissions-subs a:hover {color:#e4a611;  }
.admissions-subs a:active {color:#666; }

#moreinfo {margin: 15px 0 15px 0;}

#courses {
	float:left;
	width:100%;
	margin-top:10px;
	height:35px;
}
.icon-pdf { 
	float:left;
	background:url(http://education.ucr.edu/images/sprite-images.png) no-repeat;
    height:31px;
    width:31px;
	background-position:-160px -40px;
	}
	
.list-link {
	margin-top:7px;
	margin-left:5px;
	
	float:left;}

#deadline_sec {float:left; margin-top:20px; margin-bottom:20px;}
.heading3 {margin-bottom:20px; font-size:16px; font-family: 'roboto', sans-serif; font-weight: 500;}	
#deadline_wrap {float:left; width:100%; margin-bottom:20px;}
.date {float:left; width:15%;}
.deadline-content {float:left; width:85%;}



#calendarwrap {
     background: #e7e7e7 url("http://education.ucr.edu/calendar/calendar_bg01.png") no-repeat scroll 60px 20%;
     float: left;
     margin: auto;
     width: 100%;
     background-position:center;
     background-size: cover;
}

.calendar_content {
     margin: auto;
     max-width: 900px;
     width: 100%;
     padding:25px 0 15px 0;
}

.calendar_image-wrap {
    float:left;
    width:auto;
    margin: 0 9px 0 10px;
    padding:0 0 10px 0 ;
}

.calendar_tile_wrap {
  	float:left;
    width:250px;
    margin:0 0 0 10px;
}

.events {
     background: #e7e7e7 none repeat scroll 0% 0%;
     border-bottom: 1px solid #cccccc;
     border-radius: 10px;
     float: left;
     margin: 0px 0px 20px;
     padding: 0px 7px 11px 10px;
}

.events span {
     background: #f5a80d none repeat scroll 0% 0%;
     border-radius: 5px;
     color: #ffffff;
     float: left;
     font-weight: 500;
     height: 20px;
     letter-spacing: 5px;
     margin: 5px 0px 0px;
     padding: 3px 5px;
     text-align: center;
     width: 150px;
}

.events a span {
     background: #f5a80d none repeat scroll 0% 0%;
     border: 3px solid #f5a80d;
     color: #ffffff ! important;     
}

.events a span:hover {
     background: #ffffff none repeat scroll 0% 0%;
     border: 3px solid #f5a80d;
     color: #f5a80d ! important;
}




#faculty_wrap {margin-top:20px; float:left;}
#faculty {float:left; height:auto; width:100%; margin:20px 0 0 0; border-bottom: 1px solid #e8e8e8; padding-bottom:20px;}
#faculty img {float:left;margin:0 0 0 0;margin-right:5px;}
#faculty-content {}
#faculty-content p {margin-top:-4px;}
#faculty-img {margin-right:5px;}
#faculty-contact {margin-top:20px; float:left;}

#faculty_wrap_2 {float: left;margin-top: 20px;}
#faculty2 {border-bottom: 1px solid #e8e8e8;float: left;height: auto;margin: 20px 0px 0px;padding-bottom: 20px;width: 50%;min-width:350px;}
#faculty2 img {float: left;margin: 0px 5px 0px 0px; width:100px; height:100px;}
#faculty-content2 span{font-size:12px;border-bottom:1px solid #f2f2f2;border-radius: 0 0 10px;padding:0 10px 0 0;}
#faculty-content2 p {margin-top: -4px; }
#faculty-content2 {line-height: 18px;}
     
}

#faculty-img2 {
     margin-right: 5px;
     border-radius: 10px;
  border:1px solid #f2f2f2;
}


#faculty2 h2 {
     padding:0px 0px 0px 0px!important;
     margin-top:-11px;
     
}

	
@media all and (max-width: 600px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 600px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 600px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 600px), only screen and (min-device-pixel-ratio: 2) and (max-width: 600px), only screen and (min-resolution: 192dpi) and (max-width: 600px), only screen and (min-resolution: 2dppx) and (max-width: 600px) {
 
.column-double {
	float:left;
	width:97%;
	margin:5px;
}
	
.column-single {
	float:left;
	width:97%;
	margin:5px;
	border-left: 1px solid #b8b7b7;
}

.column-single ul li { margin:3px 0 3px 0 !important; padding-top:15px !important; padding-bottom:15px !important;}

.column-single2 {
	float:left;
	width:97%;
	margin:5px;
	border-left: 1px solid #b8b7b7;
}

.column-single2 ul li { margin:3px 0 3px 0 !important; padding-top:15px !important; padding-bottom:15px !important;}


 
 
}

@media all and (max-width: 860px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 860px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 860px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 860px), only screen and (min-device-pixel-ratio: 2) and (max-width: 860px), only screen and (min-resolution: 192dpi) and (max-width: 860px), only screen and (min-resolution: 2dppx) and (max-width: 860px) {
 
#calendar {
	float:left;
	margin:15px 7px 0 3%!important;
	height:300px!important;
}

.footer-column {
	margin:auto;
	width:50% !important;
	max-width:50% !important;
	height:auto;
	margin:5px 0 5px 0px !important;
	}
 
 
 
 .footer-col {
	float:left;
	width:45%!important;
	border-right: 1px solid #3c8cc6 ;
	margin-right:1%!important;
	margin-bottom:10px;
	margin-left:3%!important;
	
}

#footer-col3 {
	float:left;
	margin:auto;
	width:45px;
	border-right: 0px solid #3c8cc6 !important;
	margin-right:1%!important;
	margin-left:3%;
	
}

#footer-col4 {
	float:left;
	margin:auto;
	width:80%!important;
	display:block;
	margin-top:10px;
	line-height: 1px;	
}

#footer-col4 img {
	max-width:250px;
	width:100%;
    height: auto;}


.fb {
	
	float:left;
	width:23px;
	height:25px;
	background:  url(../images/sprite-images.png) no-repeat;
	background-position:0px 0px;
	margin:26px 15px 26px 3px;
	}
	


#footer-col4 {
	float:left;
	
	
}
.footer_text {
	color:#FFF;
}

 
 
}

@media all and (max-width: 760px), not all, only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 760px), not all, not all, only screen and (min-resolution: 192dpi) and (max-width: 760px), only screen and (min-resolution: 2dppx) and (max-width: 760px) {
  
  
  #calendarwrap {
     background: #e7e7e7!important;
}
}


@media all and (max-width: 570px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 570px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 570px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 550px), only screen and (min-device-pixel-ratio: 2) and (max-width: 570px), only screen and (min-resolution: 192dpi) and (max-width: 570px), only screen and (min-resolution: 2dppx) and (max-width: 570px) {
 

#header { height: 150px ! important; }
#tipue_search_input { width: 80% ! important; }
#search { float: right; margin: 20px 30px 0px 20px ! important; width: 80%; }

.applynow a { width: 92% ! important; border-radius:5px; }
.financialaid a { width: 92% ! important; border-radius:5px;}
.research_green a { width: 92% ! important; border-radius:5px;}
.home-programs a { width: 92% ! important; height: 25px ! important; padding: 12px 0px 10px ! important; border-radius:5px;}
.home-programs-aid a { width: 92% ! important; height: 25px ! important; padding: 12px 0px 10px ! important; border-radius:5px; }

#degree-program ul li a {
     background: #056cb6 none repeat scroll 0% 0%;
     border: 3px solid #056cb6;
     color: #ffffff ! important;
     float: left;
     height: 30px;
     margin-left: -20px;
     margin-top: 10px;
     padding: 5px 0 0 0;
     text-align: center;
     width: 100%;
     font-size:12px;
     border-radius:5px;
}

#degree-program ul li a:hover {
     background: #ffffff none repeat scroll 0% 0%;
     border: 3px solid #056cb6;
     color: #056cb6 ! important;
     
}

#degree-program ul li a {
     background: #056cb6 none repeat scroll 0% 0%;
     border: 3px solid #056cb6;
     color: #ffffff ! important;
     float: left;
     height: 30px;
     margin-left: -20px;
     margin-top: 10px;
     padding: 5px 0 0 0;
     text-align: center;
     width: 100%;
     
     border-radius:5px;
}

#degree-program ul li a:hover {
     background: #ffffff none repeat scroll 0% 0%;
     border: 3px solid #056cb6;
     color: #056cb6 ! important;
     
}

#studentclass_tile {
     margin: 0px 2% 4% 0px!important;
     width: 48% !important;
}

#studentclass_tile img {
     height: auto!important;
     width: 100%!important;
}

}

 








/*
Tipue Search 5.0
Copyright (c) 2015 Tipue
Tipue Search is released under the MIT License
http://www.tipue.com/search
*/


#tipue_search_input
{
     font: 13px/1.6 'open sans', sans-serif;
	color: #333;
	padding: 12px 12px 12px 40px;
	width: 170px;
	border: 1px solid #e2e2e2;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
     box-shadow: none; 
	outline: 0;
	margin: 0;
	background: #fff url('http://education.ucr.edu/images/search.png') no-repeat 15px 15px;
}

#tipue_search_content
{
     max-width: 650px;
	padding-top: 15px;
	margin: 0;
}
#tipue_search_warning
{
     font: 300 15px/1.6 'Open Sans', sans-serif;
	color: #555;
	margin: 7px 0;
}
#tipue_search_warning a
{
     color: #396;
     text-decoration: none;
}
#tipue_search_warning a:hover
{
     color: #555;  
}
#tipue_search_results_count
{
     font: 300 15px/1.7 'Open Sans', sans-serif;
	color: #555;
}
.tipue_search_content_title
{
     font: 300 21px/1.7 'Open Sans', sans-serif;
	margin-top: 23px;
}
.tipue_search_content_title a
{
     color: #333;
     text-decoration: none;
}
.tipue_search_content_title a:hover
{
     color: #555;
}
.tipue_search_content_url
{
     font: 300 14px/1.9 'Open Sans', sans-serif;
     word-wrap: break-word;
     hyphens: auto;
}
.tipue_search_content_url a
{
     color: #396;
     text-decoration: none;
}
.tipue_search_content_url a:hover
{
     color: #555;   
}
.tipue_search_content_text
{
     font: 300 15px/1.6 'Open Sans', sans-serif;
	color: #555;
     word-wrap: break-word;
     hyphens: auto;
     margin-top: 3px;
}
.tipue_search_content_debug
{
     font: 300 13px/1.6 'Open Sans', sans-serif;
	color: #555;
     margin: 5px 0;
}
.h01
{
     color: #333;
     font-weight: 400;
}

#tipue_search_foot
{
     margin: 51px 0 21px 0;
}
#tipue_search_foot_boxes
{
	padding: 0;
	margin: 0;
     font: 12px 'Open Sans', sans-serif;
}
#tipue_search_foot_boxes li
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#tipue_search_foot_boxes li a
{
	padding: 10px 17px 11px 17px;
     background-color: #fff;
     border: 1px solid #e2e2e2;
     border-radius: 1px;
	color: #333;
	margin-right: 7px;
	text-decoration: none;
	text-align: center;
}
#tipue_search_foot_boxes li.current
{
	padding: 10px 17px 11px 17px;
     background: #f6f6f6;
     border: 1px solid #e2e2e2;
     border-radius: 1px;
	color: #333;
	margin-right: 7px;
	text-align: center;
}
#tipue_search_foot_boxes li a:hover
{
     background: #f6f6f6;
}


/* spinner */


.tipue_search_spinner
{
     padding: 31px 0;
     width: 50px;
     height: 28px;
}
.tipue_search_spinner > div
{
     background-color: #777;
     height: 100%;
     width: 3px;
     display: inline-block;
     margin-right: 2px;
     -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
     animation: stretchdelay 1.2s infinite ease-in-out;
}
.tipue_search_spinner .tipue_search_rect2
{
     -webkit-animation-delay: -1.1s;
     animation-delay: -1.1s;
}
.tipue_search_spinner .tipue_search_rect3
{
     -webkit-animation-delay: -1.0s;
     animation-delay: -1.0s;
}
@-webkit-keyframes stretchdelay
{
     0%, 40%, 100%
     {
          -webkit-transform: scaleY(0.4)
     }  
     20%
     {
          -webkit-transform: scaleY(1.0)
     }
}
@keyframes stretchdelay
{
     0%, 40%, 100%
     { 
          transform: scaleY(0.4);
          -webkit-transform: scaleY(0.4);
     }
     20%
     { 
          transform: scaleY(1.0);
          -webkit-transform: scaleY(1.0);
     }
}


/* menu css */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: 100%;
  max-width:900px;
  margin:auto;
  font-family: 'Open Sans', Helvetica, sans-serif;
  background: #b7bcc2;
  background: -moz-linear-gradient(top, #b7bcc2 0%, #939393 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b7bcc2), color-stop(100%, #939393));
  background: -webkit-linear-gradient(top, #b7bcc2 0%, #939393 100%);
  background: -o-linear-gradient(top, #b7bcc2 0%, #939393 100%);
  background: -ms-linear-gradient(top, #b7bcc2 0%, #939393 100%);
  background: linear-gradient(to bottom, #b7bcc2 0%, #939393 100%);
  z-index: 10;
}
#cssmenu .last {
  background-color: #fdb813;
}

#cssmenu > ul {
  background: url('../images/bg.png');
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.05);
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li {
  float: left;
  display: inline-block;
}
#cssmenu.align-center > ul {
  float: none;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li > a {
  padding: 18px 25px 21px 25px;
  border-right: 1px solid rgba(80, 80, 80, 0.12);
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 10;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #ffffff;
  background: #32a9c3;
  background: rgba(0, 0, 0, 0.1);
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 45px;
}
#cssmenu > ul > li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #333333;
  right: 17px;
  top: 22px;
  z-index: 10;
}
#cssmenu > ul > li.has-sub.active > a::after,
#cssmenu > ul > li.has-sub:hover > a {
  border-top-color: #ffffff;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 60px;
  padding-top: 6px;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ffffff;
  top: -4px;
  left: 20px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;
}
#cssmenu ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #ffffff;
  top: 11px;
  left: -4px;
}
#cssmenu.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px;
}
#cssmenu > ul > li > ul {
  top: 120px;
}
#cssmenu > ul > li:hover > ul {
  top: 52px;
  left: 0;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}
#cssmenu.align-right ul ul ul {
  padding-right: 6px;
}
#cssmenu ul ul > li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}
#cssmenu ul ul li a {
  text-decoration: none;
  font-weight: 400;
  padding: 11px 25px;
  width: 180px;
  color: #777777;
  background: #ffffff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a {
  color: #333333;
}
#cssmenu ul ul li:first-child > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;
}
#cssmenu ul ul li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #777777;
  right: 17px;
  top: 14px;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  border-left-color: transparent;
  border-right-color: #777777;
  right: auto;
  left: 17px;
}
#cssmenu ul ul li.has-sub.active > a::after,
#cssmenu ul ul li.has-sub:hover > a::after {
  border-left-color: #333333;
}
#cssmenu.align-right ul ul li.has-sub.active > a::after,
#cssmenu.align-right ul ul li.has-sub:hover > a::after {
  border-right-color: #333333;
  border-left-color: transparent;
}
@media all and (max-width: 880px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    background: #b7bcc2;
  }
  #cssmenu > ul {
    display: none;
  }
  #cssmenu > ul.open {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  #cssmenu.align-right > ul {
    float: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu > ul > li > a {
    padding: 18px 25px 18px 25px;
    border-right: 0;
  }
  #cssmenu > ul > li:hover > a,
  #cssmenu > ul > li.active > a {
    background: rgba(0, 0, 0, 0.1);
  }
  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #333333;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('images/bg.png');
    cursor: pointer;
  }
  #cssmenu ul ul,
  #cssmenu ul li:hover > ul,
  #cssmenu > ul > li > ul,
  #cssmenu ul ul ul,
  #cssmenu ul ul li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul li:hover > ul,
  #cssmenu.align-right > ul > li > ul,
  #cssmenu.align-right ul ul ul,
  #cssmenu.align-right ul ul li:hover > ul {
    left: 0;
    right: auto;
    top: auto;
    opacity: 1;
    width: 100%;
    padding: 0;
    position: relative;
    text-align: left;
  }
  #cssmenu ul ul li {
    width: 100%;
  }
  #cssmenu ul ul li a {
    width: 100%;
    box-shadow: none;
    padding-left: 35px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 45px;
  }
  #cssmenu ul ul li:first-child > a,
  #cssmenu ul ul li:last-child > a {
    border-radius: 0;
  }
  #cssmenu #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #333333;
    border-bottom: 2px solid #333333;
    right: 25px;
    top: 18px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #333333;
    right: 25px;
    top: 28px;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  
  #section1 {
	margin:auto;
    float:left;
	width:100%;
	background-color:#fff;
	padding-top:18px;
}

.sec1-content {
	margin:auto;
	max-width:900px;
	width:100%;	
	
}

.sec1-column {
	margin:auto;
	width:97% !important;
	max-width:97% !important;
	
	height:auto;
	margin:5px !important;
	}
	
.sec1-double-column {
	margin:auto;
	width:97% !important;
	max-width:97% !important;
	
	height:auto;
	margin:5px !important;
	}


#section2 {
	margin:auto;
    float:left;
	width:100%;
	background-color:#e7e7e7;
	}
	
#footer {
	float:left;
	margin:auto;
    height:auto;
	width:100%;
	background-color:#056cb6;
	
}

.footer-content {
	margin:auto;
	max-width:900px;
	width:100%;	
	
}

	

}


/* Menu CSS End */


/**
 *
 * slippry v1.3.1 - Responsive content slider for jQuery
 * http://slippry.com
 *
 * Authors: Lukas Jakob Hafner - @saftsaak
 *          Thomas Hurd - @SeenNotHurd
 *
 * Copyright 2015, booncon oy - http://booncon.com
 *
 *
 * Released under the MIT license - http://opensource.org/licenses/MIT
 */
/* kenBurns animations, very basic */
@-webkit-keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }
@-moz-keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }
@-ms-keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }
@keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); } }
@-webkit-keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }
@-moz-keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }
@-ms-keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }
@keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%); }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%); } }
/* added to the original element calling slippry */
.sy-box.sy-loading {
  background: url("http://education.ucr.edu/images/sy-loader.gif") 50% 50% no-repeat;
  -moz-background-size: 32px;
  -o-background-size: 32px;
  
  background-size: 32px;
  min-height: 40px; }
  .sy-box.sy-loading .sy-slides-wrap, .sy-box.sy-loading .sy-pager {
    visibility: hidden; }

/* element that wraps the slides */
.sy-slides-wrap {
  position: relative;
  height: 100%;
  width: 100%; }
  .sy-slides-wrap:hover .sy-controls {
    display: block; }

/* element that crops the visible area to the slides */
.sy-slides-crop {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden; }

/* list containing the slides */
.sy-list {
  width: 100%;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute; }
  .sy-list.horizontal {
    -moz-transition: left ease;
    -o-transition: left ease;
    -webkit-transition: left ease;
    transition: left ease; }
  .sy-list.vertical {
    -moz-transition: top ease;
    -o-transition: top ease;
    -webkit-transition: top ease;
    transition: top ease; }

/* single slide */
.sy-slide {
  position: absolute;
  width: 100%;
  z-index: 2; }
  .sy-slide.kenburns {
    width: 140%;
    left: -20%; }
    .sy-slide.kenburns.useCSS {
      -moz-transition-property: opacity;
      -o-transition-property: opacity;
      -webkit-transition-property: opacity;
      transition-property: opacity; }
      .sy-slide.kenburns.useCSS.sy-ken:nth-child(1n) {
        -webkit-animation-name: left-right;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: left-right;
        -moz-animation-fill-mode: forwards;
        -o-animation-name: left-right;
        -o-animation-fill-mode: forwards;
        animation-name: left-right;
        animation-fill-mode: forwards; }
      .sy-slide.kenburns.useCSS.sy-ken:nth-child(2n) {
        -webkit-animation-name: right-left;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: right-left;
        -moz-animation-fill-mode: forwards;
        -o-animation-name: right-left;
        -o-animation-fill-mode: forwards;
        animation-name: right-left;
        animation-fill-mode: forwards; }
  .sy-slide.sy-active {
    z-index: 3; }
  .sy-slide > img {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    border: 0; }
  .sy-slide > a {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%; }
    .sy-slide > a > img {
      margin: 0;
      padding: 0;
      display: block;
      width: 100%;
      border: 0; }

/* next/ prev buttons, with arrows and clickable area a lot larger than the visible buttons */
.sy-controls {
  display: none;
  list-style: none;
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 0;
  margin: 0; }
  .sy-controls li {
    position: absolute;
    width: 10%;
    min-width: 4.2em;
    height: 100%;
    z-index: 33; }
    .sy-controls li.sy-prev {
      left: 0;
      top: 0; }
      .sy-controls li.sy-prev a:after {
        background-position: -5% 0; }
    .sy-controls li.sy-next {
      right: 0;
      top: 0; }
      .sy-controls li.sy-next a:after {
        background-position: 105% 0; }
    .sy-controls li a {
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      text-indent: -9999px; }
      .sy-controls li a:link, .sy-controls li a:visited {
        opacity: 0.4; }
      .sy-controls li a:hover, .sy-controls li a:focus {
        opacity: 0.8;
        outline: none; }
      .sy-controls li a:after {
        content: "";
        background-image: url("http://education.ucr.edu/images/arrows.svg");
        background-repeat: no-repeat;
        -moz-background-size: cover;
        -o-background-size: cover;
        
        background-size: cover;
        text-align: center;
        text-indent: 0;
        line-height: 2.8em;
        color: #111;
        font-weight: 800;
        position: absolute;
        background-color: #fff;
        width: 2.8em;
        height: 2.8em;
        left: 50%;
        top: 50%;
        margin-top: -1.4em;
        margin-left: -1.4em;
        -moz-border-radius: 50%;
        
        border-radius: 50%; }
  @media only screen and (max-device-width: 600px) {
    .sy-controls {
      display: block; }
      .sy-controls li {
        min-width: 2.1em; }
        .sy-controls li a:after {
          width: 1.4em;
          height: 1.4em;
          margin-top: -0.7em;
          margin-left: -0.7em; } }

/* captions, styled fo the overlay variant */
.sy-caption-wrap {
  position: absolute;
  bottom: 2em;
  z-index: 12;
  left: 50%; }
  .sy-caption-wrap .sy-caption {
    position: relative;
    left: -50%;
    background-color: rgba(0, 0, 0, 0.54);
    color: #fff;
    padding: 0.4em 1em;
    -moz-border-radius: 1.2em;
    
    border-radius: 1.2em; }
    .sy-caption-wrap .sy-caption a:link, .sy-caption-wrap .sy-caption a:visited {
      color: #fdb814;
      font-weight: 600;
      text-decoration: none; }
    .sy-caption-wrap .sy-caption a:hover, .sy-caption-wrap .sy-caption a:focus {
      text-decoration: underline; }
  @media only screen and (max-device-width: 600px), screen and (max-width: 600px) {
    .sy-caption-wrap {
      left: 0;
      bottom: 0.4em; }
      .sy-caption-wrap .sy-caption {
        left: 0;
        padding: 0.2em 0.4em;
        font-size: 0.92em;
        -moz-border-radius: 0;
        
        border-radius: 0; } }

/* pager bubbles */
.sy-pager {
  overflow: hidden;
  *zoom: 1;
  display: block;
  width: 100%;
  margin: 1em 0 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  .sy-pager li {
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    margin: 0 1em 0 0;
    -moz-border-radius: 50%;
    
    border-radius: 50%; }
    .sy-pager li.sy-active a {
      background-color: #fdb814; }
    .sy-pager li a {
      width: 100%;
      height: 100%;
      display: block;
      background-color: #ccc;
      text-indent: -9999px;
      -moz-background-size: 2em;
      -o-background-size: 2em;
      
      background-size: 2em;
      -moz-border-radius: 50%;
      
      border-radius: 50%; }
      .sy-pager li a:link, .sy-pager li a:visited {
        opacity: 1.0; }
      .sy-pager li a:hover, .sy-pager li a:focus {
        opacity: 0.6; }

/* element to "keep/ fill" the space of the content, gets intrinsic height via js */
.sy-filler {
  width: 100%; }
  .sy-filler.ready {
    -moz-transition: padding 600ms ease;
    -o-transition: padding 600ms ease;
    -webkit-transition: padding 600ms ease;
    transition: padding 600ms ease; }


/* alumni pages */
#studentclass_wrap {
  float:left;
  width:100%;
  
}
#studentclass_tile {
  float:left;
  width:135px;
  margin:0 7px 10px 0;
  font-size:12px;
}
#studentclass_tile img {width:135px; height:135px; margin-bottom:-13px;}


@media screen and (max-width: 300px) {
    .demo_wrapper {display: none}
}