
.navbar.navbar-default {
    z-index: inherit;
}


#main {
	background: #fff;
	max-width: none !important;
	padding-bottom: 45px;
}

h1{
	margin-top: 3rem;
}

h2,
h3,
h4,
h5,
h6 {
	margin-top: 1rem;
}

h2.accordion-header,
h3.accordion-header,
h2.card-header {
	margin-top: 0;
}
	
nav i {
	color: #fff;
	margin-top: -5px;
}


/* end decorator adjustments */

/* begin bootstrap overrides */

.row {
	margin-right: 0;
	margin-left: 0;
	}

article a.btn {
	text-decoration: none;
	}


/* end bootstrap overrides */


/* general styles */

#local-support-heading {
	display: none;
}
	
div#main h2 {
	color: #1c4ea3;
	}
	
.bigfirstletter {
	font-size: 1.5em;
	color: #1c4ea3;
	}

div#main h3 {
	color: #3d3e3f;
	}

.databytesArchive a i.fas, 
.databytesArchive a i.far {
    vertical-align: middle;
    }
    
.fall > a:hover,
.fall > a:focus {
	color: #B3580B; 
}

.spring > a:hover,
.spring > a:focus {
	color: #3DB84F;
}

.winter > a:hover,
.winter > a:focus {
	color: #6c7a89;
}

.summer > a:hover,
.summer > a:focus {
	color: #1e8bc3;
}
    

img.flavorImage {
	float: right;
	border: 1px solid black;
	margin: 0px 0px 10px 10px;
	}
	
.indent {
	margin-left: 40px;
	}

.indent-15 {
	margin-left: 15px;
}
	
img.lock {
	padding-left: 2px;
	border: none;
	vertical-align: bottom;
	}	
	
.row-shading {background: #ebf1fa;}	
	
aside {
	font-size: 90%;
	}

	
.quote {
	padding: 10px;
	border: 1px solid gray;
	background: #efefef;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.small {font-size: 11px;}


ul{
	line-height: 1.5;
}
	
	
/* end of general styles */

/******* STYLES FOR INDEX.HTML ******/


	.numbers{ /* the numbers in the top left corner 760*/
		font-size: 6.4em; 
		margin: 0 0 -37px -16px; 
		text-align:center;
	}
    .numbers2{ /* the words in the top left corner members*/
    	font-size: 2.4em; 
    	text-align: center;
    	margin-left: -12px;
    }
    
    .numbersStudies{ /* the numbers to the studies */
    	font-size: 4.4em;
    	margin: -53px 0 -25px 0;
    	text-align: center;
    }
    
   
	.feedback {    
		background: #4168FF;
    	background: linear-gradient(to left, #edf1fa, #ffffff);
		border-radius: 0;
    }
    
    .color-black{ 
    	color:#3d3e3f !important; /*removing the blue color of the h2 so that they don't look like a link*/
    }
    	
    
 /***** END STYLES FOR INDEX.HTML ******/
	
/* style used for Grants page */  
  
	.plusMinus {
		cursor: pointer;
		text-decoration: underline;
		color: #005295;
		font-weight: bold;
		}
	
	div.grants {
		display: block;
		width: 100%;
		margin-bottom: 10px;
		}
		
	div.grantTitle {
		display: table;
	 	background-color: #1352be;
		color: white;
		padding: 10px 10px 10px 10px;
		border: 1px solid white;
		width: 100%;
		}
		
	div.grantTitle a {
		text-decoration: none;
		color: white;
		}
		
	div.grantDetails {
		display: table;
		width: 100%;
		}
		
	div.grantPI, div.grantManager, div.grantTerm, div.grantFunder {
		display: table-cell;
		background-color: #dcddde;
		width: 25%;
		padding: 5px;
		border: 1px solid white;
		}
	    
	div.expandWrapper {
		display: table-cell;
		padding: 5px;
		border: 1px solid white;
		}
	    
	div#globalExpandCollapseControls {
		margin: 10px 0px 10px 0px;
		}
	
/* end of grants code */

/* style used for main staff page */

    div.staffTable {
    	width: 750px;
    	margin: 20px auto;
    	display: block;
    }
    
    div.staffTableHeading {
    	display: table;
    	text-align: center;
 		background-color: #1352be;
 		color: white;
    	width: 750px;
    	padding: 10px 10px 10px 10px;
    	border: 1px solid white;
   }

    div.staffTableSubheading {
    	display: table;
    	text-align: center;
 		background-color: #aaaaaa;
    	width: 750px;
    	padding: 10px 10px 10px 10px;
    	border: 1px solid white;
   }

    div.staffMember {
    	display: table;
    	width: 750px;
    }
    
    div.staffImage, div.staffInfo {
    	display: table-cell;
    	background-color: #cccccc;
    	border: 1px solid white;
    	}
    	
    div.staffInfo {
    	text-align: left;
    	font-size: 90%;
    	padding: 10px 10px 10px 10px;
    }
    
    div.staffImage {
    	text-align: right;
    	vertical-align: middle;
    	width: 75px;
    	
    }
    
    div.staffImage img {
    	border: 1px black solid; 
    	margin-right: 10px;
    }
    
/* end of staff page styles */

/* styles for lists of web sites */
		
	div.sites{
		display: block;
		margin: 20px auto;
	}
	
	div.siteBlurb {
		margin-left: 10px;
		}
		
	div.siteImage img {
		border: 1px solid black;
		margin: 15px 0px 0px 10px;
		}
		
/* ends of site list styles */

/* council presentation */

div.councilTable {
	display: table;
	margin-top: 10px;
	font-size: 90%;
	}

div.councilMember {
	display: table-row;
	}
	
div.councilCell {
	display: table-cell;
 	padding: 10px;
	border-bottom: 1px solid #cccccc;
	}

div.councilCellHeader {
	display: table-cell;
 	background-color: #1352be;
 	color: white;
 	padding: 10px;
	}
	
img.council {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #000000;
	width:  144px;
	height: 216px;
	float: right;
	}

p.bio {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 120%;
	}

/* end of council */

/* timeline display */

#my-timeline {
	height: 250px;
	margin: 20px 30px 20px 0;
	border: 1px solid #aaa;
	font: 12px verdana,geneva,lucida,arial,sans-serif;
	}

/* end of timeline */

/* miller flanagan award page */

.photo {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	}

.photo img {
	border: 1px solid black;
	}

.photo-caption {
	font-size: .8em;
	text-align: left;
	}

a img {border: 0;}

/* end of awards */

/* start attend virtually section for OR meeting */

table {
    border-collapse: collapse;
    margin: 20px 0;
}


#workshop{
	width: 40%;
}

#date, #time, #link{
	width: 20%;
}

#link{
	width: 10%;
}

#thesaurus .table td {
	text-align: left;
}

.table.head th{
	background-color: #D1E1FF;
	padding: 10px;
}

.table.body td{
	padding: 10px 0;
}

.table tr:nth-child(even){
	background-color: #F7F7F6;
}
	


/* end attend-virtually section for or meeting */


/* strategic plan section */

/* begin float clearing: causes floated divs inside this div to be included in the document flow */

#content:after, #content-top:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #content {
	height: 1%;
}

/* end float clearing */


.bigred {
font-size: 24px;
font-weight: bold;
color: #0467cb;
padding: 15px;
}

#directions td {vertical-align: top;}

.details-button {padding-top: 22px;}

.directions-text {padding-top: 8px;}

#header {
	background: #fff;
	width: 800px;
	height: 87px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
}

#name {
	float: right;
	color: #fff;
	font: bold 31px verdana;
	margin-top: 40px;
	margin-right: 15px;
}



h1#strat-header {
	display:block;
	background:#020d5b;
	color:#fff;
	padding:8px;
	margin-bottom:-1px;
	margin-top: 4px;
	letter-spacing:1px;
}

#dir1-header {
	background: url("../../../membership/images/strategic/stratplan-dir1.png" ) no-repeat; 
	background-size: 98%;
	padding-top: 23%;
}

#dir2-header {
	background: url("../../../membership/images/strategic/dir2.png") no-repeat; 
	background-size: 92%;
	padding-top: 23%;
}

#dir3-header {
	background: url("../../../membership/images/strategic/education.png") no-repeat; 
	background-size: 92%;
	padding-top: 23%;
}

#dir4-header {
	background: url("../../../membership/images/strategic/organization.png") no-repeat; 
	background-size: 92%;
	padding-top: 23%;
}

body p.intro {
	color: #000;
	font-size: 130%;
	width: 98%;
	margin: 0 auto;
	text-shadow: white 0.1em 0.1em 0.2em;
	font-weight: bold;
	line-height: 28px;
	padding: 0 1%;
}


.strategic-details {
	-moz-box-shadow:inset 0px 1px 0px 0px #77a1c7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #77a1c7;
	box-shadow:inset 0px 1px 0px 0px #77a1c7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0467cb), color-stop(1, #020d5b) );
	background:-moz-linear-gradient( center top, #0467cb 5%, #020d5b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0467cb', endColorstr='#020d5b');
	background-color:#0467cb;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0;
	border:1px solid #7ab0e6;
	display:inline-block;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:71px;
	text-decoration:none;
	text-align:center;
}
.strategic-details:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #020d5b), color-stop(1, #0467cb) );
	background:-moz-linear-gradient( center top, #020d5b 5%, #0467cb 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#020d5b', endColorstr='#0467cb');
	background-color:#020d5b;
}
.strategic-details:active {
	position:relative;
	top:1px;
}

.strategic-details:visited {color: #fff;}


#col1 {
	width: 75%;
	float: left;
	margin: 10px 0;
}

#col1-inner {
	margin-left: 170px;
}

#col2 {
	float: right;
	width: 25%;
	margin-top: 10px;
}

#col2 img {padding-bottom: 10px;}

.offscreen {text-indent: -5000px;}


.strat-indent1 {margin-left: 25px; font-weight: bold;}

.strat-indent2 {margin-left: 50px; margin-top: 8px;}

.stratplan-image {
	width: 35%;
	float: right;
	margin: 5px 0 5px 5px;
	max-width: 300px;
}

#mission {
	border-left: 9px solid #c6e29f;
	margin: 10px 0 5px 30px;
}

#mission-text {
	font-size: 19px;
	line-height: 140%;
	padding: 30px;
	}

.greenborder {border-left: 9px solid #c6e29f;}

.directions-tables {margin-top: 10px; margin-left: 30px;}

.strat-image {width: 100%;}

#strategic-comments {
	clear: both;
	border-top: 2px dotted #0467cb;
	padding-top: 5px;
	font-size: 85%;
	margin-top: 10px;
}


/* end strategic plan section */



.registration_button_section{
	text-align: center;
}

a.btn.btn-primary.registrationBTN {
	background-image: none;
	background-color: #00408F;
	margin:15px auto;
}

a.btn-primary.registrationBTN:hover,
a.btn-primary.registrationBTN:focus {
	background-image: none;
	background-color: #002F69;
    border-color: #204d74; 
    -webkit-box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
    box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
}

.registerSpan {
	text-transform: uppercase;
	font-size: 1.3em; 
	font-weight:bold;
	}

.btn-success.memberStatusBtn {
	background-color: #198754;
	border-color:#198754;
	color: #fff;
}

.btn-success.memberStatusBtn:focus,
.btn-success.memberStatusBtn:hover,
.btn-success.memberStatusBtn:active {
	background-color: #157347;
	border-color:#146c43;
	color: #fff;
}

/************* Publications **************/

.social-media{
	padding: 12px;
}



/************* making iframe responsive for google map of member institutions **************/


#membership-map iframe {
	width: 640px;
	height: 480px;
	margin: 0 auto;
	display: block;
}

/* end responsive iframe section */

.center {display: block; margin: 0 auto; text-align: center;} 

.membershipMapIcpsrAbout {
	padding-top: 15px;
	padding-right: 15px;
}

.membershipMapInstituionQuestion{
	padding-top: 20px;
}

form#institutions #query-term {
	max-width: 54%;
    display: inline-block;
    vertical-align: middle;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
	}

#memberList .form-group.col-md-8 {
	 margin-top: 10px;
}

form#institutions .memberSearchSubmit {
	margin: 0 15px 0 0;
	padding: 6px 10px;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #0d3880;
	border: 1px solid #0d3880;
	color: #ffffff;
	text-align: center;
	letter-spacing: 1px;
	box-shadow: rgb(13 56 128 / 35%) 8px 8px 16px;
}

form#institutions .memberSearchSubmit:hover,
form#institutions .memberSearchSubmit:focus {
	color: #0d3880;
	box-shadow: none;
	border: 1px solid #0d3880;
	transition: .5s ease-in-out;
	background: #fff;
}


#membershipMapResetBTN{
	background-color: transparent;
	background-image: none;
	box-shadow:none;
	border: none;
	text-decoration: underline;
	padding: 10px 20px;
	border: 1px solid transparent;
}

#membershipMapResetBTN:hover,
#membershipMapResetBTN:focus{
	border: 1px solid #0d3880;
	text-decoration: none;
	transition: .5s ease-in-out;
	border-radius: 4px;}


#membership-map iframe {
	border-style: inset;
	border-color: #4981df;
	border-width: 4px;
}



.container-fluid.hero_image {
	margin:0;
	padding:0;
}

#main img.join_now_hero_image {
	padding: 20px 0 0 0;

}




#manage-membership .card {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    margin-top: 15px;
	min-height: 300px;
	
}

#manage-membership .card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: .5em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
}

#manage-membership .card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

#manage-membership .card-img-top:hover,
#manage-membership .card-img-top:focus {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-webkit-transition: all 1s ease;
	transition: all .5s ease-in-out;
}

#manage-membership .card-title {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.2857em;
    padding: .5em;
    text-align: center;
}




#manage-membership .image-container {
  position: relative;
  text-align: right;
}

#manage-membership .ow1 {
	font-family: 'Rambla', sans-serif;
    position: absolute;
    font-size: 3.5em;
    top: 55%;
    right: 44%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    color: #113C84;
    background-color: rgba(255,255,255,.8);
}

#manage-membership .ow1 .biggerfont {
	font-size: 1.8em;
}



.block-update-card {
  border: 1px #FFFFFF solid;
  width: 100%;
  float: left;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
  box-shadow: 1px 1px 8px #d8d8d8;
  background-color: #FFFFFF;
}

.admincard{
	min-height: 100px;
}

.update-card-MDimentions {
  width: 60px;
  height: 60px !important;
}

.block-update-card .update-card-body p {
  font-weight: bold;
  font-size: 14px;
}

.media-heading {
	margin-top: 18px;
}

.ipadcards {
	padding-bottom: 20px;
}

a .block-update-card:hover,
a .block-update-card:focus {
	cursor: pointer;
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -webkit-transition: all 1s ease;
    transition: all .5s ease-in-out;
    background-color: #737373;
    color: #fff;
}


.mediumHeadline {
	font-size: 2rem;
	margin-top: 15px;
}

.largeHeadline {
	font-size: 4rem;
	}
	
.quote-card {
    font-size: 1.5em;
    overflow: hidden;
    padding: 40px;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    box-shadow: 0 4px 4px rgba(0,0,0,0.1), 0 -100px 0 transparent inset;
	min-height: 70px;
	height: fit-content;
	background: #9cacc957;
	color:  #344561;
}


.quote-card-small {
    font-size: 1.4em;
    overflow: hidden;
    padding: 20px;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    box-shadow: 0 4px 4px rgba(0,0,0,0.1), 0 -100px 0 transparent inset;
	background: #9cacc957;
	color:  #344561;
	text-align: left;
	display: block;
	margin: 45px auto 0;
}

.quote-card-block {
    position: relative;
    margin: 0;
    padding: .5em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
}

.quote-card-text {
    clear: both;
    margin-top: .5em;
    word-wrap: break-word;
}
					
.quote-card-footer {
	border-top: 1px solid #3445614d; 
	padding: 15px 0 0;
	}



a.btn-primary.membershipBTNSmall {
	background: #0d3880;
	color: #ffffff;;
	display: inline-block;
    border-radius: 4px;
    border: 1px solid #0d3880;
    text-decoration: none;
    text-align: center;
   	box-shadow: rgb(13 56 128 / 35%) 8px 8px 16px;
    transition: 0.2s;
    margin: 15px 0 20px;
	padding: 10px 40px;
	font-size: 1.2em;
}


a.btn-primary.membershipBTNSmall:hover,
a.btn-primary.membershipBTNSmall:focus,
a.btn-primary.membershipBTN:hover, 
 a.btn-primary.membershipBTN:focus{
	background-color: #ffffff;
	color: #0d3880;
	border: 1px solid #0d3880;
	box-shadow: none;
}

a.btn-primary.membershipBTN:active {
	background: #0d3880;
   		color: #ffffff;;
	box-shadow: none;
	padding: 17px 62px;
}

 .statCard-block #statsPubNumber,
 .statCard-block #statsVarNumber,
 .statCard-block #statsStudiesNumber {
  	display: block; 
  	font-weight: bold; 
  	font-size: 2rem;
  	}



.card1 {
	margin-top: 35px;
	padding-bottom: 28px;
}

.statCard {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    margin-top: 15px;
    min-height: 200px;
}
.statCard-img-top {
    display: block;
    margin: 10px auto;
    min-height: 100px;
}
.statCard-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: .5em;
    border: none;
    /*border-top: 1px solid rgba(34, 36, 38, .1);*/
    box-shadow: none;
}

.membership-panel-body {min-height: 145px;}
.membership-panel-heading {font-size: 1.5rem; font-weight: bold;}

.becomeAMemberSection {margin: 20px auto;}
ul.membershipUL li {margin-bottom: 10px;}



/**********************************************************   DATA FAIR   **********************************/

.dataFairCard-title{
	font-size: 2em; 
	text-align: center; 
	padding: 20px 0;
	
	
	}
	
	.dataFairCard {
		font-size: 1em;
		overflow: hidden;
		padding: 0;
		border: none;
		border-radius: .28571429rem;
		box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
		margin-top: 15px;
		min-height: 100px;
		}

	.dataFairCard-img-top {
		display: block;
		width: 100%;
		height: auto;
		}
		
	.dataFairCard-block {
	    font-size: 1em;
	    position: relative;
	    margin: 0;
	    padding: .5em;
	    border: none;
	    border-top: 1px solid rgba(34, 36, 38, .1);
	    box-shadow: none;
	    min-height: 137px;
		max-height: 137px;
		}
	
	.dataFairCard-title.registration{
		padding-bottom:15px;
		text-decoration: underline;
	}

	.thankYouBox{
		border: 1px solid #ddd;
		padding: 25px;
		max-width: 50%;
		margin:0 auto;
		background-color: #eee;
		}

.bigThankYou{
	font-size: 220%;
	font-weight: bold;
	}
	
.savetheDate {
	text-align: center; 
	font-weight: bold;
}
	
.datafairimgbig{
	max-width: 80%; 
	margin: 0 auto;
	}

.table-date {
	background-color: #fff;
	}
	
.shaded-bg {
	background: #eee; 
	padding: 20px; 
	margin: 20px 0;
	}
	
.dayOfWeek{
	font-weight:bold; 
	background-color: #aeb2b6; 
	color: #000; 
	}
	
	
.dayOfWeekHeading{
	border-bottom: 1px solid #ddd; 
	padding: 8px 0;
	}
	
	
	
	
	
	
div#main h2.blueBgLine {
	font-size: 1.5em;
	color: #101010;
	line-height: 1.7em;
    background: -webkit-linear-gradient(#fff 15px, #E9EDF4 15px);
    background: -o-linear-gradient(#fff 15px, #E9EDF4 15px);
    background: linear-gradient(#fff 15px, #E9EDF4 15px);
    margin-bottom: 20px;
   }

.orInformationBlock,
.memberName {
	margin-left: 20px;
}

.bottomBorderEmailSuffix {
	border-bottom: 1px solid rgba(224,222, 208, .8);
	margin-bottom: 20px;
	padding-bottom: 20px;
}


.navbar-form .form-group.saveEmailInput, 
.navbar-form .form-group.saveEmailBtn,
.inputEmailSuffix, .submitEmailSuffix {
	display: block;
	margin:20px auto;
	}

.form-group.saveEmailInput {
	text-align: center;
}

input#domin_id {
    height: 45px;
    border: 2px solid;
    width: 80%;
}

.list-group-item.emailSuffixListGroupItem {
	padding: 5px 15px;
}

.btn.btn-default.btn-sm.pull-right.deleteApprovedEmailSuffix{
	text-shadow: none;
	background-image: none;
	background-color: #4B4F4C;
	color: #fff;
	margin-top: -5px;
    padding: 6px 17px;
}

.btn.btn-default.btn-sm.pull-right.deleteApprovedEmailSuffix:hover,
.btn.btn-default.btn-sm.pull-right.deleteApprovedEmailSuffix:active,
.btn.btn-default.btn-sm.pull-right.deleteApprovedEmailSuffix:focus {
	text-shadow: none;
	background-image: none;
	background-color: #fff;
	color: #4B4F4C;
	margin-top: -5px;
    padding: 6px 17px;
}

button.btn.btn-primary.btn-sm.staffApproveBtn {
    font-size: 1em;
    padding: 5px 14px;
    margin: 0
}


form.navbar-form#approve-domain-input {
   width: 35%;
    display: inline-block;

	margin: 0 30px;
	padding:0;

}

form.navbar-form#deny-domain-input {
	display: inline-block;
	width: 35%;
	margin:0;
	padding: 0;
}

.list-group-item.staffEmailSuffixListGroupItem {
	padding: 15px;
}

.list-group-item.staffEmailSuffixListGroupItem .pull-right {
	margin-top: -5px;
}

/************************************************ PROMOTING ICPSR  **********************************************/
		.promoting .well {
			background-image: none;
			background-color: #f7f5fd;
			box-shadow: none;
			border-radius: 0;
		}

		.promoting .postText {
			min-height: 120px;
		}

		.promoting .panel-heading {
			text-align: center;
			font-size: 1.5em;
			font-weight: 700;
			border-bottom: 1px solid #ddd;
		}

		.promoting .panel-title img {
			width: 60px;
		}

		body.promoting #main .panel-title a:focus {
			outline: none;
		}

		a:focus span{
			outline: 1px solid #003B83;
		}

		.promoting .postsImages {
			margin: 0 auto;
			width: 80%;
		}

		.promoting .ppIMG {
			width: 50%;
		}

		.promoting .powerPointBox {
			margin: 20px auto;
		}

		.promoting .promoTitle {
			font-size: 1.5em;
		}

		.promoting .fa-2x {
			font-size: 1em;
		}

		.promoting .materialsImg {
			margin-bottom: 20px;
		}
		
		.promotionalMaterialsCards {
			text-align: center;
			display: flex;
			justify-content: center;
			align-content: center;
			margin-bottom: 20px;
			
		}

		@media(max-width:983px) {

			.promoting .postText {
				min-height: 140px;
			}

			.promoting .postsImages {
				width: 75%;
			}

			.promoting .ppIMG {
				width: 30%;
			}
		}

		@media(max-width:768px) {
			.promoting .promoTitle {
				font-size: 1em;
			}

			.promoting .postText {
				min-height: 40px;
			}
		}


		#mainContent .promoting .givemesomespace a {
			border-bottom: none;
		}



/************************************************ MEDIA QUERIES  **********************************************/




@media (min-width:2000px){
	.join_now_hero_image{
		display: block;
		margin: 0 auto;
		}
}

@media(max-width: 1200px){
	#manage-membership .ow1 {
    font-size: 3rem;
    top: 52%;
    margin-right: -50%;
    transform: translate(-60%, -50%);
	}
}

@media(max-width:1050px){
    	.numbers{
    		font-size: 3.5em; 
    		margin: 0 0 -24px 0; 
    		text-align:center;
    		}
    		
    	.numbers2{
	    	font-size: 1.5em; 
	    	text-align: center;
	    	}
    	
    	.numbersStudies{
    		font-size: 4em;
    		margin: -40px 0 -25px 0;
    		text-align: center;
    	}
    }
    
@media(max-width:992px){
	.numbersStudies{
    	font-size: 3.2em;
    	margin: -40px 0 -15px 0;
    	text-align: center;
    }
    
    #manage-membership .ow1 {
    	right: 60%;
		}


}



@media (max-width: 767px){
	
	#exploreMembershipMapBTN{
		padding: 18px 10px;
		margin-left: -15px;
		}
	
	header{
		/* background: #969696; */
		padding-bottom: 0;
		}

	#membership-map iframe {
		width: 320px;
		height: 240px;
		}
	
	#manage-membership .ow1 {
	    font-size: 2.5em;
        top: 68%;
   		right: 0;
		}
		
	.datafairimgbig{
		max-width: 100%; 
		margin: 0 auto;
		}
		
	.thankYouBox{
		max-width: 100%;
		}
	
	input#domin_id {
    	width: 100%;
		}
	
	.archonnex-alert-message-wrapper .container {
		background: none;
    	background-size: 0px;
    	padding: 10px 15px;
		}
	
	.quote-card-small {
		width: 100%;
		}
	
	h3.navbar-brand {
    	font-size: 1.5em;
    	margin-bottom: 0;
    	margin-top: 0;
    	}
    
    .navbar-default .navbar-toggle {
    	border-color: #fff;
    	margin-top:7px; 
		}
	
	.video-container {
		position:relative;
		padding-bottom:56.25%;
		padding-top:30px;
		height:0;
		overflow:hidden;
		}

	.video-container iframe, .video-container object, .video-container embed {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		}
}

