/*
Theme Name: CDL
Theme URI: https://cdl.ucf.edu/
Description: Child theme based on Twentyseventeen.
Author: Jacob Bates
Author URI: https://cdl.ucf.edu/
Template: twentyseventeen
*/

/* Font Imports */

@font-face {
    font-family: "UCF Sans Serif Alt";
    font-style: normal;
    font-weight: 400;
    src: url(fonts/ucf-sans-serif-alt/ucfsansserifalt-medium-webfont.woff2) format("woff2"), url(../fonts/ucf-sans-serif-alt/ucfsansserifalt-medium-webfont.woff) format("woff")
}

@font-face {
    font-family: "UCF Sans Serif Alt";
    font-style: normal;
    font-weight: 700;
    src: url(fonts/ucf-sans-serif-alt/ucfsansserifalt-bold-webfont.woff2) format("woff2"), url(../fonts/ucf-sans-serif-alt/ucfsansserifalt-bold-webfont.woff) format("woff")
}

@font-face {
    font-family: "UCF Sans Serif Alt";
    font-style: normal;
    font-weight: 300;
    src: url(fonts/ucf-sans-serif-alt/ucfsansserifalt-light-webfont.woff2) format("woff2"), url(../fonts/ucf-sans-serif-alt/ucfsansserifalt-light-webfont.woff) format("woff")
}

@font-face {
    font-family: "UCF Sans Serif Alt";
    font-style: normal;
    font-weight: 500;
    src: url(fonts/ucf-sans-serif-alt/ucfsansserifalt-semibold-webfont.woff2) format("woff2"), url(../fonts/ucf-sans-serif-alt/ucfsansserifalt-semibold-webfont.woff) format("woff")
}

@font-face {
    font-family: "UCF Sans Serif Alt";
    font-style: normal;
    font-weight: 800;
    src: url(fonts/ucf-sans-serif-alt/ucfsansserifalt-extrabold-webfont.woff2) format("woff2"), url(../fonts/ucf-sans-serif-alt/ucfsansserifalt-extrabold-webfont.woff) format("woff")
}

@font-face {
    font-family: "UCF Sans Serif Alt";
    font-style: normal;
    font-weight: 900;
    src: url(fonts/ucf-sans-serif-alt/ucfsansserifalt-black-webfont.woff2) format("woff2"), url(../fonts/ucf-sans-serif-alt/ucfsansserifalt-black-webfont.woff) format("woff")
}

@font-face {
    font-family: "UCF Condensed Alt";
    font-style: normal;
    font-weight: 400;
    src: url(fonts/ucf-condensed-alt/ucfcondensedalt-regular-webfont.woff2) format("woff2"), url(../fonts/ucf-condensed-alt/ucfcondensedalt-regular-webfont.woff) format("woff")
}

@font-face {
    font-family: "UCF Condensed Alt";
    font-style: italic;
    font-weight: 400;
    src: url(fonts/ucf-condensed-alt/ucfcondensedalt-italic-webfont.woff2) format("woff2"), url(../fonts/ucf-condensed-alt/ucfcondensedalt-italic-webfont.woff) format("woff")
}

@font-face {
    font-family: "UCF Slab Serif Alt";
    font-style: normal;
    font-weight: 400;
    src: url(fonts/tulia/tulia_regular-webfont.woff2) format("woff2"), url(../fonts/tulia/tulia_regular-webfont.woff) format("woff")
}

@font-face {
    font-family: "UCF Slab Serif Alt";
    font-style: italic;
    font-weight: 400;
    src: url(fonts/tulia/tulia_italic-webfont.woff2) format("woff2"), url(../fonts/tulia/tulia_italic-webfont.woff) format("woff")
}

@font-face {
    font-family: "UCF Slab Serif Alt";
    font-style: normal;
    font-weight: 700;
    src: url(fonts/tulia/tulia_bold-webfont.woff2) format("woff2"), url(../fonts/tulia/tulia_bold-webfont.woff) format("woff")
}

@media screen and (min-width: 48em) {
	.site-header .navigation-top nav {
		margin-left: 0;
	}

	body:not(.has-sidebar):not(.page-one-column) .page-header {
		width: 100%;
		float: none;
	}
}

@media screen and (min-width: 30em) {
	.page-one-column .panel-content:not(.homepage) .wrap {
		max-width: 80%;
	}

	.page-one-column .homepage .wrap {
		max-width: 100%;
	}
}

@media screen and (max-width:600px) {
	.buttonholder {
		flex-direction: column;
	}

	.other-custom-header .center-header-text .textCont h1 {
		font-size: 22px;
	}

	#bannersearch .bannersearch .searchbar {
		width: 100%;
	}

	.bannersearch .searchbutton {
	 width:100%;
		margin-top: 10px;
	}

	.custom-header, .other-custom-header {
		height: 188px;
	}
}


@media screen and (max-width:1114px) {
	.other-custom-header>.cdlGrad {
		display:none !important;
	}
}
@media screen and (max-width:959px) {


	.other-custom-header .center-header-text .textCont h1 {
		/*font-size: 30px;*/
		font-size: 5vw;
	}

	#masthead .site-branding {
		top: auto;
		bottom: 7px;
	}

	#page .site-content-contain {
		margin-top: -7px;
	}

	.site-header .cdlGrad {
		display: none;
	}
}

@media screen and (max-width: 500px) {
	header .other-custom-header .center-header-text .textCont h1 {
		font-size: 7vw;
	}
}

@media screen and (min-width: 48em) {
	.site-footer {
		margin-top: 28px;
	}

	.page:not(.home) #content {
		padding-bottom: 0;
	}
}

@media screen and (min-width: 30em) {
	h3 {
		font-size: 22px;
	}
}

#masthead .other-custom-header .wrap {
	position: static;
}

.custom-header, .other-custom-header {
	max-height: 900px;
}



.hidden {
	display: none !important;
}

@media screen and (max-width: 1079px) {
	.other-custom-header .center-header-text .textCont {
		align-items: flex-end;
	}
}

@media screen and (max-width: 767px) {

	.site-branding .wrap {
		top: 25% !important;
	}

	.site-branding .site-branding-text .site-title {
		font-size: 25px;
	}

	.site-branding .site-branding-text .site-description {
		font-size: 20px;
	}

	.site-branding .site-branding-text {
		width: 100%;
	}

	.site-branding .site-description,  .site-branding .site-branding-text .site-title{
		padding-left: 5%;
	}
}

@media screen and (max-width: 530px) {
	.site-branding .site-branding-text .site-description {
		font-size: 4vw;
	}
	.site-branding .site-branding-text .site-title {
		font-size: 4vw;
	}
}

@media (max-width: 30em){
	.center-header-text {
		top: 10%;
	}
}

@media screen and (min-width: 48em) {
	#masthead .custom-header .custom-header-media {
		max-height: 900px;
	}
}

@media screen and (min-width: 1400px) {
	.site-branding .site-branding-text .site-title {
		font-size: 44px !important;
	}
	div.center-header-text .textCont h1 {
		font-size: 62px;
	}
}

/* sitewide message baner */
div.message-banner,
div.warning-banner {
    font-size: 20px;
    z-index: 6;
    position: inherit;
    padding: 10px;
}

div.message-banner {
    background-color: #dcf3f8;
    border-bottom: 3px solid #4a9fb3;
}

div.warning-banner {
    background-color: #fcf0de;
    border-bottom: 3px solid #f0ad4e;
}

div.message-banner p,
div.warning-banner p  {
    margin: 0 10px;
}

header .site-branding .textCont .site-branding-text {
	display: none;
}

p {
	margin: 0 0 1em;
}

.clearfix {
	overflow: auto;
}

.custom-header-media {
	z-index: 0;
}

.no-svg .social-navigation a {
	color: white;
}

.no-svg svg {
	display: none;
}

#comments, .post-navigation, .posthead, .entry-footer {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
}

.entry-footer {
	background-color: #d6d6d6;
	padding: 2% 1% 2% 1%;
}

body:not(.twentyseventeen-front-page) .entry-content{
	width: 80% !important;
	margin-top: 2%;
}

.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
	max-width:none;
}

.error404 .navigation-top {
	top:0;
}

.error404 .custom-header {
	display: none;
}

body, blockquote {
	font-family: "UCF Sans Serif Alt", "Helvetica Neue", Arial, sans-serif;
}

main header {
	/*display: none;*/
}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding: 0;
	clear: none;
}

.page #content header h1, #content .wrap h1 {
	letter-spacing: 3px;
	font-size: 26px;
	font-weight: 300;
	text-transform: uppercase;
}

.max {
	max-width: 1600px;
}

#ucfhb-inner {
	width: 80% !important;
}

#page {
	word-wrap: normal !important;
	margin-bottom: -23px;
	margin-top: -1px;
}

button {
	transition: none;
	-webkit-transition: none;
}

button:hover {
	color: #006abc;
	background-color: #d6d6d6;
}

hr {
	background-color: #FFC904;
	height: 2px;
	width: 100%;
	border: 0;
}

h2 {
	color: black;
}

h2>a {
	color: #3366FF;
}

body:not(.twentyseventeen-front-page) .entry-header {
	padding:0;
}

ol, ul {
	list-style-position: outside;
	margin-left: 45px;
}

ul li {
	text-indent: -5px;
}

.entry-footer a, .entry-footer .cat-links a, .entry-footer .tags-links a, a .nav-title {
	transition:none;
	box-shadow: none;
	-webkit-box-shadow:none;
	-webkit-transition:none;
}

.entry-footer a:hover, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:hover, .nav-links a:hover, a:hover .nav-title {
	color: #333 !important;
}

.entry-content a, a, .entry-title a, .entry-meta a, .page-links a, .page-links a .page-number, .edit-link a, .post-navigation a, .logged-in-as a, .comment-navigation a, .comment-metadata a, .comment-metadata a.comment-edit-link, .comment-reply-link, .pagination a, .comments-pagination a, .site-info a, .widget .widget-title a, .widget ul li a, .site-footer .widget-area ul li a, .site-footer .widget-area ul li a, .entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover, .entry-content a img {
	color:#3366FF;
	transition:none;
	box-shadow: none;
	-webkit-box-shadow:none;
	-webkit-transition:none;
}

div.panel {
	padding: 0 18px;
	background-color: white;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

/* Style the tab */
div.tab {
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	display: flex;
}

/* Style the buttons inside the tab */
div.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
}

/* Change background color of buttons on hover */
div.tab button:hover {
	background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
	background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
	display: none;
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-top: none;
}

/* UCF Accordion START */
@media print {
	.ucf-accordion h3>a {
		text-decoration: none;
		color: inherit;
	}
}

@media screen {
	.ucf-accordion h3 {
		margin: 2px 0 0 0;
		text-align: left;
		font-size: 1.2em;
		font-weight: bold;
	}

	#content .ucf-accordion h3>a:hover,
	#content .ucf-accordion h3>a:focus {
		text-decoration: none;
		color: #000;
	}

	.ucf-accordion .accordion-control {
		box-sizing: border-box;
		display: block;
		width: 100%;
		border: 1px solid #c7cdd1;
		border-radius: 0px;
		color: #000;
		text-decoration: none;
		padding: 10px;
		transition: background-color 0.2s ease-in;
	}

	.ucf-accordion .accordion-control:focus,
	.ucf-accordion .accordion-control:hover {
		background-color: #ffc904;
		cursor: pointer;
	}

	.ucf-accordion .accordion-control:after {
		float: right;
		width: 20px;
		text-align: center;
	}

	.ucf-accordion .accordion-control[aria-expanded="true"] {
		background-color: #ffc904;
	}
	.ucf-accordion .accordion-control[aria-expanded="true"]:after {
		content:'\2013';
	}

	.ucf-accordion .accordion-control[aria-expanded="false"]:after {
		content:'+';
	}

	.ucf-accordion .accordion-content {
		display: none;
		padding: 10px;
		border: 1px solid #c7cdd1;
		border-top: none;
	}

	.ucf-accordion .accordion-content-visible {
		display: block;
	}
}
/* UCF Accordion END */

/* Style the buttons that are used to open and close the accordion panel */
button.accordion {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
}

button.accordion:after {
	content: '\02795'; /* Unicode character for "plus" sign (+) */
	font-size: 13px;
	color: #777;
	float: right;
	margin-left: 5px;
}

button.accordion.active:after {
	content: "\2796"; /* Unicode character for "minus" sign (-) */
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion:hover {
	background-color: #ddd;
}

button.accordion.active {
	background-color: #2d2d2d;
	color: #ffc904;
}

/* Style the accordion panel. Note: hidden by default */
div.panel {
	padding: 0 18px;
	background-color: white;
	display: none;
}

.site-branding a, .cdlGrad a{
	color: white;
	transition: none;
	-webkit-transition: none;
}

.entry-content a:hover {
	color: #3366FF;
	box-shadow: none;
	-webkit-box-shadow:none;
	background-color:transparent;
	/*font-weight:normal;*/
	text-decoration: underline;
}

#content a:hover {
	color: #3366FF;
	text-decoration: underline;
}

.custom-logo-link img,
	body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
	body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
		max-width: 100%;
	}

.panel-content .wrap {
	padding:0;
}

.wrap {
	max-width: 100%;
}

#searchTerm {
	border: 2px solid #FFC904;
	border-radius:0;
	background-color:#E5E5E5;
}

#searchTerm:focus {
	border: 2px solid black;
}

.site-branding {
	top: 0;
	position: absolute;
	text-transform: uppercase;
	font-weight: bolder;
}

.site-branding .wrap {
	top: 50%;
}
@media (min-width: 1400px) {
	.site-branding-text {
		width: 65%
	}
	.site-branding .site-branding-text h1 {
		padding: 10px 10px 10px 10%;
		font-size: 28px;
	}
	.site-branding .site-description {
		background-color: black;
		padding: 10px 10px 10px 10%;
	}
}
.site-branding-text {
	width: 60%;
}

.site-branding-text h1 {
	display: inline-block;
	background-color: #FFC904;
	color: black;
	padding: 10px 10px 10px 5%;
	font-size: 2.8vw;
	white-space: nowrap;
}

body .site-branding-text .site-title a {
	color: black;
}

.site-description {
	display: inline-block;
	background-color: black;
	padding: 10px 20px 10px 5%;
	font-size: 1.5vw;
	white-space: nowrap;
}

.other-custom-header {
	position:relative;
}

.other-custom-header img {
	position:relative;
}

.center-header-text {
	display: flex;
	width:100%;
	height: 98%;
	padding: 0;
}

.center-header-text .textCont {
	display: flex;
	justify-content: center;
	align-items: center;
}

.center-header-text .textCont h1 {
	background-color: rgba(0,0,0,0.7);
	color:white;
	padding: 0 5px 0 7px;
	font-size: 62px;
	font-size: 5vw;
	letter-spacing: 4px;
	font-weight: 900;
	margin:0;
}

.center-header-text .textCont #seminar h1 {
	font-size: 4vw;
}

.cdlGrad {
	z-index: 4;
	display: flex;
	justify-content: flex-end;
	width: 100%;
	position: absolute;
	bottom:50px;
	right:0;
	white-space: nowrap;
	background: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,1)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, rgba(0,0,0,0), rgba(0,0,0,1)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, rgba(0,0,0,0), rgba(0,0,0,1)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,1)); /* Standard syntax (must be last) */
}

.cdlGrad h2 {
	color:white;
	text-transform: uppercase;
	padding-right: 4%;
	font-size: 30px;
	letter-spacing: 6px;
	font-weight: bolder;
}

/*.cdlGrad a:hover {
	color:#ffc904;
}*/

.site-branding a:hover, .cdlGrad a:hover {
	color: #ffc904;
	background-color: transparent;
	opacity: 1;
}

.noBullet {
	list-style:none;
}

.wrap {
	padding:0;
}

.site-content {
	padding: 0;
}

.search .wrap {
	width:80%;
}

.link-more {
	display: none !important;
}

@media screen and (min-width: 48em) {
	.social-navigation + .site-info {
		margin-left: 0;
	}

	#masthead .custom-header .custom-header-media {
		height:95.4vh;
	}

	.wrap {
		padding:0;
	}
}

.bs-callout {
	padding: 20px;
	margin: 20px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
}

.bs-callout h4:before {
	margin-right: 10px;
	font-family: 'Font Awesome 5 Free';
	vertical-align: top;
	font-weight: 900;
}

.bs-callout-success {
	border-left-color: #5cb85c;
}

.bs-callout-success h4:before {
	content: "\f058";
}

.bs-callout-success h4 {
	color: #5cb85c;
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: inherit;
}

.bs-callout-info {
	border-left-color: #036FD2;
}

.bs-callout-info h4:before {
	content: "\f05a";
}

.bs-callout-info h4:first-child {
	color: #036FD2;
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: inherit;
}

.bs-callout-warning {
	border-left-color: #f0ad4e;
}

.bs-callout-warning h4:before {
	content: "\f06a";
}

.bs-callout-warning h4 {
	color: #f0ad4e;
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: inherit;
}

.bs-callout-danger {
	border-left-color: #d9534f;
}

.bs-callout-danger h4:before {
	content: "\f057";
}

.bs-callout-danger h4 {
	color: #d9534f;
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: inherit;
}

.breadcrumb {
	width:80%;
	margin:auto;
	padding-top: 1%;
	margin-bottom: -1%;
	font-size: smaller;
}

blockquote {
	background: #f9f9f9;
	border-left: 10px solid #ccc;
	margin: 1.5em 10px;
	padding: 0.5em 10px;
	font-style: normal;
	font-family: "UCF Sans Serif Alt", "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
}

.buttonholder {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 1%;
}

#sitemap {
	margin-top: 1%;
}

#lookup_details, #lookup_error {
	margin-top: 1%;
}

.categorytitle {
	width: 80%;
	margin: auto;
}

.archive.page-one-column:not(.has-sidebar) .page-header {
	margin: 1% 0 0 0;
	padding: 1% 1% 1% 0;
}

.archive>header, .archive .site-main > article {
	margin-top: 2%;
	margin-bottom: 0;
	padding-bottom: 1%;
}

.archive:not(.page-one-column):not(.has-sidebar) #primary article {
	float: none;
	width: 80%;
	margin: auto;
	border-bottom: 1px solid #ffc904;
}

.archive .posthead {
	width: 100%;
}

/**Added by Pizzo - styles buttons*/
button, input[type="button"], input[type="submit"], a[role=button] {
	background-color: #ffc904;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 8px 10px;
	text-shadow: none;
}

#content .button {
	background-color: #ffc904;
	color: black;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 8px;
	margin: 1% auto;
	text-shadow: none;
	/*display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-around;*/
}

.button i {
	vertical-align: middle;
	padding-right: 8px;
}

#content .button:hover {
	color: #006abc;
	background-color:#d6d6d6;
	text-decoration: none;
}
.post-tags {
	padding-top: 5px;
}
.post-tags a {
	display: inline-block;
	margin: 0 .3em .3em 0;
	padding: 0;
	display: inline-block;
	max-width: 200px;
	height: 28px;
	line-height: 28px;
	padding: 0 1em;
	background-color: #ddd;
	border: 1px solid white;
	border-radius: 3px;
	white-space: nowrap;
	overflow: hidden;
	color: #2d2d2d;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;
	text-transform: lowercase;
	font-size: 14px;
}

#content .archive article .post-tags a:hover, #content .archive article .post-tags a:focus {
	color: white;
	background-color: #2d2d2d;
	text-decoration: none;
}

#content .archive article a:hover, #content .archive article a:focus {
	color: black;
}

.archive .abstract {
	padding-top: 1%;
}

.dark {
	color: white;
	background: #2d2d2d;
}

.dark a {
	color: #7899FF;
}

#content .dark a:not(.button):hover {
	color: #7899FF;
}

.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
	color: white;
}

.goldhead h1, .goldhead h2, .goldhead h3, .goldhead h4, .goldhead h5{
	color: #ffc904;
}

.search:not(.has-sidebar) #primary article {
	padding-bottom: 1%;
}

.navigation.pagination {
	width: 100%;
	float: none;
	padding-bottom: 1%;
}

.search #masthead, .archive #masthead {
	height: 50px;
}

.search .page-header {
	margin: 1% 0 1%;
	border-bottom: 2px solid #ffc904;
	padding: 1%;
}

.bannersearch {
	display: flex;
}

.bannersearch .searchbar {
	margin-right: 10px;
}

.searchbutton {
	display: inline-block;
}

.bannerresults {
	display: flex;
	flex-direction: column;
	align-items: center;
	list-style-type: none;
}

.banner-search-results .entry-content {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.banner-search-results .entry-content form {
	width: 100%;
}

.banner-search-results .alert {
	margin-top: 1%;
	background-color: #2d2d2d;
	color: #ffc904;
	width: 100%;
	display: flex;
	justify-content: center;
}

.banner-search-results .alert p {
	margin: 1em 0;
	font-size: larger;
	font-weight: 300;
}

.banner-search-results ul {
	margin: 0;
	width: 100%;
}

.bannerresults li {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 5px 0;
}

.bannerresults li:nth-child(2n) {
	background-color: #d6d6d6;
	color: white;
}

.bannerresults li:nth-child(2n)>a {
	/*color: antiquewhite;*/
}

.bannercolor .imagelink img {
	width: 125px;
	height: 125px;
	margin-right: 15px;
}

.ubermenu .darkgoldhead a:hover {
	text-decoration: underline;
}

#search_results #result_table tr:nth-child(4n), #search_results #result_table tr:nth-child(4n-1) {
	background-color: #d6d6d6;
}

#search_results #result_table thead {
	background-color: #2d2d2d;
	color: #ffc904;
}

#search_results #result_table td:last-child, #search_results #result_table th:last-child {
	width: 10%;
	padding-right:5px;
	min-width: 115px;
}

#search_results #result_table td:first-child, #search_results #result_table th:first-child {
	width: 14%;
	padding-left: 5px;
}

.option_container #subject, .option_container #catalog {
	width: 35%;
}

.option_container #term {
	width: 35%;
}

.option_container #term select{
	width: 100%;
}

#crse_content select {
	width: 35%;
}

#crse_content label, fieldset label {
	margin: 5px 0 0 0;
}

.required {
	color: red;
	margin: 0;
}

legend {
	font-size: 19px;
}

.name {
	display: inline-block;
	width: 49.4%;
}

.name:first-child {
	margin-right: 5px;
}

.accordionwrap p {
	margin: 0;
}

.button.accordion.active {
	color: #ffc904;
	background-color: #2d2d2d;
}

.search #content .wrap .page-header {
	padding: 1% 1% 1% 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #b0b0b0;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #b0b0b0;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #b0b0b0;
}
:-moz-placeholder { /* Firefox 18- */
  color: #b0b0b0;
}

/** {
	border: 1px solid red;
}*/
