@charset "utf-8";
/* CSS Document */

html {
	position: relative;
	min-height: 100%;
}
body {
	padding-top: 0px;
	/* Margin bottom by footer height */
	margin-bottom: 400px;
	height: 100%;
}
.header-nav-bg {
	background-color: #066b38;
	width: 100%;
	display: table;
	content: "";
}
.uppernav-bg {
	background-color: #f6f6f6;
}
.uppernav {
	/*  height: 40px; */
	width: 100%;
	max-width: 100%;
}
.uppernav-links {
	margin-left: 0px;
}
.uppernav-links li a {
	color: #111 !important;
	font-weight: normal;
	background: transparent !important;
}
.uppernav-links li a.hover {
	color: #F7F7F9 !important;
}
.member-search-dropdown {
	padding: 8px;
	min-width: 278px;
	background-color: rgba(0, 0, 0, 0.3) !important;
	Z-INDEX: 2500;
}
.navbar-brand {
	padding: 1px 10px !important;
}
.social-media {
	width: 250px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.social-media li {
	float: left;
	list-style-type: none;
	width: 35px;
	height: 35px;
	margin-top: 4px;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.social-media li a {
	display: block;
	color: #9b9b9b;
	text-align: center;
	padding: 9px 10px;
	text-decoration: none;
	/*background-color: #b61515;*/
	width: 35px;
	height: 35px;
}
.social-media li a:hover {
}
/* buttons */
.btn-submit {
	color: #fff;
	background-color: #066b38;
	border-color: #086052;
}
.btn-submit:hover {
	color: #fff;
	background-color: #066b38;
	border-color: #086052;
}
.btn-advanced-search {
	color: #fff;
	background-color: #001ca6;
	border-color: #1a2075;
}
a.advanced-search {
	color: #fff;
	background-color: #001ca6 !important;
	border-color: #1a2075;
}
.btn-advanced-search:hover {
	color: #fff;
	background-color: #001ca6;
	border-color: #1a2075;
}
.divide-nav {
	/* height: 170px; */
	background-color: #428bca;
}
.divide-text {
	color: #fff;
	line-height: 20px;
	font-size: 20px;
	padding: 15px 0;
}
.navbar-nav {
	-webkit-backface-visibility: hidden;
}
.navbar .navbar-nav-justified {
	padding-left: 0;
	padding-right: 0;
}
.second-navbar li {
	width: 1% !important;
	display: table-cell;
}
.navbar {
	margin-bottom: 0px;
}
.main-navigation {
	margin-right: 0px;
}
.main-navigation li a {
	color: #FFF !important;
	font-weight: bold;
}
.main-navigation li a:hover {
	color: #c5b000 !important;
	font-weight: bold;
}
.main-navigation span {
	vertical-align: middle !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: transparent;
	border-color:#d1d1d1;
	border-bottom: 1px solid #FFF;
}
.sl-btn-1 {
	height: 72px;
	color: #64a70b !important;
	text-decoration: none !important;
	font-weight: normal !important;
	line-height: 50px;
	margin-bottom: 0px !important;
	font-size: 1.45em;
}
.sl-btn-2 {
	height: 72px;
	color: #00587c !important;
	text-decoration: none !important;
	font-weight: normal !important;
	line-height: 50px;
	margin-bottom: 0px !important;
	font-size: 1.45em;
}
.sl-btn-3 {
	height: 72px;
	color: #c4b000 !important;
	text-decoration: none !important;
	font-weight: normal !important;
	line-height: 50px;
	margin-bottom: 0px !important;
	font-size: 1.45em;
}
.sl-btn-4 {
	height: 72px;
	color: #066b38 !important;
	text-decoration: none !important;
	font-weight: normal !important;
	line-height: 50px;
	margin-bottom: 0px !important;
	font-size: 1.45em;
}

.sl-btn-1, .sl-btn-1a {
	background-color: #FFF !important;
	border: 1px solid #d1d1d1; 
	
}
.sl-btn-1:hover, .sl-btn-1:focus {
	background-color: #FFF !important;
}
.sl-btn-2, .sl-btn-2a {
	background-color: #FFF !important;
	     border: 1px solid #d1d1d1;
		
}
.sl-btn-2:hover, .sl-btn-2:focus {
	background-color: #FFF !important;
}
.sl-btn-3, .sl-btn-3a {
	background-color: #FFF !important;
	     border: 1px solid #d1d1d1; 
		
}
.sl-btn-3:hover, .sl-btn-3:focus {
	background-color: #FFF !important;
}
.sl-btn-4, .sl-btn-4a {
	background-color: #FFF !important;
	     border: 1px solid #d1d1d1;
		
}
.sl-btn-4:hover, a.sl-btn-4:hover {
	background-color: #FFF !important;
}
.sl-btn-1 span, .sl-btn-2 span, .sl-btn-3 span, .sl-btn-4 span {
	vertical-align: middle !important;
}
.sl-btn-dropdown {
	margin: 0px;
	border-radius: 0px;
	box-shadow: none;
	border: 1px solid rgba(0,0,0,.15);
	border-top: 1px solid #FFF;
}
.sl-text-clr {
	color: #111
}
.brand-text {
	font-weight: bold;
	font-size: 3.14em;
	line-height: 1em;
	color: #FFF !important;
}
.brand-text span {
	color: #c4b000;
}
.grid {
	padding: 0px 15px;
}
.grid [class*="col-"] {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1em;
	text-align: center;
	line-height: 2;
	/*border: 1px solid #d1d1d1;*/
	padding-right: 0px;
	padding-left: 0px;
}
.grid [class*="col-"] a {
	font-weight: bold;
	color: rgba(0,0,0,1.00);
}
.main-nav {
	position: relative;
	min-height: 0px;
	margin-bottom: 0px;
	border: 0px solid transparent;
}
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .yamm-content {
	padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}
.bg-color {
	background-color: rgba(0,0,0,0.03);
}
.main-container {
	padding-top: 15px;
	padding-bottom: 50px;
	min-height: 100vh;
}

/*content/mainbody styles*/

a {
	color: #066b38;
	text-decoration: none;
}
a:hover, .content-area a:visited {
	color: #658754;
	text-decoration: none;
}
.content-area a {
	color: #066b38;
	text-decoration: none;
	font-weight: bold;
}
.content-area a:hover, .content-area a:visited {
	color: #658754;
	text-decoration: none;
}
.naked_link {  
	overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.page-header {
	padding-bottom: 5px;
	margin: 20px 0 20px;
	border-bottom: 1px solid #eee;
}
h1, .h1, .h2, h2, .h3, h3, .h4, h4, h5, .h5  {
	font-weight: 700;
}
h5, .h5 {
	font-weight: bold;
	font-size: 15px;
}
.breadcrumb {
	margin-bottom: 0px;
	border-radius: 0px;
	    font-size: 12px;
}
.btn-primary {
	color: #fff;
	background-color: #066b38;
	border-color: #086052;
}
.btn-primary:hover {
	color: #fff;
	background-color: #a04463 !important;
	border-color: #a04463 !important;
}
.btn-text-white {
	color: #FFF !important;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #64a70b !important;
	border-color: #017563 !important;
}
.fa-1, .fa-2, .fa-3, .fa-4, .fa-5, .fa-6 {
	margin-right: 0
}
.fa-6 {
	font-size: 16em
}
.fa-2 {
	font-size: 2em
}
.fa-3 {
	font-size: 4em
}
.fa-4 {
	font-size: 7em
}
.fa-5 {
	font-size: 12em
}
.fa-6 {
	font-size: 20em
}
.cse input.gsc-search-button, input.gsc-search-button {

    color: #FFF !important;

}
input.gsc-input {
    border-color: #e5e5e5  !important;
    border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
    font-family: "Trebuchet MS", sans-serif;
    background-color: #e1f3da;
    border: 1px solid #e1f3da;
    border-radius: 8px 8px 8px 8px !important;
    -moz-border-radius: 8px 8px 8px 8px !important;
    -webkit-border-radius: 8px 8px 8px 8px !important;
}
/*bx slider*/
.bx-wrapper {
	margin: 0px;
	padding: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	background: #fff;
	margin-bottom: 20px;
}
.bx-wrapper .bx-pager {
	bottom: 10px;
}
.bx-wrapper .bx-controls-direction a {
	z-index: 500;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #066b38;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #FFF;
}
.mcard {
	width: 100%;
}
.m-card-body {
	min-height: 200px;
	height: 200px;
	background-color: #236e95;
	z-index: 1;
}
.m-card-links {
	list-style: none;
	margin-top: 5px;
	padding-left: 8px;
}
.m-card-links li {
	padding-bottom: 3px;
}
.m-card-links li a {
	color: #FFF;
	text-decoration: none;
}
.m-card-signup {
	position: absolute;
	bottom: 0;
	z-index: 100;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.m-card-signup-link {
	height: 30px;
	display: block;
	background-color: rgba(35, 100, 149, .9);
}
.m-card-signup-link a {
	Color: #FFF;
	Font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
}
.m-card-signup-form {
	display: none;
	background-color: rgba(35, 100, 149, .9);
	padding-left: 15px;
	padding-right: 15px;
}
a:focus .caret {
	transform: rotate(-180deg);
	transition: all 0.3s ease-in-out;
}
.round {
	border-radius: 24px;
}
.m-card-text {
	padding-left: 25px;
	padding-right: 25px;
}
.m-card-text p {
	color: #FFF;
}
.m-card-submit-btn {
	background-color: #B1D352;
	border: 1px solid #698029;
}
.m-card-submit-btn:hover {
	color: #000;
	background-color: #a5ba6d;
	border-color: #698029;
}
div.deadlines-events-header h2 {
	margin-top: 0px !important;
	font-weight: normal;

}
.deadlines-events-body {
	height: 268px;
	padding: 10px 0 10px 10px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.deadlines-list {
	padding-left: 0px;
	margin-left: 0px;
	overflow-y: scroll;
}
.deadlines-list li {
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #066b38;
	font-weight: bold;
}
.deadlines-list li a {
	color: #066b38;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}
.deadlines-list li span {
	color: #111;
	font-weight: normal;
}
.deadlines-list li a span {
	color: #111;
}
.deadline-viewall {
	color: #066b38;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
	float: right;
}
.deadline-viewall:hover {
	color: #066b38;
	text-decoration: none;
}
.announcements-hdr {
	background-color: #066b38;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.announcements-hdr h1 {
	font-size: 30px !important;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
}
.announcements-body {
	max-height: 585px;
	height: 585px;
	background-color: #FFF;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	padding: 10px 10px 10px 10px
}
.announcements-list {
	padding-left: 0px;
	margin-left: 0px;
	overflow-y: scroll;
}
.announcements-list li {
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.announcements-list li a {
	color: #066b38;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.125em;
	line-height: 15pt;
}
.announcements-list li a span {
	color: #000;
	font-size: .85em;
	font-weight: normal !important;
}
div.ashg-video-hdr h2 {
	margin-top: 0px !important;
	font-weight: normal;
}
.video-content p {
	color: #FFF;
	font-size: 14px;
	line-height: 17px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	margin-top: 8px;
}
.module-margins {
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}
.module-bottom-margin {
	margin-bottom: 20px;
	display: block;
}
.footer-bg {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	height: 100% !important;
	padding: 0px 15px 10px 15px;
}
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	max-height: 400px;
	height: 400px;
	background-color: #f6f6f6;
}
.footer p {
	color: #111;
	font-size: 15px;
	line-height: 18px;
}
.footer .ftr-list-hdr {
	margin-bottom: 0px;
	font-weight: bold;
}
.footer .ftr-list {
	list-style-type: none;
	padding-left: 14px;
	margin-top: 0px;
	padding-top: 0px;
}
.ftr-list li {
	color: #111;
}
.footer .ftr-list a {
	color: #111;
	/* font-weight: bold; */
	text-decoration: none;
}
.rwd-break, .rwd-break1, .rwd-break2 {
	display: none;
}
.social-media-ftr {
	width: 300px;
}
.social-media-ftr p {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	font-weight: bold;
}
.social-media-ftr .social-media {
	width: 310px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.social-media-ftr .social-media li {
	float: left;
	list-style-type: none;
	width: 25px;
	height: 25px;
	margin-top: 0px;
}
.social-media-ftr .social-media li a {
	display: block;
	color: #9b9b9b;
	text-align: center;
	padding: 5px 6px;
	text-decoration: none;
	width: 25px;
	height: 25px;
}
.socialmedia-leadin {
	display: block;
	color: #9b9b9b;
	font-weight: bold;
	width: 150px !important;
}
.socialmedia-leadin p {
	font-size: 14px;
}
.ftr-spacer {
	margin-bottom: 15px;
}
.footer a {
	text-decoration: none;
	color: #111;
}
.sub {
	vertical-align: sub;
}
hr.style7 {
	border-top: 2px solid #111;
	border-bottom: 1px solid #fff;
}
/*.mobile-search {
	height: 50px;
}*/
.ms-window {
	max-width: 500px;
	background-color: #FFFFFF;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
/*sidebar*/
#sidebar {
	padding: 10px;
	margin-top: 10px;
}
.toggle-custom {
	position: absolute !important;
	top: 0;
	right: 0;
}
.toggle-custom[aria-expanded='true'] .glyphicon-plus:before {
	content: "\2212";
}
ul#submenu1.nav li, ul#submenu2.nav li, ul#submenu3.nav li, ul#submenu4.nav li {
	padding-left: 15px;
}
div.sidebar-nav a {
	padding: 13px 15px;
}
div.sidebar-nav a:hover, div.sidebar-nav a:active {
	text-decoration: inherit;
}
.btm-spacer {
	margin-bottom: 30px;
}
.single-video-mod {
	display: block;
	padding: 0px;
	float: right;
	height: auto;
	max-width: 360px;
/*	width: 360px;*/
	margin-bottom: 20px;
	margin-left: 20px;
}
div.single-video-mod div.caption, div.single-video-mod-2 div.caption {
	padding: 8px; 
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
.single-video-mod-2 {
	display: block;
	padding: 0px;
	float: right;
	height: auto;
	max-width: 320px;
	width: 320px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.spl-padding-left {
	padding-left: 20px;
}
.spl-padding-right {
	padding-right: 20px;
}
.spl-margin-left {
	margin-left: 20px;
}
.spl-margin-right {
	margin-right: 20px;
}
.spl-margin-bottom {
	margin-bottom: 10px;
}
.spl-margin-top {
	margin-top: 20px;
}
.spl-padding-top {
	padding-top: 20px;
}
figure {
    padding: 5px;
    display: table;
	margin-bottom: 20px;
}
.figure-center {
	margin-left: auto;
	margin-right: auto;
}
.figure-right {
	float: right
}
.figure-left {
	float:left;
}

figure img {
    display: block;
}

figcaption  {
    display: table-caption;
    caption-side: bottom;
    /*padding: 0 5px 5px;
	margin: 10px 13px;*/
}
figcaption p {
 text-align: center; margin-bottom: 5px !important; word-wrap: break-word/*padding-top: 9px;*/}	
.caption {
	    padding: 8px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}

.ashg-border {
	border:1px solid #000;
}
.label-sold-out {
	font-size: 75%;
	font-weight: bold;
	line-height: 2.25em;
}
/* You tube embed video styles*/
.vid {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.vid iframe, .vid object, .vid embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*Policy styles*/
.policy-btns {
	color: #FFF !important;
	text-decoration: none;
	font-size: 15px;
	background-color: #00587c;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	padding-top: 27px;
	padding-bottom: 27px;
	overflow: hidden;
    text-overflow: ellipsis;
}
.policy-btns:hover {
	text-decoration: none;
	background-color: #345969;
	color: #FFF;
}
.policy-fellowship-btn {
	color: #FFF !important;
	background-color: #066b38;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	/*line-height: 21px;
	padding-top: 27px;
	padding-bottom: 27px;*/
	line-height: 76px;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.policy-fellowship-btn a:hover {
	background-color: #095c56;
	color: #FFF;
}
.gina-btn {
	color: #FFF !important;
	background-color: #64A70B;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	/*line-height: 21px;
	padding-top: 27px;
	padding-bottom: 27px;*/
	line-height: 76px;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ginabtn a:hover {
	background-color: #a70b63;
	color: #FFF;
}
.take-action-btn {
color: #FFF !important;
	background-color: #a62400;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	padding-top: 27px;
	padding-bottom: 27px;
}
.take-action-btn a:hover {
	background-color: #8e2400;
	color: #FFF;
}
.policy-awards-btn {
	color: #000 !important;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	padding-top: 19px;
    padding-bottom: 18px;
	background-color: #f9ee18;
	overflow: hidden;
    text-overflow: ellipsis;
	
}
.policy-awards-btn:hover {
	color: #000;
	background-color: #f9bc17;
	text-decoration: none;
}
.policy-statement a {
	background-color: #066b38;
	color: #FFFFFF !important;
	font-weight: bold;
	border: none;
    border-radius: 0px 0px 0 0  !important;
	
}
.policy-statement a:hover {
	background-color: #086052 !important;
	color: #FFFFFF !important;
	font-weight: bold;
	border: none;
    border-radius: 0px 0px 0 0  !important;;
	
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #eaeaea;
}
/*.dl-horizontal dt {
    width: 175px !important;
	}*/

    .dl-horizontal dd {
    margin-left: 205px;
    margin-bottom: 10px;
}
	.dl-horizontal dt {
    text-align: left;
    padding-left: 30px;
	width: 195px
	}

.fellowship-btn {
    color: #FFF!important;
    background-color: #64a70b;
    font-size: 15px;
    border: none;
	margin-bottom: 25px;
	line-height: 21px;
	padding-top: 27px;
	padding-bottom: 27px;
	overflow: hidden;
    text-overflow: ellipsis;
	
}
.bg-classes p {
	padding: 15px;
}	
		
.img-button-icon:before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: text-top;
    background-color: transparent;
    background-position : center center;
    background-repeat:no-repeat;
}
.img-button-icon:before{
     background-image : url( ../policy/images/Travel-Us-Capitol-icon_white.png);
}
.img-button-icon-p {
	line-height: 21px !important;
    display: block  !important;;
    padding-top: 18px  !important;;
    padding-bottom: 18px  !important;;
}
.img-button-icon-p-fellow:before {
    content: "";
    width: 108px;
    height: 77px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: text-top;
    background-color: transparent;
    background-position : center center;
    background-repeat:no-repeat;
	    float: left;
    position: relative;
    left: -13px;
   /* top: -28px;*/
	 top: 0px;
}
.img-button-icon-p-fellow:before{
     background-image : url(../policy/images/Genetics_Public_Policy_Fellows_2016-bttn.png);
	
}
.img-button-icon-p-gina:before {
    content: "";
    width: 80px;
    height: 77px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: text-top;
    background-color: transparent;
    background-position : center center;
    background-repeat:no-repeat;
	    float: left;
    position: relative;
    left: -13px;
   /* top: -28px;*/
	 top: 0px;
}
.img-button-icon-p-gina:before{
	background-image: url(../policy/images/gina-bttn.png);
	
}
.img-button-icon-awards:before {
    content: "";
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    background-color: transparent;
    background-position : center center;
    background-repeat:no-repeat;
}
.img-button-icon-awards:before{
	background-image : url(../policy/images/ashg-advocacy-award.png);
}
/***** Modal *****/
 
.modal-backdrop.in {
    filter: alpha(opacity=7);
    opacity: 0.7;
}
 
.modal-content {
    background: none;
    border: 0;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}
 .lesson-plan-hdr {
  background-color: #ad88e0;
    border-bottom: 1px solid #4b1c8c;
    color: #fff;
    padding:3px 5px;
  }
		.lp-comment-header{
			padding: 0 5px;
		}	
  .lp-content {
     padding:5px 5px;
    }
		.lp-image {
			width: 250px;
			height: auto;
			display: block;
			margin: 0 0 20px 20px;
			float: right;
		
		}
		#concepts {
			display: block;
			background-color:#ededed;
			color: #6c6c6c;
		}
		#concepts table{
			background-color:#ededed;
			color: #6c6c6c;
			
		}
		.widget {margin-left: 15px; margin-right: 15px}
.widget .panel-body { padding:0px; }
.widget .list-group { margin-bottom: 0; }
.widget .panel-title { display:inline }
.widget .label-info { float: right; }
.widget li.list-group-item {border-radius: 0;border: 0;border-top: 1px solid #ddd;}
.widget li.list-group-item:hover { background-color: rgba(86,61,124,.1); }
.widget .mic-info { color: #666666;font-size: 12px; }
.widget .action { margin-top:5px; }
.widget .comment-text { font-size: 14px; }
.widget .btn-block { border-top-left-radius:0px;border-top-right-radius:0px; }
.modal-body {
    padding: 0 25px 25px 25px;
}
 
.modal-header {
    padding: 25px 25px 15px 25px;
    text-align: right;
}
 
.modal-header, .modal-footer {
    border: 0;
}
.footer-header  {
	width: 25%;
	height: 30px;
	display: block;
	float: left;
}
.fh-1 {
	background-color: #066b38; 
}
.fh-2 {
	background-color: #64a70b; 
}
.fh-3 {
	background-color: #00587c; 
}
.fh-4 {
	background-color: #c4b000; 
}
.modal-header .close {
    float: none;
    margin: 0;
    font-size: 36px;
    color: #fff;
    font-weight: 300;
    text-shadow: none;
    opacity: 1;
}
.normal-modal-header .close {
    float: right;
    margin: 0;
    font-size: 36px;
    color: #000;
    font-weight: 300;
    text-shadow: none;
    opacity: 1;
	padding-right: 10px;
}

.modal-body .form-horizontal .col-sm-2,
.modal-body .form-horizontal .col-sm-10 {
    width: 100%
}

.modal-body .form-horizontal .control-label {
    text-align: left;
}
.modal-body .form-horizontal .col-sm-offset-2 {
    margin-left: 15px;
}
 .normal-modal-content  {
    position: relative;
    background-color: #fff !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.awards-table  {
	font-size: 11px;
	line-height: 14px;
	border-top: 0px !important;
	table-layout: fixed;

}

.awards-table td {
	border-top: 0px !important;

}
.ashg-table  {
	font-size: 11px;
	line-height: 14px;
	border-top: 0px !important;
	table-layout: fixed;

}
.ashg-table td {
	border-top: 0px !important;

}
.education-table  {
	font-size: 14px;
	line-height: 17px;
	border-top: 0px !important;
	table-layout: fixed;

}
.education-table td {
	border-top: 0px !important;

}
.bod-table  {
	font-size: 14px;
	line-height: 17px;
	border-top: 0px !important;
	table-layout: fixed;

}
.bod-table td {
	border-top: 0px !important;

}
.btn-responsive {
	width: 20%;
}
/*Membership*/
#membership-table {width: 100%; table-layout: fixed; margin: 5px 0; border-collapse: collapse;     font-size: 12px;
    line-height: 15px;}
#membership-table tr {background: transparent!important;}
#membership-table td,
#membership-table th {padding: 5px; text-align: center;}
#membership-table td:nth-child(2) { vertical-align: middle; text-align: center;}
#membership-table td:nth-child(3) { vertical-align: middle; text-align: center;}
			#membership-table td:nth-child(4) { vertical-align: middle; text-align: center;}
			#membership-table td:nth-child(5) { vertical-align: middle; text-align: center;}
						#membership-table td:nth-child(6) { vertical-align: middle; text-align: center;}
#membership-table td.rowTitle {text-align: left;}
.blank {background: none!important; border: none!important;}
 .softgreen th {background-color: #066b38; font-size: 16px; color: #FFF; text-align: center; border: 1px solid #066b38}
 .softgreen td {background-color: #f0f1f1; border: 1px solid #bed5bb;} 
 .softgreen td.rowTitle {font-weight: normal;}
			.lb-sm {
  font-size: 12px;
}

.lb-md {
  font-size: 16px;
}

.lb-lg {
  font-size: 20px;
}
select:required:invalid {
  color: gray;
}
option[value=""][disabled] {
  display: none;
}
option {
  color: #000;
}
div.membership-directory-panel-hdr {
	background-color:  #066b38 !important;
	font-size: 16px;
	font-weight: bold;
	color: #FFF !important;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 1.42857143;
    border-left: 0px solid #eee;
	
}
.media {
    margin-bottom: 10px;
}
.red {
	color: #FF0004;
}
.comm_member {
	font-size: 12px;
	line-height: 15px;
}
.comm-list-module {
    max-width:250px;
}
.comm-list-module p{
    font-size:11px;
    margin-bottom: 0px;
}
.comm-list-module hr{
    margin-top:0px;
    margin-bottom: 10px;
}
.comm_member a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
h2.comm_member {
	margin-bottom: 0px;
	padding-bottom: 0px;
} 
h3.comm_member {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 24px
}
h4.comm_member {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 18px
}

.well-white {
    background-color:#FFF;
}
.meeting-bttn-1 {
	background-color: #286883;
	color: #FFF;
}
.meeting-bttn-1:hover {
	background-color: #36647d;
	color: #FFF;
}
.meeting-bttn-2 {
	background-color: #FBB317;
	color: #FFF;
}
.meeting-bttn-2:hover {
	background-color: #dcaa45;
}
.meeting-bttn-2:focus, .home-bttn-2:hover, .home-bttn-2:visited {
	color: #fff !important;
}
.meeting-bttn-3 {
	background-color: #84597E;
	font-weight: bold;
	color: #FFF;
}
.meeting-bttn-3:hover {
	/*background-color: #;*/
	color: #FFF;
}
.responsiveCal {
 
position: relative; padding-bottom: 75%; height: 0; overflow: hidden;
 
}
 
.responsiveCal iframe {
 
position: absolute; top:0; left: 0; width: 100%; height: 100%;
 
}.big-links {
	font-size: 18px;
	line-height: 21px;
}
p.multimedia-subdate {
	display: block;
	margin-left: 25px ;
}
.well-green {
	background-color: #50e5cc;
}
.vertical-align {
	vertical-align: sub;
}
.text-shuffle {text-align: right}
.FAQ-answer-block {
	display:block;
	margin-left: 15px;
}

/* ----------------------------
 * Callouts
 * ----------------------------
 */

.callout-light {
    padding: 30px;
	color: #000;
	background-color: #ccc;
}

.callout-light h1,
h2,
h3,
h4 {
	font-weight: bold;
	line-height: 1.4;
}

.callout-dark {
	padding: 30px;
	color: #fff;
	background-color: #252525;
}

.callout-dark h1,
h2,
h3,
h4 {
	font-weight: bold;
	line-height: 1.4;
}

.callout-dark p {
	color: #B1B1B1;
	font-size: 17px;
}

.callout-mage {
	padding: 30px;
	background-color: #83577D;
	color: #fff;
}
.callout-yellow {
	padding: 5px;
	color: #000;
}
.callout-bubble {
	padding: 30px;
	color: #fff;
	background-color: #A94545;
}

.callout-bubble h1,
h2,
h3,
h4 {
	font-weight: bold;
	line-height: 1.4;
}

.callout-block {
	background-color: #F5F3F4;
	border-left: 5px solid #a94545;
	border-right: 5px solid #a94545;
	padding: 15px;
}

.callout-block h1,
.callout-block h2,
.callout-block h3,
.callout-block h4 {
	font-weight: 300;
	line-height: 1.4;
}

.video-embed {
	max-width: 420px;
	height: auto;
	display: block;
	margin: 0px auto;
}
span.green {
			color: #066b38;
		}
.dnaday .green {
			color: #066b38;
			display: block;
			width:100%;
			padding-top: 10px;
			padding-bottom: 10px;
		}
.no-top-margin {
	margin-top: 0px;
}
.thick-bottom-border {
	border-bottom: 3px solid #191919;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
}
.no-margin {
	margin-top: 0px;
	margin-bottom: 0px;
}

.panel-education {
    border-color: #83577D;
}
.panel-education>.panel-heading {
    color: #fff;
    background-color: #83577D;
    border-color: #83577D;
}
.img-full-width-responsive {
	width: 100%
}
.text-wrap {
  white-space: normal;
}
.bg-black {
        background-color: #000;
}
p.career-flowchart {
	font-size: 13px;
}
.normal-spacing{
	letter-spacing: normal;
}
.list-group-horizontal .list-group-item {
	display: inline-block;
}
.list-group-horizontal .list-group-item {
	margin-bottom: 0;
	margin-left: -4px;
	margin-right: 0;
}
.list-group-horizontal .list-group-item:first-child {
	border-top-right-radius: 0;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.list-group-horizontal .list-group-item:last-child {
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
		.edu-home-links {
		    padding-left: 15px;
    padding-right: 15px;
		}
.edu-home-links .list-group-item {
	padding: 0px;
	border: 0px;
}
.edu-home-links .list-group-item a {
	padding: 10px 15px;
	text-align: center;
	display: block;
	background-color: #4B1C8C;
    color: #FFF;
	 border: 1px solid #2f105b;

}
		.edu-home-links .list-group-item a:hover {
	background-color: #2f105b;
    color: #FFF;

}
		.edu-home-links a.va-link	{
			padding-top: 20px;
			padding-bottom: 20px;
		}
		
		.edu .panel-heading {
			    color: #fff;
			font-weight: bold;
    background-color: #4B1C8C;
    border: 1px solid #2f105b;
			
		}.edu .panel-heading h2 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.everyone-hdr {
	background-color: #ad88e0;
	border-bottom: 1px solid #4b1c8c;

	color: #fff;
}
.everyone-hdr h3{
	    margin-top: 10px !important;
	display: inline-block;
}
.edu-home-drpdwn-btns {
	display: block;
	padding: 5px 10px;
	color: #066b38;
	background-color: #f5f5f5;
    border-color: #ddd; 
	margin-bottom: 20px;
	
	
}
.edu-home-drpdwn-btns:hover, .edu-home-drpdwn-btns:active,  .edu-home-drpdwn-btns:focus  {
	color: #FFF !important;
	
}
.edu-home-drpdwn-btns:active {
	color: #066b38 !important;
	background-color: #f5f5f5 !important;
}
.ashg-green {
	color: #066b38 !important
}
.ashg-purple {
	color: #6857a5
}
.divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
/*back to the top */
#scroll-top-wrapper {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
	background-color: #066b38;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#scroll-top-wrapper:hover {
	background-color: #888888;
}
#scroll-top-wrapper.show {
	visibility: visible;
	cursor: pointer;
	opacity: 1.0;
}
#scroll-top-wrapper i.fa {
	line-height: inherit;
}

.firstplace-award-banner {
    display:block;
    width:100%;
    height:80px;
    Color:#FFDF00;
    padding:0px;
    background: rgb(32,124,202); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgb(32,124,202) 7%, rgb(32,124,202) 7%, rgb(41,137,216) 15%, rgb(41,137,216) 41%, rgb(41,137,216) 41%, rgb(171,228,234) 75%, rgb(171,228,234) 77%, rgb(171,228,234) 77%, rgb(171,228,234) 87%, rgb(30,87,153) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgb(32,124,202) 7%,rgb(32,124,202) 7%,rgb(41,137,216) 15%,rgb(41,137,216) 41%,rgb(41,137,216) 41%,rgb(171,228,234) 75%,rgb(171,228,234) 77%,rgb(171,228,234) 77%,rgb(171,228,234) 87%,rgb(30,87,153) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgb(32,124,202) 7%,rgb(32,124,202) 7%,rgb(41,137,216) 15%,rgb(41,137,216) 41%,rgb(41,137,216) 41%,rgb(171,228,234) 75%,rgb(171,228,234) 77%,rgb(171,228,234) 77%,rgb(171,228,234) 87%,rgb(30,87,153) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207cca', endColorstr='#1e5799',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.secondtplace-award-banner {
    display:block;
    width:100%;
    height:80px;
    Color:#FFDF00;
    padding:0px;
    background: rgb(199,34,0); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(199,34,0,1) 0%, rgba(255,102,0,1) 25%, rgba(234,40,3,1) 54%, rgba(232,108,87,1) 60%, rgba(243,197,189,1) 70%, rgba(243,197,189,1) 86%, rgba(234,40,3,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(199,34,0,1) 0%,rgba(255,102,0,1) 25%,rgba(234,40,3,1) 54%,rgba(232,108,87,1) 60%,rgba(243,197,189,1) 70%,rgba(243,197,189,1) 86%,rgba(234,40,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(199,34,0,1) 0%,rgba(255,102,0,1) 25%,rgba(234,40,3,1) 54%,rgba(232,108,87,1) 60%,rgba(243,197,189,1) 70%,rgba(243,197,189,1) 86%,rgba(234,40,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c72200', endColorstr='#ea2803',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.thirdplace-award-banner {
    display:block;
    width:100%;
    height:80px;
    Color:#D4AF37;
    padding:0px;
    background: rgb(232,234,234); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(232,234,234,1) 0%, rgba(215,222,227,1) 61%, rgba(229,235,238,1) 65%, rgba(229,235,238,1) 65%, rgba(229,235,238,1) 69%, rgba(229,235,238,1) 79%, rgba(215,222,227,1) 94%, rgba(246,248,249,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(232,234,234,1) 0%,rgba(215,222,227,1) 61%,rgba(229,235,238,1) 65%,rgba(229,235,238,1) 65%,rgba(229,235,238,1) 69%,rgba(229,235,238,1) 79%,rgba(215,222,227,1) 94%,rgba(246,248,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(232,234,234,1) 0%,rgba(215,222,227,1) 61%,rgba(229,235,238,1) 65%,rgba(229,235,238,1) 65%,rgba(229,235,238,1) 69%,rgba(229,235,238,1) 79%,rgba(215,222,227,1) 94%,rgba(246,248,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8eaea', endColorstr='#f6f8f9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.firstplace-award-banner-2017 {
    display:block;
    width:100%;
    height:80px;
    Color:#000;
    padding:0px;
     background: rgba(252,205,77,1);
background: -moz-linear-gradient(-45deg, rgba(252,205,77,1) 0%, rgba(219,168,40,1) 58%, rgba(252,234,187,1) 72%, rgba(252,234,187,1) 81%, rgba(252,234,187,1) 87%, rgba(251,223,147,1) 92%, rgba(248,181,0,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(252,205,77,1)), color-stop(58%, rgba(219,168,40,1)), color-stop(72%, rgba(252,234,187,1)), color-stop(81%, rgba(252,234,187,1)), color-stop(87%, rgba(252,234,187,1)), color-stop(92%, rgba(251,223,147,1)), color-stop(100%, rgba(248,181,0,1)));
background: -webkit-linear-gradient(-45deg, rgba(252,205,77,1) 0%, rgba(219,168,40,1) 58%, rgba(252,234,187,1) 72%, rgba(252,234,187,1) 81%, rgba(252,234,187,1) 87%, rgba(251,223,147,1) 92%, rgba(248,181,0,1) 100%);
background: -o-linear-gradient(-45deg, rgba(252,205,77,1) 0%, rgba(219,168,40,1) 58%, rgba(252,234,187,1) 72%, rgba(252,234,187,1) 81%, rgba(252,234,187,1) 87%, rgba(251,223,147,1) 92%, rgba(248,181,0,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(252,205,77,1) 0%, rgba(219,168,40,1) 58%, rgba(252,234,187,1) 72%, rgba(252,234,187,1) 81%, rgba(252,234,187,1) 87%, rgba(251,223,147,1) 92%, rgba(248,181,0,1) 100%);
background: linear-gradient(135deg, rgba(252,205,77,1) 0%, rgba(219,168,40,1) 58%, rgba(252,234,187,1) 72%, rgba(252,234,187,1) 81%, rgba(252,234,187,1) 87%, rgba(251,223,147,1) 92%, rgba(248,181,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fccd4d', endColorstr='#f8b500', GradientType=1 );
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207cca', endColorstr='#1e5799',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.secondtplace-award-banner-2017 {
    display:block;
    width:100%;
    height:80px;
    Color:#000;
    padding:0px;
   background: rgb(232,234,234); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(232,234,234,1) 0%, rgba(215,222,227,1) 61%, rgba(229,235,238,1) 65%, rgba(229,235,238,1) 65%, rgba(229,235,238,1) 69%, rgba(229,235,238,1) 79%, rgba(215,222,227,1) 94%, rgba(246,248,249,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(232,234,234,1) 0%,rgba(215,222,227,1) 61%,rgba(229,235,238,1) 65%,rgba(229,235,238,1) 65%,rgba(229,235,238,1) 69%,rgba(229,235,238,1) 79%,rgba(215,222,227,1) 94%,rgba(246,248,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(232,234,234,1) 0%,rgba(215,222,227,1) 61%,rgba(229,235,238,1) 65%,rgba(229,235,238,1) 65%,rgba(229,235,238,1) 69%,rgba(229,235,238,1) 79%,rgba(215,222,227,1) 94%,rgba(246,248,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8eaea', endColorstr='#f6f8f9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.thirdplace-award-banner-2017 {
    display:block;
    width:100%;
    height:80px;
    Color:#000;
    padding:0px;
  background: rgba(205,127,50,1);
background: -moz-linear-gradient(-45deg, rgba(205,127,50,1) 0%, rgba(255,216,177,1) 56%, rgba(255,216,177,1) 62%, rgba(245,243,240,1) 74%, rgba(250,239,227,1) 81%, rgba(255,216,177,1) 91%, rgba(205,127,50,1) 99%, rgba(205,127,50,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(205,127,50,1)), color-stop(56%, rgba(255,216,177,1)), color-stop(62%, rgba(255,216,177,1)), color-stop(74%, rgba(245,243,240,1)), color-stop(81%, rgba(250,239,227,1)), color-stop(91%, rgba(255,216,177,1)), color-stop(99%, rgba(205,127,50,1)), color-stop(100%, rgba(205,127,50,1)));
background: -webkit-linear-gradient(-45deg, rgba(205,127,50,1) 0%, rgba(255,216,177,1) 56%, rgba(255,216,177,1) 62%, rgba(245,243,240,1) 74%, rgba(250,239,227,1) 81%, rgba(255,216,177,1) 91%, rgba(205,127,50,1) 99%, rgba(205,127,50,1) 100%);
background: -o-linear-gradient(-45deg, rgba(205,127,50,1) 0%, rgba(255,216,177,1) 56%, rgba(255,216,177,1) 62%, rgba(245,243,240,1) 74%, rgba(250,239,227,1) 81%, rgba(255,216,177,1) 91%, rgba(205,127,50,1) 99%, rgba(205,127,50,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(205,127,50,1) 0%, rgba(255,216,177,1) 56%, rgba(255,216,177,1) 62%, rgba(245,243,240,1) 74%, rgba(250,239,227,1) 81%, rgba(255,216,177,1) 91%, rgba(205,127,50,1) 99%, rgba(205,127,50,1) 100%);
background: linear-gradient(135deg, rgba(205,127,50,1) 0%, rgba(255,216,177,1) 56%, rgba(255,216,177,1) 62%, rgba(245,243,240,1) 74%, rgba(250,239,227,1) 81%, rgba(255,216,177,1) 91%, rgba(205,127,50,1) 99%, rgba(205,127,50,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd7f32', endColorstr='#cd7f32', GradientType=1 );


}
.placement {
    display:block;
    height:80px; 
    width:72px;
    float:left;
    padding:0 0 0 14PX;
    margin:0px;

    font-size:6.5em;
    font-weight:bold;
    line-height:.8;
}
.right-award-banner {
    height:80px;
    width:100%;

}
.st {
    display: block;
    height: 40px;
    width: 100%;
    font-size: 2.7em;
    padding: 0px;
    margin: 0px;

    clear: right;
    line-height: 1.09;
}
.place{
    display:block;
    height:40px; 
    width:100%;
    padding:0px;
    margin:0px;
    font-size: 2.7em;
    line-height: .9;
}
.largetext {
	font-size: 20em;
	line-height: 1em
} 
.no-bottom-margin {
	margin-bottom: 0px !important
		;
}
.panel-success {
    border-color: #d6e9c6;
}
.darwin-title {
    font-size: 24px;
}
.darwin-day-button-border{
	    border: 1px solid #C0C0C0;
	display: block;
	padding: 2px;
	margin-bottom: 3px;
}
	   .evolutionary-small-links {
	    font-size: 10px !important;
		line-height: 12px !important;
	text-align: center !important;
		   font-weight: normal;
	
}
.no-side-padding {
	padding-left: 0px;
	padding-right: 0px;
}
/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/


    /*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.sl-btn-1, .sl-btn-2, .sl-btn-3, .sl-btn-4 {
	font-size: 1.25em;
	padding: 10px 10px;
}
.deadlines-events-body {
	height: 220px;
}
.deadlines-list {
	height: 183px;
}
.announcements-list {
	max-height: 565px;
	}

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1024px) {
div.deadlines-events-header h2 {
	font-size: 26px;
	margin-top: 0px !important;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.sl-btn-1, .sl-btn-2, .sl-btn-3, .sl-btn-4 {
	font-size: .99em;
}
.rwd-break1 {
	display: block;
}
.announcements-body {
	max-height: 410px;
	height: 410px;
}
		.announcements-list{
			height: 380px
		
	}
	.with-nav-tabs .nav-tabs > li, .with-nav-tabs .nav-pills > li {
	display: block;
}
	.panel.with-nav-tabs .nav-tabs {
    margin-bottom: 7px;
		
}
	.with-nav-tabs .nav-tabs>li {
    margin-bottom: 0px;
}
	.with-nav-tabs .nav-tabs>li>a {
		    border-radius: 4px;
	}
	.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
  
    border-bottom-color: #ddd !important;
}
}
/* Small Devices, Tablets */
/*@media (min-width: 768px) {
    .dl-horizontal dd {
    margin-left: 200px;
    margin-bottom: 10px;
}
	.dl-horizontal dt {
    text-align: left;
    padding-left: 60px;
	}
}*/
/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
.nav-justified li a {
	margin-bottom: 0px;
	text-align: left;
}
.dropdown-menu {
	position: relative;
}
.navbar-brand img {
	width: 114px;
}
.main-nav-bg {
	background-color: #000;
}
.grid [class*="col-"] {
	text-align: left;
	padding-left: 8px;
}
.announcements-hdr h1 {
	font-size: 2.0075000200752em;
}
.announcements-body {
	max-height: 420px;
    height: 420px;
	background-color: #FFF;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	padding: 10px 0px 10px 10px
}
.announcements-list li {
	margin-bottom: 10px;
}
/*.announcements-list li a {
    color: #000;
    text-decoration:none;
    font-weight: bold;
    font-size: 15pt;
    line-height: 12pt;

}
.announcements-list li a span {
    color:#000;
    font-size: 12pt;
}*/
		
.row-offcanvas {
	position: relative;
	-webkit-transition: all 3s ease-out;
	-moz-transition: all 3s ease-out;
	transition: all 3s ease-out;
	background: #ecf0f1;
}
.row-offcanvas-left  .sidebar-offcanvas {
	left: -61%;
}
.row-offcanvas-left.active {
	left: 60%;
}
.sidebar-offcanvas {
	position: absolute;
	top: 0;
	width: 60%;
	margin-left: 12px;
}
.footer {
	max-height: 445px;
	height: 445px;
}
rwd-break2 {
	display: block;
}
.dl-horizontal dt {
    width: 190px !important;
	}
.ashg-table p {
		    white-space: normal;
	}
.dl-horizontal dd {
        margin-left: 30px !important;
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
	white-space: normal;}
	.text-shuffle {text-align: left}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.footer {
	max-height: 460px;
	height: 460px;
}
.footer p {
	font-size: 11px;
	line-height: 13px;
}
.ashg-table p {
		    white-space: normal;
	}
body {
	/* Margin bottom by footer height */
	margin-bottom: 460px;
}
.social-media-ftr {
	width: 250px;
}
.socialmedia-leadin {
	width: 106px !important;
}
.social-media-ftr .social-media {
	width: 261px;
}
.social-media-ftr p {
	padding: 9px 0px 0px 0px;
}
div.deadlines-events-header h2, div.ashg-video-hdr h2 {
	font-size: 23px;
}
.m-card-signup-link a {
	Font-size: 15px;
}
/*		.announcements-hdr h1 {
    font-size: 1.7575em;
		}
		.m-card-signup-link a {
 
    Font-size: 14px;
	line-height: 30px;
}*/
.rwd-break1 {
	display: block;
}
	.text-shuffle {text-align: left}
.footer .ftr-list-hdr {
	font-size: 15px;
}
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
}
