body {
	font-family: 'proxima-nova';
	font-weight: normal;
	background: #191919;
}

/* Deal with FOUT */
.wf-loading {
	font-family: "proxima-nova";
	visibility: hidden;
}
.wf-active {
	visibility: visible;
}

/* HEADER */
.dark {
	color: #b9b9b9;
	background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/q_auto/v1468413099/JA/bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
.dark--landing {
	background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/q_auto/v1468413099/JA/landing_bg.jpg');
	height: 650px;
    background-position: center bottom;
}
.dark--register {
	background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/q_auto/v1468413099/JA/landing_bg.jpg');
	background-position: center bottom;
}
.dark:before {
	content: "";
	display: block;
	width: 100%;
	height:3px;
	background: #7d375e;
	background: -moz-linear-gradient(left,  #7d375e 0%, #772d23 100%);
	background: -webkit-linear-gradient(left,  #7d375e 0%,#772d23 100%);
	background: linear-gradient(to right,  #7d375e 0%,#772d23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d375e', endColorstr='#772d23',GradientType=1 );
}
.main-header {
	padding:30px 0 0px;
}
.home-link {
	padding-left:70px;
	background-image: url('../img/oulogo_white.png');
	background-repeat: no-repeat;
	background-size: 50px;
	color: white;
	font-family: 'proxima-nova-condensed';
	font-weight: 600;
	text-transform: uppercase;
	font-size: 28px;
	display: block;
	min-height: 60px;
}
.home-link .label {
	color: #f1f1f1;
	font-family: 'proxima-nova-condensed';
	display: block;
	font-size: 14px;
	margin-bottom: 2px;
}
span.year {
    display: inline-block;
    font-size: 16px;
    background: #434343;
    color: #858585;
    padding: 3px 5px;
    border-radius: 2px;
	margin-bottom: 5px;
}
h2 {
	color: white;
	text-align: center;
	font-weight: 200;
	font-family: 'proxima-nova-condensed';
	font-size: 32px;
	max-width: 920px;
	margin:80px auto 20px;
	line-height: 1.4;
}
	@media only screen and (max-width: 768px) {
		h2 {
			margin-top: 100px;
		}
	}
.h2--reg {
		margin: 20px 0 20px;
}
.landing-intro-text {
	color: #c0c0c0;
	text-transform: uppercase;
	max-width: 900px;
	margin:auto;
	font-family: 'proxima-nova-condensed';
	text-align: center;
	font-size: 16px;
}
.landing-intro-text:before {
	content:"";
	display: block;
	width: 150px;
	height: 3px;
	margin:40px auto;
	background: #7d375e;
	background: -moz-linear-gradient(left,  #7d375e 0%, #772d23 100%);
	background: -webkit-linear-gradient(left,  #7d375e 0%,#772d23 100%);
	background: linear-gradient(to right,  #7d375e 0%,#772d23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d375e', endColorstr='#772d23',GradientType=1 );
}
.landing-intro-text--reg {
	text-align: right;
}
.header-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-top: 0;
}
.header-nav nav {
    display: flex;
    width: 100%;
    gap: 20px;
		border: 0 none;
}
.header-nav nav a {
	flex: 1;
	display: flex;
	background: black;
	color: white;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	border: 1px solid white;
}
.header-nav nav a:hover {
    background: #562c45;
}
.header-nav nav a .caster__img {
    height: 30px;
    min-width: 30px;
    max-width: 30px;
    margin-right: 10px;
    margin-left: 0;
    margin-bottom: 0;
}
.header-nav nav a small {
    display: block;
    font-weight: normal;
}
span.header-label {
    color: #f1f1f1;
    font-family: 'proxima-nova-condensed';
    display: block;
    font-size: 14px;
    margin-bottom: 2px;
    text-transform: uppercase;
}
/* MAIN CONTENT */
.casters {
	background: #191919;
	color: #c0c0c0;
	padding:0px 0 60px;
}


.casters-list .caster {
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
	text-align: center;
	background: #4d4d4d;
	padding: 20px;
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.casters-list {
		margin-right: 40px;
	}
	.casters-list .caster {
		max-width: 48%;
		min-width: 48%;
	}
}

	.caster--top-margin {
		margin-top: 120px;
	}

.caster__img {
	display: block;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/v1468413100/JA/rabbis.png');
	margin:0 auto 20px;
}
	.caster__img--weinredb {background-position: 0 0;}
	.caster__img--weil {background-position: center;background-image:url('https://res.cloudinary.com/orthodox-union/image/upload/v1689779333/MicrosoftTeams-image_ui5dry.png')}
	.caster__img--nissel {background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/e_saturation:-44/v1625147117/thumbnail_Berzonbw_f3bud4.jpg')}
	.caster__img--fohrman {background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/v1690121832/MicrosoftTeams-image_sqy2sl.png')}
	.caster__img--hauer {background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/v1721749258/Hauer-450-1_ncb6d7.jpg')}
	.caster__img--ncsy {background-image: url('https://yt3.ggpht.com/ytc/AKedOLQBk_T2oG1gE3W1QWYz4lhjFdHv2yF4f8RSYtqH=s176-c-k-c0x00ffffff-no-rj')}
	.caster__img--women {background-image: url('https://res.cloudinary.com/orthodox-union/image/fetch/c_fill,f_auto,w_600/https://www.ou.org/assets/womensinitiative-ti.jpg')}
	.caster__img--ouisrael {background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/c_scale,w_100/v1709728485/OU%20Israel/ouisrael_logo.png');background-color: white;}
	.caster__img--schwartz {background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/v1690399814/images/schwartz.jpg')}
	.caster__img--glasser {background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/v1721548763/Glasser_hshxc5.jpg')}
	.caster__img--ou {background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/v1625138360/Logos/footer-image-logo1-B.png')}

	@media only screen and (max-width: 768px) {
		.caster__img {
			display:block;
			float: none;
			margin:0 auto 20px;
		}
	}

@media only screen and (min-width: 768px) {
	.speakers-section {
		display: flex;
		margin-bottom: 40px;
	}
	.caster-row--center {
		display: flex;
		align-content: flex-start;
		justify-content: center;
	}
}
.caster__date {
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: 'proxima-nova';
	font-weight: 200;
	border-bottom: 1px solid #ccc;
}
	.caster__date--weinreb {border-color: #6b281f}
	.caster__date--weil {border-color: #572c44}

.caster__name {
	color: white;
	font-family: 'proxima-nova-condensed';
	/* font-size: 34px; */
	font-size: 21px;
	display: block;
	font-weight: 200;
	margin-bottom: 5px;
}

#onDemandSection h3 {
	padding-bottom: 0;
	border-bottom: 0 none;
	margin-bottom: 0;
}

#onDemandSection .caster__name a {
	margin-bottom: 0;
}

#onDemandSection .caster__name a:hover {
	color: #9b907c;
}

#onDemandSection .white-hr {
	border: solid 1px white;
	min-width: 100%;
	display: block;
	margin-top: 15px;
	margin-bottom: 25px;
}

.caster__location {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 200;
	font-family: 'proxima-nova-condensed';
	margin-bottom: 10px;
	overflow: hidden;
	max-width: 100%;
}
.caster__time {
	border:1px solid #2e2e2e;
	padding: 5px 8px;
	border-radius: 2px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	font-size: 12px;
	font-family: 'proxima-nova-condensed';
}
.casters-list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.casters-list .caster {
	display: flex;
	align-items: center;
	flex-direction: column
}
.casters-list .caster > div {
	flex: 1;
}
@media only screen and (max-width: 768px) {
	.casters-list .caster > div {
		text-align: center;
		margin-left: 0;
	}
}
.casters-list .caster__name {font-size:28px}
.casters-list .caster__location {font-size:14px;margin-bottom: 5px;}
.casters-list .watch-btn {
	padding: 5px;
	background: #000;
	font-size: 14px;
	display: inline-block;
	font-weight: bold;
}
.download-source {
	display: inline-block;
    background: #6b281f;
    color: white;
    font-weight: bold;
    padding: 15px 60px;
    border-radius: 4px;
    text-transform: uppercase;
    text-align: center;
 }
 .download-source:hover {
	 background:#541810;
 }
 .kinot-link {
    display: block;
    font-weight: bold;
    padding: 15px 60px;
    border-radius: 4px;
    text-align: center;
    text-decoration: underline;
    font-family: 'proxima-nova-condensed';
    text-transform: initial;
    font-size: 18px;
}
.kinot-text {
	text-align: center;
 }
 .kinot-link:hover {
	 background:#222;
 }
    @media only screen and (max-width: 768px) {
	    .download-source {
		    display: block;
		    margin-left: 0;
		    margin-bottom: 20px;
		    margin-top: 20px;
		}
	}
.comments {
	padding-top: 40px;
	padding-left: 8%;
	padding-bottom: 40px;
	padding-right: 20px;
	margin-top: 0;
	margin-bottom: 0;
	background:white;
	min-height: 500px;
    box-shadow: 1px 0px 2px #ccc;
}
	@media only screen and (max-width: 768px) {
		.comments {
			padding-left: 5%;
			padding-right: 5%;
		}
	}
footer.dark-footer {
    background: rgba(0,0,0,.4);
    padding: 10px 5%;
    margin-top: 40px;
    font-family: 'proxima-nova-condensed';
}
.donate-text {
	text-align: right;
	text-transform: uppercase;
}
.donate-link {
    display: inline-block;
    background: #572c44;
    color: white;
    font-weight: bold;
    padding: 15px 25px;
    margin-left: 20px;
    border-radius: 4px;
    text-transform: uppercase;
}
.donate-link:hover {
	background:#582441
}
	@media only screen and (max-width: 768px) {
		.donate-text {
			text-align: left;
		}
		.donate-link {
			display: block;
			margin-left: 0;
			margin-top: 10px;
			text-align: center;
		}
	}

.light {
	background:#eeeeee;
}
.light--shiurim {
	padding:80px 0 120px;
}
h4 {
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    font-size: 32px;
    font-family: 'proxima-nova-condensed';
}
.shiurim-text {
	max-width: 1080px;
	line-height: 1.6;
	color: #333;
	font-family: 'proxima-nova-condensed';
	font-size: 18px;
	margin:auto;
	margin-bottom: 40px;
}
.light--shiurim .span_1_of_4:nth-child(4n+1) {
	clear:left;
	margin-left: 0;
}
.light--shiurim .col {
	margin: 1% 0 1% 2.6%;
}
.light--shiurim .span_1_of_4 {
    width: 22.8%;
}
@media only screen and (max-width: 768px) {
	.light--shiurim .span_1_of_4 {
		width: 100%;
	}
}
.shiur {
	margin-top: 30px;
}
a.app {
	width: 100px !important;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #efefef;
	text-transform: uppercase;
}
a.app img {
	width: 100%;
	margin-bottom: 4px;
}
/* SIDEBAR */
.sidebar {
	border-left:1px solid #ddd;
	color: #191919;
}
.header-sponsor-msg {
    font-size: 14px;
    padding: 8px 10px 8px 10px;
    background: #000;
    color: white;
    text-align: center;
    margin-top: 10px;
    font-weight: bolder;
}
.kinot-phones {
    font-size: 18px;
}
.thumb-video {
	overflow: hidden;
	padding-bottom: 0px;
	border-bottom: 2px solid #191919;
	margin-bottom: 10px;
}
.thumb-video__link {
	display: block;
	width: 30%;
	height: 70px;
	background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/v1689779333/MicrosoftTeams-image_ui5dry.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	float: left;
	margin-right: 15px;
}
.thumb-video__title {
	color: white;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: underline;
}
.thumb-video__desc {
	font-size: 12px;
	color: #777777;
}
.sponsors .label {
	text-transform: uppercase;
    color: #FFFFFF;
	display: block;
	font-size: 16px;
	line-height: 1.4;
    font-weight: bold;
    margin-bottom: 21px;
}
.sponsor {
	/* padding-left: 60px; */
	background-repeat: no-repeat;
	/* background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/v1468413096/JA/icons.png'); */
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	display: block;
}
.sponsor--yachad {background-position: 0 0}
.sponsor--ncsy {background-position: 0px -42px;height: 36px;}

.sponsor--ouisrael {
	padding-left: 60px;
	background-repeat: no-repeat;
	background-image: url('/tishabav/img/icons.ouisrael.png');
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	display: block;
	height: 55px;
}

.sponsor--ifs {
	padding-left: 150px;
	background-repeat: no-repeat;
	background-image: url('/tishabav/img/ifs.png');
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	display: block;
	height: 50px;
}

.sponsor--advocacy {
	padding-left: 80px;
	background-repeat: no-repeat;
	background-image: url('/tishabav/img/advocacy.png');
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	display: block;
	height: 60px;
}

.sponsor--oujlic {
	padding-left: 120px;
	background-repeat: no-repeat;
	background-image: url('/tishabav/img/jlic.png');
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	display: block;
	height: 50px;
}

.sponsor .name {
	/* display: block; */
	font-size: 16px;
	color: white;
	/* margin-bottom: 5px; */
	font-weight: bold;
}

.presentations {
    background: #eeeeee;
    margin-top: 0;
    margin-bottom: 0;
    padding: 50px 30px;
}

.presentations ul li{
	padding: 0 40px;
}

h3 {
	text-transform: uppercase;
	font-weight: 600;
	color: #572c44;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	font-family: 'proxima-nova-condensed';
}
.presentation {
	overflow: hidden;
	margin-bottom: 20px;
}
.presentation__img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width:40%;
	max-width: 200px;
	height:90px;
	margin-right: 10px;
	float: left;
}
.presentation__img--landing {
	display: block;
	width: 100%;
	height: 150px;
	float: none;
    max-width: none;
	margin:0 0 10px;
}
.presentation__title {
	color: #191919;
	display: block;
	font-size: 16px;
	margin-bottom: 2px;
	font-weight: 600;
}
.presentation__name {
	color: #999;
	font-size: 12px;
}
/* FORM */
.form-container {
	margin-right: 100px;
	margin-top: 0px;
	padding: 20px;
	background: rgba(0,0,0,.2);
}
	@media only screen and (max-width: 768px) {
		.form-container {
			margin-right: 0;
		}
	}
.form-title {
	margin-top: 0;
	text-align: left;
}
.form-text {
	color: #c0c0c0;
	text-transform: uppercase;
	max-width: 900px;
	margin:auto;
	font-family: 'proxima-nova-condensed';
	font-size: 16px;
	margin-bottom: 10px;
}
.form-row {
    margin-bottom: 10px;
}
label {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
    color: white;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="address"]
 {
    height: 34px;
    display: inline-block;
    border: 1px solid #4b4b4b;
    padding: 8px 12px;
    border-radius: 2px;
    font-size: 14px;
    background: #373737;
    box-shadow: none;
    width: 100%;
    color: #ccc;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #e8e8e8 inset;
}
input[type="submit"] {
	display: inline-block;
    background: #572c44;
    color: white;
    font-weight: bold;
    padding: 15px 25px;
    margin-top: 15px;
    border-radius: 4px;
    text-transform: uppercase;
    cursor: pointer;
    border:none;
}
input[type="submit"]:hover {
	background:#582441;
}
/* FOOTER */

.main-footer {
	background: #262626;
	color: #b9b9b9;
	padding:50px 0;
}
.main-footer p {margin:10px 0;}
.main-footer a {color:#b3b3b3;}
.copyrights {
	padding-left:70px;
	background-image: url('../img/oulogo_gray.png');
	background-repeat: no-repeat;
	background-size: 47px;
	font-size: 12px;
	font-style: italic;
	color: #777777;
}
.copyrights strong {
	font-style: 600;
}

/*************************************
ALERT
*************************************/
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

.sponsorship-container {
  margin-right: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  background: rgba(0,0,0,.2);
}
.sponsorship__text {
  display: inline-block;
  font-size: 16px;
  color: #c0c0c0;
  text-transform: uppercase;
  font-family: 'proxima-nova';
  font-weight: 200;
}
.sponsorship__text a{
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

.rabbi-msg {
	margin-top: 0;
}
.caption-version {
    margin: 10px 0 15px;
    text-align: left;
}
.caption-version a{
    color:#ffffff;
    text-decoration: underline;
}
.req {
    color: red;
    font-weight: bold;
}
.asl-container {
    margin-top: 20px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    background: rgb(86, 44, 68);
    justify-content: center;
    font-size: 14px;
    padding: 4px 8px;
    color: white;
    font-weight: 600;
}
.asl-container img {
	max-width: 30px;
    margin-right: 20px;
}

.extra-programs {
	max-width: 70%;
	border-top: 1px dashed #333;
	padding-top: 40px;
	padding-bottom: 40px;
}
.extra-programs h2 {
	margin: 0 0 40px;
	text-align: left
}
.extra-program {
	margin-bottom: 30px;
}
.extra-program a{
	color: #f185de;
}
.kinot-phone {
	font-size: 16px;
    text-transform: none;
    color: #ddd;
    display: block;
    margin-top: 10px;
    text-align: right;
}
.kinot-phone a {
	text-decoration:underline
}
.register-btn {
    background: #6c2820;
		font-weight: bold;
		text-transform: uppercase;
}

/* NAV */
nav {
	margin: auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #6b281f;
	position: relative;
	z-index: 999;
}
nav ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
nav ul a {
	color: white;
	padding: 8px 12px;
	display: block;
	background: black;
}
nav ul a:hover {
	background: #333;
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown span {
	font-size: .5rem;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown-content a {
	color: #c0c0c0;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.dropdown-content a:hover {
	background-color: #f1f1f1;
	color: #000;
}

/* special programs sidebar */
.special-programs-sidebar {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.special-programs-sidebar .caster a {
	display: flex;
	margin-bottom: 40px;
}
.special-programs-sidebar .caster__img {
	min-width: 80px;
	max-width: 80px;
	min-height: 80px;
	max-height: 80px;
	margin-right: 20px;
	border-radius: 0;
}

/*sponsors*/
.sponsors {
    display: flex;
    flex-wrap: wrap;
	gap: 10px;
}
.sponsor-fp {
    flex: 1;
}
.sponsor__img {
    background: white;
    height: 120px;
    margin-bottom: 10px;
    position: relative;
    display: flex;
}
.sponsor__img > img {
    position: relative;
    height: 100px;
    margin: auto;
    width: auto;
}
a.sponsor__name {
    font-size: 16px;
    font-weight: bold;
    color: white;
    margin-bottom: 6px;
    display: block;
}

/* Changes on 07/23/24 */
#hauerHolder {
	width: 98%;
}

#hauerHolder .caster {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 10px;
	min-width: 100%;
}

#hauerHolder .caster a {
	display: flex;
	flex: 1;
}

#hauerHolder .caster__img {
	flex: 1 0 30%;
	max-width: 160px;
	min-height: 160px;
	background-size: cover;
	background-position: center;
}

#hauerHolder .caster__img--hauer {
	background-image: url('https://res.cloudinary.com/orthodox-union/image/upload/v1721749258/Hauer-450-1_ncb6d7.jpg');
}

#hauerHolder .caster > a > div {
	flex: 1 0 70%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#hauerHolder .caster .asl-container,
#hauerHolder .caster span[style*="padding: 10px; background: #000; font-size: 18px; display: inline-block;"] {
	margin-top: 10px;
}

#donateBtn {
	 background: rgb(86, 44, 68);
	 font-weight: bold;
}

#donateBtn:hover {
	background: #4d4d4d;
}

@media (max-width: 768px) {
	#hauerHolder {
			width: 100%;
	}

	#hauerHolder .caster {
			flex-direction: column;
			align-items: center;
	}

	#hauerHolder .caster a {
			display: block;
	}

	#hauerHolder .caster__img {
			flex: 0 0 100%;
			max-width: 100%;
	}

	#hauerHolder .caster > a > div {
			flex: 0 0 100%;
			max-width: 100%;
	}
}

.donate-popup {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	max-width: 600px;
	height: 600px;
	background: #4d4d4d;
	box-shadow: 0 0 50px rgba(0, 0, 0, 1);
	z-index: 1000;
	border-radius: 20px;
	overflow: auto;
}
.OU-donate-form .styled-radio--ou-donation.styled-radio .amount_other__wrapper input[type=number] {
	background: none !important;
	margin-top: -10px !important;
	color: white !important;
}
.OU-donate-form h2 {
	margin-top: 20px !important;
}
.OU-donate-form .form-container.ou-donation-form .control-label,
.OU-donate-form .form-container.ou-donation-form label{
	color: #ccc
}
.OU-donate-form .fee-info-container label {
	color: #333 !important;
}
.OU-donate-form .form-container.ou-donation-form {
	background: none;
	margin: 0;
	border: none;
}
.special-programs-sidebar .caster a:hover {
	text-decoration: underline
}