@charset "utf-8";
/* *********************************************************

Designed by Jason Beard: beardj@seattleu.edu
Created December 2011
Special styles that override/complement styles noted in refresh-all.css. Used for a few sites only.

Updated 12/6/11 by Jason 
-added library styles for catalog search
Updated 4/30/12 by David
-removed temporary styles, hiding alert messages
Updated 10/30/12 by Jason
-Added global nav hide for WRRCEA conference.
Updated 5/13/13 by Jason
-Added styles for marcom logo lists
Updated 1/9/14 by Jason
-Added styles for homecoming
Updated 2/11/14 by Jason
-Added styles for Unionization effort
Updated 2/24/14 by Jason
-Added styles for Grad Admissions TargetX iframe override
Updated 5/27/14, 7/8/2014 by Jason
-Added styles for CCTS
Updated 12/16/14, 7/8/2014 by Eli
-Added styles for Christmas
Updated 3/23/15, 7/8/2014 by Jason
-removed image display:non, moved to level3.css, removed library search tool, old gpa calculator, WRRCEA css, marcom brand logos special CSS

***********************************************************/


/* MLA-style hanging indents */
#pagetemplateWrapper ol.mlastyle, 
#pagetemplateWrapper ul.mlastyle{
    text-indent: -15px;
	list-style-type: none;
}
#pagetemplateWrapper .content ul li.mlastyle:before{
	content:"";
}

/*  ================================= Board of Trustees  ================================= */
.trustees .EktronEditorsMenuMarker{ /* removes the silver bullet */
	display:none !important;
}
.trustees_members #primaryContentWrapper #primaryContent .staffBioBox .staffBioPhoto{
	max-width: 144px;
}


/* ================================= Christmas 2014 ==================================
Added 12/16/14 by Eli */

body.christmas2014{
	background-color:#FFF;
}
.christmas2014 .bottom-main {
	display:none;
	
}
.christmas2014 div.PBViewing {
	float:none;
	
}
.christmas2014 #pagetemplateWrapper{
	background-image:url(/_commonImages/christmas-vid-bg2014.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding-bottom:100px;
}
.christmas2014 #headerWrapper{
	margin-bottom:0;
}
.christmas2014 #videoWrapper{
	margin:30px auto;
}
.christmas2014 #videoWrapper iframe{
	margin:auto auto;
	border:10px solid #ffffff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	display:block;
	vertical-align:bottom;
}
.christmas2014 #theMessage{
	border-top:0;
}
.christmas2014 #shareLinks{
	text-align:right;
	background: #ffffff;
	border:10px solid #ffffff;
	border-bottom:0;
	width: 853px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.christmas2014 #globalNavigation,
.christmas2014 #footerWrapper,
.christmas2014 #footerCopyrightAndLinksWrapper{
	display:none;
}



/* ================================= Homecoming ================================== */

.homecoming_alumnischedule .dualColumn, .homecoming_studentschedule .dualColumn{
	clear:both;
	padding-top:15px;
}
.homecoming_alumnischedule .dualColumn img, .homecoming_studentschedule .dualColumn img{
	width: 212px;
	height: 141px;
}
.homecoming_alumnischedule .column1, .homecoming_studentschedule .column1 {
	width:30%;
}
.homecoming_alumnischedule .column2, .homecoming_studentschedule .column2 {
	width:70%;
}


/*  ================================= Presidents Report  ================================= */
.issuuembed span{ /* hides annoying issuu links */
	display:none;
}


/*  ================================= Unionization Effort  ================================= */
.unionization-effort .EktronEditorsMenuMarker{ /* removes the silver bullet from Unionization Effort */
	display:none !important;
}
.unionization-effort div.dropzone div.PBViewing ul.columnwidgetlist{
	list-style-type:none !important;
}

.unionization-effort_conversation #primaryContentWrapper{
	padding-top:0;
}
.unionization-effort_conversation #primaryContentWrapper h3{
	margin:0px 0 40px 0;
}
.unionization-effort #primaryContent .CommentsList h4{
	font-weight:700;
}

.unionization-effort #pageContent h2.special{
	font-size:32px;
	font-weight:900;
	line-height:100%;
}
.unionization-effort_steps #pageContent h2.special{
	display:none;
}


/*  ================================= Grad admissions forms - TargetX  ================================= */
.graduate-admissions_request-information #primaryContentWrapper{
	width: 100%; /* make this act like a 12-column container instead of 8 */
}
.graduate-admissions_request-information_followup #primaryContentWrapper{
	width: 100%; /* make this act like a 12-column cotnainer instead of 8 */
}

.graduate-admissions_application-update-form #primaryContentWrapper{
	width: 100%; /* make this act like a 12-column container instead of 8 */
}

.graduate-admissions_felony-conviction-form #primaryContentWrapper{
	width: 100%; /* make this act like a 12-column container instead of 8 */
}

.graduate-admissions_sdad-grant-form #primaryContentWrapper{
	width: 100%; /* make this act like a 12-column container instead of 8 */
}

/*  ================================= Undergrad admissions forms - TargetX  ================================= */
.undergraduate-admissions_request-information #primaryContentWrapper{
	width: 100%; /* make this act like a 12-column container instead of 8 */
}
.undergraduate-admissions_request-information_followup #primaryContentWrapper{
	width: 100%; /* make this act like a 12-column container instead of 8 */
}



/*  ================================= CCTS ================================= */
.ccts .navbar-wrapper nav .menu ul li:nth-child(5){
	display:none; /* hides the "Jesuit Tradition" link to comple with state guidelines ("Jesuit Tradition") */
} 

td.cctsIconTable {
	text-align: center;
	width: 40px;
	font-size: 11px;
}
.cctsNavigationMenu {
	background-color: #e3e3da;
	border: 1px solid #333333;
	padding: 5px;
}
.ccts .commentsLink{ /* hide comment link */
	display:none;
}



/*  ================================= Faculty/Staff Photos ================================= */
/* nursing faculty photos */

.nursing_faculty-staff #staffList img {
	width:100px;
}
.nursing #staffList .staffBioBox .staffBioPhoto {
	width: 136px; /* hardcoded to eliminate the need to resize a bunch of photos as part of the transition - JB 7/23/14*/
}
/* nursing CPL photos */
.nursing #pop ul{
	color: #ffffff;
}
/* Science and Engineering faculty photos */
.scieng #staffList .staffBioBox .staffBioPhoto {
	width: 105px; /* hardcoded to eliminate the need to resize a bunch of photos as part of the transition - JB 7/23/14*/
}



/*  ================================= Discover Seattle SVG ================================= */

/* Discover Seattle SVG hover: /undergraduate-admissions/discover-seattle/ */
.undergraduate-admissions_discover-seattle #wrapAllTheThings{
	background: #f1f1f1;
}

/*  ================================= Legacy News smartforms ================================= */

/* Science and Engineering */
.scieng #pageContentWrapper .newsImage{
	border: none;
	padding:0;
}
.scieng_project-center_news .newsImage img{
	width:90px;
	padding:0;
}
/* STM */
.stm_news-events .CommentsList, .stm_news-events .ekleavecomment{
	display:none;
}

/*  ================================= GPA Calculator ================================= */

#pageContent #unweightedTable, #pageContent #cumulativeTable{
	width: inherit;
}
#pageContent #unweightedTable tr td:first-child{
	background-color: #e3e3da;
	font-weight: bold;
	padding: 10px;
}
#pageContent #unweightedTable td,
#pageContent #cumulativeTable td{
	padding:0;
	vertical-align: middle;
}
#pageContent #unweightedTable input,
#pageContent #cumulativeTable input {
	margin:0;
	padding:5px;
	text-align: center;
	width:100px;
}
#gpaIconArea .gpaIconText {
	display:inline-block;
	font-size: 12px;
}
#unweightedGPA , 
#cumulativeGPA {
	font-weight: bold;
}

/*  ================================= arrow links refresh - evie ================================= */
#pagetemplateBody .content ul.arrowLinks{
	list-style-type: none;
	margin-bottom: 20px;
	margin-left: 15px;
	display: table;
}
#pagetemplateBody .content ul.arrowLinks li{
	background:#333333;
	color: #fab82f;
	padding: 0 10px;
	display: block;
	position: relative;
	top: 2px;
	margin-bottom:10px;
}
#pagetemplateBody .content ul.arrowLinks li:before{
	content: '';
}
#pagetemplateBody .content ul.arrowLinks li span{
	display:table-row;
	line-height:30px;
	font-size: 15px;
	white-space: nowrap;
	text-align: center;
}
#pagetemplateBody .content ul.arrowLinks li span:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 100%;
	width: 0;
	height: 0;
	border-top: 15px solid #333333;
	border-left: 10px solid transparent;
	border-bottom: 15px solid #333333;
	border-left: 8px solid transparent;
}
#pagetemplateBody .content ul.arrowLinks li span:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-left: 11px solid #333333;
	border-bottom: 15px solid transparent;
}
#pagetemplateBody .content ul.arrowLinks li a{
	font-family: "Oswald", sans-serif;
	font-size: 15px;
	text-decoration:none;
	text-transform: uppercase;
	color: #fab82f;
	white-space: nowrap;
}
#pagetemplateBody .content ul.arrowLinks li a:hover{
	color: #ffffff;
}

/*  ================================= CAPS ================================= */
/*  Request by Feliza G for REASONS */

.caps #pageContent p, .caps #accessoryContent p{
	font-size:14px;
}
.caps #pageContent .content ul, .caps #sitewideContent .content ul, 
.caps #pageContent .content ol, .caps #sitewideContent .content ol{
	font-size: 14px;

}

.strategic .sectionBannerText .sectionTitle{
	width: 560px; /* to make "of the highest university" on the second line per Scott 9/9/15 */
}

/*  ================================= Campus Climate Assessment  ================================= */
.diversity .EktronEditorsMenuMarker{ /* removes the silver bullet from Unionization Effort */
	display:none !important;
}
.diversity div.dropzone div.PBViewing ul.columnwidgetlist{
	list-style-type:none !important;
}
