
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
a {
	color: #003e7e;
}

.indent {
	padding-left: 30px;
}

.indent-less {
	padding-left: 15px;
	margin-bottom: 17px;
	font-size: 1.16em;
	line-height: 1.51428em;
}

.logos-imgs {
	margin-bottom: 20px;
}

.js_blue {
	background-color: #0000FF;
	padding: 40px;
}

.clear_js {
	clear: both;
	margin: 0 0 9px;
}
.button a {
	display: inline-block;
	width: auto;
	padding: 15px !important;
	background: #fe9239  !important;
	border: none !important;
	font-weight: bold !important;
	font-size: 1em !important;
	color: #fff !important;
	text-decoration: none !important;
}
.button a:hover {
	background: #fe9239  !important;
	border: none !important;
		text-decoration: underline !important;
}

/* 2022 Gala Page */
.page-id-73919 p {
	color: #000;
}
.page-id-73919 h2 {
	color: #4d2f93 !important;
}	
.page-id-73919 .button-acc-gala {	
	background-color: #4d2f93;
	color: #fff;
	border: 3px solid #4d2f93;
}
a.button-acc-gala, a.button-acc-gala:visited, a.button-acc-gala:active {
	text-decoration: none;
}
.page-id-73919 a.button-acc-gala:hover {
	background: #fff;
	color: #4d2f93;
}
.page-id-73919 .content-area-featured-guests {
	display: none;
}
.spacebelow_js {
	margin-bottom: 50px;
}
#nav ul {
	padding-right: 10px !important;
}
#footer {
	width: 1004px !important;
}
/* This hides video temporarily */
.hide-row {
	display: normal !important;
}
/* Force NextGen Gallery Thumbnails to same height and width */
.ngg-gallery-thumbnail img {
	height: 97px !important;
	width: 97px !important;
}
/* Webinars text color and format */
.page-id-73814 p {
	font-size: 14px !important;
	line-height: 20px !important;
}
.white-text, .white-text a {
	color: #fff;
	text-decoration: none;
}
.white-text a {
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
}
.white-text a:hover {
	color: #f5d349;
	text-decoration: underline;
}
.white-text h2 { font-size: 2em !important; }
.white-text h3 { font-size: 1.8em !important; }
.white-background-btn {
	background-color: #fff;
}
.white-text h2, .white-text h3 {
	color: #fff !important;
	border: none !important;
}
.white-bg-btn a {
	font-weight: bold !important;
	font-size: 16px !important;
	color: #223f76 !important;
	text-decoration: none;
	display: inline-block;
	margin-top: 5px !important;
	padding: 10px;
	background-image: none !important;
	background-color: #fff !important;
	border: 2px solid #223f76 !important;
	transition: none !important;
}
.white-bg-btn a:hover {
	color: #fff !important;
	background-color: #223f76 !important;
}
.yellow-text, .yellow-text a {
	color: #f5d349;
	text-decoration: none;
}
.yellow-text a:hover {
	color: #FFF;
	text-decoration: underline;
}
.black-text {
	color: #000 !important;
}
.blue-text {
	color: #223f76 !important;
}
.blue-text h2, .blue-text h3 {
	color: #223f76 !important;
}
.blue-text a {
	color: #00b0f0;
}
.light-blue-text {
	color: #3e9ace;
}
.orange-text {
	color: #f68b46 !important;
}
.orange-text h2, .orange-text h3 {
	color: #f68b46 !important;
  border: none !important;
}
.orange-text h2 {
	font-size: 1.7em !important;
}
.orange-text h3 {
	font-size: 1.3em !important;
}
.blue-text-headers .blue-text h2 {
	font-size: 2.5em !important;
	margin-bottom: 0px !important;
}
.blue-button a {
	background: #224e7b !important;
	border: none !important;
	font-weight: bold !important;
	margin-top: 0px !important;
}
.blue-button a:hover {
	background: #275a8d !important;
	border: none !important;
}
.orange-button a {
	background: #f68b46  !important;
	border: none !important;
	font-weight: bold !important;
	font-size: 2em !important;
}
.orange-button a:hover {
	background: #fe9239  !important;
	border: none !important;
}
.orange-button-small-txt a {
	background: #f56f01  !important;
	border: none !important;
	font-weight: bold !important;
	font-size: 1.5em !important;
}
.orange-button-small-txt a:hover {
	background: #fe9239  !important;
	border: none !important;
}
.member-name span {
	background-color: #f68b46 !important;
}

/* Quote Icon Testimonials */
.testimonial-quote {
	background-image: url(https://www.globaldownsyndrome.org/wp-content/uploads/2022/02/quote-icon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.category-test-blog .info-box {
	display: none !important;
}

.bdp_blog_template.invert-grid {
	line-height: 0 !important;
}

#content-blog-archive-js {
	width: 90%;
	margin: 0 8%;
}

.bdp_blog_template.invert-grid .post-body-div h2 {
	font-size: 18px !important;
	line-height: 1.3 !important;
}

.btn-gdsf-blog {
	background: #3498db;
	background-image: -webkit-linear-gradient(top,#3498db,#2980b9);
	background-image: -moz-linear-gradient(top,#3498db,#2980b9);
	background-image: -ms-linear-gradient(top,#3498db,#2980b9);
	background-image: -o-linear-gradient(top,#3498db,#2980b9);
	background-image: linear-gradient(to bottom,#3498db,#2980b9);
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	padding: 5px 14px;
	margin: 3px;
	text-decoration: none;
}

.btn-gdsf-blog:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -moz-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -ms-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -o-linear-gradient(top,#3cb0fd,#3498db);
	background-image: linear-gradient(to bottom,#3cb0fd,#3498db);
	text-decoration: none;
}

.btn-gdsf-blog-current {
	background: #9bc5e0;
	background-image: -webkit-linear-gradient(top,#9bc5e0,#92c2e0);
	background-image: -moz-linear-gradient(top,#9bc5e0,#92c2e0);
	background-image: -ms-linear-gradient(top,#9bc5e0,#92c2e0);
	background-image: -o-linear-gradient(top,#9bc5e0,#92c2e0);
	background-image: linear-gradient(to bottom,#9bc5e0,#92c2e0);
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	padding: 5px 14px;
	margin: 3px;
	text-decoration: none;
}

.button .bdp-load-more-btn {
	background: #3498db;
	background-image: -webkit-linear-gradient(top,#3498db,#2980b9);
	background-image: -moz-linear-gradient(top,#3498db,#2980b9);
	background-image: -ms-linear-gradient(top,#3498db,#2980b9);
	background-image: -o-linear-gradient(top,#3498db,#2980b9);
	background-image: linear-gradient(to bottom,#3498db,#2980b9);
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	padding: 5px 14px;
	margin: 3px;
	text-decoration: none;
}

.bdp-load-more a.button.bdp-load-more-btn {
	background: #3498db;
	background-image: -webkit-linear-gradient(top,#3498db,#2980b9);
	background-image: -moz-linear-gradient(top,#3498db,#2980b9);
	background-image: -ms-linear-gradient(top,#3498db,#2980b9);
	background-image: -o-linear-gradient(top,#3498db,#2980b9);
	background-image: linear-gradient(to bottom,#3498db,#2980b9);
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	padding: 5px 14px;
	margin: 3px;
	text-decoration: none;
}

.bdp-load-more a.button.bdp-load-more-btn:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -moz-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -ms-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -o-linear-gradient(top,#3cb0fd,#3498db);
	background-image: linear-gradient(to bottom,#3cb0fd,#3498db);
	text-decoration: none;
}

.clear_blog_jd {
	border: 1px red solid;
	clear: both;
	margin: 50px;
}

.center_js {
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

.org-listing-js h2 {
	color: #003373;
	margin-top: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 3px solid #93b1d7;
	border-bottom: 3px solid #93b1d7;
}

.quote_js p {
	font-size: 40px;
	color: #003e7e;
	font-style: bold;
	line-height: 1.3 !important;
}

.alignleft_js {
	float: left;
	border: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-right: 12px;
}

.fullwidth_js {
	width: 100%:;
	margin-bottom: 50px;
}

.fullwidth_2_js {
	width: 100%:;
	margin-bottom: 25px;
}

.clear_2_js {
	clear: both;
}

.float_left_js {
	float: left;
	width: 270px;
	height: 280px;
	border: 1px #D3D3D3 solid;
	padding: 0 20px 20px;
	margin-left: 20px;
	-webkit-box-shadow: inset -2px -2px 10px 0 rgba(50,50,50,0.2);
	-moz-box-shadow: inset -2px -2px 10px 0 rgba(50,50,50,0.2);
	box-shadow: inset -2px -2px 10px 0 rgba(50,50,50,0.2);
}

.float_right_js {
	float: right;
	width: 270px;
	height: 280px;
	border: 1px #D3D3D3 solid;
	padding: 0 20px 20px;
	margin-right: 30px;
	-webkit-box-shadow: inset -2px -2px 10px 0 rgba(50,50,50,0.2);
	-moz-box-shadow: inset -2px -2px 10px 0 rgba(50,50,50,0.2);
	box-shadow: inset -2px -2px 10px 0 rgba(50,50,50,0.2);
}

.line_one_and_half_js p {
	line-height: 1.5 !important;
}

.float_left_js ul {
	margin-left: 2px !important;
	padding-left: 2px !important;
}

.float_right_js li {
	margin-left: 2px !important;
	padding-left: 2px !important;
}

.date_byline_js {
	font-size: 12px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 15px;
	padding: 3px 0;
	width: 150px;
}

.donate_large_js {
	color: #003e7e;
	background-color: #ffffe0;
	text-align: center;
	width: 80%;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 8%;
	padding-left: 8%;
	border-top: 1px solid #009ACD;
	border-bottom: 1px solid #009ACD;
	margin-top: 25px;
}

.donate_large_js p {
	font-size: 23px !important;
	line-height: 35px !important;
}

.blog_header_js {
	text-align: center;
	border: 1px solid #EEEE !important;
}

.post-41761 .search-results h1 {
	color: red;
}

.page-41761 .search-results h1 {
	color: red;
}

.float_right_grants {
	float: right;
	width: 175px;
	padding: 0;
	margin-left: 30px;
}

.float_center_grants {
	width: 100%;
	padding: 0;
	text-align: left;
	float: left;
}

.wpb_content_element, ul.wpb_thumbnails-fluid {
	margin-bottom: 10px !important;
	margin-top: 15px !important;
}

.vc_btn3 {
	margin-top: 25px !important;
}

.vc_btn3-container {
	margin-bottom: 5px !important;
}

.bdp_single.invert-grid .bdp-post-image {
	display: none !important;
}

.task_force_heading {
	color: #003e7e;
	font-size: 18px;
	border-bottom: solid 1px #EEEEEE;
	border-top: solid 1px #EEEEEE;
	font-weight: bold;
	margin: 25px 0 15px;
	padding: 5px 0;
	width: 100%;
	text-align: center;
	background-color: #F7F7F7;
	-webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.11);
	-moz-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.11);
	box-shadow: 0 4px 5px 0 rgba(0,0,0,0.11);
}

.tableRep tr {
	border: #EEEEEE;
	line-height: 14px;
}

.tableRep td {
	height: 14px;
	padding: 2px;
}

.rep_margin_left {
	margin-left: 30px;
}

.webinar {
}

.webinar p {
	font-size: 14px !important;
	line-height: 17px !important;
}

#content .webinar ul {
	font-size: 14px !important;
	font-size: 14px;
	line-height: 17px;
	font-size: 100% !important;
	padding-left: 10px;
}

#content .webinar ol {
	font-size: 14px !important;
	font-size: 14px;
	line-height: 17px;
	padding-left: 30px;
}

#content .webinar ol li {
	font-size: 14px !important;
	font-size: 14px;
	line-height: 17px;
	padding-left: 30px;
}

#content .webinar ul ul {
	font-size: 14px !important;
	font-size: 14px;
	line-height: 17px;
	padding-left: 10px !important;
}

#content .webinar ul ul li {
	font-size: 100% !important;
	font-size: 14px !important;
	line-height: 17px !important;
}

#content .webinar ul li {
	font-size: 100% !important;
	font-size: 14px !important;
	line-height: 17px !important;
}

.webinar_photoandcaption {
	float: left;
	font-style: italic;
	font-size: 8px;
	color: #838383;
	width: 25%;
	text-align: center;
}

.webinar_float_left_js {
	float: left;
	width: 270px;
	height: 180px;
	border: 1px #D3D3D3 solid;
	padding: 15px 20px 20px;
	margin-left: 20px;
	-webkit-box-shadow: inset -2px -2px 10px 0 rgba(50,50,50,0.2);
	-moz-box-shadow: inset -2px -2px 10px 0 rgba(50,50,50,0.2);
	box-shadow: inset -2px -2px 10px 0 rgba(50,50,50,0.2);
	font-size: 14px !important;
	line-height: 17px !important;
	margin-bottom: 20px;
}

.webinar_float_right_js {
	float: right;
	width: 270px;
	height: 180px;
	border: 1px #D3D3D3 solid;
	padding: 15px 20px 20px;
	margin-right: 30px;
	-webkit-box-shadow: inset -2px -2px 10px 0 rgba(50,50,50,0.2);
	-moz-box-shadow: inset -2px -2px 10px 0 rgba(50,50,50,0.2);
	box-shadow: inset -2px -2px 10px 0 rgba(50,50,50,0.2);
	font-size: 14px !important;
	line-height: 17px !important;
	margin-bottom: 20px;
}

.webinar_float_right_js ul li {
	padding-left: 5px !important;
}

.webinar_float_left_js ul li {
	padding-left: 5px !important;
}

.grants_box {
	width: 100%;
	margin-bottom: 25px;
	-webkit-box-shadow: 0 3px 14px -4px rgba(0,0,0,0.59);
	-moz-box-shadow: 0 3px 14px -4px rgba(0,0,0,0.59);
	box-shadow: 0 3px 14px -4px rgba(0,0,0,0.59);
	height: 187px;
}

.grants_float_left_js {
	float: left;
	width: 390px;
	font-size: 14px !important;
	line-height: 17px !important;
}

.grants_float_right_js {
	float: right;
	margin-right: 10px;
	width: 260px;
	padding: 10px;
	font-size: 19px !important;
	color: #003e7e;
	line-height: 27px !important;
}

.tableRep p {
	line-height: 17px !important;
	font-size: 13px !important;
}

.magcov {
	width: 250px;
	float: right;
	margin-left: 25px;
	border-bottom: solid 1px #eeeeee;
	font-size: 12px;
}

.magcov img {
	width: 100%;
}

.btn-js-advocay {
	background: #3498db;
	background-image: -webkit-linear-gradient(top,#3498db,#2980b9);
	background-image: -moz-linear-gradient(top,#3498db,#2980b9);
	background-image: -ms-linear-gradient(top,#3498db,#2980b9);
	background-image: -o-linear-gradient(top,#3498db,#2980b9);
	background-image: linear-gradient(to bottom,#3498db,#2980b9);
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	padding: 3px 5px;
	margin: 3px;
	text-decoration: none;
	margin: 5px auto;
	font-size: .75em;
	font-weight: 700;
	text-align: center;
	width: 250px;
}

/* PTP */
.ptp_top {
	width: 676px;
	float: left;
}

.ptp_top_right {
	float: left;
	width: 380px;
	font-size: 16px;
}

.ptp_top_left {
	float: left;
	width: 270px;
	margin-bottom: -20px;
}

.ptp_form {
	width: 380px;
/*	border: 1px solid red; */
	float: left;
	margin-top: 30px;
}

.ptp_form h3 {
	display: none !important;
}

.ptp_copy {
	width: 255px;
	border-left: 1px solid #EEEEEE;
/*	border: 1px solid blue;*/
	float: left;
	margin-left: 25px;
	padding-left: 15px;
	margin-top: 30px;
}

.ptp_form_spa {
	width: 410px;
/*	border: 1px solid red; */
	float: left;
	margin-top: 30px;
}

.ptp_form_spa h3 {
	display: none !important;
}

.ptp_copy_spa {
	width: 225px;
	border-left: 1px solid #EEEEEE;
/*	border: 1px solid blue;*/
	float: left;
	margin-left: 25px;
	padding-left: 15px;
	margin-top: 30px;
}

.ptp_btn {
	float: left;
	width: 170px;
	margin: 5px;
	background: #6a266c;
	background-image: -webkit-linear-gradient(top,#6a266c,#5c1f5e);
	background-image: -moz-linear-gradient(top,#6a266c,#5c1f5e);
	background-image: -ms-linear-gradient(top,#6a266c,#5c1f5e);
	background-image: -o-linear-gradient(top,#6a266c,#5c1f5e);
	background-image: linear-gradient(to bottom,#6a266c,#5c1f5e);
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	-webkit-box-shadow: 3px 3px 4px #d9d9d9;
	-moz-box-shadow: 3px 3px 4px #d9d9d9;
	box-shadow: 3px 3px 4px #d9d9d9;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	padding: 7px 20px;
	text-decoration: none;
	text-align: center;
}

.ptp_btn_container {
	width: 670px;
	border: 1px solid red;
}

.ptp_btn:hover {
	background: #7d2d80;
	background-image: -webkit-linear-gradient(top,#7d2d80,#822e85);
	background-image: -moz-linear-gradient(top,#7d2d80,#822e85);
	background-image: -ms-linear-gradient(top,#7d2d80,#822e85);
	background-image: -o-linear-gradient(top,#7d2d80,#822e85);
	background-image: linear-gradient(to bottom,#7d2d80,#822e85);
	text-decoration: none;
}

.grants_btn {
	width: 170px;
	margin: 5px;
	background: #3498db;
	background-image: -webkit-linear-gradient(top,#3498db,#2980b9);
	background-image: -moz-linear-gradient(top,#3498db,#2980b9);
	background-image: -ms-linear-gradient(top,#3498db,#2980b9);
	background-image: -o-linear-gradient(top,#3498db,#2980b9);
	background-image: linear-gradient(to bottom,#3498db,#2980b9);
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	-webkit-box-shadow: 3px 3px 4px #d9d9d9;
	-moz-box-shadow: 3px 3px 4px #d9d9d9;
	box-shadow: 3px 3px 4px #d9d9d9;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	padding: 7px 20px;
	text-decoration: none;
	text-align: center;
}

.grants_btn:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -moz-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -ms-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -o-linear-gradient(top,#3cb0fd,#3498db);
	background-image: linear-gradient(to bottom,#3cb0fd,#3498db);
	text-decoration: none;
}

.aGala_left {
	float: left;
	width: 30%;
	margin-left: 5%;
}

.aGala_left p {
	color: #383838;
}

.aGala_right {
	float: left;
	width: 55%;
	margin-left: 5%;
}

.aGala_headshot_container {
	width: 100%;
	text-align: center;
}

.aGala_headshot {
	width: 30%;
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 10px;
	margin: 15px;
}

.aGala_headshot img {
	max-width: 100%;
	max-height: 100%;
}

/*adultmed 1*/
.adult_med_info {
	float: left;
	width: 60%;
	margin: 5px;
}

.adult_med_info ul {
	margin-left: 20px;
	margin-bottom: 0 !important;
}

.adult_med_info ul li {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: list-item;
	list-style-type: disc;
	list-style-position: outside !important;
}

.adult_med_supporters {
	float: right;
	width: 35%;
	text-align: center;
	background-color: #f6f6f6;
	padding: 30px 0;
	margin: 15px;
}

.adult_med_photo {
	float: right;
	width: 35%;
	text-align: center;
	margin: 15px;
}

.adult_med_photo img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	display: block;
}

.adult_med_supporters p {
	line-height: 30;
}

.admed_btn {
	display: inline-block;
	width: 130px;
	margin: 5px;
	background: #3498db;
	background-image: -webkit-linear-gradient(top,#3498db,#2980b9);
	background-image: -moz-linear-gradient(top,#3498db,#2980b9);
	background-image: -ms-linear-gradient(top,#3498db,#2980b9);
	background-image: -o-linear-gradient(top,#3498db,#2980b9);
	background-image: linear-gradient(to bottom,#3498db,#2980b9);
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	-webkit-box-shadow: 3px 3px 4px #d9d9d9;
	-moz-box-shadow: 3px 3px 4px #d9d9d9;
	box-shadow: 3px 3px 4px #d9d9d9;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	padding: 7px 20px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
}

.admed_btn:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -moz-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -ms-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -o-linear-gradient(top,#3cb0fd,#3498db);
	background-image: linear-gradient(to bottom,#3cb0fd,#3498db);
	text-decoration: none;
}

.center_admed {
	width: 100%;
	text-align: center;
}

.admed_authors {
	width: 28%;
	text-align: center;
	padding: 1%;
	margin: 1%;
	border: 1px solid #EEEEEE;
	float: left;
	height: 320px;
}

.admed_authors img {
	max-width: 100%;
	max-height: 100%;
	margin-bottom: 5px;
}

.admed_fifty {
	width: 47%;
	text-align: center;
	float: left;
	padding: 0 5px 5px;
}

/*adultmed 2*/
.adult_med_top_2 {
	float: left;
	width: 75%;
	margin: 5px 12%;
}

.adult_med_top_2 ul {
	float: left;
	margin: 5px 30px;
}

.adult_med_top_2 ul li {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: list-item;
	list-style-type: disc;
	list-style-position: outside !important;
}

.adult_med_info_2 ul {
	margin-left: 20px;
	margin-bottom: 0 !important;
}

.adult_med_info_2 ul li {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: list-item;
	list-style-type: disc;
	list-style-position: outside !important;
}

.adult_med_authors_2 {
	float: left;
	width: 90%;
	margin: 5px 5%;
	text-align: center;
}

.adult_med_authors_2 p {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 3px !important;
	color: #000000;
}

.adult_med_supporters_2 {
	text-align: center;
	padding: 30px 0;
	float: left;
	width: 75%;
	margin: 5px 12%;
}

.adult_med_photo_2 {
	float: right;
	width: 35%;
	text-align: center;
	margin: 15px;
}

.adult_med_photo_2 img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	display: block;
}

.adult_med_supporters_2 p {
	line-height: 30;
}

.admed_btn_2 {
	display: inline-block;
	width: 130px;
	margin: 5px;
	background: #3498db;
	background-image: -webkit-linear-gradient(top,#3498db,#2980b9);
	background-image: -moz-linear-gradient(top,#3498db,#2980b9);
	background-image: -ms-linear-gradient(top,#3498db,#2980b9);
	background-image: -o-linear-gradient(top,#3498db,#2980b9);
	background-image: linear-gradient(to bottom,#3498db,#2980b9);
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	-webkit-box-shadow: 3px 3px 4px #d9d9d9;
	-moz-box-shadow: 3px 3px 4px #d9d9d9;
	box-shadow: 3px 3px 4px #d9d9d9;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	padding: 7px 20px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
}

.admed_btn_2:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -moz-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -ms-linear-gradient(top,#3cb0fd,#3498db);
	background-image: -o-linear-gradient(top,#3cb0fd,#3498db);
	background-image: linear-gradient(to bottom,#3cb0fd,#3498db);
	text-decoration: none;
}

.center_admed_2 {
	width: 100%;
	text-align: center;
}

.admed_authors_2 {
	width: 28%;
	display: inline-block !important;
	text-align: center;
	padding: 1%;
	margin: 1%;
	border: 1px solid #EEEEEE;
	height: 355px;
	vertical-align: top;
}

.admed_authors_2 img {
	max-width: 100%;
	max-height: 100%;
	margin-bottom: 5px;
	text-align: center;
}

.admed_fifty_2 {
	width: 47%;
	text-align: center;
	float: left;
	padding: 0 5px 5px;
}

.admed_topimage {
	width: 90%;
	margin: 0 5% 20px;
}

.admed_topimage  img {
	max-width: 100%;
	max-height: 100%;
	text-align: center;
}

.admed_friend {
}

.admed_friend_left {
	width: 49%;
	float: left;
}

.admed_friend_right {
	width: 49%;
	float: right;
}

/*JON Adult Clinc */
.adult_clinic_sidebar {
	float: right;
	width: 25%;
	margin: 2%;
	padding: 3%;
	background-color: #d4eaff;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.adult_clinic_main {
	float: left;
	width: 65%;
}

.adult_clinic_bio {
	clear: both;
	width: 85%;
	padding: 2%;
	margin: 1% 5%;
	background-color: #eee;
	display: inline-block;
}

.adult_clinic_bio_pic {
	float: left;
	margin-right: 10px;
}

.adult_clinic_button {
	clear: both;
	float: right;
	padding: 1% 5% 1% 1%;
}

p.ac_sidebar {
	line-height: 32px;
	color: #000;
	font-size: 10.5pt;
}

/*JON April Hearing page */
.quotes_from_DC {
	width: 90%;
	padding: 1% 3%;
	margin: 2%;
	background-color: #eee;
	color: #000;
}

/*JON Drs Awards Post */
.ndsc_dsmig_main {
	float: left;
	width: 64%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.ndsc_dsmig_sidebar {
	float: right;
	width: 26%;
	margin: 2%;
	padding: 3%;
	background-color: #d4eaff;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

p.nd_sidebar {
	line-height: 29px;
	color: #000;
	font-size: 9.5pt;
}

.arcBlock {
	width: 92%;
	background-color: #eeeeee;
	margin: 3%;
	padding: 1%;
	height: 155px;
}

.arcL {
	padding: 15px;
	width: 25%;
	float: left;
}

.arcR {
	padding: 10px;
	width: 55%;
	float: right;
}

/*AdultGuidelines */
.AMCG_VCMT {
	text-align: center;
	border: 0;
	padding: 0;
}

.AMCG_VCMT table {
	border: none;
	margin: 0 auto;
}

/*COVIDPage */
.COVID-page {
	font-family: "Trebuchet MS", san-serif;
	font-size: 19px;
	color: #000;
	text-decoration: none;
}

.COVID_column {
	float: left;
}

.left {
	width: 70%;
}

.right {
	width: 25%;
}

.COVID_column2 {
	float: left;
}

.COVID_column3 {
	float: left;
}

.left2 {
	display: inline-block;
	width: 50%;
	margin-right: 58px;
}

.right2 {
	display: inline-block;
}

.left3 {
	width: 30%;
	display: inline-block;
	height: 100px;
	margin-right: 10px;
}

.right3 {
	width: 60%;
	display: inline-block;
	text-align: left;
	padding-top: 10px;
	margin-left: 5px;
	height: 100px;
	font-family: "Trebuchet MS", san-serif;
	font-size: 20px;
}

.left4 {
	display: inline-block;
	text-align: center;
	border: 3px solid #1d4d7c;
	height: 297px;
	width: 180px;
	margin-right: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.right4 {
	display: inline-block;
	text-align: center;
	border: 3px solid #1d4d7c;
	height: 297px;
	width: 180px;
	margin-right: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.right5 {
	width: 30%;
	display: inline-block;
	text-align: left;
	margin-top: 20px;
}

.left5 {
	width: 60%;
	display: inline-block;
	text-align: left;
	margin-left: 50px;
}

.oldnews {
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}

.covidtable {
	margin-left: 140px;
	margin-right: 50px;
	font-family: "Trebuchet MS", san-serif;
}

.authormed {
	width: 28%;
	display: inline-block !important;
	text-align: center;
	padding: 1%;
	margin: 1%;
	border: 1px solid #EEE;
	height: 400px;
	vertical-align: top;
}

.authormed2 {
	width: 200px;
	display: inline-block !important;
	text-align: center;
	padding: 1%;
	margin: 1%;
	border: 1px solid #EEE;
	height: 400px;
	vertical-align: top;
}

.authormed3 {
	width: 160px;
	display: inline-block !important;
	text-align: center;
	padding: 1%;
	margin: 1%;
	border: 1px solid #EEE;
	height: 310px;
	vertical-align: top;
}

.authormed4 {
	width: 160px;
	display: inline-block !important;
	text-align: center;
	padding: 1%;
	margin: 1%;
	border: 1px solid #EEE;
	height: 290px;
	vertical-align: top;
}

.authormed5 {
	width: 160px;
	display: inline-block !important;
	text-align: center;
	padding: 1%;
	margin: 1%;
	border: 1px solid #EEE;
	height: 270px;
	vertical-align: top;
}

.authormed6 {
	width: 160px;
	display: inline-block !important;
	text-align: center;
	padding: 1%;
	margin: 1%;
	border: 1px solid #EEE;
	height: 275px;
	vertical-align: top;
}
.UnevenRow {  
  display: flex;
  flex-wrap: wrap;
}
.sideBarGray {
	flex: 30%;
	background-color: #f1f1f1;
	padding: 12px;
}
.sideBarGray ul li {
	padding:0 !important;	
}
.mainContentArea {
	flex: 60%;
	background-color: white;
}
.mainContentArea ol {
line-height: 1.6em;
}
.computer-class {width:550px;margin-left: 35px;}
.computer-images img { display: block; margin-left: auto; margin-right: auto;}

.flexing {display:flex;flex-wrap: wrap;justify-content:center;line-height: 1.4;}

/* The Modals (background) */
.modals {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 300px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modals Content */
.modals-content {
  background-color: #f5d349;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 50%;
	color: black;
}

/* The Close Button */
.close-modals {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close-modals:hover,
.close-modals:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.covid-button {
  height:90px;
  width:630px;
  background-color:#307ca4;
  border:none;
  color:white;
  font-family: "Trebuchet MS", san-serif;
  font-size: 1em;
  padding:10px;
  text-align:left;
}
.blogPosts {
	color: #000; 
	margin-left:2px;
}
.blogPosts p {
	line-height: 1.6 !important;
}
.webinarsNew {
	font-family: 'trebuchet ms', sans-serif;font-size: 14px;color: #000;
}
.webinarsNew p {
	line-height:1.6 !important;
}
div#sp-ea-72700 h3 {
	margin:0px;
	padding:0px;
}
sup {
    vertical-align: super;
    font-size: 8px;
}
div#sp-ea-73547 h3 {
	margin:0px;
	padding:0px;
}
div#sp-ea-72521 h3 {
	margin:0px;
	padding:0px;
}