
/*This CSS is for Communicatino Team BackOffice*/
/*Each class must have umb_name:rte_*/



/**umb_name:image_1024*/
.image_1024 img{
	width:1024px;
    height:auto;
}

/* INFO FOR MEDIA */
.media-quick-links .section-careers-modal-trigger {
	margin-top: 30px;
	color: white;
	background: transparent;
}

.media-quick-links .section-careers-modal-trigger.section-careers-types {
	box-shadow: none;	
}

.media-quick-links .section-careers-modal-trigger.section-careers-types .section-careers-modal-trigger-text {
	text-shadow: none;
	font-size: 2.5em;
	padding: 40px 15px;
}

.media-quick-links .section-careers-modal-trigger-text div {
	padding: 10px 0 5px 0;	
}

.media-quick-links .modal-header {
	border-bottom: 1px solid #e5e5e5;	
}

.media-quick-links .modal-body h4 {
	margin-bottom: 0px;	
}

.media-quick-links .modal-body ul {
	margin-left: -15px;	
}

/* ENEWSLETTER */
.enewsletter-video {
	margin: -90px 0 0 0;	
}

.enewsletter-video-f {
	margin: 30px 0 0 0;	
}

@media (max-width: 1024px) {
	.enewsletter-video {
		margin: 150px 0 0 0;	
	}
	
	.enewsletter-video-f {
		margin: 290px 0 0 0;
	}
	
	.enewsletter-video video, .enewsletter-video-f video {
		padding: 0 0 0 30px;
	}
}

@media (max-width: 768px) {
	.enewsletter-form {
		text-align: center;	
	}
	
	.enewsletter-video {
		margin: -90px 0 30px 0;	
	}
	
	.enewsletter-video-f {
		margin: -30px 0 30px 0;	
	}
	
	.enewsletter-video video, .enewsletter-video-f video {
		padding: 0;
	}
}

/*ART & ARCHITECTURE*/
.aa-home-banner-text {
	width: inherit;
	padding-top: 220px;
}

@media (max-width: 767px) {
	.aa-home-banner-text {
		padding-top: 100px;	
	}
}

@media (max-width: 425px) {
	.aa-home-banner-text {
		padding-top: 140px;	
	}
}

.aa-card {
	padding: 0px 15px 5px 15px;	
}

.aa-cards-container .row {
	display: flex;	
}

@media (max-width: 767px) {
	.aa-cards-container .row {
		display: block;	
	}
}

.aa-rehab-subheader-lg {
    background-repeat: no-repeat;
    background-size: contain;
    padding: 45px 15px 15px 40px;
    margin-bottom: 10px;
}

.aa-rehab-subheader-sm {
    background-repeat: no-repeat;
    padding: 45px 15px 15px 40px;
    margin-bottom: 10px;
}

.aa-subheader a {
	color: #000;
}

.aa-subheader a:hover {
	color: #000;
	text-decoration: underline;
}

.heritage-items-container > .container {
	padding-left: 75px;
	padding-right: 75px
}

.heritage-items-container p {
	display: flex;
	align-items: center;
}

.heritage-items-container img {
	width: 100px;	
	margin-right: 10px;	
}

.heritage-items-container a {
	color: #000;
}

.heritage-items-container a:hover {
	color: #000;	
}

.heritage-item-nav {
	display: flex;
	justify-content: space-between;
	padding-top
}

.heritage-item-nav a {
	color: #000;
}

.heritage-item-nav a:hover {
	text-decoration: none;
	color: #000;
}

.heritage-item-nav img {
	width: 30px;	
}

.heritage-item-object-details-container {
	padding: 0px 20px 20px 20px;	
	background: #f1f1f1;
}

.heritage-item-object-details-header {
	font-size: 1.5em;
	margin-bottom: 5px;
}

.heritage-item-object-details {
	column-count: 2;	
}

.aa-column-fix {
	margin-top: 100px;	
}

@media (max-width: 768px) {
	.aa-column-fix {
		margin-top: 0px;	
	}	
}


.heritage-item-nav-img {
	padding: 0px 5px;
}

@media (max-width: 768px) {
	.heritage-item-nav {
		margin-top: 15px;	
	}
	
	.heritage-item-object-details {
		column-count: 1;	
	}
	
	.heritage-item-nav-img {
		display: none;	
	}
}

.heritage-items-container img {
	border: 5px solid #ffffff;	
}

#SCBLink {
    background-image: url(/media/367724/com_web_art-architecture_rehab_features-scb.jpg);
    background-size: cover;
    background-position: center;
}

#CBLink {
    background-image: url(/media/367725/com_web_art-architecture_rehab_features-cb.jpg);
    background-size: cover;
    background-position: center;
}

#EBLink {
    background-image: url(/media/367722/com_web_art-architecture_rehab_features-eb.jpg);
    background-size: cover;
    background-position: center;
}

.aa-img-link {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
    transition: box-shadow .3s ease-in-out;
}

.aa-img-link a:hover {
	text-decoration: none;
	color: #fff;
}

.aa-img-link-text {
    font-family: "roboto_condensed";
    text-transform: uppercase;
    line-height: 1.3em;
    font-size: 3em;
    padding: 80px 15px;
    text-shadow: 2px 3px 2px rgba(0,0,0,.4);
    color: #fff;
}

.aa-gallery .pswp__caption__center {
	max-width: 60%;
}

.aa-tour-hunt .nav-tabs {
	border-bottom: none;
	padding-bottom: 15px;
}

.aa-tour-hunt .nav-tabs > li > a {
	color: #000;
	border: none;
}

.aa-tour-hunt .nav-tabs>li>a:hover {
	border-color: transparent;	
}

.aa-tour-hunt .nav-tabs>li.active>a, .aa-tour-hunt .nav-tabs>li.active>a:hover, .aa-tour-hunt .nav-tabs>li.active>a:focus {
	color: #000;
	border-bottom: 5px solid #660000;
	border-top: none;
	border-left: none;
	border-right: none;
}

.hunt-item {
	padding-bottom: 15px;	
}

.hunt-item h5 {
	margin-bottom: 5px;
}

.hunt-answer {
	margin-top: 5px;
	padding: 15px;
	background: #f1f1f1;
}

.hunt-answer img {
	height: 175px;
	padding-right: 10px;
}

/* PHOTO GALLERY */
.photo-album-macro h3 {
	margin-top: 0px;
	font-weight: bold;
}

/* HEADER */
.sen-main-navbar .dropdown-menu {
	top: 43px;	
}

/* SENIOR OFFICERS */
button.show-more-less-button:hover, button.show-more-less-button:focus {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 94% 40%;
}

/* NEW INSTAGRAM PAGE */
.ig-grid {
  	display: grid;
  	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  	grid-gap: 15px;
	padding: 15px 0px 30px 0px;
}

.ig-item { 
	background: #f1f1f1;
	padding: 15px; 
}

.ig-item img { padding-right: 1em; flex-shrink: 0; max-width: 150px; }
.ig-item a { display: flex; align-items: center; }

/*.ig-item figure { text-align: center; }
.ig-item img { margin: auto; }*/

/* SENATORS */
@media (max-width: 1200px) and (min-width: 320px) {
	.pol-officer-title {
		clear: both;
		padding-top: 5px;
	}
}
	
/* SENGAGE */
.sengage .grid-card .video-wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.sengage-resources p {
	text-align: center;
}

.sengage-new {
	background-color: #600;
	color: white;
	padding: 2px 5px;
}

.parallax-grid .grid-card h3 { font-size: 35px; }

.winter-break-header, .winter-break-activities { 
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -50px;
}

.winter-break-header {
	background-position: 250% 95%;
	background-size: 90%;
}

.winter-break-header .sengage-new {
	background-color: #3F5678;
}

/* STUDENT EMPLOYMENT   */
.section-studentemployment-header-image-text {
	padding-top: 240px;
}

.navbar-studentemployment-bg, .subsite-navbar--StudentEmployment {
	background-color: #333;
}

#subsite-navbar-collapse--StudentEmployment a {
	color: #fff !important;	
}

#subsite-navbar-collapse--StudentEmployment a:hover {
	background-color: rgba(0,0,0,.2) !important;
}

@media (max-width: 767px) and (min-width: 320px) {
	.section-studentemployment-header-image-text {
		padding-top: 155px;	
	}
}

/* COMMITTEES */
.cmt-grid-page .panel-heading .panel-title a.even {
	background-color: #e3e3e3;	
}

/* SPEAKER SECTION */
.speaker-section-speach-image-top img {
	position: relative;
	top: -150px;
}

.section-speaker.container-image {
	height: 400px;
	min-height: 400px;
}

.speaker-header-text {
	padding-top: 285px;	
}

@media (max-width: 1023px) and (min-width: 320px) {
	.section-speaker.container-image {
		height: 200px;
		min-height: 200px;
	}
}

@media (max-width: 1023px) and (min-width: 768px) {
	.speaker-header-text {
		padding-top: 110px;	
	}
}

@media (max-width: 767px) and (min-width: 320px) {
	.speaker-header-text {
		padding-top: 155px;	
	}
}

/* PAGE PROGRAM */
.subsite-navbar-desktop-PageProgram{
	background-color:#600;
	/*margin-top:-2px;*/
}
.subsite-navbar-desktop-PageProgram ul.nav>li>a{
	color:#fff!important;	
}
.subsite-navbar-desktop-PageProgram ul.nav>li>a:hover
	,.subsite-navbar-desktop-PageProgram ul.nav>li>a:active
	,.subsite-navbar-desktop-PageProgram ul.nav>li>a:focus {
	background-color:#500!important;
}

.section-page-program-team .max-width-grid-photo-team {
	max-height: none;
}

.form-page-program-outreach h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0px;
}

.form-page-program-outreach .contourIndicator {
	font-weight: bold;
	color: #900;
}

.lang-fr .officer-senid-218933 .pol-officer-title {
	font-size: 1.2em;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}


/* Table of cotents for Important Notices and Intelectual Property */

.toc-flexbox .row {
display:flex;	
}

@media (max-width: 767px) and (min-width: 320px) {
	.toc-flexbox .row {
		flex-direction: column-reverse;
	}	
}