/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.page-id-28911 .content > h2:first-child {
	display: none;
}

.intro-p-donate {padding-right: 20px; display:in-line; width: 60%; float: left; font: 1.125rem "Noto Serif", georgia, serif; line-height: 28px; margin-bottom: 40px;}
.prospectus-img {display:in-line; width: 40%; float: right; margin-bottom: 40px;margin-left: 20px;}
@media only screen and (max-width: 840px) {
.intro-p-donate {display: block; width: 100% !important;}
.prospectus-img {display: block; width: 100% !important;margin-left:0px;}
.wp-image-34769 {display: block; width: 100% !important;}
} 
@media (min-width: 58em) {
.subpage-nav-grid ul li a {
    width: 32.333%;
    margin-right: 1%; 
    font-size: 1.3rem;
    padding: 20px;
    float: left;
    text-align: center; 
}
}
@media (min-width: 38.75em) {
.single .sidebar {
	padding: 1rem;
	border-left: 2px solid #ccc;
}
}

@media (min-width: 68em) {
	.subpage-nav-list ul li {
    margin: 0 12px 0px 0;
}
}

@media (max-width: 48em) {
    .newsletter-modal {
        bottom: 67px !important;
    }
}

.newsletter-modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    max-height: 245px;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0);
}

.newsletter-modal-content {
    background-color: #192297;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    border: 1px solid #888;
    border-left: 8px solid red;
    max-width: 450px;
    height: 100%;
    animation-name: slidein;
    animation-duration: 0.8s;
}
	
@keyframes slidein {
    from {top: 100%;}
    to {top: 0%;}
}

.newsletter-modal-content p {
    color: white;
    margin-bottom: 0px;
    font-size: 1rem;
    font-family: Arial;
    line-height: 18px;
}

.newsletter-modal-content .title {
	font-size: 1.25rem;
	margin-bottom: .75rem;
}

.newsletter-modal-content p a {
    color: white;
    margin-bottom: 0px;
    font-size: 1rem;
    font-family: Arial;
    text-decoration: none;
}

.newsletter-modal-content .content-wrapper {
	display: flex;
}

.newsletter-modal-content .image {
	width: 200px; 
	margin-right: 1rem;
	/* display: none; */
}

@media (min-width: 48em) {
	.newsletter-modal-content .image {
		display: block;
	}
}

.newsletter-modal-close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.newsletter-modal-close:hover, .newsletter-modal-close:focus {
    color: red;
    text-decoration: none;
    cursor: pointer;
}

.parler {
	display: none !important;
}


.styled-social-box p {
	background: #192297 ;
	padding: 2rem;
	text-align: center;
	color: #ffffff;
	border-top: solid 5px #fb0000;
	line-height: 2
}
.styled-social-box p a {color: #fff} 

#field_6_1 {
	padding: 0 !important;
}
#field_6_1 input {
	 height: 46px !important;
}


/* CCDB Landing Page */


.page-id-94476 .sidebar{
	display: none
}
.page-id-94476 .content {
	min-width: 100%;
}
.page-id-94476 h2, .page-id-94476 h3 {
	text-align: center;
	margin: 2rem auto 3rem;
}
.page-id-94476 .ccdb-intro {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 3rem;
}
.page-id-94476 .ccdb-intro blockquote {
	width: 65%;
}

.page-id-94476 .ccdb-intro blockquote {
	width: 65%;
	margin-top: 1rem;
	border-color: #fb0000;
}
.page-id-94476 .ccdb-intro blockquote p {
	font-style: italic;
	font-size: 1.325rem;
	line-height: 1.75;
	padding: 1rem; 
	margin: 0;
}

.page-id-94476 .ccdb-intro blockquote p>cite {
	font-size: 1rem;
	margin-top: 2rem !important;
}

.page-id-94476 a.button {
	max-width: 360px !important;
	margin: auto;
}

.page-id-94476 .ccdb-target {
	background: #171b98;
	color: white;
	margin: 4rem auto;
	padding: 2em 0rem;
}

.page-id-94476 .ccdb-target ul{
	display: flex;
	flex-wrap: wrap; 
	justify-content: center;
	margin: auto;
	margin-top: -1rem;
	margin-bottom: 4rem;
}

.page-id-94476 .content ul li {
	margin: 1rem 0.5rem 0rem !important;
	width: 20%;
	text-align: center
}

.page-id-94476 .page li {
	background: #fb0000; 
	width: 100%; 
	padding: 1rem;
}
.page-id-94476 .page li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: roboto condensed;
	text-transform: uppercase
}
.page-id-94476 .page li:hover {
	background: #3d42c6;
}

.page-id-94476 #gform_6 {
    display: flex;
    justify-content: center;
}
.page-id-94476 footer {margin-top: 2rem}


@media only screen and (max-width: 686px) {
	.page-id-94476 .ccdb-intro {
	display: flex;
	flex-direction: column;
	margin-bottom: 0rem;
}
	.page-id-94476 .ccdb-intro blockquote {
	width: 100%;
	margin-top: 1rem;
	border-color: #fb0000;
}
	.page-id-94476 .ccdb-intro blockquote p {
	font-size: 1.125rem;
	line-height: 1.75;
	padding: 0rem; 
}
.page-id-94476 .ccdb-target ul li {
	min-width: 45%
}
.page-id-94476 #input_6_1 {
min-width: 300px !important;
	}
	.page-id-94476 label {
		display: none !important;
	}
.page-id-94476 input.button {
	max-width: 100% !important;
	margin-top: -17px !important;}
	.page-id-94476 #gform_6 {
    display: flex;
    justify-content: center;
	margin: auto !important;
}
}	

/* Cancel Culture Submission Page */

.page-id-94594 .gfield {padding-left: 0}
.page-id-94594 .gfield_label {
	font-family: Noto serif;
}
.page-id-94594 .gfield_radio label {font-weight: 400; font-size: 1.125rem !important}

.page-id-94594 input {min-height: 40px; border-color: #000}

.page-id-94594 .gfield_radio {display: flex;
}
.page-id-94594 .gchoice {margin-right: 1rem}

/* Cancel Culture Database */
.page-template-page-fullwidth .content {
    padding: 0;
    width: 100%;
		max-width: 100%;
}

.page-id-94599 .gv-grid-col-1-1 form input, .page-id-94599 .gv-grid-col-1-1 form select {padding: 0.75rem; width: 100%; border: 1px solid black;}

.page-id-94599 .gv-widget-search .gv-search-box.gv-search-box-submit .gv-search-button {
    order: -111;
		padding: 0;
		max-width: 100px; margin-right: 0.5rem; background: #171B98
}
.page-id-94599 .gv-widget-search .gv-search-box.gv-search-box-submit .gv-search-button:hover {
    background: #3d42c6
}
.page-id-94599 .dataTables_length select {padding: 0.75rem; width: 100%; border: 1px solid black; margin: auto 0.25rem}

.page-id-94599 h2, .ccdb-linked-title a {
	color: #FB0000;
    font-family: roboto condensed;
    text-transform: uppercase;
    font-size: 2rem;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
		text-decoration: none;
}
.page-id-94599 h2:first-child {display: none}

.ccdb-linked-title a:hover {color: #3d42c6; text-decoration: underline;}

.page-id-94599 td a {color: #171B98; text-decoration: none;}

.page-id-94599 td a:hover {color: #3d42c6; text-decoration: underline;}

.page-id-94599 .gv-table-view th {
	font-weight: 700;
	font-size: 0.9rem;
	padding: 1rem 0.5rem;
	width: auto !important;
	vertical-align: bottom;
	text-align: center;
	border-top: 8px solid #fb0000;
	border-bottom: 3px solid #222;
}
.page-id-94599 .gv-table-view th:first-child[data-label="Incident"] {
	text-align: left;
} 


.page-id-94599 .gv-table-view tr {border-bottom: 1px solid #ccc; }

.page-id-94599 .gv-table-view tr:nth-child(even) {
	background: #F0F0F0;
}

.page-id-94599 .gv-table-view td {
	line-height: 1.2; 
	padding: 1rem 0.5rem;
	vertical-align: top;
	text-align: center
}
.page-id-94599 .gv-table-view td[data-label="Incident"] {
	font-weight:700;
	text-align: left;
}

.page-id-94599 .gv-grid-col-1-2.gv-left p {
	margin-bottom: 0rem;
	color: #555; 
	font-size: 1rem;
}
.page-id-94599 .gv-widget-page-links ul.page-numbers li a{
	padding: 0.75rem 1rem;
	background: #f0f0f0; 
	font-weight: bold; 
	font-family: roboto condensed;
	color: #555555;
	text-decoration: none;
}

.page-id-94599 .gv-widget-page-links ul.page-numbers li span.current {
	padding:  0.75rem 1rem;
	background: #FB0000; 
	font-weight: bold; 
	font-family: roboto condensed;
	color: white;
}

.page-id-94599 .gv-widget-page-links ul.page-numbers li a:hover {
	padding: 0.75rem 1rem;
	background: #171B98; 
	font-weight: bold; 
	font-family: roboto condensed;
	color: white;
}

.page-id-94599 .gv-table-view tfoot {
	display: none;
}

.page-id-94599 .gv-table-view tr:last-child {
	border-bottom: 1px solid black;
}

.page-id-94599 ul .page-numbers {
	margin-top: 0.5rem
}

.page-id-94599 .gv-widget-page-size label{
	font-size: 1rem; 
	font-family:"Noto Serif", georgia, serif;
	font-weight: 400;
		padding: 0.25rem 0rem 0.5rem;
}
.page-id-94599 select {min-height: 40px; padding-left: 0.5rem; 
border-radius: 0px; margin-top: 0.25rem; border:1px solid #000; }

.page-id-94599 select#gv-page_size {min-height: 40px; font-size: 1rem; padding-left: 0.5rem; max-width: 4rem !important;
border-radius: 0px !important}

.page-id-94599 .gv-table-view {
	width: auto !important;
	overflow: scroll !important;
} 

.page-id-94599 .gv-grid-col-1-1 form input, .page-id-94599 .gv-grid-col-1-1 form select {
    margin-top: 1px;
}

.page-id-94599 .gv-widgets-footer {margin-top: 1.5rem}

.ccdb-faq-link {
	margin-top: -2rem; margin-right: 1rem; margin-bottom: 2rem;
	text-align: right;
}
.ccdb-faq-link a {
	color: #fb0000;
}
.ccdb-faq-link a:hover {
	color: #3d42c6;
    text-decoration: underline;
}


@media only screen and (max-width: 700px)  {
	.gv-table-view td{text-align: left !important;}
	.center-link-icon {float: left}
	.gv-widgets-header {margin: 1rem}
	h2 {padding: 1rem}
	.page-id-94599 .gv-table-view tr {padding: 1rem }
	.gv-table-view tr td:last-child:after {border: none}
.gv-table-view tr td:before {
    text-align: left;
    width: 30%
}
	.ccdb-faq-link {
	margin-top: -1rem; margin-left: 1rem; margin-bottom: 0rem;
	text-align: left;
	text-decoration: underline;
}
		.ccdb-faq-link a {

	text-decoration: underline;
}

}




.ht-n-right .ht-notification-buttons {
		left: 360px;
    margin-top: -3rem;
}

#notification-95796 {
	border-top: 10px solid red !important;
	box-shadow: 5px 0px 15px 5px rgba(0,0,0,0.25); 
	margin-top: 3rem; 
}
#notification-95796 h2 {
	font-size: 2rem; 
	margin-top: 2rem; 
	margin-bottom: 1rem; }
#notification-95796 p strong {
	font-weight: 900; 
	font-size: 1.25rem;
}
#notification-95796 p {
	font-size: 1rem;
}
#notification-95796 #field_6_1 input {
    height: 48px !important;
    width: 260px;
		margin-left: 0.75rem;
	border-radius: 0px
}
.ht-notification-text input[type="submit"]{min-width: 100px !important;
padding: 1rem !important;
margin-top: -10px !important;
background: #fb0000 !important}

.ht-notification-text p:last-child {
	display: none;
	
} 

.hustle-optin.hustle-optin--default {overflow: visible !important;}
.hustle-ui .hustle-button-icon [class*=hustle-icon-] {
    background: #fb0000;
    padding: 10px;
}

.hustle-title {
	text-align: center !important;
	font-size: 2rem  !important;
	font-family: 'Roboto Slab' !important;
}

.hustle-group-content {
	font-size: 1.25rem !important;
	line-height: 1.5 !important;
}

.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-field .hustle-input {
	padding: 22px 10px 24px 10px !important;}
.hustle-icon-email {display: none !important;}

.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-group-content p:not([class*="forminator-"]) {
font-size: 1rem !important;
    font-family: 'Noto Serif' !important;
}


.ccdb-home-callout {
	display: flex; 
	align-items: center;
	border-top: 2px solid #cccccc;
	padding: 1rem 0;
}
.ccdb-home-callout-img {
	width: 45%; 
	padding-right: 0.75rem;
}
.ccdb-home-callout-link {
	width: 55%;
	font-size: 1.55rem;
	font-family: Roboto;
	font-weight: bold;
	text-transform: uppercase;
}
.ccdb-home-callout-link a {
	text-decoration: none;
	color: #171b98;
}
.ccdb-home-callout-link a:hover {
	text-decoration: underline;
	color: #fb0000;
}

#div-gpt-ad-1431524856566-2 {display: none !important}


.widget.campus-roundup .video-title{
    font: 700 1.25rem "Roboto Slab", sans-serif;
	text-transform: none;
}

#gform_fields_10 .gfield {
	padding: 0;
}


/* header .tagline {
	font-family: 'Roboto';
	text-align: center;
	font-size: 1.4rem;
	line-height: 15px;
	color: #666;
	font-weight: 300;
	text-decoration: none;
	color: auto !important;
	height: auto !important;
	width: auto !important;
	background: none;
	
	text-transform: uppercase;
}
 */

header .tagline {
	bottom: 16px;
}

/* footer .tagline {
	font-family: 'Roboto';
	text-align: center;
	font-size: 1.4rem;
	line-height: 20px;
	color: #666;
	font-weight: 300;
	text-decoration: none;
	color: auto !important;
	height: auto !important;
	width: auto !important;
	background: none;
	
	text-transform: uppercase;
} */

footer .tagline {
	height: 20px;
	margin: 2px 0 20px 16px;
}

#field_6_2 {
	display: none;
}

.merch {
	background: #fb0000;
	text-transform: uppercase;
}

.merch a {
	font-family: "Roboto Condensed", sans-serif !important;
}

#gform_fields_11 {
	grid-column-gap: 0 !important;
}

#gform_fields_11 .gfield {
	padding: 0 !important;
}

#gform_fields_11 .gfield_label {
	display: none;
}

#gform_fields_11 #gform_submit_button_11 {
	background: #FB0000;
	color: #fff;
	font: inherit;
	font-weight: bold;
	font-family:"Roboto Condensed", helvetica, arial, sans-serif;
	font-style: none !important;
animation-delay}

#gform_fields_11 .ginput_container {
	height: 100%;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
	height: 100%;
}

.widget .gform_wrapper {
	margin-top: .5rem;
}


.hustle-field .hustle-input {
	height: auto !important;
}