.pagebanner h1 {
    font-family: "rift";
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    position: absolute;
    top: 100%;
    text-align: center;
    border: 0;
    border-left: 0;
    border-right: 0;
    width: 100%;
    background: #d43532;
    padding: 8px;
    text-shadow: 0 0 black;
    z-index: 10;
}


h2, .pagebanner span {
    text-align: center;
    font-size: 2.15em;
    padding: 0.5em;
    color: #20396f;
    font-weight: 600;
    font-family: 'rift';
}

.orange h2.section-header {
 color:#fff; 
}

.intro {
    font-size: 1.5em;
    line-height: 1.4;
    font-weight: 300;
    padding: 0em 0em 1em;
}

.leavethisfieldblank {
	display: none; 
	}

.carousel-indicators {
    text-align: center;
}

.padded {
	text-align: center;
	padding: 20px 140px 20px; 
	font-family: "Crimson Text";
	font-weight: 400; 
	}

.brownbag {
	background: url('/media/governorvirginiagov/governor-of-virginia/images/fellows/fellows.jpg') top left no-repeat;
	background-size: cover; 
	background-attachment: fixed; 
	padding-top: 60px; 
	padding-bottom: 80px;
	}

.brownbag table {
	border-spacing: 40px;
	  border-collapse: separate;
}
	
	
.brownbag td {
	vertical-align: top;
	border-radius: 5px; 
	background: rgba(255,255,255,.85);
	padding: 20px; 
	margin: 0 20px; 
	width: 50%;
		}

.padded .btn {
	margin: 20px auto;
    display: inline-block;
    font-size: 14px;
	}

.former_fellow {
	margin: auto;
	max-width: 200px;
	position: relative;
	text-align: center;
	padding-top: 37px; 
	margin-bottom: 40px; 
	}

.former_fellow img {
	max-width: 127px; 
	margin: auto; 
	}

.former_fellow:after {
	content: " ";
	width: 220px;
	height: 286px; 
	background: url('/media/governorvirginiagov/governor-of-virginia/images/former_fellow_frame2.png') top left no-repeat;
	position: absolute; 
	top: -10px; 
	left: -10px; 
		}

.faq {
	max-width: 900px; 
	margin: auto; 
	}


.faq h3:before {
    content: "Q";
    font-family: "Inter";
    position: absolute;
    top: 0px;
    left: -43px;
    color: #d43532;
    font-size: 40px;
    opacity: .75;
    font-weight: 600;
}
	
.faq h3 {
	font-weight: 400; 
	border-bottom: 1px solid #d43532;
	font-size: 16px; 
	line-height: 135%;
	margin-bottom: 0px; 
	padding-bottom: 10px; 
	position: relative; 
		}

.faq .answer {
	background: rgb(32 57 111 / 8%);
	padding: 10px 50px 25px 60px;
	margin-bottom: 40px; 
	position: relative; 
	}
		

.faq .answer:before {
    content: "A";
    font-family: "Inter";
    position: absolute;
    top: 0px;
    left: 13px;
    color: #20396f;
    font-size: 30px;
    opacity: .85;
    font-weight: 600;
}

.faq h2 {
	font-size: 20px; 
	margin: 20px 0 60px 0; 
}

	.attribution {
	font-size: 16px;
	color: #fff;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);
	font-style: normal;
	font-weight: 700;
	font-family: "Open Sans";
	position: relative;
	text-transform: uppercase; 
	letter-spacing: 2px; 
	padding: 4px 10px;
	margin-bottom: 10px; 
	display: inline-block;
} 

h3 {
	color: #666666;
    font-weight: 300;
    font-size: 1.5em;
	border-bottom: 1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom: 10px; 
}

.orange h3 {
 color:#fff; 
  
}

table.three-col-promo {
	border-bottom: 1px solid #fff; 
	width: auto; 	
}


table.three-col-promo td {	
	width: 33%;
	border-right: 1px solid rgba(255,255,255,.2); 
	vertical-align: top;
	text-align: left; 
	padding: 5px 40px 20px 40px; 
}

table.three-col-promo td:first-child  {	
	text-align: center;
} 
table.three-col-promo td:last-child .btn {	
	margin: 20px auto;
    display: block;
    width: calc(100% - 30px);
    font-size: 20px;
}

table.three-col-promo td p.white, .answer p.white {
	background: #fff; 
	padding: 10px 20px; 
	border-radius: 5px; 
	color: #444;
	text-shadow: 0 0 0; 	
}

table.three-col-promo td ul {	
	text-align: left; 
	padding-left: 23px;
}
table.three-col-promo td li {	
	margin-bottom: 10px;  
}

table.three-col-promo td:last-child {	
	width: 34%;
	border-right: 0; 
}

table.three-col-promo h2 {
	font-size: 14px; 
	color: #fff; 
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px; 
	border-bottom: 1px dotted #fff;
}


#quoteCarousel {
	padding-bottom: 20px; 
	padding-top: 40px; 
	margin-top: 0px; 
}

#quoteCarousel .container {
	max-width: 800px; 
	margin: 20px auto; 
	text-align: center;	
}

 #quoteCarousel .carousel-indicators {
	top: -25px; 
	z-index: 1000;
    right: 0;
}

 #quoteCarousel .carousel-indicators li {
    background-color: #eee;
    border: 1px solid #999;
	transition: .25s;
}

 #quoteCarousel .carousel-indicators li.active {
    width: 14px;
    height: 14px;
	position: relative; 
	top: -2px; 
	background-color: #fff;
    border: 1px solid #666;
}

#quoteCarousel .quotee {
	width: 150px; 
	height: 150px; 
	margin: auto; 
	background: #fff;
	border-radius: 50%; 	
	overflow: hidden;
	text-align: center;
	border: 1px solid rgba(255,255,255,.25);
}

#quoteCarousel .quotee img {
	width: auto; 
	height: 170px; 
	position: relative; 
	left: calc(-57%);
}


#quoteCarousel .quote {
	font-size: 20px; 
	padding: 10px 20px; 
	color: #1fadff;
	font-style: italic; 
	font-family: "Crimson Text";
	position: relative;
	margin-bottom: 20px; 
}

#quoteCarousel .attribution {
	font-size: 16px;
	color: #fff;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);
	font-style: normal;
	font-weight: 700;
	font-family: "Open Sans";
	position: relative;
	text-transform: uppercase; 
	letter-spacing: 2px; 
	padding: 4px 10px;; 
	display: inline-block;
} 

#quoteCarousel .attribution:before {
	position: absolute; 
	content: " ";
	top: 16px;
	border-top: 1px solid #fff;
	opacity: .2;
	width: 100px; 
	z-index: 10;
	left: -100px
}

#quoteCarousel .attribution:after {
	position: absolute; 
	content: " ";
	top: 16px;
	border-top: 1px solid #fff;
	opacity: .2;
	width: 100px; 
	z-index: 10;
	right: -100px
}


#quoteCarousel .quote:before {
	display: block; 
	position: absolute;
	width: 200px; 
	font-size: 50px; 
	top: -30px;
	left: 0;
	color: #fff;
	text-align: left; 
	font-family: "FontAwesome";	
	content: "\f10d";
	opacity: .1;	
}	

#quoteCarousel .quote:after {
	display: block; 
	position: absolute;
	width: 200px; 
	font-size: 50px; 
	bottom: -30px;
	text-align: right;
	color: #fff;
	right: 0;
	font-family: "FontAwesome";	
	content: "\f10e";
	opacity: .1;	
}	

.padded h2 {
    font-size: 1.75em;
    line-height: 1.4;
    font-weight: 300;
    padding: 0em 0em 1em;
}

.padded p{
	font-size: 20px;
	}
			
.pink {
	background: #ffc0d9;
	
	}

.blue {
	background: #1d3747;
	}

/*.js-elements-container .form-group:nth-child(17) {
    margin-bottom: 10px !important; 
    font-weight: bold; 
}*/

.js-elements-container .form-group:nth-child(20),
.js-elements-container .form-group:nth-child(19), 
.js-elements-container .form-group:nth-child(18) {
    margin-bottom: 30px !important; 
}


.js-elements-container .form-group:nth-child(20), .js-elements-container .form-group:nth-child(13)  {
    margin-bottom: 10px !important; 
}


.js-elements-container .form-group:nth-child(23) {
    margin-top: 10px; 
}

.js-elements-container .form-group:nth-child(24) {
    margin-top: 10px; 
    margin-bottom: 20px; 
}

.js-elements-container .form-group:nth-child(22) {
   font-style: italic;
}

.js-main-container h3 {
margin-top: 30px;
}

.js-main-container h3, .js-elements-container .form-group:nth-child(20):before {
    color: #3d5767 !important;
    font-family: "Open Sans" !important;
    font-weight: 900 !important;
    font-size: 24px !important;
    border-bottom: 1px dotted #ccc !important;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
}

.form-group:nth-child(26) .control-label {
    top: -5px;
    left: 0px;
}


.form-group .checkbox {
    margin-bottom: 1px !important;
    padding: 5px 10px !important; 
    margin-top: 0 !important; 
}

.form-group .checkbox:first-child {
    margin-top: 20px !important; 
}

.js-t4form-container .pull-right {
    float: none !important; 
    margin: 20px auto !important;
    display: block;
}


.orange {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2c5882+1,5176af+100 */
background: #20396f;
	color: #fff;
	text-shadow: 0 0 3px rgba(0,0,0,.5);
	}

.btn-warning {
	box-shadow: 0;	
			}

.row.white.padded {
	padding-top: 0px; 
			}

.row.white.padded.extra {
	padding-top: 28px;
				}

.orange.padded p {
			font-size: 24px;	
			line-height: 120%;
		padding-right: 10%;
	padding-left: 10%; 
		}



.pagebanner {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a41f34+0,840014+100 */
background: #20396f;
text-align: center;
	position: relative;
	padding-top: 28px;
	display: block; 
	width: 100%;
}

.pagebanner h2, .pagebanner h3, .pagebanner span {
	margin:0;
	}
	

.pagebanner h2 span{
	display: none;
	}
	
.pagebanner h2, .pagebanner span  {
	width: 100%;
	margin:auto;
	height: 114px;
	background: url('/media/governorvirginiagov/governor-of-virginia/images/governorGlennYoukinheader.svg')center bottom no-repeat;
      background-size: 11.75em 1.65em;	
     text-indent:-9999px;
     display:block;
	}		
	
.pagebanner h2:before, .pagebanner span:before {
	display: block; 
	width: 100%; 
	height: 4px;
    border-top: 1px solid rgba(255,255,255,.25);
    border-bottom: 4px double rgba(255,255,255,.25);
    padding: 1px;
	content: " ";
	position: absolute; 
	top: 54px;
	left: calc( 50% - 241px);
	width: 482px;
	}
	
.pagebanner h2:after,.pagebanner span:after {
	display: block; 
	width: 70px; 
	height: 70px;
	background: url('/media/governorvirginiagov/shared-images/images74/74pin.png') center center no-repeat;
	background-size: cover;		
	content: " ";
	position: absolute; 
	top: 4px;
	left: calc( 50% - 35px);
	}

.pagebanner h3 {
    font-family: "rift";
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    position: absolute;
    top: 100%;
    text-align: center;
    border: 0;
    border-left: 0;
    border-right: 0;
    width: 100%;
    background: #d43532;
    padding: 8px;
    text-shadow: 0 0 black;
    z-index: 10;
}

.jumbotron {
	background: url('/media/governorvirginiagov/governor-of-virginia/images/capitol_taller.jpg') center bottom no-repeat;
	background-size: cover;
	min-height: 425px;
	position: relative; 
	}

.jumbotron h1 {
	position: absolute; 
	bottom: -32px;
	width: 400px;
	left: calc(50% - 200px);
    background: #20396f;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	padding: 11px 20px;
	border: 3px solid rgba(255,255,255,1);
	box-shadow: 0 0 25px rgba(0,0,0,.5);
}

.validation-summary-errors {
	margin-top: 0; 
	color: #fff;
	margin-left: 20px; 
}

.fellows2015application {
	background: #7BD;
	padding-top: 6px; 
	}


.oq {
	font-size: 12px; 
	padding: 10px 10px 15px 10px; 
	background: rgba(0,0,0,.35);	
	display: block;
	color: #fff;
	margin: 10px; 
	}

.oq ol {
	margin: 0; 
	padding-left: 20px; 
		}
	
.oq li {
	margin-top: 10px; 
	margin-left: 0; 	
		}

.oq #errorModal {
	color: #000;
	}

legend {
	padding-bottom: 5px; 
	margin-bottom: 12px; 
	border-bottom: 1px solid rgba(255,255,255,.5); 
}

.field-validation-error {
	position: absolute; 
    bottom: 17px;
    right: 32px;
	color: #fff;
	}
	
.contourPageName {
	display: none; 
		}

.contourPage fieldset {
	width: 25%; 
	float: left; 
	padding-right: 20px;
	margin-bottom: 20px; 
}

.contourPage fieldset:nth-child(3) {
	width: 50%; 
	padding-left: 20px;
}


.contourPage fieldset:nth-child(4) .contourField input{
	font-size: 14px; 
}
.contourPage fieldset:nth-child(4) .contourField label {
	color: #fff;
		}

.contourPage fieldset:nth-child(5) .contourField label {
	left: 0px; 
	top: 6px; 
	margin-bottom: 10px;
	color: #fff;
	display: inline-block; 
	width: calc(100% - 33px);
	line-height: 120%;
	padding-top: 6px; 
}
.contourPage fieldset:nth-child(5) .contourField input {
    width: 30px;
    height: 20px;
    position: relative;
    margin-left: 0;
 	line-height: 120%;
   margin-right: 3px;
    float: left;
	}

.contourPage fieldset:nth-child(5) .contourField .fieldLabel {
	display: none; 
}


.contourPage fieldset:nth-child(4) legend {
	margin-bottom: 40px; 
	position: relative; 
}
	
.contourPage fieldset:nth-child(4) legend:after {
	content: "Upload as PDF";
	font-size: 14px; 
	color: #fff;
	display: block; 
	position: absolute; 
	bottom: -25px; 
}
		
.contourPage fieldset:nth-child(5) legend {
	margin-bottom: 55px; 
	position: relative; 
}
	
.contourPage fieldset:nth-child(5) legend:after {
	content: "Choose up to three";
	font-size: 14px; 
	color: #fff;
	display: block; 
	position: absolute; 
	bottom: -25px; 
}
		
.contourPage fieldset:nth-child(5) .contourField div {
    margin-top: -5px;
}


.contourPage fieldset:nth-child(5) .contourField  {
    margin-bottom: 7px;
		}
		
.contourNavigation {
	clear: left; 
	padding: 50px; 
	background: #fff;
	text-align: center; 
	}

.contourNavigation input {
	padding: 7px  50px 10px  50px; 
	font-size: 40px; 
	border: 0; 
	box-shadow: 0 0 0px rgba(0,0,0,0);
	border-radius: 0px; 
	transition: .75s;
	}

.contourNavigation input:hover {
	box-shadow: 0 0 20px rgba(0,0,0,.5);
	background: #fff; 
	border-radius: 20px; 
	}

.contourIndicator {
	display: none;
	}
	
.contourMessageOnSubmit {
	margin-top: 10px; 
	color: #fff;
	}
	
.validation-summary-errors li {
	display: none; 
	margin-left: 0; 
	padding-left: 0; 
	list-style-type: none;
}

.validation-summary-errors ul {
	display: block; 
	margin-left: 0; 
	padding-left: 0; 
	list-style-type: none;
}

.validation-summary-errors li:first-child {
	display: block; 

}

.contourPage .contourField {
	position: relative; 
	margin-bottom: 1px;
		}


.contourPage .contourField div {
	line-height: 0; 
		}

.contourPage .fieldLabel {
	font-size: 10px;
	color: RGBA(0,0,0,.6);
	text-transform: uppercase; 
	position: absolute; 
	top: 8px; 
	left: 10px; 
	font-weight: normal;
    text-shadow: 0 0 0 rgba(0,0,0,0); 
	letter-spacing: 1px; 
	z-index: 10;
	}

.contourPage .contourField input, .contourPage .contourField textarea, .contourPage select {	
	width: 100%; 
	transition: all .75s;
	border: 0;
	padding: 27px 10px 10px 10px;
	color: #333;
	font-size: 20px;
    text-shadow: 0 0 0 rgba(0,0,0,0);
	line-height: 120%;
	}

.contourPage fieldset:nth-child(3) .contourField input, .contourPage fieldset:nth-child(3) .contourField textarea,  .contourPage select  {	
	background: rgba(255,255,255,.4);
}
	
input:-webkit-autofill {
    background-color: #fff;
}
.contourPage fieldset:nth-child(3) .contourField input:focus, .contourPage select:focus,  .contourPage fieldset:nth-child(3) .contourField textarea:focus {
	background: rgba(255,255,255,1);
	}


.contourPage .contourField textarea {	
	height: 120px; 
	resize: none;
}
	
.contourField.firstname {
	float: left;
	width: 40%: 
	}

.contourPage select {
	width: 100%; 
	padding-left: 5px; 
	bacgkround: #
	}
	
.contourPage .fileupload input {
	background: none;
			
		}

.contourFieldSet:nth-child(6) {
		display: none;	
		}

.contourField.comments {
	display: none;	
}

.all-data {
	display: none;
		}

.tablesorter tr {
	cursor: pointer;
	transition: .15s;
	}
		
.tablesorter tr:hover {
	background: #ccddff;
	}
		
.tablesorter tr.chosen {
	background: #0099ff;
	}		
	
table.tablesorter tbody td {

    background-color: transparent !important;
				}					
		
.person {
	padding: 20px; 
	background: #ddeeff;
	}

		.person #name {
	font-weight: bold; 
				font-size: 18px;
				margin: 10px 0;
			}


.modal-body {
	font-size: 18px;
	font-family: "Open Sans";
	padding: 30px 20px; 
}

.modal-body h1 {
	margin: 0 0 24px 0; 
	font-size: 25px; 
		}


.modal-body .white {
	padding: 10px 20px; 
	background: #cceeFF;
	border-radius: 5px;
		}


#resources {
  position: relative; 
  float: left; 
  padding: 0; 
  width: 100%; 
  margin-top: 20px;
	margin-bottom: 50px; 
  transition: .35s;
  border-radius: 5px; 
  border: 1px solid #747474;
  border-top: 30px solid #747474;
}
#resources .linkentry {
  position: relative; 
  padding: 0px 20px 0px 63px; 
  margin-right: 0px; 
  transition: .35s;
  opacity: 0;
  height: 0; 
  overflow: hidden;
	margin-bottom: 0px; 
}

#resources .linkentry.on {
    padding: 0px 20px 15px 63px; 
   height: auto; 
	border-bottom: 1px dotted #ccc;
    opacity: 1;
}

#resources .linkentry:last-child {
  border-radius: 0 0 4px 4px; 
}

#resources .linkentry:hover {
   background-color: rgba(0,0,0,.05);
  box-shadow: inset 0 0 10px rgba(0,0,0,.5);
} 

#resources .linkentry h2:after {
   font-family: FontAwesome;
   content: "\f08e";
   padding-left: 35px;
	font-size: 16px; 
	opacity: 0; 
	transition: .35s .35s;
	color: #66aaff;
}
#resources .linkentry:hover h2:after {
   padding-left: 10px; 
	opacity: 1; 
}



#resources:before {
  content: " ";
  position: absolute; 
top: -37px;
    left: 10px;
    z-index: 10;
    height: 44px;
    width: 44px;
  background: #fff;
  border-radius: 50%;
   border: 2px solid #ccc;
   font-family: "Font Awesome 6 Free";
   font-size: 25px;
   text-align: center;
   padding-left: 2px;
   transition: border .35s;
  padding-top: 2px;
   color: #ccc;
  font-weight: 900;
 }
#resources:hover:before {
   color: #999;
}

#resources:nth-child(odd) {
  clear: both;
}

#resources .cat {
  position: absolute; 
  top: -25px; 
  left: 63px;
  font-size: 14px; 
  color: #fff;
}

#resources h2 {
  margin: 0; 
  font-size: 20px; 
  font-weight: bold;
  border: 0; 
	padding:0; 
}

#resources .aud {
  margin-top 5px; 
  color: #999;
  font-style: italic;
}

#resources p {
    margin-top: 14px; 
}

#resources .linktosite  a {
	display: inline-block; 
	margin: 10px; 

}
#resources .linktosite  a span {
}



.doe ul {
  margin: 0; 
  margin-top: 20px;
  list-style-type: none;
  padding: 0;
  margin-bottom: 30px; 
}

.doe li {
  list-style-type: none;
  margin: 0; 
  padding: 0;
  cursor: pointer;
  border-radius: 5px; 
  margin-bottom: 2px; 
  overflow: hidden;
  font-size: 14px;
}

.doe li span {
    padding: 8px 20px;
    background: #d43532;
    background-attachment: fixed;
    display: block;
    color: #fff;
    transition: .25s;
    font-size: 1.1em;
}



.doe li.adm:hover  span, .doe li.adm.on  span {
  background-color : #500b61;
}
#resources.adm:before {
   content: "\f19c";
   border: 2px solid #500b61;
}
#resources.adm {
   border: 1px solid #500b61;
  border-top: 30px solid #500b61;
}

.doe li.agf:hover  span, .doe li.agf.on  span {
  background-color: #440c6b;
}
#resources.agf:before {
   content: "\f06c";
   padding-top: 3px;
	padding-left: 0px;
   border: 2px solid #440c6b;
}
#resources.agf {
   border: 1px solid #440c6b;
  border-top: 30px solid #440c6b;
}

.doe li.com:hover  span, .doe li.com.on  span {
  background-color : #1d2a7b;
}
#resources.com:before {
  border: 2px solid #1d2a7b;
  padding-top: 2px;
  content: "\f084";
}
#resources.com {
   border: 1px solid #1d2a7b;
  border-top: 30px solid #1d2a7b;
}


.doe li.polic:hover  span, .doe li.polic.on  span {
  background-color : #637025;
}
#resources.polic:before {
   border: 2px solid #637025;
   padding-top: 3px;
	padding-left: 2px;
  content: "\f0f6";
}
#resources.polic {
   border: 1px solid #637025;
  border-top: 30px solid #637025;
}

.doe li.comt:hover  span, .doe li.comt.on  span {
  background-color : #0c516f;
}
#resources.comt:before {
   border: 2px solid #0c516f;
   padding-top: 3px;
	padding-left: 0px;
  content: "\f07a";
}
#resources.comt {
   border: 1px solid #0c516f;
  border-top: 30px solid #0c516f;
}

.doe li.gco:hover  span, .doe li.gco.on  span {
  background-color : #0b6161;
}
#resources.gco:before {
   border: 2px solid #0b6161;
   content: "\f085";
   padding-top: 3px;
	padding-left: 0px;
}
#resources.gco {
   border: 1px solid #0b6161;
  border-top: 30px solid #0b6161;
}

.doe li.edu:hover  span, .doe li.edu.on  span {
  background : #0b6547;
}
#resources.edu:before {
   border: 2px solid #0b6547;
   content: "\f19d";
   padding-right: 12px;
   padding-left: 4px;
   padding-top: 3px;
 }
#resources.edu {
   border: 1px solid #0b6547;
  border-top: 30px solid #0b6547;
}
#resources.dei:before {
   content: "\f500";
 }

.doe li.hhr:hover  span, .doe li.hhr.on  span {
  background : #0c6b0c;
}
#resources.hhr:before {
   content: "\f21e";   
	padding-top: 3px;
	padding-left: 0px;
   border: 2px solid #0c6b0c;
}
#resources.hhr {
   border: 1px solid #0c6b0c;
  border-top: 30px solid #0c6b0c;
}

.doe li.ltg:hover  span, .doe li.ltg.on  span {
  background : #547225;
}
#resources.ltg:before {
   content: "\f024";
   padding-top: 3px;
	padding-left: 0px;
	border: 2px solid #547225;
}
#resources.ltg {
   border: 1px solid #547225;
  border-top: 30px solid #547225;
}

.doe li.pshs:hover  span, .doe li.pshs.on  span {
  background : #726e25;
}
#resources.pshs:before {
   content: "\f023";
    padding-right: 4px;
   padding-left: 4px;
	border: 2px solid #726e25;
}
#resources.pshs {
   border: 1px solid #726e25;
  border-top: 30px solid #726e25;
}

.doe li.sch:hover  span, .doe li.sch.on  span {
  background : #725b23;
}
#resources.sch:before {
   content: "\f073 ";
   padding-right: 4px;
   padding-left: 5px;
	border: 2px solid #725b23;
}
#resources.sch {
   border: 1px solid #725b23;
  border-top: 30px solid #725b23;
}

.doe li.tech:hover  span, .doe li.tech.on  span {
  background : #774721;
}
#resources.tech:before {
   content: "\f135 ";
   padding-top: 3px;
	padding-right: 3px;
	border: 2px solid #774721;
}
#resources.tech {
   border: 1px solid #774721;
  border-top: 30px solid #774721;
}

.doe li.flv:hover  span, .doe li.flv.on  span {
  background : #0b682a;
}

#resources.flv:before {
   content: "\f219";
   padding-top: 3px;
	padding-right: 2px;
	border: 2px solid #0b682a;
}
#resources.flv {
   border: 1px solid #0b682a;
  border-top: 30px solid #0b682a;
}

.doe li.trans:hover  span, .doe li.trans.on  span {
  background : #750d0d;
}
#resources.trans:before {
   content: "\f1b9";
   padding-right: 4px;
   padding-left: 5px;
	border: 2px solid #750d0d;
}
#resources.trans {
   border: 1px solid #750d0d;
  border-top: 30px solid #750d0d;
}

.doe li.vada:hover  span, .doe li.vada.on  span {
  background : #6b0c37;
}
#resources.vada:before {
   content: "\f005";
   padding-right: 4px;
   padding-left: 5px;
	border: 2px solid #6b0c37;
}
#resources.vada {
   border: 1px solid #6b0c37;
  border-top: 30px solid #6b0c37;
}

.doe li.vada:hover  span, .doe li.vada.on  span {
  background : #6b0c37;
}
#resources.vada:before {
   content: "\f005";
   padding-right: 4px;
   padding-left: 5px;
	border: 2px solid #6b0c37;
}
#resources.vada {
   border: 1px solid #6b0c37;
  border-top: 30px solid #6b0c37;
}

.doe li.cto:hover  span, .doe li.cto.on  span {
  background : #1b5dc6
}
#resources.cto:before {
   content: "\f06e";
   padding-right: 4px;
   padding-left: 5px;
	border: 2px solid #1b5dc6;
}
#resources.cto {
   border: 1px solid #1b5dc6;
  border-top: 30px solid #1b5dc6;
}

.doe li.orm:hover  span, .doe li.orm.on  span {
  background : #6b0c37;
}
#resources.orm:before {
   content: "\f0c4";
   padding-right: 4px;
   padding-left: 5px;
	border: 2px solid #6b0c37;
}
#resources.orm {
   border: 1px solid #6b0c37;
  border-top: 30px solid #6b0c37;
}



#resources.nhr:before {
   content: "\f1bb";
   padding-right: 4px;
   padding-left: 5px;
	border: 2px solid #a46c23;
}
#resources.nhr {
   border: 1px solid #a46c23;
  border-top: 30px solid #a46c23;
}

#resources .quote {
	font-size: 20px; 
	padding: 10px 20px; 
	color: #007dcf;
	font-style: italic; 
	font-family: "Crimson Text";
	position: relative;
	margin-bottom: 50px; 
	margin-left: 200px;
	margin-right: 50px;
	margin-top: 30px;
	border-left: 1px solid rgba(0,0,0,.2);
}

#resources .quotee {
	width: 150px; 
	height: 150px; 
	margin: auto; 
	background: #fff;
	border-radius: 50%; 	
	overflow: hidden;
	text-align: center;
	border: 1px solid rgba(255,255,255,.25);
	position: absolute;
    top: 5px;
    left: -165px;
}

#resources .quotee img {
	width: auto; 
	height: 160px; 
	position: relative; 
	left: calc(-55%);
}


#resources .quote	.attribution {
	font-size: 12px;
	color: #000;
	text-shadow: 0 0px 0px rgba(0,0,0,.5);
	font-style: normal;
	font-weight: 700;
	font-family: "Open Sans";
	position: absolute;
	text-align:center;
	text-transform: uppercase; 
	letter-spacing: 1px; 
	padding: 4px 10px;
	margin-bottom: 10px; 
    top: 160px;
    left: -165px;
	width: 150px; 
	display: inline-block;
} 

@media screen and (max-width: 1200px) {
	.faq {
	margin: 0 0px 0 0px; 	
	}

	.contourPage fieldset {
		width: 100%;
	}
	.contourPage fieldset:nth-child(3) {
		width: 100%;
	}

	.padded {
		padding-left: 10px !important;
		padding-right: 10px !important;
		}
	
}

@media screen and (max-width: 800px) {

	table.three-col-promo td {	
		width:100% !important;
		border-bottom: 1px solid #ccc;
		padding: 5px; 
		display: block;
	}
	
	.jumbotron h1 {
	position: absolute; 
	bottom: -32px;
	width: 100%;
 left: 0; 
	}
	
	.brownbag td {
		width:100% !important;
		border-bottom: 1px solid #ccc;
		padding: 5px; 
		display: block;
		}
	
		.brownbag table {
		margin: 10px;	
	border-spacing: 5px;
			}
	
}
	
	
@media screen and (max-width: 690px) {
		
	.doe li {
	width: 100% !important; 
	display: block; 
	clear: left; 
	}
		
	#resources .quote {
	margin-left: 0; 
	margin-top: 220px; 
				width: 100% !important;
			border-left: 0; 
			}
			#resources .quotee {
		top:-190px; 
		left: 0; 
			}
		
	.fellowshipopportunities .col-sm-9 {
		padding: 0 !Important;	
			}
	#resources {
		width: 100% !important;	
		}
	
			
	#resources .quote .attribution {	
		top: -30px;
		left: 0; 
		}		
			
	#resources .linkentry.on {
		padding: 0 10px 10px 10px;	
		}
		
	.pagebanner h2:before {

	left: 0;
	width: 100%;
	}
	
	
	.contourPage fieldset:nth-child(4), .contourPage fieldset:nth-child(5) {
		width: 100%;
		clear: left; 
		float: none; 
		margin: 10px !important;
		padding-right: 0px; 
		}

		.contourPage fieldset:nth-child(3) {
		width: 100%;
		margin:  0 0 10px 0; 
	}
	
	.row.blue, td#formerFellows {
		display: none; 
	}

#resources {
  width: calc(100% - 20px);
  margin-right: 10px; 
}

.doe ul {
  margin-top: 10px;
}
.doe li {
  display: inline-block;
  float: left;
  width: calc(33% - 5px);
  margin-left: 5px; 
}
.doe li span {
text-align: center;
  padding: 2px 5px;  
  font-size: 12px; 
}

.pagebanner h2 {
    width: 90%;
    margin: auto;
background-size: 96% 50%;
}
	.padded h2 {
    font-size: 18px;
}
	.brownbag td {
			margin: 0 0px 10px; 
				}
}



.jumbotron {
  
 margin-bottom: 3em; 
}


.btn-warning {
    color: #fff;
    background-color: #d43532;
    border-color: #d43532;
}

.btn-warning:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;

}

.btn-check:focus+.btn-warning, .btn-warning:focus {
    color: #fff;
    background-color: #20396f;
    border-color: #20396f;
    box-shadow: 0 0 0 0.25rem rgb(217 164 6 / 50%);
}