@charset "utf-8";
/* CSS Document */

.opz-banner {
    width: 100%;
    height: 300px;
    margin-bottom: 15px;
}
.opz-banner-regis {
    background: url(../images/header-2.jpg) left center no-repeat;
	padding-top:230px;	
}
.opz-banner-acad {
    background: url(../images/header-1.jpg) left center no-repeat;
	padding-top:230px;	
}
.opz-banner-lib {
    background: url(../images/header-3.jpg) left center no-repeat;
	padding-top:230px;	
}
.opz-banner-gen {
    background: url(../images/header-general.jpg) left center no-repeat;
	padding-top:230px;
    height: 270px;	
}
.opz-banner-gen2 {
    background: url(../images/header-general2.jpg) left center no-repeat;
	padding-top:230px;	
    height: 270px;	
}
header{
	min-height:0;
	background:#FFF;
}

/*
.opz-CollegeList{
	font-size:15px;
}


.opz-CollegeTab a{
	text-decoration: none;
}*/
.opz-CollegeTab .TabCard{
    box-shadow: 0 2px 6px 2px rgba(0,0,0,0.1);
    margin: 15px 0;
    border-radius: 4px;
    display: block;
    position: relative;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
    background: #fff;
	text-align: center;
}
.opz-CollegeTab .TabCard .bg{
	height:100px;
	overflow: hidden;
}
.opz-CollegeTab .TabCard img{
	width:200%;
	position: relative;
    top: -100%;
    bottom: 0;
    left: -40%;
    right: 0;
}
.opz-CollegeTab .TabCard .College{
    font-size: 1.8em;
    margin: 0px;
    padding: 0px;
    margin-top: -45px;
    z-index: 100;
    position: relative;
    color: #FFF;
    background: rgba(255,255,255,0.5);
	text-shadow: 1px 2px 2px #666;
}
.card a:hover .College, .card a:focus .College{
    background: rgba(255,255,255,0.8);
	color:red;
}
.opz-CollegeTab .TabCard .desc{
	margin: 5px 18px;
	text-align: left;
	font-size: 14px;
	min-height:120px;
}
.opz-CollegeTab .TabCard .link{
	padding-bottom: 7px;
}

h2{
	color: #900;
	height:50px;
	background-color:rgba(255, 255, 255, 0.55);
	padding-left:5px;
	font-weight:bold;
	margin-top:5px;
	line-height:1.65;
}
.opz-CollegeList div, .opz-LibList div{
	margin-bottom:60px;
}
.opz-CollegeList div.left, .opz-LibList div.left{
	margin-left:-10px;
}
.opz-CollegeList div.right, .opz-LibList div.right{
	margin-right:-10px;
}
.opz-CollegeList h3, .opz-LibList h3{
	margin-top:30px;
	font-size:26px;
}
.opz-CollegeList h3 .col1 a, .opz-CollegeList h3 .col2 a, .opz-LibList .subtit,  .opz-CollegeList .subtit{
	font-size:0.9em;
	width:56%;  
	display:inline-block;
	color:#cc527a;
	line-height:140%;	
}
.opz-CollegeList h3 .col1 a:focus, .opz-CollegeList h3 .col2 a:focus{
	display:inline-flex;
	background-color:#cc527a;
	color:#fff;
}

.opz-CollegeList h3 .col1 a:first-letter, .opz-LibList .subtit:first-letter,  .opz-CollegeList .subtit:first-letter {
    font-size: 1.2em;
    background-color: #cc527a;
    color: #FFFFFF;
    font-weight: bold;
}
.opz-CollegeList h3 .col2 a:first-letter{
    font-size: 1.2em;
    background-color: #cc99aa;
    color: #FFFFFF;
    font-weight: bold;	
}
.opz-CollegeList h3 .ext{
	font-size:0.52em;	
	width:42%;
	display:inline-block;
	text-align:right;
	color:#565656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.opz-CollegeList ul, .opz-LibList ul{
/*	border:#F00 1px solid; */
	padding-left:5px;
	margin-bottom:20px;
	color:#666;
}

.opz-CollegeList ul li {
    list-style: none;
    line-height: 180%;
    height: auto;
    border-bottom: 1px solid #EEE;
    margin-bottom: 10px;
    clear: both;
}
.opz-LibList ul li{
	list-style: none;
    line-height: 180%;
    margin-bottom: 10px;
}
.opz-CollegeList ul li .dept {
	font-size:16px;
    width: 50%;   /* 58% */
    display: inline-block;
    vertical-align: top;
}

.opz-CollegeList ul li .dept a{
	color:#787878;
	text-decoration:none;	
}

.opz-CollegeList ul li .dept a:hover, .opz-CollegeList ul li .dept a:focus{
	color:#cc527a;
	background-color:#ffd;
}
/*
.opz-CollegeList ul li span {
    line-height: 1.4em;
    padding: 12px 0 8px 0;
}
*/

.opz-CollegeList ul li .ext {
    font-size: 0.9em;
    width: 46%;  /* 38% */
    display: inline-block;
    vertical-align: top;
    text-align: right;
    word-wrap: break-word;
    color: #555;
}
.azm-btn {
    height: 38px;
    padding: 8px 17px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background-color:#0077cc;
	color:#fff;
	border:none;
}
/*
a.azm-btn {
	color:#fff;
}*/
.azm-btn:hover, .azm-btn:focus, .azm-btn:active { 
    outline: 0; opacity: 0.8; color: #fff; 
}
.azm-btn:focus{
	background-color:#b80000;
}
.azm-border-bottom {
	border-bottom: 4px solid rgba(0, 0, 0, 0.1);
}
#footer7 h3{line-height:80%;}

#footer7 .social-icons {
    margin-top: -20px;
    margin-bottom: 10px;
}

#footer7 .pdt30{padding-top:5px; }
@media (max-width: 768px){ 
  #footer7 .pdt30{padding-top:30px; }
}