/* for dawn lucas photo until entered in official directory */
.image-card-36194 {
  margin-top:-20px;
}
.image-card-36194 .card-text p {
  margin-top:-.8rem;
  line-height:2rem;
}
/* new faculty-staff 
.card-newfs {
  background:#f36e21;
  padding:1rem 1rem;
  margin-top:-3rem !important;
}*/

.card-newfs {
  background:#f36e21;
  padding:1rem 1rem 3px 1rem;
  color:#444;
  font-weight:bold !important;
  /*height:10rem !important;*/
  height: fit-content !important;
  min-height: 10rem !important;
  margin-top:-3rem !important;
}
.icon-card-newfs a {
  background:#f36e21 !important;
  color:#fff;
}
.icon-card-newfs a:hover {
	color:#555;
}
.card.icon-card .card-body a {
  background:#f36e21 !important;
  color:#fff;
}
.icon-card-newfs .card.icon-card .card-body a:hover {
  color:#000;
}
.icon-card-newfs .card.icon-card .card-body .card-text hr.divider {
  display:none;
}
/* workshops */
.archive-accordions {
  margin-top:-2rem;
}
table.workshops-schedule {
    width: 100%;
    margin-left:-1.5rem;
    margin-bottom: 1rem;
    color: #212529;
}
table.workshops-schedule {
    border-top: solid black 2px;
    border-bottom: solid black 1px;
}
table.workshops-schedule tr {
    border-color: black !important;
}
table.workshops-schedule th, table.workshops-schedule td {
    border-color: black !important;
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
table.workshops-schedule .file {
    display: inline-block;
    min-height: 16px;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left center;
}
table.workshops-schedule ul {
	list-style-type: none !important;
}
table.workshops-schedule ul a {
	/*text-decoration: none !important;*/
}
table.workshops-schedule .file--application-pdf {
    background-image: url(/ntid/sites/rit.edu.ntid/files/pd/application-pdf.png);
}
table.workshops-schedule .file--application-video {
    background-image: url(/ntid/sites/rit.edu.ntid/files/pd/video.png);
}
table.workshops-schedule .file--application-pptx {
    background-image: url(/ntid/sites/rit.edu.ntid/files/pd/powerpoint.png);
}

/* MAJOR UPDATES */
/*
.image-block-pages .card-img-con {
  margin-top:-1px;
  border-bottom: 8px solid #f36e21;
}
*/
.image-block-pages .card-img-con a {
  border-bottom: none;
}
.image-block-pages .card-text {
  margin-top:-1.1rem;
  font-size:.9rem;
  /*padding-left:2px*/;
}
.icon-block-events {
  margin-top:-3rem;
}
#accordion-42090 {
  /* dodge-grant-recipients */
  margin-top:-3rem;
  margin-left:-1rem;
  margin-bottom:-1rem;
}
h1.text-black.page-header.mb-n2.pt-5 {
  width:100%;
}

/* WORKDAY-NTID */
body.progress-nav--top .field--name-field-content.field--type-text-long p {
  width:95% !important; 
  max-width:95% !important;
}
.workday-team {
	margin-top:-2rem;
}
.workday-team div.embed-person--info div.person-phone.pb-2,
.workday-team div.embed-person--info div.person-email.pb-2 {
    display:none;
}
.workday-team .embed-person .embed-person--extra-text,
.workday-team .embed-person .embed-person--extra-text p {
	line-height: 1.125rem !important;
	font-size: 0.875rem !important;
}
.train-trainers-list img {
	margin-top:-2rem;
	margin-left:-10px;
	width:1500px;
	max-width:100%;
	overflow-x: scroll;
}
.train-the-trainer .text-center {
	text-align:left !important;
}
ul#workday-ambassadors {
	margin-left:2rem;
}
ul#workday-ambassadors li {
	margin-bottom:1rem;
}



@media (min-width: 768px) {
  .even-width-container-42249 .col-md-6 {
    flex: 0 0 47% !important;
    max-width: 47% !important;
    padding-right:3% !important;
  }
}

@media (max-width: 920px) {
	table.workshops-schedule th,
	table.workshops-schedule td {
		border-top:none !important;
		border-bottom:none !important;
		margin-top:-1rem;
	}
	table.workshops-schedule {
    margin-bottom: -1rem;
	}
}

@media (max-width: 767px) {
  #accordion-42090 {
    /* dodge-grant-recipients */
    margin-left:0rem;
  }
  #accordion-42090 .card-header p.h5 a {
    font-size: 1.1rem !important;
  }
  ul#workday-ambassadors {
		margin-left:-1rem;
	}
	.train-trainers-list img {
		margin-left:-12px;
	}
}