/*
Add styles to overwrite customer CSS, USE WITH CAUTION.
*/

.ou-ldp-form-element {
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden
}


.ou-news-column {
	padding-bottom: 15px;
}

/* A-Z Index */
ul.horizontal-list {
	padding-top: 20px;
	padding-bottom: 20px;
}
ul.horizontal-list li {
	display: inline;
	padding: 10px;
	list-style-type: none;
	margin-left: 0.5rem;
}
ul.horizontal-list li a {
	/* 	color: #4F2984!important; */
}
ul.horizontal-list li:before {
	background-image: none;
}
ul.horizontal-list ~ ul li {
	margin-left: 3.5rem;
}
/* END A-Z Index */

.hero--program-detail .hero__icon--2 {
	background-image: url(/_resources/assets/icons/2plus2.svg);
}

.hero--program-detail .hero__icon--aas {
	background-image: url(/_resources/assets/icons/AAS.svg);
}

.hero--program-detail .hero__icon--bfa {
	background-image: url(/_resources/assets/icons/BFA.svg);
}

.hero--program-detail .hero__icon--bs {
	background-image: url(/_resources/assets/icons/BS.svg);
}

.hero--program-detail .hero__icon--ma {
	background-image: url(/_resources/assets/icons/MA.svg);
}

.hero--program-detail .hero__icon--mfa {
	background-image: url(/_resources/assets/icons/MFA.svg);
}

.hero--program-detail .hero__icon--mps {
	background-image: url(/_resources/assets/icons/MPS.svg);
}

/* LDP Gallery */
.ldp  .slick-arrow {
	text-indent: inherit;
}
.ldp .slick-arrow:after {
	display: none;
}

@media (min-width: 700px) {
	.main .form__item.form--helper {
		display: block;
		margin-top: -30px;
	}
}

/*
.accordion__item:nth-child(3n+2) .accordion__icon {
	background-color: #FEBF3A;
}

.accordion__item:nth-child(3n+3) .accordion__icon {
	background-color: #FC7687;
}

.accordion__item:nth-child(1) .accordion__icon {
	background-color: #BCDADF;
}

.accordion__toggle:hover .accordion__icon {
	background-color: #000000;
}

.accordion__item:nth-child(2n) {
	background-color: #f3f1f1;
}

*/

.museum .accordion__item:nth-child(1) .accordion__icon {
     background-color: #FC7687; 
}



/* 74073 */
.footer .footer__bottom a {
	background-image: linear-gradient(to left, #FFFFFF, #FFFFFF);
}

#directedit a {
	background-image: none;
}

/* 73375 */
.museum .accordion__icon:not(:hover) {
    background-color: #FC7687;
}

/* 73755 */
.genimglist .link--arrow a, .museum .genimglist__title h3 {
    color: #000000;
}

/* Ticket - 71484 */
.boot-img-grid .item:nth-child(3n+2) .btn, 
.boot-img-grid .item:nth-child(3n+2) .btn {
    background-color: #FEBF3A;
}

.boot-img-grid .item:nth-child(3n+3) .btn, 
.boot-img-grid .item:nth-child(3n+3) .btn {
    background-color: #FC7687;
}

/* Ticket - 69920 */
@media screen and (min-width: 700px) {
	.impact-outcomes__body.no_cta {
		width: calc(100% - 100px);
	}
}

/* Ticket - 69961 */
.program-list {
	margin: 0 0 28px;
}

@media (min-width: 700px) {
	.program-list {
		margin: 0 0 28px;
	}
}

@media (min-width: 1025px) {
	.program-list {
		margin: 0 0 37px;
	}
}

/* Ticket - 69976 */
.did-you-know .img-cap__btn[aria-expanded="false"]{
	color: #000000;
}

/* Ticket - 70034 */
/*
.contact-us .col__office__phone:nth-child(2) {
	padding-top: 10px;
}

@media screen and (min-width: 700px) {
	.contact-us .col__office__phone:nth-child(2):before {
		margin-top: 10px;
	}
}

@media screen and (min-width: 1025px) {
	.contact-us .col__office__phone:nth-child(2):before {
		margin-top: 10px;
	}
}

.contact-us .col__office__email {
	padding-top: 0px;
	margin-left: 0px;
}

@media screen and (min-width: 700px) {
	.contact-us .col__office__email:before {
		margin-top: 10px;
		margin-left: 0px;
	}
}

@media screen and (min-width: 1025px) {
	.contact-us .col__office__email:before {
		margin-top: 0px;
		margin-left: 0px;
	}
}

.contact-us .col__office__email {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
}

.contact-us .col__office__email:before {
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -30px;
	width: 20px;
	height: 20px;
	background-image: url("/_resources/assets/icons/email.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

@media screen and (min-width: 700px) {
  .contact-us .col__office__email:before {
    left: -38px;
    width: 25px;
    height: 25px;
  }
}

@media screen and (min-width: 1025px) {
  .contact-us .col__office__email:before {
    left: -64px;
    width: 40px;
    height: 40px;
  }
}

@media screen and (min-width: 700px) {
	.contact-us .col__office__email {
		display: inline-block;
		/*margin-left: 0.55em;*//*
	}
}

@media screen and (min-width: 1025px) {
	.contact-us .col__office__email {
		margin-left: 0.65em;
		margin-top: 15px;
	}
}

.contact-us .col__office__email {
	font-family: halyard-display, sans-serif;
	font-size: 18px;
	font-weight: 350;
}

@media screen and (min-width: 1025px) {
	.contact-us .col__office__email {
		font-size: 20px;
	}
}
*/

/* Homepage Polls */



.poll__answers legend {
	display: inline!important;
	font: 500 30px/1.05 halyard-display, sans-serif!important
		margin: 0 0 19px!important;
	text-transform: inherit!important;
}

.poll__answers legend:before, .poll__answers legend:after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -18px;
	border-bottom: 2px dashed #000000;
}

.main .form__checkbox, .main .form__radio {
	display: inline;
}
.main .poll__answers .form__checkbox, .main .poll__answers .form__radio {font-size: 40px;
	line-height: 1.12;
}

.poll__answers input[type="checkbox"] + label, .poll__answers input[type='radio'] + label {
	position: relative;
	margin-left: 10px;
	margin: 29px 25px 0 14px;
}
@media (min-width: 1201px) {
	.poll__answers input[type="radio"] {
		display: none;
	}}

.poll__answers  input[type='radio'] + label:after {
	top: 15px;
	left: 0px;
	width: 40px;
	height: 40px;
	border: 1px solid #000000;
}
.poll__answers input[type="checkbox"] + label, .poll__answers input[type='radio'] + label {
	padding-left: 50px;
}

.poll__answers input[type='radio'] + label:before {
	content: none;
}

.poll__answers label:hover {
	background-image: -webkit-gradient(linear, right top, left top, from(#000000), to(#000000));
	background-image: -o-linear-gradient(right, #000000, #000000);
	background-image: linear-gradient(to left, #000000, #000000);
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	background-size: 90% 3px;
	background-position: right bottom;
}
.poll__answers label {
	margin: 0;
	background-image: -webkit-gradient(linear, right top, left top, from(transparent), to(transparent));
	background-image: -o-linear-gradient(right, transparent, transparent);
	background-image: linear-gradient(to left, transparent, transparent);
	background-position: 0% 93%;
	background-repeat: no-repeat;
	background-size: 0% 3px;
	cursor: pointer;
	-webkit-transition: background-size 500ms;
	-o-transition: background-size 500ms;
	transition: background-size 500ms;
}

.poll__answers input[type="checkbox"] + label, .poll__answers input[type='radio'] + label {
	margin: 10px 15px 0 0px;
}

.poll__answers .hide {
	display:none;
}
/* Homepage Polls */


.story-display__content .story-display__quote:before {
  content: '“';
}

.story-display__content .story-display__quote:after {
  content: '”';
}

/* Ticket 72961 */
/*
.main table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
  line-height: 1.2;
  min-width: 640px;
}

@media (min-width: 640px) {
  .main table {
    min-width: 0;
  }
}

@media (min-width: 1025px) {
  .main table {
    font-size: 17px;
  }
}

.main table a {
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

.main tbody tr:nth-child(2n) {
  background-color: #f3f1f1;
}

.main .table-block {
  margin: 0 0 29px;
}

@media (min-width: 700px) {
  .main .table-block {
    padding: 24px 0 0;
    margin: 0 0 47px;
    clear: both;
  }
}

@media (min-width: 1025px) {
  .main .table-block {
    padding: 50px 0 0;
    margin: 0 0 60px;
  }
}

.main .table-block__wrapper {
  position: relative;
  padding: 0;
  margin: 0 -20px 0 0;
}

@media (min-width: 700px) {
  .main .table-block__wrapper {
    margin: 0;
  }
}

@media (min-width: 1025px) {
  .main .table-block__wrapper {
    margin: 0;
  }
}

.main .table-block__holder {
  overflow: auto;
}

.main .table-block__holder.js-scroll--right .table-block__next {
  display: block;
}

@media (min-width: 700px) {
  .main .table-block__holder.js-scroll--right .table-block__next {
    display: none;
  }
}

.main .table-block__holder.js-scroll--left .table-block__prev {
  display: block;
}

@media (min-width: 700px) {
  .main .table-block__holder.js-scroll--left .table-block__prev {
    display: none;
  }
}

.main .table-block__prev, .main .table-block__next {
  display: none;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 92px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 46px;
  height: 46px;
  border: none;
  background: none;
  padding: 0;
}

.main .table-block__prev:after, .main .table-block__next:after {
  content: '\e900';
  display: inline-block;
  vertical-align: top;
  color: #FF2EAA;
  font-family: 'icomoon';
  font-size: 26px;
  line-height: 1;
}

.main .table-block__next {
  left: auto;
  right: 0;
}

@media (min-width: 700px) {
  .main .table-block__next {
    right: 8px;
  }
}

.main .table-block__prev:after {
  content: '\e900';
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.main .table-block h2 {
  margin: 0 0 18px;
}

@media (min-width: 700px) {
  .main .table-block h2 {
    margin: 0 0 26px;
  }
}

@media (min-width: 1025px) {
  .main .table-block h2 {
    margin: 0 0 19px;
  }
}

.main .table-block a {
  font-weight: normal;
  color: #000000;
  background-image: -webkit-gradient(linear, right top, left top, from(#000000), to(#000000));
  background-image: -o-linear-gradient(right, #000000, #000000);
  background-image: linear-gradient(to left, #000000, #000000);
}

.main th {
  font: 500 18px/1.2 halyard-text, sans-serif;
  text-align: left;
  padding: 0 0 11px;
  width: auto;
  text-transform: uppercase;
}

@media (min-width: 700px) {
  .main th {
    font-size: 16px;
    padding: 0 0 12px;
  }
}

@media (min-width: 1025px) {
  .main th {
    font-size: 18px;
  }
}

.main th:first-child {
  width: 30%;
}

@media (min-width: 700px) {
  .main th:first-child {
    width: 39%;
  }
}

.main th:last-child {
  width: 22%;
}

.main thead tr {
  border-bottom: 1px solid #000000;
}

.main td {
  padding: 19px 15px 17px 0;
  vertical-align: top;
}

@media (min-width: 700px) {
  .main td {
    padding: 18px 15px 17px 0;
  }
}

@media (min-width: 1025px) {
  .main td {
    padding: 16px 15px 16px 0;
  }
}

.main td:first-child {
  padding: 19px 15px 17px 10px;
}

@media (min-width: 700px) {
  .main td:first-child {
    padding: 18px 15px 17px 15px;
  }
}

@media (min-width: 1025px) {
  .main td:first-child {
    padding: 16px 15px 16px 15px;
  }
}

.main tr {
  border-bottom: 1px solid #000000;
}
*/


/* Ticket 72960 */

/*
@media (min-width: 1025px) {
  .bootstrp.img-inline {
    max-width: 1098px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
  }
}
*/

.bootstrp.img-inline .bootstrp__content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.bootstrp.img-inline .item {
  border-top: 0;
  border-bottom: 0;
}

@media (min-width: 1025px) {
 .bootstrp.img-inline .item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
  }
}

/* Proposed change from IF; see commenting */
@media (min-width: 1025px) {
.bootstrp.img-inline .item:not(:last-of-type) {
    margin-right: 5%;
/*    -webkit-box-flex: 0; */
/*    -webkit-flex: 0 0 30%; */
   -webkit-box-flex: 0;
   -webkit-flex: 0 0 30%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 30%;
/*      flex: 0 0 30%; */
	    flex: 0 0 30%;
  }
}

.bootstrp.img-inline figcaption, .bootstrp.img-inline .vid-inline__caption {
  font-weight: 350;
}

@media (min-width: 1025px) {
.bootstrp.img-inline figcaption, .bootstrp.img-inline .vid-inline__caption {
    padding: 19px 0 17px;
  }
}

@media (min-width: 700px) {
.bootstrp.fifty .item:not(:last-of-type) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
  }
}

@media (min-width: 1025px) {
.bootstrp.fifty .item:not(:last-of-type) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
    margin-right: 8%;
  }
}

@media (min-width: 700px) {
.bootstrp.fifty .item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
  }
}

@media (min-width: 1025px) {
 .bootstrp.fifty .item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
    margin-right: 8%;
  }
}

/* Ticket 73019 */
.footer {
    clear: both;
}

/* Ticket 168169 */
@media screen and (max-width:699px){
    .museum .museum-hero__img:before{
        height: 80% !important;
    }
}

/* Ticket 171242 */
@media screen and (min-width: 1025px) {
  .museum .genimglist__content {
    padding: 0 0 10px 25px;
    flex: 0 0 80%;
  }
}

/* Ticket 184328 */
.genimglist__img a img {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.genimglist__img a img:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}


