/* -- Styles for COVID-19 info panel - Can be deleted when the panel is taken down --*/
.blue-block {
	background-color: #4f868e;
	padding: .7rem 1rem;
}

/* Typography */
.column p {
	line-height: 1.5rem;
	margin-bottom: .5rem;
	padding-bottom: .5rem;
}

.column ul li, .column ol li {
	font-weight: 400;
	line-height: 1.5rem;
	padding-bottom: 10px;
}

.column ul {
	padding-bottom: 0;
}

.column ol li::before {
	top: .3em;
}

/* Headers */
.h1-header h1, h2, h3, h4, h5, h6 {
	text-transform: none;
}

.column h1 {
	font-size: 2rem;
}

.column h2 {
	font-size: 1.7rem;
}

.column h3 {
	font-size: 1.4rem;
	margin-bottom: 0;
	padding-bottom: .5rem;
}

.column h4, .column h5, .column h6 {
	font-size: 1.1rem;
	font-weight: 600;
}

/* Hyperlinks */
.column a:not(h1 a,h2 a,h3 a,h4 a,h5 a,h6 a) {
	font-weight: 600;
	text-decoration: ;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	transition: .2s;
	color: #981e32;
}

.column a:hover {
	color: #c60c30;
}

.column a {
	color: #981e32;
}

h1 a:hover,
h2 a:hover,
h3 a:hover {
	text-decoration: underline;
	color: #981e32;
}

.column a, .column a:hover {
	border-bottom: none;
}

/* Tablepress */
.column .tablepress tfoot th,
.column .tablepress thead th {
	background-color: #981e32 !important;
	color: #FFF;
}

/* TP - Faculty, Staff, PostDoc, Grads, New Grads UGR Studies, UGR > Advising */
.page-id-6845 .tablepress .column-1 img,
.page-id-6845 .tablepress .column-1 img,
.page-id-6898 .tablepress .column-1 img,
.page-id-6898 .tablepress .column-1 img,
.page-id-6958 .tablepress .column-1 img,
.page-id-6958 .tablepress .column-1 img,
.page-id-6973 .tablepress .column-1 img,
.page-id-6973 .tablepress .column-1 img,
.page-id-4258 .tablepress .column-1 img,
.page-id-4258 .tablepress .column-1 img,
.page-id-148 .tablepress .column-1 img,
.page-id-148 .tablepress .column-1 img,
.page-id-7181 .tablepress .column-1 img,
.page-id-7181 .tablepress .column-1 img {
	width: 150px;
	padding-right: 20px;
}

.page-id-6845 .tablepress .column-1,
.page-id-6845 .tablepress .column-1,
.page-id-6898 .tablepress .column-1,
.page-id-6898 .tablepress .column-1,
.page-id-6958 .tablepress .column-1,
.page-id-6958 .tablepress .column-1,
.page-id-6973 .tablepress .column-1,
.page-id-6973 .tablepress .column-1,
.page-id-4258 .tablepress .column-1,
.page-id-4258 .tablepress .column-1,
.page-id-148 .tablepress .column-1,
.page-id-148 .tablepress .column-1,
.page-id-7181 .tablepress .column-1,
.page-id-7181 .tablepress .column-1 {
	width: 30%;
}

.page-id-6845 .tablepress .column-2,
.page-id-6845 .tablepress .column-2,
.page-id-6898 .tablepress .column-2,
.page-id-6898 .tablepress .column-2,
.page-id-6958 .tablepress .column-2,
.page-id-6958 .tablepress .column-2,
.page-id-6973 .tablepress .column-2,
.page-id-6973 .tablepress .column-2,
.page-id-4258 .tablepress .column-2,
.page-id-4258 .tablepress .column-2,
.page-id-148 .tablepress .column-2,
.page-id-148 .tablepress .column-2,
.page-id-7181 .tablepress .column-2,
.page-id-7181 .tablepress .column-2 {
	width: 45%;
}

.tablepress-id-23 .column-1,
.tablepress-id-23 .column-2,
.tablepress-id-23 .column-3 {
	width: 10%;
}

.tablepress-id-23 .column-4,
.tablepress-id-23 .column-5,
.tablepress-id-23 .column-6 {
	width: 5%;
}

.tablepress-id-23 .column-7, 
.tablepress-id-23 .column-8 {
	width: 25%;
}

.tablepress-id-23 tr td,
.tablepress-id-23 thead,
.tablepress-id-24 tr td {
	font-size: .8rem;
}

.dataTables_scrollHeadInner {
	font-size: .8rem;
	line-height: .8rem;
}

.dataTables_wrapper .tablepress {
	margin: 0 !important;
}

/* Buttons */
main a.button, main a.button:focus, main button, main input[type="button"], main input[type="reset"], main input[type="submit"] {
	color: #981e32;
}

main a.button:hover, main a.button:focus, main button:hover, main button:focus, main input[type="button"]:hover, main input[type="button"]:focus, main input[type="reset"]:hover, main input[type="reset"]:focus, main input[type="submit"]:hover, main input[type="submit"]:focus p {
	background-color: #c60c30 !important;
}

main a.button:hover, main a.button:focus, main button:hover, main button:focus, main input[type="button"]:hover, main input[type="button"]:focus, main input[type="reset"]:hover, main input[type="reset"]:focus, main input[type="submit"]:hover, main input[type="submit"]:focus {
	color: #fff !important;
}

button.home-button {
	width: 100%;
	min-width: fit-content;
	margin-top: 0;
	padding: 0 5px;
	height: 110px;
}

/* Posts */
.article-header hgroup.source, .article-header .hgroup.source {
	display: none;
}

span.content-item-event-title {
	margin-top: 0;
	margin-bottom: 0;
}

/* Clear class */
.clear {
	clear: both;
}

/* Footer */
.hero-footer {
	padding: 2rem 2rem 0;
}

.hero-footer p {
	text-align: center;
	font-size: small;
	color: #a6a6a6;
}

.hero-footer p a:hover {
	color: #cccccc;
}

.hero-footer p a {
	color: #AADC24;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	transition: .2s;
}

.hero-footer-contact {
	display: none;
}

/* Gravity Forms */
.gform_wrapper label.gfield_label {
	text-transform: initial;
}

.gform_wrapper.gravity-theme .gfield_label {
	font-weight: 600;
	margin-top: 1rem;
}

/* Adjustments to Ranier theme */
/* fixes 15px offset (??) to row class */
.row {
	margin-left: 0 !important;
}

/* Fixes misaligned event syndication bullets */
span.content-item-event-date {
	margin-top: 0;
}

/* Removes border from event syndication */
li.wsuwp-content-syndicate-event {
	border-bottom: none;
}

/* fixes misaligned bookmark */
header.hero-banner {
	display: none;
}

#spine #glue:before {
	border-right: none;
}

.column.two img, .img-bar section:not(.cougarhead) .column img {
	border-bottom: none;
}

hr {
	margin: 20px 0;
	border-top: 1px solid rgba(0,0,0,0.1);
	background-color: white;
}

/* Fix for bookmark site/page title misalignment */
sub, sup.sup-header {
	position: initial;
	top: 0;
}

/*-------------------
Research Graph
Designed by Saurabh
--------------------*/
/*Custom CSS for Graph*/
#hidden-comments {
	display: none;
}

#show-comments {
	margin: 20px 0;
}

/* ditem carousel */
#ditem-container {
	position: relative;
	width: 750px;
	height: 600px;
	margin: 20px auto;
/* vertical space = (total height - ditem height - height of bottom thing) / 2 */
	padding-top: 65px;
}

#ditems {
	margin: 0;
	height: 380px;
}

#ditems li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
}

#ditems li.first {
	display: block;
}

#ditems li > a {
	position: relative;
	display: block;
	width: 750px;
}

#ditems li > a:hover {
	border: 0;
}

#ditems h2 {
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: 250px;
	background-color: #fff;
	padding: 10px 30px;
}

#ditems li > a h2, #ditems li > a .date {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

#ditems li > a:hover h2, #ditems li > a:hover .date {
	background-color: #000;
	color: #fff;
}

#ditems .date {
	position: absolute;
	right: 0;
	top: 300px;
	color: #999;
	background-color: #fff;
	padding: 5px 30px 5px 10px;
}

#ditems p {
	margin-top: 20px;
	width: 500px;
}

#transport {
	position: absolute;
	top: 410px;
/* 350 + top pad of container */
	width: 750px;
}

#transport a {
	position: absolute;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	background-color: rgba(0,0,0,.5);
	color: #fff;
	z-index: 99;
}

#next-ditem {
	right: 0;
}

#transport a:hover {
	border: 0;
	background-color: #000;
}

#ditem-thumbs {
	position: absolute;
	top: 0;
	background-color: #fff;
	margin: 0;
	width: 750px;
	z-index: 100;
}

.conceptmap #ditem-thumbs li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.conceptmap #ditem-thumbs li a {
	display: block;
	border: 6px solid #fff;
}

.conceptmap #ditem-thumbs li a:hover {
	border-color: #0da4d3;
}

.conceptmap #controls {
	margin-top: 20px;
	width: 750px;
}

.conceptmap #controls .btn {
	position: relative;
	float: right;
	margin-left: 10px;
	z-index: 99;
}

/* map */
.conceptmap svg {
	font-family: Abel, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
}

.conceptmap .ditem > rect {
}

.conceptmap path {
	fill: none;
}

.conceptmap .ditem, .conceptmap .node, .conceptmap .detail text, .conceptmap .all-ditems {
	cursor: pointer;
}

.conceptmap .all-ditems {
	fill: #aaa;
}

.conceptmap .detail a text:hover, .conceptmap text.all-ditems:hover {
	text-decoration: underline;
}

.NodeLabel {
	color: Blue;
	text-decoration: underline;
	cursor: pointer;
}

.style1 {
	width: 400px;
}

/*-------------------
End Research Graph
--------------------*/